@charset "utf-8";
/* CSS Document */
body{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#fff;
margin:0px;
text-align:center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#back_page{
background-image: url(../images/back_header3.jpg);
background-position:top left;
background-repeat:no-repeat;
width:100%;
}
#wrapper_page{
width:100%;
}
#header{
height:140px;
width:100%;
position: relative;
}
#logo {
height:172px;
left:0;
position:absolute;
top:-25px;
width:326px;
}
#spc_news {
height:100px;
padding-right:0;
position:absolute;
right:0;
text-align:left;
top:20px;
width:358px;
}
.telephone {
color:#0B4A81;
height:22px;
padding-right:0;
position:absolute;
right:0;
text-align:left;
top:125px;
width:300px;
}
.webmaster{
color:#0b4a81;
margin-left:20px;
font-size:9px;
}
.webmaster a{
color:#0b4a81;
font-weight:bold;
font-size:9px;
}
#content{
width:100%;
height:100%;
padding-top:8px;
text-align:left;
}
div{
border:solid 0px red;
}
.clear{clear:both; font-size:1px; height:1px;}
.text_left{
	margin-left:48px;
	margin-right:8px;
	font-size:11px;
	color:#000000;
}
h3{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	margin-bottom:5px;
}
.text_left_date, .text_left_date a{
	font-size:11px;
	color: #0b4a81;
}
.text_left_date a:hover{
	font-size:11px;
	color: #000033;
}
.contentClub {
position:relative;
}
.club{
width:185px;
margin-left:40px;
float:left;
}
.separator {
border-bottom:1px solid #B2B2B2;
clear:both;
margin-bottom:20px;
padding-top:20px;
#padding-top:00px;
}
.clubTitle{
width:100%;
padding-bottom:5px;
margin-bottom:10px;
border-bottom:solid 2px #37a9ff;
}
.textBlue{
font-size:11px;
color:#1c69fe;
}
.textGray{
font-size:11px;
color:#666666;
}
.logo_club{
	position: absolute;
	top:93px;
	left:5px;
	width:90px;
	height:90px;
	left: 5px;
	text-align:left;
}
.btn_entrar{
	width:80px;
	height:31px;
	background:url(../images/btn_entrar1.png) no-repeat top left;
	border:none;
}
.btn_entrar:hover{
	width:80px;
	height:31px;
	background:url(../images/btn_entrar2.png) no-repeat top left;
}




/******************************************
IMAGENES PNG
******************************************/
.ico_png{
	height:48px;
	background-repeat:no-repeat;
	background-image: url(../images/ico_title.jpg);
	padding-left:48px;
	color:#014069;
	line-height:48px;
	text-align:left;
	margin:0 13px 20px;
}
.ico_png img{
	padding-top:8px;
}

