/*------------------------------------------------------- RESET -----***/
body {
	background-color:#FFFFFF;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:font-family: Tahoma;
	font-size:10px;
	/*color:#012C50;*/
}
ol, ul, li {
	/*margin:0px;
	padding:0px;
	list-style:none;
	list-style-position:inherit;
	list-style-type:none;*/
}
img {
	border:none;
	padding:0;
	margin:0;
}
br {
	line-height:20px;
}
p {
	font-family: tahoma;
	font-size:12px;
	/*color:#012C50;*/
	font-weight:normal;
	/*margin:0px;*/
	padding:0px;
	line-height:1.3em;
	text-align:left;
}
h1,h2,h3,h4,h5 {
	font-family: Arial, Verdana;
	margin:0px;
	padding:0;	
}
h1 {
	font-size:17px;
	font-weight:bold;
	line-height:28px;
	/*color:#999fba;*/
}
h2 {
	font-size:16px;
	font-weight:bold;
	line-height:34px;
	/*color:#012c50;*/
}
h3 {
	font-size:12px;
	font-weight:bold;
	line-height:10px;
	/*color:#9ba0a6;*/	
}
h4 {
	font-size:12px;
	font-weight:normal;
	line-height:19px;
	/*color:#000000;*/
}
h5 {
	font-size:11px;
	font-weight:normal;
	line-height:19px;
	/*color:#9ba0a6;*/
}
.negrita {
	font-weight:bold;
}
/*-------------------------------------------------------------------***/


/*------------------------------------------------------- LINKS -----***/
/*a:link {color: #395D7A; text-decoration:none}
a:visited {color: #395D7A; text-decoration:none}
a:hover {color: #aaaaaa; text-decoration:none}
a:active {color: #395D7A; text-decoration:none}	
a:focus {outline: 0; text-decoration:none}	*/	
a:link {
font-family: Tahoma;
font-size: 12px;
font-style: normal;
line-height: normal;
color: #FF7E00;
}
a:hover {
font-family: Tahoma;
font-size: 12px;
font-style: normal;
line-height: normal;
color: #E3A614;
}
a:visited {
font-family: Tahoma;
font-size: 12px;
font-style: normal;
line-height: normal;
color: #ca6604;
}

/*-------------------------------------------------------------------***/


/*------------------------------------------------------- FRAMES ----***/
div#contenido {
	position:relative;
	margin:0px auto 20px auto;
	/*width:900px;*/
	width:100%;
	background-color:#ffffff;
}

div#top {
	position:relative;
	/*width:900px;*/
	width:100%;
	/*height:100px;*/
	background-color:#ffffff;
}

div#content {
	position:relative;
	background-color:#f8f8f8;
	height:auto;
	overflow:auto;
	_overflow:visible;
	min-height:400px;
	_height:400px;
	/*float:left;*/
	/*width:100%;*/
	width:900px;
	margin:0px auto 0px auto;
	_margin:0px auto 0px auto;
	background:#ffffff url(../img/fondo_content.gif) scroll repeat-y top left;
}

div#bottom {
	position:relative;
	background-color:#ffffff;
	/*width:900px;*/
	width:100%;
	height:60px;
	/*margin:0px 0px 20px 0px;*/
	/*float:left;*/
	
	position:relative;
	bottom:0px;
	left:0px;
	float:left;
}
div#content2columnas {
	position:relative;
	background-color:#f8f8f8;
	height:auto;
	overflow:auto;
	_overflow:visible;
	min-height:400px;
	_height:400px;
	/*float:left;*/
	/*width:100%;*/
	width:900px;
	*width:900px;
	margin:0px auto 0px auto;
	_margin:0px auto 0px auto;
	background:#ffffff url(../img/fondo_content_2columns.gif) scroll repeat-y top left;
}
div#contentcontact {
	position:relative;
	background-color:#f8f8f8;
	height:auto;
	overflow:auto;
	_overflow:visible;
	min-height:400px;
	_height:400px;
	/*float:left;*/
	/*width:100%;*/
	width:900px;
	*width:900px;
	margin:0px auto 0px auto;
	_margin:0px auto 0px auto;
	background:#ffffff url(../img/fondo_content_contact.gif) scroll repeat-y top left;
}

div#contentphotos {
	
	background:#FFFFFF url(../img/fondo_content_photos.gif) repeat-y scroll left top;
height:auto;
margin:0 auto;
min-height:400px;
overflow:auto;
position:relative;
width:1038px;
}

/*-------------------------------------------------------------------***/

/*------------------------- MENU ------------------------***/
div.divmenu {
	background-color:#000000;
	position:relative;
	/*height:50px;*/
	width:100%;
	/*z-index:100;*/
	text-align:center;
	
	
}
div.menu {
	text-align:center;
	margin:0px auto;
	background-color:#000000;
	position:relative;
	height:30px;
	width:100%;
	color:#FFFFFF;
	/*padding:12px 0px 0px 0px;*/
	padding:8px 0px 0px 0px;
	/*height:42px;*/
	font-family:Tahoma;
	font-weight:bold;
	
	height:34px;
	/*width:900px;*/
	width:627px;
	_width:640px;
}
div.menu a {
	margin:0px 5px 0px 5px;
	position:relative;
	font-size:15px;
	padding:4px 10px 4px 10px;
	/*background-color:#000000;*/
	
}
div.menu a span {
	position:relative;
	font-size:15px;
	
}
div.menu ul {
	display:inline;
	margin:0px;
	padding:0px;
}

div.menu ul li {
	display:inline;
	margin:0px;
	padding:0px;
	position:relative;
}
div.menu ul li a {
	margin:0px 5px 0px 5px;
	position:relative;
	font-size:15px;
	padding:4px 10px 4px 10px;
	/*background-color:#000000;*/
	display:block;
	float:left;
	top:0px;
	
}
div.menu ul li a span {
	position:relative;
	font-size:15px;
	display:block;
	float:left;
	background:none;
	top:0px;
}



a.btmenu:link {color:#FFFFFF; text-decoration:none; background:transparent none scroll repeat-x top left;}
a.btmenu:visited {color:#FFFFFF; text-decoration:none; background:transparent none scroll repeat-x top left;}
a.btmenu:hover {color:#000000; text-decoration:none; background:transparent url(../img/btmenuhover.gif) scroll repeat-x top left; cursor:pointer;}
a.btmenu:active {color:#FFFFFF; text-decoration:none; background:transparent none scroll repeat-x top left;}

a#btmenuactive {color:#000000; text-decoration:none; background:transparent url(../img/btmenuactive.gif) scroll repeat-x top left;}

div.menubottom {
	position:relative;
	text-align:center;
	background-color:#000000;
	height:45px;
	width:100%;
	z-index:100;
	top:0px;
}
/**************** SUBMENU *****************************/

div.submenu {
	text-align:center;
	margin:0px auto;
	background-color:#e5e5e5;
	position:relative;
	width:auto;
	color:#FFFFFF;
	padding:6px 108px 4px 0;
	font-family:Tahoma;
	font-weight:bold;
	/*width:627px;
	_width:640px;*/
	top:-5px;
}
div.submenu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
}
div.submenu ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	display:inline;
}
div.submenu a {
	margin:0px 5px 0px 5px;
	position:relative;
	font-size:14px;
	padding:2px 10px 1px 10px;
}
div.submenu a.subbtmenu:link {color:#B01815; text-decoration:none; background:none;}
div.submenu a.subbtmenu:visited {color:#B01815; text-decoration:none; background:none;}
div.submenu a.subbtmenu:hover {color:#B01815; text-decoration:none; background:none; background-color:#FFFFFF;}
div.submenu a.subbtmenu:active {color:#B01815; text-decoration:none; background:none;}
div.submenu a#subbtmenuactive {color:#B01815; text-decoration:none; background:none; background-color:#FFFFFF;}

div.submenu a strong {font-size:16px; font-weight:bolder;}
div.submenu ul span.separadorsubmenu {font-size:14px; font-weight:bolder; color:#B01815;}
/**************** MENU DESPLEGABLE ********************/

div.menu_despl {
overflow:auto;
width:120px;
position:absolute;
top:0px;
left:0px;
z-index:300;
}
div.menu_despl ul {
display:block;
}

.oculta li{
 display:none;
}
#next_eventbutton{
 overflow:hidden;
}
.oculta_ul{
 height:18px;

} 
a.menu_activo{color:#FFFFFF; background:none; background-color:#990000; cursor:default;}


/*-------------------------------------------------- COLUMNAS -------***/
div#columna01 {
	position:relative;
	float:left;
	/*background-color:#e8e8e8;*/
	width:151px;
	/*background:#ffffff url(../img/fondo-list.jpg) scroll repeat-x top left;*/
	/*height:490px;*/
	/*padding:20px 10px 20px 10px;*/
	padding:20px 2px 20px 7px;
}

div#columna02 {
	position:relative;
	float:left;
	/*background-color:#B7B7B7;*/
	width:541px;
	padding:10px 20px 20px 20px;
}

div#columna03 {
	position:relative;
	float:right;
	/*background-color:#F7F7F7;*/
	width:159px;
}

div#columna01vacio {
	position:relative;
	float:left;
	/*background-color:#e8e8e8;*/
	width:1px;
	/*background:#ffffff url(../img/fondo-list.jpg) scroll repeat-x top left;*/
	/*height:490px;*/
	/*padding:20px 10px 20px 10px;*/
	padding:0px;
}
div#columna02big {
	position:relative;
	float:left;
	/*background-color:#B7B7B7;*/
	width:691px;
	*width:692px;
	_width:691px;
	padding:10px 20px 20px 20px;
	*padding:10px 20px 20px 20px;
	_padding:10px 20px 20px 20px;
}
div#columna02photos {
	position:relative;
	float:left;
	/*background-color:#B7B7B7;*/
	width:870px;
	padding:25px 0px 20px 0px;
}

div#columna03texto {
	position:relative;
	float:right;
	/*background-color:#F7F7F7;*/
	width:159px;
	padding:20px 2px 20px 7px;
}
div#columna03textolista {
	position:relative;
	float:right;
	*float:left;
	/*background-color:#F7F7F7;*/
	width:159px;
	
	padding:0px;
}
/*-------------------------------------------------------------------***/

.fondotoplogo {
 text-align:center;
 margin:15px auto 15px auto;
 width:900px;
 }

/*-------------------------- COLUMNA 2 ------------------------------***/

.modulo_photos {
	margin:6px 0px 10px 0px;
}

/*-------------------------- COLUMNA 2 ------------------------------***/
div#columna02 p {
	font-size:12px;
}


/*-------------------------- COLUMNA 3 ------------------------------***/

#flashcontentlist {
}

div.club_list {
	float:right;
	position:relative;
	width:158px;
	_width:156px;
	background-color:#e8e8e8;
	background:#ffffff url(../img/fondo-list.jpg) scroll repeat-x top left;
	padding:10px 4px 10px 4px;
	margin:0px 1px 0px 0px;
	_margin:0px 1px 0px 0px;
	/*border-left:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;*/
}
div.club_list p {
	font-size:12px;
	line-height:21px;
	color:#2d2d2d;
}
div.club_list p strong{
	font-size:19px;
	margin-right:1px;
}
div.club_list p strong span#titulolista {
	display:block;
	font-size:14px;
	line-height:16px;
	margin:4px 0px 8px 0px;
}
/*-------------------------------------------------------------------***/

/*-------------------------- PHOTOS ------------------------------***/
.puntero {  cursor: hand}
.biglinks {
	font-size:14px;
	font-weight:bold;
}
div.cuadroanimoto {
	position:relative;

height:260px;
margin:0px auto 10px auto;
/*overflow:hidden;*/
width:470px;
padding:10px 0px 0px 0px;
}

div#video_player_div {
	background-color:#ffffff;
	height:280px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	position:relative;
	width:450px;
	z-index:1;
	text-align:center;
}

embed#video_player {
	margin:0px 0px 0px 0px;
	width:432px;
}

div.cuadrothumbs {
	position:relative;

height:220px;
margin:10px auto 20px auto;
overflow:hidden;
width:870px;
text-align:center;
}

div#cuadrothumbs_div {
	height:170px;
	margin:10px 0px 35px 0px;
	position:relative;
	width:870px;
	z-index:1;
}
div.thumb_div {
	margin:0px 10px 10px 10px;
	width:270px;
	float:left;
	
}
div.thumb_div p {
margin:14px 0px 14px 0px;
}
.thumbslinks {
	text-align:center;
	line-height:25px;
	font-size:14px;
}

.introlinks {
	font-size:16px;
	margin-right:135px;
	margin-left:135px;
}
.introlinks a {
	font-size:16px;
}
div.container_list div.divcenter div.introlinks a {
	font-size:16px;
}

.nextevents {
	font-size:18px;
	color:#CC0000;
	font-weight:bold;
}

.texto_valentinelinks {
font-family: Tahoma;
font-size: 13px;
font-style: normal;
line-height: 18px;
color: #212121;
text-align:left;

}
div#cuadrothumbs_div a {
	font-size:14px;
	text-decoration:none;
	
}
div#cuadrothumbs_div a img {border:2px solid #51010e;}

div#cuadrothumbs_div a:link {text-decoration:none;color:#212121;}
div#cuadrothumbs_div a:visited {text-decoration:none;color:#212121;}
div#cuadrothumbs_div a:hover {text-decoration:underline;color:#212121;}
div#cuadrothumbs_div a:active {text-decoration:none;color:#212121;}

.lineahor {
	border-top:1px dashed #333333;
	width:600px;
	height:10px;
	margin:0px auto 0px auto;
}

/*-------------------------------------------------------------------***/

/*-------------------------- WHAT IS ABC ------------------------------***/
.texto_abcoscurolista {
font-family: Tahoma;
font-size: 15px;
font-style: normal;
color: #212121;
text-align:left;
/*width:630px;*/
margin-left:-12px;
_margin-left:0px;
margin-bottom:10px;
list-style-position:outside;
/**list-style-type: none;*/

}
ul.texto_abcoscurolista {
list-style-position:outside;
list-style:disc;
list-style-type:disc;
float:left;
*margin-top:14px;
margin-top:0px;
}
.texto_abcoscurolista li {
	*margin-left:30px;
	_margin-left:15px;
}
.cajatextoindex{
/*height:40px;*/
margin:40px 0px 0px 0px;
*margin:40px 0px 0px 0px;
position:relative;
text-align:center;
/*width:100%;*/
}

.texto_abc {
font-family: Tahoma;
font-size: 14px;
font-style: normal;
line-height: 18px;
color: #ffffff;
line-height:17px
}
.texto_abcoscuro {
font-family: Tahoma;
font-size: 15px;
font-style: normal;
line-height: 18px;
color: #212121;
text-align:left;

}
.texto_abcoscuro#halloweenlinks {
text-align:center;
line-height:25px;
}
.texto_abcoscuro#halloweenlinks a:link {
color: #000000;
}
.texto_abcoscuro#halloweenlinks a:hover {
color: #000000;
}
.texto_abcoscuro#halloweenlinks a:visited {
color: #000000;
}

.thumbslinks {
	text-align:center;
	line-height:25px;
	font-size:14px;
}

.introlinks {
	font-size:16px;
	margin-right:130px;
	margin-left:130px;
}

.texto_listadebares {
font-family: Tahoma;
font-size: 15px;
font-style: normal;
line-height: 30px;
color: #212121;
text-align:left;
}
.texto_listadebares strong {
font-size: 27px;
margin-right:1px;
}
.texto_listadebares strong span#titulolista {
font-size: 15px;
}

.correos {
margin:0px 0px 0px 0px;
position:relative;
top:4px;
}

/****************** CHARITY *************************/

div.divfotosescuela {
float:left;
position:relative;
}

div.fotoescuelaleft {
	width:335px;
	margin:0px 20px 30px 0px;
	_margin:0px 14px 30px 0px;
	position:relative;
	float:left;
	*height:310px;
}

div.fotoescuelaright {
	width:335px;
	margin:0px 0px 0px 0px;
	position:relative;
	float:right;
	*height:310px;
}
div.divfotosescuela div span {
	font-family: tahoma;
	font-size:12px;
	/*color:#012C50;*/
	font-weight:normal;
	/*margin:0px;*/
	padding:0px;
	line-height:1.3em;
	padding:10px 0px 0px;
	*padding:7px 0px 0px;
	text-align:left;
	width:335px;
	display:block;
}












