body {
	background-color:#f5f4f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(imagenes/header.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	
}
#header{
	width:960px;
	height:180px;
	margin:10px auto 0;
	position:relative;
	}
#nav {
	position:absolute;
	top:60px;
	left:600px;}
.logo {
	position:absolute;
	top:30px;
	left:10px;}
#contenedor {
	margin:0 auto;
	width:960px;
}

#contenido {
	width:960px;
	background-color:#FFFFFF;
	display: inline-block;
	}
.menuleft {
	float:left;
	width:210px;
	padding:25px;
	}	
.menuright {
	float:left;
	width:682px;
	margin-right:-12px;
	padding:25px 0 0 25px;
}
#footer {
	height:220px;
	background-image:url(imagenes/footer.png);
	background-repeat:repeat-x;
	}
#firma {
	position:absolute;
	top:190px;
	left:840px;
	font-size:9px;
	color:#000;}
.centrado {
	position:relative;
	width:960px;
	margin:0 auto;
}
.datos {
	float:left;
	width:660px;
	padding:20px;
	}
.mercadoface {
	float:left;
	width:202px;
	text-align:center;
	padding:20px 0;
	padding-left:40px;
	}

h1
{ color:			#282828;
  font-size:		16px;
  font-weight:bold;
}
h2 {
	margin:0px 0px 10px;
	background-image:url(imagenes/titleft.png);
	height:35px;
	margin-left:-32px;
	padding-left:20px;
	padding-top:12px;
	width:230px;
	font-family: 'Archivo Narrow', sans-serif;
	color:#333333;
	font-size:18px;}
h3 {
	margin:0px 0px 10px -20px;
	background-image:url(imagenes/titwide.png);
	height:35px;
	padding-left:20px;
	padding-top:12px;
	font-family: 'Archivo Narrow', sans-serif;
	color:#333333;
	font-size:18px;
	text-transform:uppercase;
}
h5
{
  font-size:		115%;
}

.pdestacado1 {
	font-family: 'Archivo Narrow', sans-serif;
	color:#FFFFFF;
	font-size:18px;
	font-weight:400;
	line-height:18px;
	}
.pdestacado1 a {
	color:#FFF;
	font-weight:700;
	}
.pdestacado1 a:hover {
	color:#333;
	font-weight:700;}

.pdestacado2 {
	font-family: 'Archivo Narrow', sans-serif;
	color:#000;
	font-size:18px;
	font-weight:400;
	line-height:18px;
	}
.pdestacado2 a {
	color:#222;
	font-weight:700;
	}
.pdestacado2 a:hover {
	color:#000;
	font-weight:700;}

	
	
p { font-family: 'Archivo Narrow', sans-serif;
	font-size:16px;
	max-width:600px;
}
td, th 
{ font-family:	 'Archivo Narrow', sans-serif;
 font-size: 14px;
 color:#151515;
}

.no_underline
{ text-decoration:		none;
}
a
{ color:			#282828;
 text-decoration:none;
}

.small
{ font-size:		100%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}

.menu
{ color:			#282828;
  font-weight:		700;
  font-size:		16px;
}
.bigdestacado {
	font-weight:700;
	font-size:20px;
}
hr {
	width:650px;   
	height:0px;/*solo queremos borde*/   
	text-align:left;  
	border-top:0px;/*quita el grosor extra de Opera y FFox*/   
	border-bottom:#121212 solid 1px;
	}

.catalogo {
	border-collapse:collapse;
	border:1px solid #EAEAEA;
	}




div.topmenu_selected
{
  background:		#203560;
  padding:			7px;
}
div.topmenu_notselected
{
  background:		#4E679F;
  padding:			7px;
}
.footer
{
  font-size:		100%;
  color:			gray;
}
.lightsmall
{ color:			#282828;
  font-size:		100%;
}
.category_child
{
  font-weight:		normal;
}
.cart
{
  font-size:		100%;
  BORDER:0;
  margin:			0px;
  font-weight:		bold;
  color:			#282828;
  background-color:  transparent;
}