/* elementos */
* {margin: 0; padding: 0;}

body {
	background: #FFF url(../img/bg0.jpg) no-repeat;
	color: #000;
	font: normal 62.5% sans-serif;
	background-attachment: fixed;
}

a {color: #00227C;}
a:hover {color: #CC0000;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #B9112A; padding: 8px 0 2px;}

h1 {
	font: normal 2.4em serif,sans-serif;
}

/*h2 {font: bold 1.4em serif,sans-serif;}*/

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom:5px;
}
/*h3 {font: bold 1.2em serif,sans-serif;}*/
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

blockquote {
	background: url('../img/quote.gif') repeat-y;
	padding-left: 20px;
}

.formulario {
	background: #F1F0E9;
	color: #003366;
	padding: 14px 20px;
}
form,table {margin-bottom: 1.2em;}
form p {font: normal 1.2em sans-serif;
		text-align:left;
		color: #667F99;
}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {
	font: 9pt/14pt georgia;
	padding: 2px 0 10px;
}
p strong {color:#B9112A;}
small,.small {
	font: normal 1em sans-serif;
	color: #C30;
}
ul {
	padding: 0 2em 1.2em;
	font: 9pt/14pt georgia;
}


/* estructura */
#wrapper {
	background: url('../img/transp.png');
	/*#FFF; filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60; z-index:auto;*/
	margin: 0 auto;
	width: 862px;
}
#container {
	border-top: 16px solid Navy;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 850px;
}

#container_transp {
	background: #FFF;
	border-top: 16px solid Navy;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 850px;
}

/* cabecera */
.title {
	background: #F0F8FF;
	border-top: 1px solid #CC0000;
	padding: 5px;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	background: url(../img/header.gif) no-repeat left bottom;
	height: 150px;
}


/* navegación */
.navigation {
	background: url(../img/nav.gif) repeat-x; height: 41px;
	border-top: 3px solid #B9112A;
}
.navigation a {
	background: #FFF url(../img/menu.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: right;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #000;}

.navigation a#active {
	background: #FFF url(../img/nav.gif) repeat-x;
	background-position: left bottom; color: #000;
	border-left: 1px solid #C9C6B3;
	}


	
/* principal */
.main#dos-columnas {
	background-color: transparent;
	background-image: url(../img/two-columns.gif);
	background-repeat: repeat-y;
	z-index:1;
}
.main#una-columna {
	background-color: #FFF;
	background-image: url(../img/one-column.gif);
	background-repeat: repeat-y;
}
.centrarcontent p{text-align:justify;}
/* fondo */
.bottom {
	background: #DCDAC9 url(../img/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer {
	background: #003;
	color: #EED;
	padding: 10px;
}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: left;
	padding:10px;
}
.gallery em {display: block;}

/* varios */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 71%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 27%;}
.content {
	padding: 18px 0px 10px 20px; 
}

.centrarcontent {
	padding: 18px 30px 10px 300px; 
}
.centrarcontent ul {
	padding: 18px 0px 10px 50px;
	list-style-image: url(../img/list.gif);
	color:#2A2A2A;
	}
.centrarcontent h4 {color: Navy;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* fondos*/

#analisis {
	background-image:url(../img/fondo_analisis.jpg);
	background-color:#FFFFFF; 
	background-repeat: no-repeat;
}
#investigacion {
	background-image:url(../img/fondo_investigacion.jpg);
	background-color:#FFFFFF; 
	background-repeat: no-repeat;
}
#acreditaciones {
	background-image:url(../img/fondo_acred.gif);
	filter: alpha(opacity=50)opacity: .5; 
	background-repeat: no-repeat;
}
#calidad {
	background-image:url(../img/fondo_calidad.png);
	filter: alpha(opacity=50)opacity: .5; 
	background-repeat: no-repeat;
}
#laboratorio {
	background-image:url(../img/fondo_laboratorio.jpg);
	background-color:#FFFFFF; 
	background-repeat: no-repeat;
}
#enemigos {
	background-image:url(../img/fondo_enemigos.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
}
#fitopatologia {
	background-image:url(../img/fondo_fitopatologia.jpg);
	filter: alpha(opacity=50)opacity: .5; 
	background-repeat: no-repeat;
}
#higiene {
	background-image:url(../img/fondo_higiene.jpg);
	background-color:#FFFFFF;
	filter:opacity: .9; 
	background-repeat: no-repeat;
}
#residuos {
	background-image:url(../img/fondo_residuos.jpg);
	background-color:#FFFFFF;
	filter:opacity: .9; 
	background-repeat: no-repeat;
}
#sabor {
	background-image:url(../img/fondo_sabor.jpg);
	filter: alpha(opacity=50)opacity: .5; 
	background-repeat: no-repeat;
}
#muestras {
	background-image:url(../img/fondo_muestras.jpg);
	filter: alpha(opacity=50)opacity: .5; 
	background-repeat: no-repeat;
}
#aguas {
	background-image:url(../img/fondo_aguas.jpg);
	filter: alpha(opacity=50)opacity: .5; 
	background-repeat: no-repeat;
}
#contactar {
	background-image:url(../img/fondo_contactar.jpg);
	background-color:#FFFFFF;
	filter: alpha(opacity=50)opacity: .5; 
	background-repeat: no-repeat;
}
#contacto {
	margin-right: 15px;
	padding: 15px 25px;
	background: #DCDAC9 url(../img/bg_contacto.gif) no-repeat right bottom;
	border-top: 1px dashed #BCBAAC;
	border-bottom: 1px dashed #BCBAAC;
	}
.center {text-align:center;}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}
.bar {border-top: 33px solid #B9112A;}

.destacado {
	background: #03A6A6;
	color: #EED;
	padding: 10px;
}
