body {
	background-color: #F7E4AD;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #024124;
}
a:link {
	
	color: #CF9A06;
}
a:hover {
	
	color: 175527;
}
a:visited {
	
	color: #175527;
}
a:active {
	
	color: 175527;
	text-decoration: underline;
}
a.b:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.b:hover {
	color:#CF9A06;
	text-decoration: none;
}
a.b:visited {
color:#FFFFFF;
text-decoration: none;
}
.textospeqverde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003F24;
	margin-right: 10px;
}
.textospeqbeige {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F8F1DD;
	margin-right: 10px;
}
.textoamarillohome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E8AE0E;
	font-weight: bold;
}
.titulos {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CD980C;
	font-weight: bold;
}
.contenido {
	margin-left: 92px;
	padding: 0px;
	width: 98%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top_scroll {
	background-image: url(images/top_scroll.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.titulos_back {
	background-color: #F8F1DD;
	background-image: url(images/intern-18.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#foot {
	margin-right: 12px;
}
.boletin {
	font-size: 10px;
	height: 150px;
	
}

