@charset "utf-8";
/* CSS Document */
<!--
.noprint{
display:none;
}
/*esto es del contenido*/
#contenido{
	height: auto;
	float: left;
	width: 600px;
	padding-left: 30px;
	padding-right: 30px;
}
#top_imprimir{
	width:158px;
	float:left;
	text-align: right;
	font-size: 90%;
	padding-left: 605px;
	height: 18px;
	padding-top: 10px;
}
#hipertextos{
	width:600px;
	float:left;
}
a.hipertexto{
	font-size:90%;
	font-weight:bold;
}

a.hipertexto:link{color:#cc6600}
a.hipertexto:visited{color:#669933}
a.hipertexto:hover{color: #000000}

#texto_top_a{
	width:65px;
	float:left;
	text-align: left;
	height: 16px;
	padding-top: 2px;
}
#texto_top_b{
	width:41px;
	float:left;
	padding-top: 2px;
	height: 16px;
	text-align: left;
	padding-left: 15px;
}
#img{
	float: left;
	width: 18px;

}
#contenedor_top{
	width:600px;
	float: left;
	height: auto;
	padding-top: 10px;

}
#contenedor_titulo{
	width:500px;
	float: left;
	height: auto;
	padding-top: 20px;
	margin-bottom: 0px;
	
}
#titulo_contenido{
	width:500px;
	float: left;
	height: auto;

}
#epigrafe_contenido{
	width:500px;
	float: left;
	height: auto;
	font-weight: bold;

}
#bajada{
	width:600px;
	float: left;
	height: auto;
	padding-top: 10px;
	text-align: justify;
	font-weight:bold;
	color:#000000;
	

}
#img_a{
	float: left;
	width: 100px;
	height: auto;
	padding-right:20px;

}
#img_a_imp{
	float: left;
	width: 100px;
	height: auto;
	padding-right:20px;

}

#img_b{
	float: left;
	width: 100px;
	height: auto;
}

#img_b_imp{
	float: left;
	width: 100px;
	height: auto;
}
#contenido_texto{
	width:600px;
	float:left;
	padding-top: 10px;
	font-size: 100%;
	padding-bottom: 10px;
	text-align: justify;
}

#contenido_tabla{
	width:600px;
	float:left;
	padding-top: 10px;
	font-size: 100%;
	padding-bottom: 10px;
	height:auto;
}

.dataheader {
	background-color: #669933;
	font-family:arial;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;

}
.datarow{
	background-color: #e9e9e9;
	font-family:arial;
	color:#000000;
	font-size:100%;
	padding-left:5px;

}
.datarow_b{
	background-color: #cccccc;
	font-family:arial;
	color:#000000;
	font-size:100%;
	padding-left:5px;
	font-weight:bold;

}
#hipertextos_b{
	width:600px;
	float:left;
	text-align: center;
	padding-top: 20px;
}

a.hipertextoB{font-size:100%;}
a.hipertextoB:link{color: #669933 }
a.hipertextoB:visited{color:#cc6600}
a.hipertextoB:hover{color: #000000}

.sin_borde{
	border:0px;
}
.subtitulo_verde{
	color:#006600;
	font-weight:bold;
	font-size:110%;
}
.subtitulo_gris{
	font-weight:bold;
}
#contenido_imagen_grande{
	width:600px;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	height:auto;

}

#contenido_imagen_grande_imp{
	width:600px;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;

}

#contenido_descargar{
	width:600px;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	height:auto;

}

.descargar{
	font-weight:bold;
	width: 66px;
}
.descripcion{
	width:84px;
}

.negrita{
	font-weight:bold;
}

-->
