/* CSS Document */

.body{
	font-family: "Trebuchet MS", Tahoma;
	color: #333333;
	font-size: 13px;
	line-height:20px;
}

.body15{
	font-family: "Trebuchet MS", Tahoma;
	color: #333333;
	font-size: 15px;
	line-height:20px;
}

.menu{
	font-family: "Trebuchet MS", Tahoma;
	color: #6930B6;
	font-size: 16px;
	line-height:24px;
}

.fecha{
	font-family: Tahoma;
	color: #999999;
	font-size: 10px;
	line-height:18px;

}

.fecha2{
	font-family: Tahoma;
	color: #999999;
	font-size: 10px;
}

.titulos{
	font-family: "Trebuchet MS", Tahoma;
	color: #6930B6;
	font-size: 13px;
	font-weight:bold;
}

.titulos15{
	font-family: "Trebuchet MS", Tahoma;
	color: #6930B6;
	font-size: 17px;
	font-weight:normal;
}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height:15px;
}

.borde {
		border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFDFE0;
	border-right-color: #DFDFE0;
	border-bottom-color: #CACACA;
	border-left-color: #DFDFE0;
	}
	
.formulario {
	font-family:  "Trebuchet MS", Tahoma;
	color: #666666;
	font-size: 11px;
	font-weight:normal;
	border: 1px solid #CACACA;
	}
	
	.enviar {
	font-family:  "Trebuchet MS", Tahoma;
	color: #333333;
	font-size: 11px;
	font-weight:normal;
	border: 1px solid #CACACA;
	}

a:link, a:visited, a:hover {
	font-family: "Trebuchet MS", Tahoma;
	color: #333333;
	font-size: 12px;
	line-height:18px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.men:link, a.men:visited, a.men:hover {
	font-family: "Trebuchet MS", Tahoma;
	color: #6930B6;
	font-size: 16px;
	text-decoration: none;
	line-height:24px;
}

a.men:hover {
	text-decoration: underline;
	color: #6930B6;
}

a.leer:link, a.leer:visited, a.leer:hover {
	font-family: "Trebuchet MS", Tahoma;
	color: #6930B6;
	font-size: 13px;
	text-decoration: underline;
}

a.leer:hover {
	text-decoration: none;
}

a.leer2:link, a.leer2:visited, a.leer2:hover {
	font-family: "Trebuchet MS", Tahoma;
	color: #6930B6;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;

}

a.leer2:hover {
	text-decoration: underline;
}

a.foot:link, a.foot:visited, a.foot:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height:15px;
	text-decoration: underline;
}

a.foot:hover {
	text-decoration: none;
}


a.body15link:link, a.body15link:visited, a.body15link:hover {
	font-family: "Trebuchet MS", Tahoma;
	color: #333333;
	font-size: 15px;
	line-height:20px;
	text-decoration: underline;
}

a.body15link:hover {
	text-decoration: none;
}

a.titu:link, a.titu:visited, a.titu:hover {
	font-family: "Trebuchet MS", Tahoma;
	color: #6930B6;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
}

a.titu:hover {
	text-decoration: underline;
}
