.fondo_azul {
	font-weight: normal;
	background-image: url(../images/fondo_azul.gif);
	background-repeat: repeat-x;
}
.texto_arriba {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.titulos {
	font-family: Roundy;
	font-size: 16px;
	color: #76AAB8;
	font-weight: bold;
}

.texto_error {
	font-family: Roundy;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.borde_pagina {
	border: thin solid #DDCC7C;
}
.fondo_menu {
	background-color: #FFFFFF;
	background-image: url(../images/fondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto_general {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.titulo_menu {
	font-family: "Tw Cen MT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E32309;
}
.menu_izquierdo {
	font-family: "Tw Cen MT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.menu_principal {
	font-family: Roundy;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.menu1 a:link {
	font-family: Roundy;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.menu1 a:visited {
	font-family: Roundy;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.menu1 a:active {
	font-family: Roundy;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.menu1 a:hover {
	font-family: Roundy;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #017BBA;
	text-decoration: none;
}
.menu2 a:link {
	font-family: "Tw Cen MT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.menu2 a:visited {
	font-family: "Tw Cen MT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.menu2 a:active {
	font-family: "Tw Cen MT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.menu2 a:hover {
	font-family: "Tw Cen MT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E32309;
	text-decoration: none;
}

.enlace a:link {
	font-family: Tw Cen MT;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #184F9F;
	text-decoration: none;
}
.enlace a:visited {
	font-family: Tw Cen MT;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #97BBD5;
	text-decoration: none;
}
.enlace a:active {
	font-family: Tw Cen MT;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #184F9F;
	text-decoration: none;
}
.enlace a:hover {
	font-family: Tw Cen MT;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #97BBD5;
	text-decoration: none;
}
.fondo_pagina {

	background-color: #FFFFFF;
	background-image: url(../images/fondo_pagina.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
