@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #505E17;
	font-size: 12px;
}
img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor {
	margin: auto;
	width: 1000px;
}
#contenedor_central {
	margin: auto;
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8BA428;
	border-left-color: #8BA428;
}
#contenedor_central label {
	display: block;
	width: 150px;
}

#cont_der {
	margin-left: 300px;
	width: 580px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	min-height:800px;
}
#cont_der a:link {
	color: #505E17;
}

#cont_der p {
	font-size: 12px;
	color: #505E17;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
#cont_der h1 {
	font-size: 16px;
	color: #505E17;
	text-transform: uppercase;
}
#cont_der h2 {
	font-size: 12px;
	color: #505E17;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
#cont_der label {
	display: block;
	width: 150px;
}

.titulo {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FB9101;
	text-align: right;
	padding-right: 10px;
}
.anchoForm {
	width: 300px;
	background-color: #C1DF8A;
	color: #300;
}


.item_list ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
}
.item_list li {
	font-size: 12px;
	color: #505E17;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	list-style-type: square;
	text-align: right;
	list-style-image: url(../imgs/BulletCheckMark.png);
}



#cont_izq {
	height: 400px;
	width: 200px;
	position: absolute;
	left: 30px;
	top: 0px;
}

#pie {
	height: 200px;
	text-align: center;
	background-image: url(../imgs/pie_bg.jpg);
	background-repeat: repeat-x;
}
#pie_desarrollo {
	font-size:9px;
	color:#FC6;
	position:absolute;
	top:170px;
	left:400px;
}
#pie_desarrollo p {
	margin:0px;
}
#pie_center {
	margin: auto;
	width: 900px;
	position: relative;
	height: 200px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8BA428;
	border-left-color: #8BA428;
	background-repeat: no-repeat;
	background-position: 30px;
}

#pie_texto {
	position: absolute;
	left: 230px;
	top: 60px;
	text-align: left;
	width: 700px;
}
#pie_texto p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #8BA428;
	font-weight: bold;
}
#pie_texto h2{
	font-weight: bold;
	color: #F60;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#pie_texto ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pie_texto li {
	font-size: 10px;
	text-transform: uppercase;
	width: 30%;
	float:left;
}
#pie_texto a:link {
	color:#8BA428;	
}
#pie_texto a:visited {
	color:#8BA428;	
}
#pie_texto a:hover {
	color:#C1D964;
}
#contenido {
	position: relative;
}

#header {
	height: 170px;
	background-image: url(../imgs/header.jpg);
	background-repeat: no-repeat;
}
#headerLogos {
	float: right;
	width: 200px;
}
#menu {
	height: 30px;
	text-align: right;
}
#menu a:link {
	text-decoration: none;
	color: #8BA428;
}
#menu a:hover {
	text-decoration: none;
	color: #F60;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #8BA428;
}


#menu ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu li {
	display: inline;
	font-size: 10px;
	color: #8BA428;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8BA428;
	padding-left: 5px;
	margin-right: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
#loginAdm p {
	font-size: 12px;
	color: #505E17;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
#loginAdm h1 {
	font-size: 14px;
	color: #505E17;
	text-transform: uppercase;
}
#loginAdm label {
	font-size: 12px;
	color: #505E17;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
#contenido_adm {
	padding: 10px;
}
#contenido_adm h1 {
	font-size: 14px;
	color: #505E17;
	text-transform: uppercase;
}
#contenido_adm p {
	font-size: 12px;
}
#contenido_adm li {
	font-size: 12px;
}

#contenido_adm a:link {
	color: #505E17;
}



.imgLeft {
	background-color: #C47240;
	padding: 3px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fuente {
	text-align: right;
	padding-top: 15px;
	margin-bottom: 5px;
	clear: left;
}
.logo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8BA428;
	height: 157px;
	width: 230px;
}
.tablaTitulo {
	font-size: 12px;
	font-weight: bold;
	color: #485100;
	background-color: #C1D359;
	text-transform: uppercase;
}
.tablaCont1 {
	color: #485100;
	background-color: #DAE49C;
	font-size: 12px;
}
.tablaCont2 {
	color: #485100;
	background-color: #D8E7C0;
	font-size: 12px;
}
.tablaCont3 {
	color: #485100;
	background-color: #F2ECC6;
	font-size: 12px;
}

.anchoField {
	width: 500px;
}


td {
	padding: 5px;
	border: 1px solid #8BA428;
}
th {
	padding: 2px;
	border: 1px solid #8BA428;
}

td p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
td h1 {
	font-size: 15px;
	margin-top: 0px;
}
.item {
	background-color: #FBFCF5;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505E17;
	padding: 10px;
	clear: left;
}
.item_list {
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505E17;
	padding: 10px;
	clear: left;
	background-image: url(../imgs/almendras.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
.itemIcono {
	float: left;
	height: 130px;
	width: 150px;
	text-align: center;
	margin-right: 40px;
}
.itemIcono p {
	font-weight: bold;
}

/* Submenu eventos */
#submenu{
	list-style-type: none;
	margin-left: -40px;
}
#submenu li {
	color:#F60;
    font-weight: bold;
	margin-bottom: 7px;
	display: inline;
	text-transform: uppercase;
}
#submenu a:link, #submenu a {
	padding:4px;
	background-color: #8BA428;
	text-decoration: solid;
	color: #Fff;
	font-weight: bold;
}
#submenu a:hover {
	text-decoration: solid;
	color: #8BA428;
    padding:4px;
	background-color: #F60;
	color:#fff;
}

/* eventos destacados */
.evento_destacado {
	color:#ffffff !important;
	background-color: #f60;
	padding-bottom:10px;
}
.evento_destacado a:link, .evento_destacado a:visited {
	color:#ffffff !important;
}
.indicedetitulos{list-style-type: none;margin-left: -40px;}
#cont_der ul.indicedetitulos a{color: #F60;}
#cont_der ul.indicedetitulos a:hover{color: #505E17 !important;}
#banners {list-style-type: none;margin-left: -34px;}
