/* CSS Document */

.menu {
	padding:10px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #000066;
}
a.menu {
	padding:10px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #000066;
}
a.menu:link {
	padding:10px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #000066;
}
a.menu:hover {
	padding:10px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #000066;
}
.tituloseccion {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
.texto {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
a.texto {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
a.texto:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	text-decoration: none;
}
a.texto:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #000099;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	text-decoration: underline;
}
.textodestacado {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #000099;
	text-align: justify;
	font-weight: bold;
}
.subseccion {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	background-color: #000066;
}
.sub2seccion {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #4F648B;
	font-weight: normal;
	padding-left: 15px;
}
