/* ----------------------- DIVS GENERALES -----------------------*/

BODY{
	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-image:url(../imagenes/general/fondoRayado.gif);
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#F0F9D0;
	margin: 0px auto; 
}	

H1{
	background-image:url(../imagenes/general/cuadradosH1.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left: 23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
} 
H1 a{
	color:#666666;
	text-decoration:none;
}
H1 a:hover{
	color:#666666;
	text-decoration:underline;
}
H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	background-image:url(../imagenes/general/fondoH2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 3px 0px 3px 20px;
} 
H2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff !important;
	text-decoration:none;
}
H2 a:hover{
	text-decoration:none !important;
}
IMG.izquierda{
	float:left;
	padding: 0px 30px 10px 0px;
}
IMG.derecha{
	float:right;
	padding: 0px 0px 0px 10px;
}

#cabecraCienxCien{
	width:100%;
	background-image:url(../imagenes/general/cabeceraGeneral.gif);
	background-position:50% 0%;
	background-repeat:no-repeat;
	height:191px;
	margin:0px auto;
	float:none; 
	padding:0px;
	}
#cabecera{
    width: 760px;
    height: 191px;
	text-align:left;
	margin:0px auto;
}
#menuSecundario{
	float:left;
	width:143px;
	height:26px;
	padding:13px 0px 0px 20px;
	display:inline;
	font-size:10px;
}
#menuSecundario a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../imagenes/general/puntoMenuSec.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-right:10px;
	padding-left:12px;
}
#menuSecundario a:hover{
	color:#333333;
}
#menuHome{
	width:400px;
	height:39px;
	float:left;
	margin:0px;
}
#menuHome a{
	color:#F4400F;
	text-decoration:none;
	font-weight:bold;
}
#menuHome a:hover{
	color:#333333;
}
#logotipo{
	float:none;
	clear:both;
	width:150px;
	height:60px;
	margin-left:0px;
	padding-top:30px;
}
#menuCabecera{
	width:735px;
	float: left;
	height: 15px;
	margin-top:35px;
	padding-left:25px;
	text-align:left;
}
#menuCabecera a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	padding: 0px 40px 0px 15px;
	background-image:url(../imagenes/general/puntoMenuGral.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
#menuCabecera a:hover{
	color:#333333;
}

#contenedor{
	width: 760px;
	margin: 0px auto;
	background-image: url(../imagenes/general/1pxVerde.gif);
	background-repeat: repeat-y; 
	background-position: 560px top;
	overflow:auto;
}

#contenido{
	width:500px;
	padding:29px 30px 35px 30px;
	text-align:left;
	margin: 0px;	
	float:left;
	display:inline;
}
#contenido p{
	line-height: 15px;
	text-align:left;
}
#contenido a{
	color:#DD1B21;
	text-decoration:none;
}
#contenido a:hover{
	color:#333333;
	text-decoration:underline;
}

#menu_dcha{
	width: 160px;
	text-align: left;
	padding: 0px;
	float: left;
	padding: 29px 20px 0px 20px;
	margin:0px;
	display: inline;
}
#menu_dcha a{
	color:#DD1B21;
	text-decoration:none;
}
#menu_dcha a:hover{
	color:#333333;
	text-decoration:underline;
}
#menu_dcha p{
	line-height: 15px;
}

#ultimosHome{
	background-image:url(../imagenes/general/fondoDestacados.gif);
	background-position:left top; 
	background-repeat:no-repeat; 
	width:442px; 
	height:302px; 
	margin-left:18px; 
	padding:20px;
}
#ultimosHomeAnuncio{
	width:108px; 
	float:left; 
	text-align:center; 
	margin-left:8px; 
	margin-right:8px; 
}
#novedadesHome{
	width: 100%;
	min-height: 150px;
}
#familias{
	width: 150px;
	float:left;
	height: 150px;
	text-align: center;
	margin-bottom: 15px;
}
#familias a{
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}
#familias a:hover{
	text-decoration: underline;
	color:#DD1B21;
}
.listadoFamilias a:hover{
	background-image:url(../imagenes/general/listadoSubFamilias2.gif); 
	background-position:left top; 
	background-repeat:no-repeat; 
	padding:3px 0px 0px 15px; 
	margin:0px 0px 0px 0px; 
	color:#666666 !important;
}
.listadoFamilias a{
	background-image:url(../imagenes/general/listadoSubFamilias.gif); 
	background-position:left top; 
	background-repeat:no-repeat; 
	padding:3px 0px 0px 15px; 
	margin:5px 0px 0px 0px; 
	color:#DD1B21 !important;
	text-decoration:none !important;
	font-size:12px; 
	font-weight:normal; 
	height:14px; 
	line-height:14px;

}
.listadoSubFamilias{
	background-image:url(../imagenes/general/listadoSubFamilias.gif); 
	background-position:left top; 
	background-repeat:no-repeat; 
	padding:3px 0px 0px 15px; 
	margin:10px 0px 0px 50px; 
	font-size:12px; 
	font-weight:bold; 
	height:19px; 
	line-height:19px;
}
#migas{
	width:100%;
	height: 10px;
	font-size: 9px;
}
#migas a{
	text-decoration:underline;
	color:#F3400F;
	font-weight:bold;
}
#migas a:hover{
	color: #666666;
	text-decoration:underline;
}
#menu_abajo{
	
	width:100%;
	background-image:url(../imagenes/general/menuAbajo3.gif);
	background-repeat: no-repeat;
	background-position:50% 0%;
	height:22px;
	padding-top:12px;
	float:none;
	clear:both;
	text-align:center;
	
}
#menu_abajo a{
	color:#000000;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
	padding-right: 15px;
	padding-left: 15px;
	background-image:url(../imagenes/general/puntoMenuGral.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
#menu_abajo a:hover{
	color:#7C9619;
	text-decoration:underline;
}

#pie{
	width:100%;
	/*background-image:url(../imagenes/general/pie.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
	background-color:#7B9515;
	height:17px;
	padding-top:7px;
	color:#FFFFFF;
	float:none;
	clear:both;
	font-size:9px;
	text-align:center; 
}
#pie a{
	color:#FFFFFF;
	font-size: 9px;
	text-decoration:none;
}
#pie a:hover{
	color:#000000;
	text-decoration:underline;
}

#pie ul{ list-style:none; }
#pie ul li{  display:inline;color:gray !important;}
#pie ul li a { color:gray !important;}

/* ---------------------- ESTILOS ---------------------- */
.textoBase{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
.remarcado{
	font-weight:bold;
	font-size:12px;
}
.rojo{
	color:#FF0000;
}
.blanco{
	color:#FFFFFF;
}
.grisClaro{
	color:#999999;
}
.grisClaro a{
	color:#999999 !important;
	text-decoration:none !important;
}
.grisClaro a:hover{
	color:#333333 !important;
}

.pequeno{
	font-size:9px;
	font-style:italic;
}
.pasos {
	height:35px; 
	background: #f2f2f2; 
	color:#666; 
	padding: 0px; 
	border: 1px solid #ddd; 
	margin:0 0px 0 0px; 
	float:none; 
	clear:both; 
	overflow:auto;
}
.pasos p {
	float:right; 
	padding:0; 
	margin:5px 3px 5px 0; 
	font-size:16px; 
	height:20px; 
	line-height:20px; 
	font-weight:bold;
}
.pasos p span {
	background-color:#fff;
	padding:2px 6px;
	margin:0px;
	border: 1px solid #ccc;
	color:#999;
	height:25px; 
	line-height:25px; 
}
.pasos h3 {
	margin:10px 0 0 10px; 
	padding:0px; 
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif; 
	float:left;
	color:#EF410F;
} 
.estoyAqui {
	background-color:#EF410F !important;
	color:#FFF !important;
	background-image:url(../imagenes/fondoDegradadoPasos.gif) !important;
	background-repeat:repeat-x;
	background-position:0px 0px !important;
}
.botonFormu{
	background-image:url(../imagenes/general/lineaBoton.gif);
	background-repeat:repeat-x;
	background-position:left top;
	color:#FFFFFF;
	font-size:13px;
	background-color:#000000;
	height:25px;
	float:right;
}
.categorias{
	width:151px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.destacadoRojo{
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.menuCategoriasUL{
	margin:0px 0px 5px 15px;
	padding:0px 0px 0px 0px;
	background-image:url(../imagenes/general/fondoListaCategorias2.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
.menuCategoriasLI{
	list-style-image:none;
	background-image:url(../imagenes/general/puntoMenuGral.gif);
	background-repeat:no-repeat;
	background-position:0px 12px;
	margin:0px;
	padding:10px 0px 10px 13px;
	font-size:10px;
	font-weight:bold;
	width:130px;
	list-style-type: none;
	border-bottom:1px solid #7B9516;
}

.menuCategoriasLI a{
	color:#666666 !important;
}
.menuCategoriasLI a:hover{
	color:#F4400F !important;
	text-decoration:none !important;
}
.textoNegro{
	color:#000000 !important;
	text-decoration:none !important;
}
.textoNegro A{
	color:#000000 !important;
	text-decoration:none !important;
}
.textoNegro A:hover{
	color:#F54110 !important;
}
.panelAnuncios{
	width:200px; height:174px; padding:0px 0px 10px 0px; margin:0px 25px 25px 25px; float:left; overflow:hidden;
}
.pdelpanel{
	margin:10px 20px; padding:0px;
}

