body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #E2EFC7;
	font-size: 12px;
	margin: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #68B067;
}
a:visited {
	text-decoration: none;
	color: #666666;}
#enlaces a:link {
	color: #559B51;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#enlaces a:hover {
	color: #F07527;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#enlaces a:visited {
	color: #559B51;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#pie a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;}
#pie a:hover {
	color: #68B067;
	text-decoration: none;
	font-weight: bold;}
#pie a:visited {
	color: #68B067;
	text-decoration: none;
	font-weight: bold;}
td {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.subtitulo_cabecera {
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #618347;
	height: 50px;
}
.borde_tabla_gral {
	border: 1px solid #68B067;
	background: #F3F9E8;
	width: 90%;
}
.celda_cont {
	width: 50%;
	padding: 6px;
}
.celda_cont_info {
	font-size: 11px;
	padding: 4px;
	vertical-align: top;
	background: #FBFDF7;
}
.celda_cont_foto {
	font-size: 11px;
	padding: 4px;
	background: url(f_fotos.gif) no-repeat;
	vertical-align: top;
	width: 220px;
}
.pie_subtit {
	font-weight: bold;
	color: #FFFFFF;
	background: #6DA163;
	padding-left: 50px;
	border-top: 4px solid #E29D26;
}
.pie_cont {
	font-size: 11px;
	padding: 6px 6px 6px 30px;
}
.borde_foto {
	border: 1px solid #666666;
}

