body{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFF;
	background-image:url(./img/fondo.jpg);
	background-repeat:repeat-x;
}

h1{
	font-family:Arial Narrow, Arial;
	font-size:24px;
	color:#255D67;
margin-top:0;
	padding-top:13px;
	margin-bottom:7px;
}

.parrafo{
	font-family:Arial Narrow, Arial;
	font-size:14px;
	color:#333;
	margin-bottom:7px;
	line-height:15px;
margin-right:40px;
}

.txt_menu{
	font-family:Arial Narrow, Arial;
	font-size:16px;
	font-weight:bolder;
	color:#255D67;
	text-decoration:none;
}

.txt_menu:hover{
	color:#099;
}

.enlace_pdf{
	font-family:Arial;
	color:#009AAE;
	font-weight:bolder;
	font-size:14px;
	text-decoration:none;
}
.enlace_pdf:hover{
	color:#19BDCF;
	text-decoration:none;
}

embed{
	 src:"swf/banner.swf";
	 quality:high;
	 pluginspage:http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash;
	 type:application/x-shockwave-flash;
	 width:686px;
	 height:62px;
}

.header {
background-image:url(./img/fondo1.jpg);
background-position:left top;
background-repeat:no-repeat;
position:relative;
}

.header .logo {
display:none;
}

.flash {
background-image:url(./img/fondo2.jpg);
background-position:left top;
background-repeat:no-repeat;
}

.menu {
background-image:url(./img/fondo3.jpg);
background-position:left top;
background-repeat:no-repeat;
padding-top:1px;
}

.content {
background-image:url(./img/fondo4.jpg);
background-position:left top;
background-repeat:no-repeat;
}

.header, .flash, .menu, .content{
width:940px;
margin:0 auto;
}

.imgQuimica {
float:left;
margin:0 20px 25px 12px;
}

.clear {
clear:both;
}

.crossfade {
border:1px solid #AAD6DF;
height:220px;
margin:0 19px;
position:absolute;
right:0;
top:125px;
width:220px;
}

.tituloCrossfade {
display:none;
width:190px;
border:1px solid #C2D7EF;
background-color:#C2D7EF;
margin:1px 34px;
padding:;
position:absolute;
top:128px;
right:0px;
font-family:Arial;
font-size:12px;
font-weight:700;
color:#222;
text-align:center;
}

.content .sellos {
position:relative;
bottom:5px;
}

.avisolegal {
width:700px;
}
.avisolegal h1, .mapa h1 {
font-size:15px;
margin-bottom:10px;
font-weight:700;

}
.avisolegal h2 {
font-size:12px;
font-weight:700;
margin-bottom:10px;
}
.avisolegal p {
color:#666;
font-size:11px;
margin-bottom:10px;
}

#facebox .content {
width:auto;
background-image:none;
}
