body {

	background-color: #fff;

	margin: 0;

	padding: 0;

	min-height: 100%;

	height: 100%;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	background-image: url(../images/bg_body.jpg);

	background-repeat: repeat-x;

	color:#666666;

}



#Wrapper {

	width: 970px;

	margin:  0px auto; 

	background-color: #fff;

	overflow:hidden;

}











a:link,  a:visited {

	color: #006699;

}



a:hover, a:focus {

	color: #009FEF;

	text-decoration:none;

}





img { border: 0px solid; }





.clear {

	clear: both;

}



/* END GLOBAL HTML */



/* BEGIN PAGE CONTAINERS */



#container {

	display: block;

	width: 960px;

	margin:  0px 7px; 

	background-color: #fff;

}



#popup_container {

	display: block;

	width: auto;

	background: #fff;

}



/* END PAGE CONTAINERS */



/* BEGIN HEADER */



#header {

	height:120px;

	border-bottom:1px solid #d4e7f8;

	clear:both;

}



#site_header_eng {

 position: relative;

 background: url(../images/logo_eng.gif) no-repeat center left #fff;

 height: 90px;

 border-bottom: 1px solid #d4e7f8;

 clear:both;

}





#idb_header {

	/* background: url(../img/idb_header.gif) no-repeat top left #013567; */

	background: #d4e7f8;

	height: 25px;

	vertical-align: middle;

	margin:0px;

	padding:5px 0px 0px 0px;

	color: #333333;

}



#idblinks {

	float: left;

	background: transparent;

	padding: 3px;

	color: #333333;

}



#idblinks a, #idblinks a:visited {

	padding-right: .5em;

	padding-left: .5em;

	color: #333333;

}





#idblinks a:hover {

	padding-right: .5em;

	padding-left: .5em;

	color: #297BD0;

}







.logo {

height:70px;

margin-top:10px;

width:550px;

 }







#links {

	float: right;

	background: transparent;

	padding: 3px;

	color: #aaa;

}



#links a, #links a:visited {

	padding-right: .5em;

	padding-left: .5em;

	color: #333333;

}



#links a:hover {

	padding-right: 0.5em;

	padding-left: 0.5em;

	color: #297BD0;

}









#parent_header {

	background: #fff;

	height: 20px;

	vertical-align: middle;

	border-bottom: 1px solid #d4e7f8;

	padding: 5px 5px 5px 35px;

}



#parent_header a {

	font-size: 1.5em;

	text-decoration: none;

}



#site_header {

	position: relative;

	background: url(../images/logo.gif) no-repeat center left #fff;

	height: 90px;

	border-bottom: 1px solid #d4e7f8;

	clear:both;

	

}



#popup_container #site_header {

	background: url(../img/site_header_popup.gif) no-repeat top left #fff;

	height: 30px;

}



#search_container {

	position: absolute;

	right: 10px;

	top: 5px;

	float: right;

}



#languages 

{

	margin: 0px;

	padding: 0 10px 5px 0;

	text-align: right;

	color: #009FEF;

}





#languages a

{

	margin: 0px 0px 0px 10px;

	padding: 0px;

}

#search_text {

	margin: 10px 0px 10px 0px; padding: 5px 0px;

	color: #333;

	font-size:11px;

	

	/* color: white; */

}









h1 {

	padding: 5px 10px 5px 5px;

	font-weight: normal;

	font-size: 20px;

	color: #3981AA;

	line-height:21px;

	border-bottom: 1px solid #EEEEEE;

	margin-bottom:10px;

	clear:both;

}



h2 {

	padding: 10px 10px 0px 5px;

	font-weight: normal;

	font-size: 18px;

	color: #333333;

	text-align:left;

	font-weight:normal;

	margin:0px;

}



h3 {

	padding: 20px 10px 0px 5px;

	margin:0px;

	font-weight: normal;

	font-size: 16px;

	line-height:22px;

	color: #3981AA;

	clear:both;

}



h4 {

	padding: 5px 10px 5px 5px;

	margin:0px 0px 0px 0px;

	font-weight: normal;

	font-size: 13px;

	color: #333;

	line-height:17px;

	border-bottom: 1px solid #EEEEEE;

}



h5 {

	padding: 0px 10px 0px 0px;

	font-size: 12px;

	margin:0px;

	font-weight: normal;

	line-height:16px;

}



h6 {

	padding: 0px 10px 0px 5px;

	font-size: 11px;

	margin:0px;

	font-weight: normal;

	line-height:15px;

}



p {

	padding: 5px 10px 5px 5px;

	font-size: 12px;

	line-height:18px;

	color:#666666;

	margin:0px;

}







.hr_gray {

	height: 1px;

	border-top: 1px dashed #CCCCCC;

	clear: both;

	margin: 15px 10px 10px 0px;

	Padding:0px;

}







.read_more {

	float: right;

	margin: 10px 0px 0px 5px;

	padding-bottom:20px;

	width:100%;

}





/* BUTTONS

-------------------------------------------------- */

a.button {

    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;

    color: #444;

    display: block;

 	float: left;

    font: normal 11px arial, sans-serif;

    height: 20px;

    margin: 0px 0px 20px 0px;

    padding-right: 12px; /* sliding doors padding */

    text-decoration: none;

	text-align:center;

}





a.button span {

    background: transparent url('../images/bg_button_span.gif') no-repeat;

    display: block;

    line-height: 14px;

    padding: 3px 0px 3px 14px;

	text-decoration: none;

}





a.button:active {

    background-position: bottom right;

    color: #000;

    outline: none; /* hide dotted outline in Firefox */

	 text-decoration: none;

}



a.button:visited {

    text-decoration: none;

}





a.button:active span {

    background-position: bottom left;

    padding: 3px 0px 3px 14px; /* push text down 1px */

	 text-decoration: none;

}







a.button_01 {

	background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;

	color: #444;

	display: block;

	float: left;

	font: normal 11px arial, sans-serif;

	height: 20px;

	margin: 20px 20px 20px 0px;

	padding-right: 12px; /* sliding doors padding */

	text-decoration: none;

	text-align:center;

}





a.button_01 span {

    background: transparent url('../images/bg_button_span.gif') no-repeat;

    display: block;

    line-height: 14px;

    padding: 3px 0px 3px 14px;

	text-decoration: none;

}





a.button_01:active {

    background-position: bottom right;

    color: #000;

    outline: none; /* hide dotted outline in Firefox */

	 text-decoration: none;

}



a.button_01:visited {

    text-decoration: none;

}





a.button_01:active span {

    background-position: bottom left;

    padding: 3px 0px 3px 14px; /* push text down 1px */

	 text-decoration: none;

}









/* LEFT NAVIGATION MENU 

_____________________________________________________*/



#navigation {

	position: relative;

	float: left;

	width: 170px;

	margin: 0px;

	padding: 0p;

	font-weight: bold;

	border-top: 1px solid #E4EFF9;

	border-bottom: 1px solid #E4EFF9;

	height: 1%;

}



#navigation ul {

	padding: 0; margin: 0;

        line-height: 110%;

        list-style: none;

        display: inline;

        width: 100%;

        text-align: left;

	display: block;

	position: relative;

	height: 1%;

}



#navigation ul  li a {

	display: block;

	text-decoration: none;

	/* border-top: 1px solid #fff;

	border-right: 1px solid #000; */

	font-size: 10pt;

	line-height:16px;

	margin: 1px 0px;

	padding: 5px 6px;

	position: relative;

	height: 1%;

}



#navigation ul  li a {

	color: #333333;

	background: #b2d1ee;

}



#navigation ul  li a:hover {

	color: #333;

	background: #9ec7ed;

}



#navigation ul  li li a {

	color: #000;

	background-color: #d4e7f8;

	padding-left: 15px;

}





#navigation ul  li  li a:hover {

	color: #333;

	background-color: #f2f8ff;

}



#navigation ul  li li li a {

	color: #000;

	background-color: #dcdcdc;

	padding-left: 30px;

}



 #navigation ul  li  li a.current {

	color: #333;

	background: #f2f8ff;

}



#nav_level3 li a.subpage {

	font-weight: bold;

}



#navigation ul  li  a.current {

    background-color: #FFFFFF;

	color: #000;

	font-weight: bold;

	paddding:1px 0px;

	margin: 1px 0px;

	border-top: 1px solid #FFF;

    border-bottom: 1px solid #9DC0D8;

}







.skipnav {

	position: absolute; 

	left: -9999; 

	overflow: hidden;

	width: 1px;

	height: 1px;

}





.skipnavimg {

	width: 1px;

	height: 1px;

	border: 0;

}



/* END LEFT NAVIGATION MENU */







#page_utilities {
	padding: 0px 10px 0px .5em;
	border: 0;
	font-size:11px;
	margin:10px 20px 0px 0px;
	float:right;
	clear:both;
}



#page_title h1 {
	font-size: 1.75em;
	margin: .1em 0 .5em 0;
}



/* BEGIN CONTENT 

_____________________________________________________________*/



#content {

	width: 780px;

	padding: 5px 0px 0 10px;

	margin:10px 0px 0px 0px;

	font-size: 9pt;

	float: left;

}



#popup_container #content {

	width: auto;

	min-width: 1px;

	padding: 5px;

}







#breadcrumbs {

	font-size: 10px;

	margin:10px 0px 15px 0px;

	padding:0px;

	color:#333333;

	clear:both;

}













/* COLUMNS 

______________________________________________________ */



.colA {

	width:775px;
	float:left;
	padding:0px;
	margin:0px;
	clear:both;
}





.colB {
	width:505px;
	float:left;
	padding:0px;
	margin:0px;
}





.colB img {

	padding:2px;

	margin:0px 10px 5px 0px;

	border:1px solid #CFD9DE;

}



.colB  h3 {

	border-top:1px dashed #D6E1E9;

	margin:10px 10px 0px 0px;

	padding:15px 0px 10px 5px;

}





.colB  h3 a:link {

	background-color: #E6EEF4;

	padding: 7px;

	display:block;

	text-decoration:none;

	margin:0px;

}





.colB  h3 a:hover, .colB  h3 a:active, .colB  h3 a:visited {

	background-color: #9ec7ed;

	color:#FFFFFF;

	padding: 7px;

	display:block;

	text-decoration:underline;

	margin:0px;

}



.colC {

	width:240px;

	float:left;

	padding:0px 0px 0px 5px;

	margin:0px;

}



.colD {

width:880px;

float:left;

padding:0px; margin:0px;

background-color: #74786C;

}



.colE {

	width:200px;

	float:left;

	padding:0px; margin:0px;

}



.colF {

	width:505px;

	float:left;

	padding:0px;

	margin:0px;

}



.colF img {

	border:1px solid #D6E1E9;

	background-color: #ffffff;

	padding:5px;

	margin:0px 5px 10px 0px;

	clear:both;

}



.colF  h2 {

	margin:5px 10px 0px 0px;

	padding:10px 0px 5px 10px;

	clear:both;

	border-bottom: 1px dashed #CDD7DF;

}



.colF  h3 {

	margin:0px 10px 0px 10px;

	padding:10px 0px;

	clear:both;

}





.colF  h3 a:link {

	background-color: #E6EEF4;

	padding: 7px;

	display:block;

	text-decoration:none;

	margin:0px;

}





.colF  h3 a:hover, .colF  h3 a:active, .colF  h3 a:visited {

	background-color: #9ec7ed;

	color:#FFFFFF;

	padding: 7px;

	display:block;

	text-decoration:underline;

	margin:0px;

}





#quicklinks {

	margin: 15px 0px 8px 0px;

	padding:0px;

	clear:both;

}







/* LATEST NEWS

______________________________________________________ */





#latest_news {

	width: 480px;

	float:left;

	padding:0px;

	margin:5px 0px 0px 0px;

}





/* LISTS

_____________________________________________________________ */


.lists {

	margin:0px;
	padding:0px;
	font-size:13px;
	line-height:16px;
	font-weight: normal;
	clear:both;

 }


.lists UL {

	margin:10px 0px 5px 5px;
	padding:0px 0px 5px 0px;
	border-bottom:1px dashed #CCCCCC;

 }



.lists  LI

{	margin:0px 0px 10px 0px;

	padding:0px 10px 0px 20px;

	list-style-type:none;

	background-image: url(../images/li.png);

	background-repeat: no-repeat;

	background-position: 0px 0px;

}

.lists  LI a:link {text-decoration: none; }

.lists  LI a:visited {text-decoration: none; }

.lists  LI  a:hover {text-decoration: underline;}

.lists  LI  a:active { text-decoration: none; }



.lists  LI h4

{	margin:0px 0px 0px 5px;
	padding:0px;
	font-size:14px;
	line-height:16px;
	font-weight: bold;
}

.lists  LI p

{	margin:0px ;
	padding:0px 0px 0px 5px;
}




/* BOXES

_______________________________________________ */



.box {

	background-image: url(../images/bg_box.jpg);

	background-repeat: repeat-x;

	border: 1px solid #CCCCCC;

	width:245px;

	margin: 10px 15px 20px 0px;

	overflow:hidden;

	float:left;

}





.box_tiendita {

	background-image: url(../images/banner_tiendita.jpg);

	background-repeat: no-repeat;

	height:48px;

}



.box_tiendita_eng {

	background-image: url(../images/banner_tiendita_eng.jpg);

	background-repeat: no-repeat;

	height:48px;

}





.box_galeria {

	background-image: url(../images/banner_galeria.jpg);

	background-repeat: no-repeat;

	height:48px;

}

.box_galeria_eng {

	background-image: url(../images/banner_galeria_eng.jpg);

	background-repeat: no-repeat;

	height:48px;

}





.box_gimnasio {

	background-image: url(../images/banner_gimnasio.jpg);

	background-repeat: no-repeat;

	height:48px;

}

.box_gimnasio_eng {

	background-image: url(../images/banner_gimnasio_eng.jpg);

	background-repeat: no-repeat;

	height:48px;

}



.box  img {

	margin:5px ;

}



.box  p {

	margin:5px 5px 5px 10px;

}



.box  a {

	font-size: 10px;

	line-height:13px;

}



.box  a:link {

	text-decoration:none;

}





.box  a:hover {

	text-decoration:underline;

}



.box  h5 {

	padding:4px 10px;

	font-size: 10px;

	color: #666666;

	font-weight: bold;

	text-align: center;

	margin: 0px 5px 0px 5px;

	border: 1px solid #e4e4e4;

	background-color: #d8e9f9;

	float:right;

	clear:both;

	

}





.box_hr {

	height: 1px;

	border-top: 1px solid #e4e4e4;

	clear: both;

	margin: 0px 5px 0px 5px;

	padding:0px 5px;

}







.box_comments {

	padding: 10px;

	margin: 10px 0px 20px 0px;

	clear:inherit;

}





.box_comments h1 {

	background-color: #EFF7FD;

	padding: 10px 10px 4px 10px;

	margin: 0px 10px 0px 5px;

	font-size: 12px;

	font-weight:bold;

	color: #3981AA;

	text-transform: uppercase;

	border-top: 1px solid #B3B3B3;

	border-right: 1px solid #B3B3B3;

	border-bottom: 1px solid #EFF7FD;

	border-left: 1px solid #B3B3B3;

	display:inline;

}



.box_comments_border {

	background-color: #EFF7FD;

	padding: 10px;

	border: 1px solid #B3B3B3;

	margin: 0px ;

	clear:inherit;

}



/*

.email {

	float: right;

	margin-top: 25px;

}





.phone {

	float: right;

	margin-top: 25px;

}



*/



.box_documents {
	background-image: url(../images/bg_box_01.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	width:245px;
	margin: 10px 15px 20px 0px;
	overflow:hidden;
	float:left;
}



.box_documents h1{
	float:left;
	padding: 3px 10px 3px 10px;
	font-weight:bold;
	font-size: 12px;
	color: #2B6382;
	line-height:21px;
	text-transform: uppercase;
	background-color: #b2d4f2;
	margin:5px;
	width:215px;
}

.box_documents p, .box_documents h4 {
	float:left;
	padding: 0px 5px 5px 5px;
	margin:0px 5px;	

}


.instructions {
	border: 1px solid #CCCCCC;
	margin: 10px;
	padding:0px;
	float:left;
	background-image: url(../images/bg_box_01.jpg);
	background-repeat: repeat-x;
	clear:both;
}



.instructions h1{
	float:left;
	padding: 3px 10px 3px 10px;
	font-weight:bold;
	font-size: 12px;
	color: #2B6382;
	line-height:21px;
	text-transform: uppercase;
	background-color: #b2d4f2;
	margin:5px;
	clear:both;
	width:94%;
}


/* POP UPS FOR THE BOXES

-----------------------------------------------*/



#popupBox {border:1px solid black;background-color:#FFF;padding:3px;display:none;position:absolute;}

#popupBox1 {border:1px solid black;background-color:#FFF;padding:3px;display:none;position:absolute;}

#popupBox2 {border:1px solid black;background-color:#FFF;padding:3px;display:none;position:absolute;}

#galeria_email, #galeria_phone {float: right;margin: 25px 0px 0px 0px;padding:0px; }

#tiendita_email, #tiendita_phone {float: right;margin: 25px 0px 0px 0px;padding:0px; }

#gimnasio_email, #gimnasio_phone {float: right;margin: 25px 0px 0px 0px;padding:0px; }







#content_boxes, #content_boxes_home {

	width: 220px;

	margin: 0 0 0 5px;

	padding: 0;

	float: right;

}



#content_boxes div.content_box, #content_boxes_home div.content_box {

	width: auto;

	border: 1px solid #888888;

	margin-bottom: 5px;

}



#content_boxes div.content_box p, #content_boxes_home div.content_box p {

	margin: 0; padding: .5em;

}



#content_boxes div.content_box ul, #content_boxes_home div.content_box ul {

	padding: 0 0 0 2em;

	margin-left: .5em;

}



#content_boxes div.content_box p.box_title, #content_boxes_home div.content_box p.box_title {

	font-weight: bold;

	text-align: center;

	color: #FFFFFF;

	background-color: #336699;

	margin: 0;

	padding: 5px 0;

}



#content_image {

	width: auto;

	max-width: 225px;

	float: right;

	text-align: center;

}



#content_image p {

	margin: 0;

	font-size: .9em;

}



#home_column1 {

	width: 455px;

	float: left;

	margin-right: 15px;

}



#home_column2 {

	width: 225px;

	float: right;

}



#last_modified {

	text-align: center;

	font-style: italic;

	font-size: .9em;

	clear: both;

}



/* END CONTENT */



/* BEGIN FOOTER */



#footer {

	clear: both;

	min-height: 1px;

	padding-top: 1px;

	margin-top:10px;

	background-color: #d4e7f8;

	border-top: 1px solid #9DC0D8;

	vertical-align: middle;

	text-align: center;

	color: #fff;

}



#footer p {

	margin: 0; padding: .25em;

}

#footer p a, #footer p a:visited, #footer p a:hover {

	color: #666;

}





#popup_container #footer {

	background: #fff;

}



/* END FOOTER */



/* BEGIN TOOLTIP POPUP */



#dhtmltooltip{

	position: absolute;

	width: 150px;

	border: 1px solid #9ec7ed;

	padding: 2px;

	background-color: white;

	visibility: hidden;

	z-index: 500;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	azimuth:rightwards;

}
