/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	background:#FFC50B url(../_images/bg_body.gif) repeat-x top left;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Verdana, Helvetica
}
#wrapper {
	background-color:#FFF;
	width:898px;
	height:600px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top: 19px;
	margin-bottom:30px;
	position:relative;
}
#linkInicio {
	position:absolute;
	width:100px;
	height:36px;
	top:42px;
	right:90px;
	font-size:11px;
}
#linkInicio a {
	color:#18398A;
	font-weight:bold;
	text-decoration:none;
}
#linkInicio a:hover {
	color:#18398A;
}
#linkLogo {
	position:absolute;
	width:240px;
	height:136px;
	top:60px;
	left:40px;
}

/*  IMAGENES DE FONDO*/

.homepage {
	background: url(../_images/bg_home.jpg) no-repeat 0 0;
}
.especificos {
	background: url(../_images/bg_especificos.jpg) no-repeat 0 0;
}
.antigrasa {
	background: url(../_images/bg_antigrasa.jpg) no-repeat 0 0;
}
.multiuso {
	background: url(../_images/bg_multitask.jpg) no-repeat 0 0;
}
.prelavados {
	background: url(../_images/bg_prelavados.jpg) no-repeat 0 0;
}
.banos {
	background: url(../_images/bg_toilet.jpg) no-repeat 0 0;
}
.familias {
	background: url(../_images/bg_familias.jpg) no-repeat 0 0;
}
.secciones {
	background: url(../_images/bg_seccion01.jpg) no-repeat 0 0;
}
.empresa {
	background: url(../_images/bg_empresa.jpg) no-repeat 0 0;
}
.crema {
	background: url(../_images/bg_crema.jpg) no-repeat 0 0;
}
.horno {
	background: url(../_images/bg_oven.jpg) no-repeat 0 0;
}
.destructor {
	background: url(../_images/bg_destroyer.jpg) no-repeat 0 0;
}
.personaje {
	background: url(../_images/bg_historia.jpg) no-repeat 0 0;
}
.lavandina {
	background: url(../_images/bg_bathroom.jpg) no-repeat 0 0;
}
.vidrio {
	background: url(../_images/bg_vidrios_multiuso.jpg) no-repeat 0 0;
}

/* MENU HORIZONTAL */

#menuHoriz {
	top:40px;
	position:absolute;
}
#menuHoriz ul li {
	float:left;
	list-style:none;
	background:url(../_images/bullet_blueCircle.gif) no-repeat 0 7px;
	padding-left:13px;
	margin-right:7px;
	vertical-align:bottom;
}
#menuHoriz ul li a{
	color:#18398A;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#menuHoriz ul li a:hover{
	text-decoration:underline;
}
#menuHome {
	position:absolute;
	width:900px;
	height:170px;
	left:0px;
	bottom:35px;
}

/* MENU VERTICAL */

#menuVert ul li.colapsado ul {
	display:none;
}
#menuVert ul li.expandido ul,
#menuVert ul li.active ul
 {
	display:block;
}
#menuVert {
	position:absolute;
	top:220px;
	left:12px;
	width:175px;
}
#menuVert *{
	font-weight:bold;
	font-size:11px;
}
#menuVert h3 {
	color:#FF9F35;
	text-transform:uppercase;
	border-bottom:solid 1px #D6D6D6;
	padding-bottom:5px;
}
#menuVert li {
	list-style:none;
	border-bottom:solid 1px #D6D6D6;
	line-height:20px;
	background-image:url(../_images/bg_li.png);
}
#menuVert ul li a {
	color:#5989C3;
	text-decoration:none;
}
#menuVert ul li ul {
	margin-bottom:10px;
}
#menuVert ul li ul li {
	border:none;
	line-height:12px;
	margin:7px 0 7px 0;

}
#menuVert ul li ul li a{
	display:block;
	color:#18398A;
	text-transform:none;
	padding:0 0 0 13px;
	background:url(../_images/bullet_orangeArrow.gif) no-repeat 0px 3px;
	border:none;
	line-height:12px;
}
#menuVert a:hover {
	margin-left:8px;
	background-position:0px 3px ;
}

/* AREA CONTENIDO */

#content {
	position:absolute;
	width:526px;
	height:326px;
	bottom:32px;
	left:198px;
	padding-right:20px;
	overflow-y:auto;
	overflow-x: hidden
}
#content.familias {
	background:none;
	width:420px;
	height:382px;
}
.seccion {
	text-align:left;
	background:none;
	width:435px!important;
	height:380px!important;
	left:220px!important;
}
#content p,
#content li {
	font-size:11px;
	line-height:15px;
	color:#254063;
	text-align:justify;
}
#content ul {
	margin:15px 0 15px 5px;
}
#content li {
	margin-left:13px;
	margin-bottom:5px;
}

a.texto {
	color:#011D70;
}
a.texto:hover {
	color:#5989C3;
}
/* Area de contenido HOMEPAGE */

#banners {
	position:absolute;
	top:101px;
	right:48px;
	width:232px;
	/*background:url(../_images/tit-novedad-home.gif) no-repeat top left;
	padding-top:27px;*/
	height: 204px;

	/*width: 795px;
	height: 410px;*/
	
	position: absolute;
	top: 100px;
	right: 50px;
	z-index: 999;
}

#banners-inner a img{
	border:0
}

#banner1 {
	width:232px;
	height:auto;
}
#banner2 {
	width:232px;
	height:auto;
	/*padding:0 4px 5px 4px;*/
	/*border:solid 1px #DBDBDB;*/
	color:#18398A;
	font-size:11px;text-align:center;
}


/* Area de contenido FAMILIAS */

#content.familias h1 {
	color:#FF9E33;
	font-size:20px;
	text-align:left;
	width:250px;
	line-height:25px;
	margin-left:15px;
	height:50px;
}
#content.familias table {
	margin:50px auto;
}
#content.familias table a{
	font-size:12px;
	color:#18398A;
	font-weight:bold;
	text-decoration:none;
	margin:0 5px;
	text-align:center;
	display:block;
}
#content.familias table a:hover{
	text-decoration:underline;
}

table.dosColumnas,
table.tresColumnas,
table.cuatroColumnas,
table.cincoColumnas{
	text-align:center;
}
table.dosColumnas td {
	width:200px;
}
table.dosColumnas td img {
	width:110px;
	height:auto;
}
table.tresColumnas td {
	width:150px
}
table.tresColumnas td img{
	width:100px;
	height:auto;
}
table.cuatroColumnas td img{
	width:90px;
	height:auto;
}
table.cincoColumnas td img{
	width:75px;
	height:auto;
}

/* Area de contenido SECCION */
#content.seccion h1 {
	color:#FF9E33;
	font-size:20px;
	text-align:left;
	width:450px;
	line-height:17px;
	height:20px;
}
.seccion h2 {
	color:#2C6DC6;
	font-size:12px;
	margin-top:12px;
}
.seccion h2 span{
	font-size:10px;
}
.seccion form {
	margin-top:15px;
}
.seccion form *{
	font-family:Arial, Helvetica, sans-serif;
}
#myform {
	width:425px;
}
#myform label {
	width:200px;
	font-size: 10px;
	color:#18398A;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 5px 10px;
	display:block;
	float:left;
	line-height:25px;
}
#myform td.etiqueta {
color:#18398A;
font-size:10px;
font-weight:bold;
line-height:25px;
margin:0 0 5px 10px;
text-transform:uppercase;
}

#myform label.resaltado {
	color:#FF8600
}
#myform input.textfield {
	width:125px;
	height:18px; /*antes 15px*/
	border:solid 1px #18398A;
	/*float:right;*/
	font-size:12px;
	font-weight:normal;
	padding-top:2px;
}
#myform select {
	width:127px;
	height:18px;/*antes 15px*/
	float:right;
	border:solid 1px #18398A;
	font-size:10px;
	color:#666666;
}
#myform label.fullSize {
	width:410px;
	font-size: 10px;
	color:#18398A;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	float:left;
	line-height:25px;
}
#myform textarea {
	width:410px;
	height:70px;
	/*float:right;*/
	border:solid 1px #18398A;
	font-size:12px;
	/*margin-bottom:15px;*/
}
#content .respuesta {
	padding:0 0 10px 0;
	margin-bottom:10px;
	border-bottom: solid 1px #CCCCCC;
}
.seccion em {
	margin-bottom:8px;
}

/* FOOTER */
#footer {
	position:absolute;
	bottom: 0px;
	left:0px;
	width:860px;
	padding:0 0 7px 8px;
	color:#FFFFFF;
	font-size:11px;
}
#footer select {
	font-size:11px;
	font-weight:bold;
	color:#666666;
	width:150px;
	margin-right:11px;
}

#footer a {
	color:#FFFFFF;
	margin:0 11px 0 11px;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .linkEsqInfDer {
	position:absolute;
	bottom:0px;
	right:0px;
	width:115px;
	height:45px;
}
#footer .linkEsqInfDer img{
	width:115px;
	height:45px;
}
.telefono {
	color:#5C9BDB;
	font-weight:bold;
	margin:0 0 0 11px;
}

#ant {
	width:534px;
	height:236px;
}
#banners-bis {
	position:absolute;
	top:75px;
	right:48px;
	width:232px;
	/*background:url(../_images/tit-novedad-home.gif) no-repeat top left;*/
	padding-top:27px;
	height: 265px;
}
#nota-contacto {
	margin-top:20px;
	margin-left:10px;
	clear:both;
	width:420px;
}

#nota-contacto p{
	font-size:9px;
	line-height:11px;
	}
