/* Caja de Fecha y resolucion */
body {
	padding-top: 10px;
}
.resolution {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DF912F;
	text-decoration: none;
	margin-left: 10px;
	padding-left: 10px;
}
/* Caja de Menu Principal */
   /* Elimina los bullets y centra el texto */
#mainmenu ul
{
list-style: none;
padding: 0;
margin: 0;
}
    /* Coloca el texto en una linea */
#mainmenu li
{
	float: left;
	margin: 0 0.15em;
}
    /* Propiedades del menu enlazado */
#mainmenu li a
{
	float: left;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/mainmenu_bkg_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 3em;
	display: block;
	text-align: center;
	height: 34px;
	padding-right: 10px;
	padding-left: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#mainmenu li a:hover
{
	background-image: url(../images/mainmenu_bkg_gray.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffffff;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
/*.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	height: 34px;
	width: 150px;
	border: thin solid #000000;
	background-image: url(../images/mainmenu_bkg_01.jpg);
	padding-top: 13px;
	padding-bottom: 11px;
	clear: both;
	float: none;
	}
a.mainmenu:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/mainmenu_bkg_gray.jpg);
	background-repeat: repeat;
	background-position: left;
	height: 34px;
	width: 150px;
}*/
/* Caja de Contenido */
#mainbox {
	margin-left: 13px;
	margin-right: 10px;
}
#mainboxfooter {
	padding-left: 25px;
	padding-right: 10px;
	position: relative;
}
#banners {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Caja de Footer */
#footerbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
#footerbox hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 100%;
}
.menufooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DF912F;
	text-decoration: none;
}
#dbarh {
	background-image: url(../images/doblebar_h_green.jpg);
	width: 100%;
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 4px;
	margin-bottom: 4px;
}
.menufooterGray {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #969696;
	text-decoration: none;
}

/* Caja de Noticias */
#solutextbox table{
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AFCB49;
	border-bottom-color: #AFCB49;
	margin-bottom: 5px;
	padding-top: 5px;
	height: 50px;
	float: left;
	width: 98%;
}
#solutextbox td{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	margin: 2px;
}
#solutextbox img {
	margin: 0px 2px 0px 0px;
	float: left;
}

/* Caja de Eventos*/
#news {
	width: 187px;
}
#news h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #788fA0;
	font-size: 12px;
	text-decoration: none;
}
#news p{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
}
#news hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#news img {
	padding: 2px;
	float: left;
}
/* LINKS */
.vermas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
	padding-bottom: 3px;
}
a.vermas:hover {
	color: #990000;
	text-decoration: underline;
}

a.menufooter:hover {
	color: #000000;
	text-decoration: underline;
}
.bannerwelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 75px;
	padding-right: 15px;
	padding-left: 20px;
}

/* Menu Interior */
.intmenubox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 15px;
	padding-left: 6px;
	border-bottom: 1px solid #FFCC00;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 186px;
}
a.intmenubox:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #646464;
	font-weight: normal;
}
#section {
	padding-top: 15px;
}
#section p, ul, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
}
.newsboxtopborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contac table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#contac td{
	height: 25px;
	line-height: 2em;
	color: #999999;
}
#misvis {
	float: right;
	width: 175px;
	background-color: #E8E8E8;
	border: 1px solid #CCCCCC;
	margin: 10px;
}
#misvis td{
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#misvis h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
}
#misvis li{
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: list-item;
	float: left;
	list-style-type: square;
	left: 0px;
}
