@charset "utf-8";
/* CSS Document */


#principal{
	width:610px;
}

.empresa ul li{
	display:table-cell;
	padding:10px;
	width:174px;
}

.IE_LT8 .empresa>ul>li {
	display:inline;zoom:1;vertical-align:top;
}

.empresa ul li li{
	display:list-item;
	padding:0px;
	width:auto;
}

.empresa+.empresa{
	margin-top:40px;
}

.empresa .contacto{
	background:url(/images/fanaquimica_footer.jpg) no-repeat;
	height:62px;
}

.empresa .contacto a{
	width:100px;
	float:right;
	margin-right:26px;
	margin-top:4px;
	background: url(/images/contactese_rojo-trans.png);
	width:104px;
	height:29px;
	text-indent:-1000px;
	overflow:hidden;
}

.empresa .contacto a:hover{
	background: url(/images/contactese_verde-trans.png);
}


.empresa h1{
	width:604px;
	height:131px;
	padding:0px;
	margin:0px;
	text-indent:-10000px;
	overflow:hidden;
}

.empresa>ul{
	padding:0px;
	margin:0px;
	height:230px;
}



.empresa h2{
	text-indent:-10000px;
	overflow:hidden;
}

#fanaquimica h1{
	background:url(/images/fanaquimica_header.jpg);
}

#fanaquimica>ul{
	background:url(/images/fanaquimica_body.jpg) no-repeat;
}

#sadepan h1{
	background:url(/images/sadepan_header.jpg);
}

#sadepan>ul{
	background:url(/images/sadepan_body.jpg) no-repeat;
}

#sadepan .contacto a{
	background: url(/images/contactese_naranja-trans.png);
}

#sadepan .contacto a:hover{
	background: url(/images/contactese_verde-trans.png);
}

#mexpol h1{
	background:url(/images/mexpol_header.jpg);
}

#mexpol>ul{
	background:url(/images/mexpol_body.jpg) no-repeat;
}

#mexpol .contacto a{
	background: url(/images/contactese_azul-trans.png);
}

#mexpol .contacto a:hover{
	background: url(/images/contactese_verde-trans.png);
}

#mexpol ul li{
	display:none;
}



/*   BARRA LATERAL */

#barra_lateral{
	float:right;
	width:231px;
	background-color:#c7d7e3;
	margin:-20px;
	height:1030px;
}

body.IE6 #barra_lateral{
	position:absolute;
	left:685px;
}


#publicidad{
	height:457px;
}

#publicidad h3, #publicidad p{
	display:none;
}

#publicidad #busca_representante a{
	background:url(/images/publicidad_buscarepresentante.jpg) no-repeat;
	text-indent:-100000px;
	overflow:hidden;
	width:230px;
	height:216px;
	display:block;
}

#publicidad #busca_representante a:hover{
	background:url(/images/publicidad_buscarepresentante-over.jpg);
}


#publicidad #cola_vinilica a{
	background:url(/images/publicidad_cola.jpg) no-repeat;
	text-indent:-100000px;
	overflow:hidden;
	width:230px;
	height:241px;
	display:block;
}

#publicidad #cola_vinilica a:hover{
	background:url(/images/publicidad_cola-over.jpg);
}

