/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
html, body {
	height: 100%;
}
body {
	font: 11px/140% Arial, Helvetica, sans-serif;
	color: #9A9A9A;
	text-align:left;
	background: #20492B url(../_img/comun/bg-puntos.jpg) repeat-y center top;
}
/* links */
a, a:visited {
	color: #316C42;
}
a:hover {
	color: #0066FF;
}
h2 {
	color:#40784D;
	width:577px;
	height:18px;
	margin:16px 0 0 0;
}
h3 {
	color:#316C42;
	font-weight:bold;
	font-size:12px;
	margin:24px 0 14px 0;
}
h4 {
	color:#40784D;
	font-weight: normal;
	font-size:11px;
	margin:24px 0 14px 0;
}
p {
	margin:8px 0;
}
strong {
	color:#40784D;
}
ul, ol {
	margin-left: 40px;
}
blockquote {
	margin:0 40px
}
.clearTodo {
	clear: both;
}
img.imgNoticia {
	float:left;
	margin:8px 12px 5px 0;
}
img.imgDer {
	float: right;
	margin:3px 12px 5px 0;
}
/*-------------------------------------------
   LAYOUT
--------------------------------------------*/ 
#wrap {
	min-height: 100%;
	width:979px;
	margin: 0 auto;
}
html #wrap {
	height: 100%;
}
#contenido {
	background: url(../_img/comun/bg-central.jpg) no-repeat;
	margin-left:14px;
	min-height: 100%;
}
#header {
	height: 162px;
}
#header h1 a {
	display:block;
	height: 139px;
	width: 360px;
	text-indent:-99999px;
}
#menu {
	width: 298px;
	height:475px;
	text-align:right;
	float:left;
}
#submenu {
	margin-left: 0px;
	height: 19px;
	float:right;
	color:#234D2F;
}
#submenu #actual {
	font-weight:bold;
}
#submenu .rojo a {
	color: #FF0000;
}
#submenu li {
	display:inline;
	list-style-type:none;
	padding-right:7px;
}
#submenu a {
	color:#9A9A9A;
	text-decoration:none;
	padding-right:4px;
}
#submenu a:hover {
	color:#3E9357;
	text-decoration: underline;
}
#main {
	width: 577px;
	margin:0 20px 0 40px;
	text-align:left;
	float:right;
	min-height: 100%;
}
#footer {
	width: 640px;
	margin: 20px 0 0 323px;
	float:left;
}
#footer span {
	color:#3E9357;
}
#footer ul {
	margin-left: 0px;
	height: 19px;
}
#footer li {
	display:inline;
	list-style-type:none;
	padding-right:7px;
}
#footer a {
	color:#9A9A9A;
	text-decoration:none;
}
#footer a:hover {
	color:#3E9357;
	text-decoration: underline;
}
/*-------------------------------------------
   SECCIONES
--------------------------------------------*/ 
/* 1 - Inicio */
#home p {
	margin:0px;
}
#home #spot {
	width: 418px;
	height: 251px;
	margin: 0 15px 15px 20px;
	background-image:url(../_img/temp/home_spot.jpg);
	float:left;
}
#home #calendario {
	width: 201px;
	height: 251px;
	margin: 0 0 15px 0;
	background-image:url(../_img/home/bg_calendario.png);
	float:left;
}
#home #calendario h2 {
	font-size:12px;
	height:18px;
	margin:0 0 8px 0;
	width:170px;
}
#home #calendario #linkFotos{
display:block;
padding:3px 0 30px 125px;
}
#home #calendario #linkPdf{
display:block;
padding:0 95px 0 5px;
}
#home #calendario ul {
	margin-left: 7px;
}
#home #calendario li {
	list-style-type:none;
	margin:0;
	background-color:#638E7A;
	height: 17px;
	padding: 1px 0 0 5px;
	width: 183px;
}
#home #calendario span {
	display:block; width:70px; float:left;
}
#home #calendario li.col2 {
	background-color:#fff;
}
#home #calendario li a {
	color:#FFFFFF;
	text-decoration:none;
}
#home #calendario li.col2 a {
	color:#9A9A9A;
}
#home #calendario h5 {
	position: absolute;
	top: 392px;
	margin-left:12px;
}
#home #noticias {
	width: 418px;
	height: 125px;
	margin: 0 15px 15px 20px;
	background-image:url(../_img/home/bg_noticias.png);
	float:left;
}
#home #noticias h2 {
	font-size:12px;
	height:18px;
	margin:6px 0 6px 8px;
	width:400px;
}
#home p {
	line-height:121%;
}
#home #noticias img.imgNoticia {
	float:left;
	margin:0 13px 28px 7px;
}
#home #noticias h5 {
	margin-top: 9px;
	width: 108px; padding-left: 14px;
	margin-left: 82px;
}

#home #reglamento {
	width: 201px;
	height: 125px;
	margin: 0 0 15px 0;
	background-image:url(../_img/home/bg_reglamento.png);
	float:left;
}
#home #reglamento img.imgReglamento {
	float: right;
	margin:0 7px 28px 7px;
}
#home #reglamento h2 {
	font-size:12px;
	height:18px;
	margin:6px 0 6px 8px;
	width:180px;
}
#home #reglamento p {
	margin-left: 6px;
}
#home #reglamento h5 {
	position: absolute;
	top: 521px;
	margin-left: 8px;
}
/*/////////*/
#home #reglamento h2 {
	font-size:12px;
	height:18px;
	margin:8px 0 8px 7px;
	width:170px;
}
#home #reglamento ul {
	margin-left: 7px;
}
#home #reglamento li {
	list-style-type:none;
	margin:0;
	background-color:#638E7A;
	height: 17px;
	padding: 1px 0 0 5px;
	width: 183px;
}
#home #reglamento span {
	display:block; width:70px; float:left;
}
#home #reglamento li.col2 {
	background-color:#fff;
}
#home #reglamento li a {
	color:#FFFFFF;
	text-decoration:none;
}
#home #reglamento li.col2 a {
	color:#9A9A9A;
}
/*////////*/
#home #banner {
	width: 619px;
	height: 70px;
	margin: 0;
	float:right;
}
#home #youtube {
	width: 630px;
	height: 370px;
	margin: 0;
	float: left;
	margin:0 0 20px 23px;
}
#home h5 a {
	color:#A19363;
	padding: 0 0 0 14px;
	background: url(../_img/home/bt_info.png) no-repeat 0 3px;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	width: 169px;
	height: 28px;
	margin-top: 0;
	display:block;
}
#home h5 a:hover {
	text-decoration: underline;
}
#home #calendario h2 a , #home #noticias h2 a , #home #reglamento h2 a {
	text-decoration:none;
}
#home #calendario h2 a:hover , #home #noticias h2 a:hover , #home #reglamento h2 a:hover {
	text-decoration: underline;
	color:#40784D;
}
#home #calendario p a , #home #noticias p a , #home #reglamento p a {
	text-decoration:none;
	color: #9A9A9A;
}
#home #calendario p a:hover , #home #noticias p a:hover , #home #reglamento p a:hover {
	text-decoration:none;
	color: #9A9A9A;
}

/* 2 - Noticias */
#t-noticias {
	text-indent:-99999px;
	background: url(../_img/noticias/t-noticias.png) no-repeat;
}
.post {
	width:570px;
	text-align:justify;
	border-bottom-style: solid;
	border-color: #CFDFD5;
	border-width: 1px; 
}
.post h4 {
	margin:20px 0 5px 0;
}
/* 3 - Calendario */
#t-calendario {
	text-indent:-99999px;
	background: url(../_img/calendario/t-calendario.png) no-repeat;
}
#listCalendario {
	margin-left: 0px;
}
#listCalendario span {
	color:#316C42;
}
#listCalendario strong {
	margin-left: 51px;
}
#listCalendario ul {
	margin-left: 0px;
	height: 19px;
}
#listCalendario li {
	list-style-type:none;
	width:340px;
	height:22px;
	background: url(../_img/calendario/bg-calen.png) no-repeat;
	margin:5px 0;
	padding: 3px 0 0 10px;
}
/*  CSS Table Design
Author: Stanislav Filev
Theme: Stainless Steel: Stenli Style
URL: http://www.stenli.net

----------------------------------------------- */
.rojo  { color:#CC0000}

#contenido table {
	background-color: #F2F7F3;
	font-size:11px;
	width:570px;
	text-align:left;
}
#contenido td, #contenido th{
	padding:5px;
}
#contenido thead {
color:#fff;
background:#91BEA1;
}
#contenido caption {
	text-align:center;
	font: bold 12pt;
	color: #538B67;
	margin: 3px 0;
}
/* =links
----------------------------------------------- */
#contenido table a {
	color:#538B67;
	text-decoration: none;
}
#contenido table a:link {
	color:#538B67;
}
#contenido table a:visited {
	color: #538B67;
}
#contenido table a:hover {
	color:#000;
}
/* thead tbody tfoot
----------------------------------------------- */
/* 4 - Inscripción */
#t-inscripcion {
	text-indent:-99999px;
	background: url(../_img/inscripcion/t-inscripcion.png) no-repeat;
}
#btdown {
	margin:15px 0 25px 0;
}
#btdown a {
	color:#fff;
	text-decoration:none;
	background:#20492B;
	padding:5px;
}
#btdown a:hover {
	background:#90BFA2;
}
input {
	width:220px;
	border:1px solid #3E9357;
}
fieldset {
	border:1px solid #3E9357;
	margin: 5px 0 10px 0
}
legend {
	color:#3E9357;
	font-size:14px;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 10px;
}
.form-izq {
	width:240px;
	float:left;
	margin: 5px 0 20px 20px;
}
.form-der {
	width:240px;
	float:right;
	margin: 5px 20px 0 20px;
}
.form-opcional {
	width:500px;
	float:left;
	margin: 5px 20px 0 20px;
}
.form-der span {
	color:#FF0000;
}
span.approved {
	background:#CDEFA6 url(../_img/inscripcion/approved.png) no-repeat scroll 10px 50%;
	border:1px solid #9BCC54;
	color:#648434;
	display:block;
	margin:15px 0 200px 0;
	padding:8px 10px 8px 36px;
	font-size:12px;
}
span.approved strong {
	color:#648434;
}
span.approved a {
	color:#648434;
}
span.approved a:hover {
	text-decoration:underline;
}
/* 5 - Reglamento */
#t-reglamento {
	text-indent:-99999px;
	background: url(../_img/reglamento/t-reglamento.png) no-repeat;
}
.bandera {
	width:104px;
	float:left;
	margin-left:4px;
}
.bandera2 {
	width:145px;
	float:left;
}
/* 6 - Contactar */
#t-contactar {
	text-indent:-99999px;
	background: url(../_img/contactar/t-contactar.png) no-repeat;
}
.listContacto {
	margin-left: 0px;
}
.listContacto span {
	color:#316C42;
}
.listContacto strong {
	margin-left: 51px;
}
.listContacto ul {
	margin-left: 0px;
	height: 19px;
}
.listContacto li {
	list-style-type:none;
	width:200px;
	height:22px;
	background: url(../_img/contactar/bg-calen.png) no-repeat;
	margin:5px 0;
	padding: 3px 0 0 10px;
}

/* 7 - Fotos */
/* images */
#galeriaFotos  img {
	background: #FAFAFA;
    border: 1px solid #E4E4E4;
	padding: 8px;
	margin: 0 0 16px 0;  
}
#galeriaFotos  img.fotoLeft {
  	margin: 0 16px 16px 0;  
}