@import url ("styles_ie.css"); 

body {
	text-align: center;
	/*
	background: #fff url(images/bg_web.jpg) repeat-x fixed left top;
	*/
	font: normal 10px Arial;
	color: #000;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	height: 100%;
	cursor: default;
}
a {
	font: normal 10px Arial;
	color: #000;
	cursor: hand;
}
#logo {
	text-align: left;
	background: transparent url(images/logo.png) no-repeat left top;
	padding: 0px;
	margin: 0px;
	width:800px;
	text-align: left;
}
#fondo_left{
	background: url(images/fondo_left.png) repeat-y;
	height: 100%;
}
#fondo_center{
	background: url(images/fondo_center.png) repeat-y;
	height: 100%;
}
#fondo_right{
	background: url(images/fondo_right.png) repeat-y;
	height: 100%;
}
.news{
	text-align: left;
	color: #000;
	padding: 10px;
}

.news a{
	text-align: left;
	color: #1F3F7C;
	text-decoration: underline;
}
.news a:hover{
	text-align: left;
	color: #1F3F7C;
	text-decoration: underline;
}
.news a:visited{
	text-align: left;
	color: #1F3F7C;
	text-decoration: underline;
}
.titulos{
	background: #fff;
	font: bold 10px Arial;
	color: #1F3F7C;
	filter: alpha(Opacity=70);
	-moz-opacity:0.7;
	text-align: left;
	height: 16px;
	padding: 2px 0px 0px 10px;
	float: left;
}

.titleText{
	font-size:11px;
}

.noticia_destacada_img{
	 width: 358px;/*378*/
	 height: 195px;/*205*/
	 padding: 10px 10px 0px 10px;
	 text-align: center;
	 clear: both;
}
.noticia_destacada{
	 width: 358px;/*378*/
	 padding: 10px;
	 margin: 0px 10px 10px 10px;
	 text-align: left;
	 clear: both;
	 background: #fff;
	 filter: alpha(Opacity=70);
	-moz-opacity:0.7;
	font: normal 10px Arial;
	text-decoration: none;
	color: #000;
}
.noticia_destacada a{
	color: #000;
	text-decoration: none;
}
.noticia_destacada a:hover{
	color: #000;
	text-decoration: underline;
}
.noticia_small{
	 width: 378px;/*378*/
	 margin: 10px 10px 10px 10px;
	 text-align: left;
	 clear: both;
	 background: #fff;
	 filter: alpha(Opacity=90);
	-moz-opacity:0.9;
	font: normal 10px Arial;
	color: #000;
}
.noticia_left{
	width: 92px;/*112*/
	height: 62px;/*82*/
	padding: 10px;
	float: left;
}
.noticia_left img{
	border: 1px solid #5C81B5;
}
.noticia_right{
	width: 256px;/*266*/
	height: 62px;/*82*/
	padding: 10px 10px 10px 0px;
	text-align: left;
	float: right;
	font: bold 13px Arial;
	color: #000;
}
.publicidad{
	 width: 358px;
	 height: 85px;
	 padding: 10px;
	 margin: 10px 0px 0px 0px;
	 text-align: center;
	 clear: both;
	 background: transparent;
}
.boton_buscar{
	background: url(images/boton_buscar.gif) no-repeat;
	width: 49px;
	height: 19px;
	border: 0px none;
	cursor: hand;
}
.input_buscar{
	width: 120px;
	height: 17px;
	border: 0px none;
	margin-right: 5px;
	font: normal 10px Arial;
	color: #345690;
}
.enlaces{
	font: normal 10px Arial;
	padding: 10px 10px 0px 10px;
}
.enlaces_title{
	color: #31538D;
	font: bold 10px Arial;
	font-size:11px;
}
.enlaces a{
	color: #31538D;
	font: normal 10px Arial;
	text-decoration: underline;
}
.enlaces a:hover{
	color: #31538D;
	font: normal 10px Arial;
	text-decoration: underline;
}
.enlaces a:visited{
	color: #31538D;
	font: normal 10px Arial;
	text-decoration: underline;
}

.club_login input{
	border:1px solid #000000;
	background-color:#BABEDF;
	padding: 2px;
	margin: 1px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 90px;
}
.club_login button{
	border:2px solid #000000;
	background-color:#FFFFFF;
	margin: 1px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	width: 50px;
}
.club_login div{
	 background-color:#9095BD;
	 padding: 2px 10px 2px 0px;
	 text-align:right;
	font: bold 10px Arial;
	color: #FFFFFF;
	float: left;
}
.club_login a{

color:#002200;
