@charset "utf-8";
/* Documento CSS para PINTURA para 'media=all': Disnaval */
/* McCain(aus)&copy;2007 */
/* */

/* color primario: #aec304 */
/* color secundario: #FF000A */

/*---- CONTENEDOR CABECERA: HEAD ----*/
#head .deco{
	background-image: url(../../layout/pintura/cabecera.png);
}
#head .menu{
	background-image: url(../../layout/pintura/menu.png);
}

#head .logo a{
	width: 220px;
	height: 80px;
}
#head .marca_asociada{
	background-image: url(../../layout/pintura/marca_asociada.gif);
}

/*---- CONTENEDOR FALDON: FOOTER ----*/
#footer{
	background-image: url(../../layout/pintura/fondo_inferior.gif);
}

/*---- CONTENEDOR CENTRAL: CONTENT ----*/
#content .menu .seleccionado{
	color: #aec304;
}
#content .menu .seleccionado .titulo{
	background-image: url(../../layout/pintura/desplegable_seleccionado.gif);
}
#content .menu .seleccionado .tlf span{
	color: #d5dc99;
}
#content .menu .noSeleccionado{
	margin-top: 50px;
	color: #2822EE;
}
#content .menu .noSeleccionado .titulo{
	background-image: url(../../layout/pintura/desplegable_no_seleccionado.gif);
}
#content .menu .noSeleccionado .tlf span{
	color: #F07476;
}

#content .menu ul a:hover{
	color: #aec304;
}

#contenidos h1{
	color: #aec304;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1.8em;
}

#contenidos.contacto{
	background-image: url(../../layout/pintura/contacto.gif);
}
#contenidos.contacto .datos p span, #contenidos.contacto .datos p strong, #contenidos.contacto .datos p a{
	color: #8C9B0B;
}

#contenidos.enlaces .caja{
	background-image: url(../../layout/pintura/enlaces.gif);
}


/* PRODUCTOS */
#contenidos.productos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}
#contenidos.productos h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#contenidos.productos #submenu{
	list-style-type: none;
	margin: 20px 0 10px 30px;
	font-size: 11px;
	color: #C3D245;
	font-weight: bold;
}
#contenidos.productos #submenu a{
	color: #929292;
}
#contenidos.productos #submenu a:hover{
	text-decoration: underline;
}
#contenidos.productos div.producto{
	position: relative;
	background: url(../../layout/pintura/producto_fondo.gif) no-repeat right top;
	height: 190px;
	margin: 50px 0 10px;
	color: #515151;
}
#contenidos.productos div.producto p.nombre{
	float: left;
	width: 290px;
	text-align: right;
	font-weight: bold;
	line-height: 30px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	margin-right: 30px;
	text-transform: uppercase;
}
#contenidos.productos div.producto p.categoria{
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
	font-size: 10px;
	text-transform: uppercase;
}
#contenidos.productos div.producto div{
	width: 500px;
	font-size: 11px;
	line-height: 13px;
}
#contenidos.productos div.producto div p.img{
	float: left;
	width: 290px;
	margin-top: 5px;
	text-align: center;
}
#contenidos.productos div.producto div p.descrip{
	width: 200px;
	text-align: left;
	height: 110px;
	overflow: auto;
	padding-right: 3px;
}
#contenidos.productos div.producto div p.titulo{
	margin: 5px 0;
	color: #ADC201;
	font-weight: bold;
	font-size: 12px;
}
#contenidos.productos div.producto p.caracteristicas{
	position: absolute;
	top: 172px;
	left: 130px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contenidos.productos td.clase{
	font-size: 10px;
	color: #8c9b0b;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding-right: 10px;
	width: 125px;
}
#contenidos.productos td.descripcion{
	font-size: 11px;
	color: #515151;
	vertical-align: top;
	font-weight: normal;
	padding-left: 6px;
	width: 360px;
	padding-right: 6px;
}
#contenidos.productos td.descripcion.alternate{
	background-color: #F0FAEB;
}
#contenidos.productos .masinfo{
	margin-top: 10px;
	margin-left: 135px;
	border-top: 2px solid #B1C50D;
	font-size: 11px;
}
#contenidos.productos .masinfo a{
	color: #515151;
}
#contenidos.productos .masinfo a:hover{
	text-decoration: underline;
}
#content #contenidos2 {
	float: left;
	width: 520px;
	margin-top: 50px;
	background-attachment: scroll;
	background-image: url(../../imagenes/FERRARI-SCUDERIA1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* NOVEDADES */
#contenidos.novedades{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contenidos.novedades h1{
	font-family: Arial, Helvetica, sans-serif;
}

#contenidos.novedades .novedades{
	float: left;
	width: 520px;
	margin-top: 30px;
}
#contenidos.novedades .novedades div{
	float: left;
	width: 220px;
	text-align: left;
	font-size: 11px;
	color: #828282;
	margin: 10px 30px 10px 0px;
	height: 240px;
}
#contenidos.novedades div.novedades .img{
	padding: 9px 5px 7px;
	margin: 0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ADC201;
	border-left-color: #ADC201;
	text-align: center;
	display: block;
	height: 140px;
	width: 209px;
	overflow: hidden;
}
#contenidos.novedades div.novedades .remate {
	background-attachment: scroll;
	background-image: url(../../imagenes/pintura/estetica_ficha/ficha1_superior.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 223px;
	margin: 0px;
	padding: 0px;
	height: 4px;
	display: block;
	overflow: hidden;
}
#contenidos.novedades  div.novedades .novedad{
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 23px;
	width: 215px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	font-weight: 900;
	text-decoration: none;
	background-image: url(../../imagenes/pintura/estetica_ficha/ficha1_cabecera.png);
	background-color: #ADC201;
}
#contenidos.novedades div.novedades .detalles {
	color: #333333;
	text-align: left;
	display: block;
	height: 25px;
	width: 215px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	font-weight: 100;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADC201;
}
#content #contenidos2 {
	width: 600px;
	background-attachment: scroll;
	background-image: url(../../imagenes/FERRARI-SCUDERIA5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	top: -300px;
	height: 600px;
	left: 170px;
	overflow: hidden;
}
#contenidos2 .index {
	margin-top: 400px;
	width: 520px;
}

/* ACCESORIOS */

#contenidos.accesorios{
	color: #414141;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contenidos.accesorios p{
	margin: 10px 15px;
	line-height: 16px;
}
#contenidos.accesorios p.categoria{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: normal;
	font-weight: 900;
	text-decoration: none;
	background-color: #000000;
	height: auto;
	text-align: center;
	float: left;
	width: 470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	background-image: url(../../layout/bg3.gif);
}
.categoria span.comentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	text-align: center;
	width: 400px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	vertical-align: top;
	letter-spacing: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ADC201;
	border-left-color: #ADC201;
}
.categoria span.comentario img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}



.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}

#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
#contenidos.productos .productos div strong {
	text-transform: capitalize;
}

#contenidos.accesorios h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 1.6em;
	line-height: 1.9em;
}

#contenidos.accesorios .accesorios{
	float: left;
	width: 520px;
	margin-top: 30px;
}
#contenidos.accesorios .accesorios div{
	float: left;
	width: 220px;
	text-align: left;
	font-size: 11px;
	color: #828282;
	margin: 10px 30px 10px 0px;
	height: 250px;
}
#contenidos.accesorios div.accesorios .img{
	padding: 9px 5px 7px;
	margin: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADC201;
	height: 170px;
}
#contenidos.accesorios div.accesorios .remate {
	background-attachment: scroll;
	background-image: url(../../imagenes/pintura/estetica_ficha/ficha1_superior.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 223px;
	margin: 0px;
	padding: 0px;
	height: 4px;
	display: block;
	overflow: hidden;
}
#contenidos.accesorios  div.accesorios .novedad{
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 23px;
	width: 215px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	font-weight: 900;
	text-decoration: none;
	background-image: url(../../imagenes/pintura/estetica_ficha/ficha1_cabecera.png);
	background-color: #ADC201;
}
#contenidos.accesorios p.categoRemate {
	background-color: #000000;
	background-image: url(../../imagenes/pintura/estetica_ficha/categoria_remate.png);
	height: 7px;
	width: 470px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

#contenidos.accesorios div.accesorios .detalles {
	color: #333333;
	text-align: left;
	display: block;
	height: 25px;
	width: 215px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	font-weight: 100;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADC201;
}
