/* CSS Document */

.menu_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2685BF;
	text-decoration: none;
}
.menu_01:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#1B877F;
	text-decoration: none;
	font-style:italic;
}
.menu_02 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height:18px;
	color: #103470;
	text-decoration: none;
}
.menu_02:hover{
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height:18px;
	text-decoration: none;
	font-style:italic;
	color:#178D99;
}
.menu_02_peq {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #103470;
	text-decoration: none;
}
.telefono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2685BF;
	text-decoration: none;
}
.menu_031 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height:18px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_032 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height:18px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_033 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height:18px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_034 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height:18px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_035 {
	font-family: "Trebuchet MS";
	font-size: 8px;
	line-height:18px;
	color: #FFFFFF;
	text-decoration: none;
}
.cab_nube
{
	font-family:Arial, Helvetica, sans-serif;
	color: #103470;
	font-size:11px;
}
.telefono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2685BF;
	text-decoration: none;
}
.titular_noticia {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #103470;
	font-weight:bold;
}
.texto_corrido {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.fecha_noticia {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #92B3B7;
}
.destacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F77E11;
}
.paginacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #103470;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height:18px;
	color: #103470;
	text-decoration: none;
}
.titulo_blanco {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
}
.titulo_blanco:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	font-style:italic;
}
.titular_noticia_blanco {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}
.titular_noticia_blancob {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
}

.entrada{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
.titular_entrada{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
}
.input
{
	width:300px;	
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-color: #9DD9E4;
}
.textarea{
	background-color: #9DD9E4;
	width:300px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;	
	height:53px;
}
.borde{
	border-bottom-width:thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style:dashed;
	border-left-style: none;
	border-top-color: none;
	border-bottom-color: #3C8FAF;
}
.tabla
{
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-color: #3C8FAF;
	border-top-color: #3C8FAF;
	border-left-color: #3C8FAF;
	border-right-color: #3C8FAF;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}
.enlaces
{
	cursor:pointer;
}
.enlaces:hover
{
	cursor:pointer;
}