body {
	background-color: #F4F0EF;
	background-image: url(images2/fondo_gen.jpg);
	background-repeat: repeat-x;
	text-align: center;
}



.indice a {
	font-family: Arial, Helvetica, sans-serif;
	color: #E80000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4em;
}
.indice a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #FF2E00;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4em;
}
.indice a:visited {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4em;
}






















a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4em;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #6699FF;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4em;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4em;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	list-style-image:url(images/bullet2.gif);

}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #6699FF;
}

.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #8A0808;
}

.contenido {
   background-color: #FFFFFF;
   background-image: url(images/fondo.gif);
   background-repeat: repeat-y;
   background-position: center top;
}

.noticias {
   background-color: #6699FF;
   background-image: url(images/fondo_degrade2.jpg);
   background-repeat: repeat-x;
   padding: 2px 2px 2px 2px;
}




.donde a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: #FF9900;
}
.donde a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}
.donde a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}













/*================================================================================
/* 
================================================================================*/

#menu1 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12pt;
	text-decoration: none;
	line-height: 1.4em;
}
#menu1 a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #6699FF;
	font-size: 12pt;
	text-decoration: none;
	line-height: 1.4em;
}
#menu2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
	line-height: 1.4em;
}
#menu2 a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #DD1A21;
	font-size: 10pt;
	text-decoration: none;
	line-height: 1.4em;
}
#menu3 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
	line-height: 1.4em;
}
#menu3 a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #6699FF;
	font-size: 10pt;
	text-decoration: none;
	line-height: 1.4em;
}

input,select,textarea,submit {
	border: 0px;
}

/*================================================================================
/* Sub Opciones Menu Horizontal Superior
================================================================================*/

#dropmenudiv {
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.4em;
}

#dropmenudiv a:hover {
	background-color: #F9B65D;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4em;
}

#dropmenudiv a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #F2F2F2;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4em;
}

/*================================================================================
/* Calendario
================================================================================*/

.calender{
	background-color: #FFFFFF;
	width: 182px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F4F4;
	font-size: 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.calender2{
	background-color: #FFFFF0;
	width: 182px;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.nav1{
	width: 182px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.nav2{
	width: 182px;
	font-size: 10px;
	text-align: center;
}

#calendar1 a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#calendar1 a:hover {

	color: #FFD67B;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#calendar2 a {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#calendar2 a:hover {

	color: #EB5460;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
