@charset "utf-8";

a {

	text-decoration: none;

	color: #1a9938;

	font-size: 12px;

}

body {

	margin: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}



h1 {

	color: #1a9938;

	font-size: 16px;

	font-weight: bold;

}

h2 {

	color: #1A9938;

	font-weight: bold;

	font-size: 14px;

}

h3 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}




img {

	border: 0;

}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;


}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}

p {

	color: #666666;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-align: justify;

}




#base {

	width: 79%;

	float: left;

	margin-top: 10px;

}
table {
	border-collapse:collapse;
	}
td { 
	border-bottom:1px solid #999999;
	}

#base_drch {

	background-image: url(../img/fondo_omicb.png);

	float: right;

	width: 9%;

	margin-left: 1%;

	height: 800px;

}



#base_izq {

	float: left;

	width: 9%;

	background-image: url(../img/fondo_omic.png);

	height: 800px;

	margin-right: 1%;

}

#contenedor_botonera_cabecera {

	width: 100%;

	background-image: url(../img/degradado_menu.jpg);

	background-repeat: repeat-x;

	height: 20px;

}

#contenedor_cabecera {

	width: 100%;

	float: left;

}

#contenedor_central {

	float: left;

	width: 54%;

	margin-left: 2.5%;

	margin-right: 2%;

	margin-top: 10px;

}
.botones_gestor {
	float: left;
	width: 100%;
	margin: 5px;
	font-size: 9px;
}


#contenedor_central2 {

	float: left;

	width: 75%;

	margin-left: 2.5%;

	margin-right: 2%;

	margin-top: 10px;

}

#contenedor_imagen_cabecera {

	width: 100%;

}

#contenedor_menu {

	width: 100%;

	margin-bottom: 50px;

	float: left;

}

#contenedor_pie {

	width: 100%;

	border-top-color: #1a9938;

	border-top-width: 2px;

	border-top-style: solid;

	margin-top: 5%;

	float: left;

	margin-bottom: 5%;

}

#contenedor_todo_centro {

	width: 100%;

	margin-top: 2%;

	float: left;

}

#parte_central {

	float: left;

	width: 99.5%;

	border-left-color: #1a9938;

	border-right-color: #1a9938;

	border-left-style: solid;

	border-left-width: 1px;

	border-right-style: solid;

	border-right-width: 1px;

}


#parte_textos {

	width: 96%;

	margin-left: 2%;

	margin-right: 2%;

	margin-top: 1%;

	margin-bottom: 2%;

}

#texto_pie {
	float: left;
	margin-top: 10px;
	font-size: 10px;
	color: #333333;
	width: 35%;
	margin-left: 20px;
	text-align: center;

}



#contenedor_opciones_menu {

	width: 100%;

	float: right;

}



.botones_cabecera {

	float: right;

	font-size: 14px;

	color: #009900;

}



.contenedor_banner_pie {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}



.contenedor_banner_pie_test {

	float: right;

	margin-left: 10px;

}



.contenedor_drch {

	float: right;

	width: 20%;

}

.contenedor_izq {

	float: left;

	width: 20%;

}

.contenedor_logo {

	width: 100%;

	margin-bottom: 50px;

	float: left;

}

.foto_logo {

	border: solid #1a9938 1px;

	width: 97%;

	float: left;

}

.ico_accesibilidad {

	float: right;

	margin-top: 10px;

	width: 32%;

}



.menu_opcion {

	width: 99%;

	background-image: url(../img/degradado_menu.jpg);

	float: left;

	width: 98%;

	border-bottom-color: #999999;

	border-bottom-style: solid;

	border-bottom-width: 1px;

	margin-top: 2px;

}



.texto_menu {

	width: 90%;

	float: right;

	margin-top: 3px;





}

.tira_inf {

	height: 15px;

	width: 98%;

	float: left;

	background-color: #1a9938;

}

.tira_inf_cent {

	height: 15px;

	width: 100%;

	float: left;

	background-color: #1a9938;

}

.tira_superior_cent {

	height: 15px;

	width: 100%;

	float: left;

	background-color: #1a9938;

}

.tira_superior {

	width: 98%;

	background-repeat: repeat-x;

	background-image: url(../img/fondo-menu.gif);

	float: left;

}
.titulo_menu {
	float:left;
	margin-top:12px;
	color:#FFFFFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

