/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: url(images/img01.jpg) repeat-x left top;
	background-color: #3aa1e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E4456;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #08252E;
}

h1 {
	font-size: 12px;
	color:#004773;
	text-transform: none;
	line-height: 17px;
}

h2 {
	font-size: 10px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2dcdf;
	padding-bottom: 5px;
 }

p, ul, ol {
	margin-top: 0;
	line-height: 220%;
	text-align: center;
	font-size: 10px;
}

ul, ol { }

blockquote { }
a { color: #a3e4ff; }

a:hover {
	color:#FFF;
text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 876px;
	color: #333;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
/* login */

#login {
	width: 876px;
	height: 34px;
	background-image:url(images/img-bkg-login.jpg);
	padding: 0px;
	margin: auto;
}


#login ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#login li {
	display: block;
	float: left;
	padding-bottom: 5px;
}

#login a {
	background-image:url(images/bot-login.jpg);
	display: block;
	float: left;
	height: 20px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afdded;
	font-weight: normal;
	width: 113px;
	padding: 2px 2px 0px 0px;
	background-repeat: no-repeat;
	text-align: center;
}

#login a:hover {
	text-decoration: none;
	padding: 2px 2px 0px 0px;
	color: #FFF;
}









/* Header */

#header-wrapper {
	width: 876px;
	margin: auto;
	padding: 0px;
}
/*botonera*/
#header {
	background-color:#b3deed;
	width: 876px;
	height: 45px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 856px;
	height: 45px;
	padding-right: 5px;
	padding-left: 10px;
}

#menu ul {
	list-style: none;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #267f9d;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#menu a:hover {
	text-decoration: none;
	height: 40px;
	color: #e38a21;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#menu .current_page_item a {
	height: 40px;
	color: #595959;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#menu .first {
	background: none;
}
/* Search */

#search {
	float: right;
	width: 250px;
	height: 20px;
	padding-top: 4px;
}


/* Page */

#page {
	width: 876px;
	background-color:#d3e1e6;
	padding-bottom: 10px;
}

#page-bgtop {
	color: #333;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
	width: 840px;
}


/** LOGO HEADER */

#logo {
	background-color:#000;
	width: 876px;
	height: 167px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-left: 22px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo h1 {
	padding-left: 20px;
	padding-top: 50px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}




/* Box inferior */


#box_inf {
	float: left;
	width: 517px;
	height: 337px;
	background-color:#FFF;
}
#titulos {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 853px;
	padding-top: 0px;
	margin-bottom: 7px;
	margin-left: 5px;
	margin-top: 10px;
}
#titulo01 {
	background-image:url(images/tit01.jpg);
	float: left;
	width: 510px;
	height: 25px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 25px;
}
#titulo02 {
	background-image:url(images/tit02.jpg);
	float: left;
	width: 300px;
	height: 25px;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: right top;
	padding-left: 15px;
}
#titulo03 {
	background-image:url(images/tit03.jpg);
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 240px;
	height: 25px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 25px;
	text-align: left;
}
#titulo04 {
	background-image:url(images/tit04.jpg);
	float: right;
	width: 377px;
	height: 25px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	background-position: right top;
	text-align: left;
}

#boxdown {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 265px;
	height: 297px;
	background-repeat: no-repeat;
	background-color: #3f4143;
}

/*NOTICIAS*/
#noticias_cont {
	width: 392px;
	height: 297px;
	padding-top: 0px;
	float: right;
	padding-bottom: 5px;
}
.noticias{
	float: right;
	width: 392px;
	height: 97px;
	background-image:url(images/not-background.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	background-position: top;
	background-color: #D3E1E6;
	padding-bottom: 5px;
}
.noticias .entry-image {
	float: left;
	width: 81px;
	background-position: center;
	background-color: #666;
	height: 72px;
	margin-top: 5px;
	margin-left: 5px;

}
.noticias .entry {
	width: 275px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0;
	float: right;
	font-size: 11px;
	margin-right: 8px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}

.noticias .title {
	width: 290px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	float: right;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.noticias .link {
	width: 100px;
	float: right;
	font-size: 11px;
	font-weight: normal;
	color:#a3e4ff;
	text-decoration: underline;
	text-align: right;
	margin-right: 10px;
	padding-top: 0px;
	margin-top: 0px;
}

/*FIN NOTICIAS*/

#titulos_inf {
	float: left;
	width: 662px;
	padding-top: 0px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
/* box superior */
#box_contenedor {
	float: left;
	width: 853px;
	margin-bottom: 10px;
	text-align: center;
}
/* Content */
#content {
	float: left;
	width: 517px;
	height: 337px;
	background-color:#FFF;
	margin-left: 5px;
}




/* Post */

.post {
	margin-bottom: 20px;
	border-bottom: 1px solid #DFDFDF;
}

.post .title {
	height: 30px;
	color: #0F0;
	float: right;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 16em;
	font-weight: bold;
	color: #08252E;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #3aa2e4;
	line-height: 14px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 16px;
	text-align: left;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0 30px 0;
}

.post .entry-content {
	float: right;
	width: 330px;
}

.post .entry-image {

	float: none;
	width: 505px;
	background-position: center;
	background-color: #666;
	height: 252px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;

}

.post .links a {
	font-weight: bold;
	color: #08252E;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #aedae4;
	border-left-style: none;
	border-left-color: #DFDFDF;
	height: 337px;
}

#sidebox {
	width: 299px;
	background-color: #ffffff;
	height: 155px;
	background-position: center;
	margin-top: 9px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 6px;
}

/*BOX BANNER*/
#banners_cont {
	float: right;
	width: 185px;
	background-color: #D3E1E6;
	border-left-style: none;
	height: 345px;
	margin-top: 0px;
	padding-top: 0px;
}

#banners_int{
	width: 185px;
	height: 165px;
	border-left-style: none;
	padding-bottom: 10px;
}
/* Footer */

#footer-bgcontent {
	margin: auto;
	padding: 0px;
	height: 70px;
	width: 876px;
	text-align: center;
}

#footer {
	width: 876px;
	height: 83px;
	margin: 0 auto;
	padding-top: 50px;
	background: url(images/img03.jpg) no-repeat left top;
}
#footerbl {
	width: 876px;
	height: 83px;
	margin: 0 auto;
	padding-top: 50px;
	background: url(images/img03bl.jpg) no-repeat left top;
}


#footer p {
	margin: 0;
	padding-right: 30px;
	text-align: center;
	line-height: normal;
	font-size: 10px;
	color: #FFF;
	background-position: center;
}

#footer a {
}


/*EVENTOS*/
#event {
	width: 830px;
	background-color:#ffffff;
	padding-left: 10px;
}
#event_tit01 {
	background-image:url(images/activ-tit01.jpg);
	float: left;
	width: 390px;
	height: 25px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 5px;
}
#event_tit02 {
	background-image:url(images/activ-tit02.jpg);
	float: left;
	width: 394px;
	height: 25px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 17px;
	margin-left: 5px;
}
#evento {
	font-size: 12px;
	color: #004773;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 830px;
	height:auto;
	padding-top: 0px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3a3a3a;
}
	
#evento_box1 {
	float: left;
	width: 390px;
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-bottom: 15px;
}
#evento_box2 {
	float: left;
	width: 395px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 15px;
}

#boton {
	width: 395px;
	height: 34px;
	background-repeat: no-repeat;

}
#boton li {
	display: block;
	float:left;
	padding-bottom: 5px;
}

#boton a {
	background-image:url(images/bot-login.jpg);
	display: block;
	float: left;
	height: 20px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #afdded;
	font-weight: normal;
	width: 113px;
	padding: 2px 2px 0px 0px;
	background-repeat: no-repeat;
	text-align: center;
}

#boton a:hover {
	text-decoration: none;
	padding: 2px 2px 0px 0px;
	color: #FFF;
}

.content1 {
	float: right;
	color:#CC0066;
	margin-left: 5px;
	margin-top: 7px;
	width: 595px;
	background-color: #ffffff;
	
}

#actbox {
	width: 855px;
	background-color:#FFF;
	padding-bottom: 10px;
}
.content2 {
	padding-bottom: 7px;
	width: 827px;
	background-color: #ffffff;
	
}

.acttitulo{
	background-image: url(images/tit05.jpg);
	float: left;
	width: 826px;
	height: 33px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 25px;
	text-align:left
}
.acttitmes{
background-image:url(images/tit06.jpg);
background-repeat:no-repeat;
color:#0F4555;
text-align:left;
float:left;
height:24px;
padding-left:10px;
padding-top:5px;
width:826px;
}

#titulosmes{
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
}
.actfoto {
	width: 170px;
	height: 138px;
	float: left;
	background-color: #CDE3E9;
	
}



.acttex {
	width: 610px;
	height: 135px;
	background-color: #f3fafd;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align:left}

.antes{
	width: 820px;
	text-align: right;
	padding-right: 30px;

}
.antes a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color:#004773;
	text-decoration: none;
}
.antes a:hover {
width: 870px;
color:#ff8c04;

}
.actividades {
	font-size: 12px;
	color: #004773;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 830px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3a3a3a;
	height: auto;
}
.actividades .titulo{
	font-size: 13px;
	color: #323232;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 830px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 10px;
	height: 15px;
	text-align: left;
	padding-left: 15px;

}
.actividades .image{
	font-size: 10px;
	color: #004773;
	font-family: Arial, Helvetica, sans-serif;
	width: 485px;
	height:364px;
	background-color: #999;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-left: 10px;

}

.actividades .texto{
	font-size: 12px;
	color: #004773;
	font-family: Arial, Helvetica, sans-serif;
	width: 830px;
	height:auto;
	padding-top: 20px;
	line-height: 17px;
	text-align: left;
	padding-bottom: 20px;

}

.actividades .texto .p{

color:#000000}

.boton_celeste{
	background-image:url(images/bot-login.jpg);
	display: block;
	float: left;
	height: 20px;
	width: 113px;
	background-repeat: no-repeat;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 8px;
	padding-top: 3px;
	text-align: center;

}
.boton_celeste a{
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A3E4FF;
	font-weight: normal;
	width: 113px;
	background-repeat: no-repeat;
	text-align: center;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 8px;
	padding-top: 3px;
	text-decoration: none;
	margin-right: 2px;

}
.error {
	font-size: 1.2em;
	font-weight: bold;
	border: 1px solid #f99;
	color:#f33;
	padding: 5px;
	background-color:#fcc;
	text-align:center;

}

.insert{
	background-color:#ffffff;
	height:auto;
	margin-top: 0px;
	width: 840px;
}

.insert .header{
width: 842px;
height: 146px;
}
.insert .pie{
	width: 841px;
	height: 188px;
}



.insert .ink{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight: bold;
	text-decoration: underline;
}

.insert .titgr{
	font-family:Helvetica,  Arial, sans-serif;
	font-size:22px;
	color:#000000;
	text-align: left;
	margin-left: 50px;
	font-weight: bold;
	padding-top: 25px;
}
.insert .text{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 30px;
	font-weight: normal;
	text-align: left;
	margin-right: 20px;
}
.insert .text .h0{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
}








.entrenadores
{}
.entrenadores .titulo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #393b3d;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 15px;
}
.entrenadores .botonera
{}
.entrenadores .boxizq{
	width: 310px;
	padding-left: 15px;
	}
.entrenadores .boxder{
	float: right;
	margin-top: 10px;
	width: 510px;
	background-color: #FFF;
	margin-left: 5px;
	height: auto;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
.entrenadores .contder{
	margin-top: 8px;
	width: 444px;
	height: auto;
	font-family: Helvetica, Arial, sans-serif;
	color: #2d2d2d;
	font-size: 13px;
	float: right;
	line-height: 17px;
	padding-right: 45px;
	padding-bottom: 25px;
	}
.entrenadores .titder{
	background-image: url(images/entrenadores-tit.jpg);
	float: left;
	width: 490px;
	height: 25px;
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bolder;
	padding-left: 16px;
	font-size: 14px;
}
.entrenadores .foto{
	width: 310px;
	height: 370px;
	background-position: center;
	padding-top: 20px;
	padding-left: 10px;
}

/*############# BOTONERA ##############*/
#submenu {
	font-weight: bold;
	padding-top: 10px;
  
}
#submenu p {
	color:#005b67;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFF;
	padding-top: 0px;
}

#submenu a {
	display: block;
	background-color: #FFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #005B67;
	margin-top: 8px;
	padding-top: 13px;
	padding-left: 8px;
}


#submenu a:link, #submenu a:visited {
	color: #005b67;
	text-decoration: none;
	width: 310px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 9px;
}

#submenu .current_page_item a {
	color: #005b67;
	text-decoration: none;
	width: 310px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 9px;
}
#submenu a:hover {
	background-color: #FFF;
	color: #fe9111;
	font-weight: bold;
}

/*############# MIscelaneos##############*/
.titulo_1 {
    background: url(images/titulo_1_barra.jpg) left top;
	font-size: 1.2em;
	font-weight: bold;
    border: 0px solid #000;
	padding: 10px 0px 10px 35px;
	color:white;
	text-align:left;
	margin-bottom:5px;
	margin-left:0px;

}


.texto_1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393b3d;
	font-weight: bold;
	padding-top: 5px;
    padding-left: 5px;
    text-align:left;
}

.texto_2
{
	font-family: Arial, Helvetica, sans-serif;
    text-transform:uppercase;
	font-size: 16px;
	color: #296871;
	font-weight: bold;
	padding: 5px 0px 15px 5px;
    text-align:left;
}
.texto_3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #393b3d;
	padding-top: 5px;
    padding-left: 5px;
    text-align:left;
}
/*############# Precios ##############*/

.precio_file{
	background-color:#0FF;
	margin:0px 1px 2px 2px;
	display:inline-block;
	width:100%
}
.precio_cell_1{
	background-color:#999;
	float:left;
	width:30%

}

.precio_cell_2{
	background-color:#FCC;
	width:40%
    

	
}

.precio_cell_3{
	background-color:#ccc;
	width:20%;
	float:right
   	
}


.boxprograma {
	background:#FFF;
	width: 519 px;
	font-size: 24px;
	color: #F00;
	float: left;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	}
.box-ingresar {
	background:#FFF;
	width: 285px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	text-align: left;
	margin-right: 0px;
	padding-left: 8px;
	padding-right: 13px;
	padding-bottom: 40px;
	padding-top: 20px;
	}
.bot-masinfo{
	width: 263px;
	padding-right: 15px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 10px;
	
	}
