*{
}

a{
	border-bottom:1px dotted #a0988e;
	text-decoration:none;
	color:#EBEBE9;
	}
	
a:hover{
	border-bottom:1px dotted #ff3f00;
	text-decoration:none;
	}

a img{
	border:0;
	}
	

body {
	margin: 0em;
	padding: 0em;
	background-color: #0b0b0b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#e6e3e0;
	line-height:1.4em;

}

cite{
	display:block;
	font-style:normal;
	padding:1em;
	padding-left:5em;
	margin-top:1.5em;
	margin-bottom:1.5em;
	background-image: url(../imagenes_2007/comillas_cita.gif);
	background-repeat: no-repeat;
	background-position:.5em 1em;
	border-top:1px dotted #222;
	border-bottom:1px dotted #222;
	clear: both;
	}
	

h1{
	display:none;
	}

h2{
	font-weight:normal;
	font-size:2em;
	margin-top:1em;
	}
	
h3{
	font-size:1.5em;
	font-weight:normal;
	clear:both;
	border-bottom:1px dotted #6F675E;
	line-height:1.8em;
	margin-bottom:0;
	}
	
h4{
	font-size:1.2em;
	margin-bottom:0;
	}

hr{
	display:none;
	}

input {
	border: 0;
	font-family:inherit;
	font-size:1em;
}

p{
	margin-top:.5em;
	margin-bottom:1em;
}

#buscar{
	width: 69em;
	margin: 0em auto .5em auto;
	text-align:right;
	margin-top:.5em;
	margin-bottom:2em;
	}
	
	#buscar form{
		display:inline;
		}

	#buscar #q{
		background-image: url(../imagenes_2007/search.gif);
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: left center;
		width: 10em;
		padding-top: 1px;
		padding-right: 4px;
		padding-bottom: 0px;
		padding-left: 16px;
		background-color:#0b0b0b;
		color:#e6e3e0;
		border:none;
		border-bottom: 1px solid #666;
		margin-left:2em;
		}
	#buscar #q:hover{
		border-bottom:1px solid #ff3f00;
	}



#cabecera {
	background-color: #0b0b0b;
	color:#FFFFFF;
	}
	
#cabecera_content {
	clear:both;
	width: 69em;
	height:156px;
	margin: 0em auto .5em auto;
	background-repeat:no-repeat;
	}
	
#home #cabecera_content {
	background-image:url(../imagenes_2007/cabecera6.jpg);
}
#comunicacion #cabecera_content {
	background-image:url(../imagenes_2007/cabecera3.jpg);
}
#acerca #cabecera_content {
	background-image:url(../imagenes_2007/cabecera.jpg);
}
#investigacion #cabecera_content {
	background-image:url(../imagenes_2007/cabecera5.jpg);
}
#productos #cabecera_content {
	background-image:url(../imagenes_2007/cabecera4.jpg);
}


#banner {
	width:69em;
	margin: 0 auto 1em;
	overflow:hidden;
	}

#boton_home a{
	display:block;
	width:150px;
	height:156px;
	position:absolute;
	border:none;
}

#cuerpo{
	background-color: #0b0b0b;
	width: 69em;
	margin: 0 auto 0 auto;
	}

#cuerpo_content{
	float:right;
	width:48em;
	display:inline;
}

#menu_seccion{
	float:left;
	display:inline;
	width:18em;
	margin-top:2em;
}

	#menu_seccion a{
		border-bottom:none;
		display:block;
		padding:.3em;
	}
	#menu_seccion ul a:hover{
		background-color:#ff3f00;
		color:#fff;
	}
	
	#menu_seccion ul{
		padding:0;
		margin:0;
	}

	#menu_seccion ul li{
		list-style-type:none;
		border-bottom:1px solid #333;
		}
	#menu_seccion ul ul li{
		border-bottom-color:#0b0b0b;
		}
	#menu_seccion ul ul a{
		padding-left:2em;
	}
		

#pie {
	background-color: #0b0b0b;
	padding-top:3em;
	height:8em;
}

#pie_content {
	clear:both;
	width: 77em;
	margin: 0 auto 0 auto;
	padding-top:1em;
	border-top: 1px solid #ff3f00;
	font-size: 0.9em;
	height:9em;
}

#pie_content ul{
	margin:0;
	padding:0;
	}
#pie_content li{
	list-style-type: none;
	float: left;
	width: 49%;
}

#pie_content img{
	vertical-align: middle;
}

#pie_content a{
	color:#d2d1ce;
}

.rss {
	background-image: url(../imagenes_2007/rss.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	vertical-align: middle;
	margin-bottom:.5em;
	}
.delicious {
	background-image: url(../imagenes_2007/delicous.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	vertical-align: middle;
	}

iframe {
	display:none;
	height:0;
	width:0;
	}

.listaMenuActual {
	background-color:#ff3f00;
	color:#fff;}

.brclear{
	height:0;
	clear:both;
	}
	
.direccion_oficina{
	float:left;
	display:inline;
	width:14.5em;
	margin-right:.5em;
	margin-left:.5em;
	}
	
.direccion_oficina h3{
	font-size:1.2em;
	color: #ff3f00;
	font-weight:bold;
}
	
	
.imagen_seccion{
	float:right;
	display:inline;
	border:1px solid #0b0b0b;
	margin-left:2em;
}

.pie_innovalia{
	text-align:right;
	}
	
.imagen_seccion{
	float:right;
	margin-left:2em;
	margin-bottom:2em;
	}
	
#destacados_home dl.lista_video dd{
	background-color:#0B0B0B;}
