@charset "utf-8";
/* CSS Document */
body{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
background:url(../images/back_page.gif) repeat-x top;
background-color:#d9d9d9;
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_header.jpg);
background-position:top center;
background-repeat:no-repeat;
width:100%;
}
#wrapper_page{
width:990px;
margin:auto;
}
#header{
height:172px;
width:990px;
}
#logo{
width:326px;
height:172px;
float:left;
text-align:right;
}
#spc_news{
width:386px;
margin-top:50px;
padding-right:50px;
height:122px;
float:right;
text-align:left;
}
#content{
width:990px;
height:100%;
padding-top:8px;
}
#col_left{
	margin-left:25px;
	#margin-left:15px;
	width:280px;
	float:left;
	background:url(../images/line_col_left.gif) right repeat-y;
	text-align:left;
}
#col_right{
margin-right:30px;
width:630px;
float:right;
text-align:left;
}
.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;
}
.club{
	width:650px;
	margin-right:0px;
	padding-top:0px;
	padding-left:0px;
	margin-top:0px;
	float:left;
	position:relative;
}
.logo_club{
	position: absolute;
	top:93px;
	left:5px;
	width:90px;
	height:90px;
	left: 5px;
	text-align:center;
}
.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;
	width:80%;
	background-repeat:no-repeat;
	background-image: url(../images/ico_title.png);
	padding-left:48px;
	color:#014069;
	line-height:48px;
}
.ico_png img{
	padding-top:8px;
}
