A{
	color:#004A80;
}

.bordesLaterales {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7C7369;
	border-left-color: #7C7369
}
.fondo {
	background-attachment: fixed;
	background-image: url(Images/contenidos.jpg);
	background-repeat: no-repeat;
	background-position: left 107px
}
.textoNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify
}
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify
}
UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify
}
LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify
}
.textoDestacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #004A80;
	text-align: justify;
	font-weight: bold
}
.textoVersalita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	font-weight: bold;
	font-variant: small-caps
}
.Lista1 {
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C7369;
	list-style-image: url(Images/enlace.gif);
	list-style-type: circle
}
.textoDestacadoGris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7369;
	text-align: justify;
	font-weight: bold
}
.agendaLineaInf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004A80
}
.agendaLineaSup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	padding-top:10px;
	margin-top:10px;
	border-top: solid 1px #004A80;
}
.enlacesLineaInf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C7369;
	font-size: 10pt
}
.campo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}


/* MENU */
.menuStaticMenuStyle
{
	font-weight:900;
	letter-spacing:1pt;
}
.menuStaticMenuItemStyle
{
	/*background-color:#88B2E1;*/
	font-size: 9pt;
	color:#6E6C6D;
	/*padding-top:14px;*/
}
.menuStaticHoverStyle
{
	/*background-color:#122962;*/
	font-size: 9pt!important;
	color:#0A5386;
}
.menuStaticSelectedStyle
{
	font-size: 9pt!important;
}

.menuDynamicMenuStyle
{
	font-weight:900;
	letter-spacing:1pt;
	background-color:red;
}
.menuDynamicMenuItemStyle
{
	font-size: 9pt;
	color:#6E6C6D;
	background-color:Transparent;
}
.menuDynamicHoverStyle
{
	font-size: 9pt!important;
	color:#0A5386;
}
.menuDynamicSelectedStyle
{
	font-size: 9pt!important;
}
