/* CSS Document */
body {
	background-image: url(images/fondo.gif);
	margin-top: 0px;
	background-color: #A0C19C;
	background-repeat: repeat-x;
}
.cont_home {
	background-image: url(images/sombra_hor.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 17px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #3A5A41;
}
.sevicios_act {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #3A5A41;
	text-decoration: none;
	padding: 7px;
}
.linea_puntos_hor {
	background-image: url(images/puntos_hor.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.txt_10_verde {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #3A5A41;
	text-decoration: none;
}
.cont_home_2 {
	background-image: url(images/puntos_vert.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.txt_11_verde {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #3C5B43;
	text-decoration: none;
}
.foot {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3A5A41;
	padding: 15px;
}
.cont_home_izq {
	background-image: url(images/sombra_hor.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.jdirectiva_cuadros {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #3A5A41;
	text-decoration: none;
	background-color: #FFF8CF;
	padding: 5px;
	border: 1px solid #FFFFFF;
}
.form {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #3A5A41;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.destacado {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #3A5A41;
	font-weight: bold;
	text-decoration: none;
}
