/*********************************************
*            NATACION MONTERRICO              *
*********************************************/

body {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #B1F4FD;
	background-image:url(../img/img_body.jpg);
	background-position: top;
	background-repeat:repeat-x;
}
html {
overflow-x:hidden
}

img{
	border: 0px;
}
p{
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

input{
	margin: 0px;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 3px;
}

select{
	margin: 0px;
	font-size: 11px;
}

form{
	margin: 0px;
	font-size: 11px;
}

/*********************************************
*                  DIVS                      *
*********************************************/

#contenedor{
	width: 924px;
	background-image:url(../img/img_container.jpg);
	background-repeat: repeat-y;
	text-align: left;
	margin: 0px auto;
	margin-top: 20px;
	padding: 0px;
	border:0;
}

#cabecera{
}

#cuerpo{
	padding: 0px 30px 0px 30px;
	margin-top: 15px;
}
#cuerpo ul {	
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-top: 0px;
}

#cuerpo li {	
	list-style-type: none; 
	background: url(../img/icon_lista_index.jpg) no-repeat 6px 5px;
	padding: 0px 8px 4px 20px;
}

#home_izq{
	width: 260px;
	float: left;
	margin-right: 18px;
	padding-bottom: 15px;
}


#izq_academy{
	width: 526px;
	float: left;
	margin-right: 30px;
	padding-bottom: 15px;
}
#izq_horario{
	width: 546px;
	float: left;
	margin-right: 10px;
	padding-bottom: 15px;
}

#der_academy{
	width: 303px;
	float: right;
	padding-bottom: 15px;
}

#izq_galery{
	width: 575px;
	float: left;
	margin-right: 30px;
	padding-bottom: 15px;
}
#der_galery{
	width: 250px;
	float: right;
	padding-bottom: 15px;
	padding-top: 90px;
}

#scroll{
	margin-top: 25px;
	height: 318px;
	overflow: auto;
	text-align: center;
	SCROLLBAR-FACE-COLOR: #03C2DE; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #555555; 
	SCROLLBAR-3DLIGHT-COLOR: #038FAD; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #B1F4FD;
	SCROLLBAR-DARKSHADOW-COLOR: #05BAD3;
	
}
#scroll a{
	text-decoration: none;
	color: #333333;
}

#scroll_horario{
	margin-top: 25px;
	height: 375px;
	overflow: auto;
	padding-right: 15px;
	SCROLLBAR-FACE-COLOR: #03C2DE; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #555555; 
	SCROLLBAR-3DLIGHT-COLOR: #038FAD; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #B1F4FD;
	SCROLLBAR-DARKSHADOW-COLOR: #05BAD3;
	
}

#principal{
	padding-bottom: 20px;
}

#titu_prin{
	background-image:url(../img/fond_titu_index.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #234C98;
	font-size: 22px;
	font-weight: bold;
}

#titu_prin a{
	font-size: 12px;
	color:  #038FAD;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#titu_prin a:hover {
	text-decoration: underline;
}

#home_cent{
	width: 208px;
	float: left;
	padding-bottom: 15px;
}
#home_der{
	width: 357px;
	float: right;
	padding-bottom: 15px;
	padding-top:30px;
}

#noticias{
	width: 212px;
	height: 150 px;
	padding-right: 8px;
}
#noticias a{
	text-decoration: none;
	color:#333333;
}

#noticias a:hover{
	color:#038FAD;
}


#home_der ul {	
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	margin-top: 0px;
}

#home_der li {	
	list-style-type: none; 
	background: url(../img/icon_lista_index.jpg) no-repeat 6px 5px;
	padding: 0px 8px 4px 20px;
}


#pie{
	clear: both;
	height: 120px;
	background-image:url(../img/pie.jpg);
	color: #FFFFFF;
}

#menu_pie{
	text-align: center;
	padding: 14px 0px 0px 0px ;
}

#menu_pie a {
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}
#menu_pie a:hover {
	text-decoration: underline;
}

#copyright {
	text-align: center;
	padding: 20px 200px 0px 200px ;
}



/*********************************************
*                 ESTILOS                   *
*********************************************/

/*.btn a:hover img { 
	filter: alpha(opacity=90); opacity: 0.8;
}*/

.formulario{
	float: left;
	width: 300px;
	margin-right: 20px;
	padding-bottom: 15px;
}

.mapa_geograf{
	float: left;
	width: 300px;
	padding-bottom: 15px;
}


.apoyo a {
	text-decoration: none;
	color:#FFFFFF;
}
.apoyo a:hover {
	text-decoration: underline;
}

.mailto a {
	text-decoration: none;
	color:#038FAD;
}
.mailto a:hover {
	text-decoration: underline;
}

.bold{
	font-weight: bold;
}
.azul_bold{
	color: #234C98;
	font-weight: bold;
}

.celest_bold{
	color: #038FAD;
	font-weight: bold;
}

.link_horarios a {
	color: #038FAD;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.link_horarios a:hover {
	text-decoration: underline;
}

.input_contact{
	width: 230px;
	height: 18px;
	border: 1px solid #0F98D7;

}

.text_contact{
	width: 232px;
	height: 120px;
	border: 1px solid #0F98D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 3px;
}

.btn_enviar{
	background-color: #159CC4;
	border: 1px solid #159CC4;
	color: #FFFFFF;
	padding: 2px 4px 2px 4px;
	letter-spacing: 1px;
}

.boletin a {
	text-decoration:none;
	background-color: #159CC4;
	border: 1px solid #159CC4;
	color: #FFFFFF;
	padding: 4px 7px 4px 7px;
	letter-spacing: 1px;
}
.boletin a:hover {
	background-color: #0299AE;
	border: 1px solid #0299AE;
	color: #FFFFFF;
	padding: 4px 7px 4px 7px;
	letter-spacing: 1px;
}


/***********************************************/
/*                    Tabla                    */
/***********************************************/
.tabla_border {
	border-left: 1px #007AA8 solid;
}
.tabla_cab {
	background-color: #007AA8;
	color: #FFFFFF;
	font-weight: bold;
}
.tabla_cab_tit {
	border-left: 1px #FFFFFF solid;
	padding: 2px;
}
.tabla_cab_border {
	border-top: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	padding: 8px;
}
.tabla_cell_border {
	border-bottom: 1px #007AA8 solid;
	border-right: 1px #007AA8 solid;
	padding: 5px;

}


