@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-position: 0px 0px;
	margin: 0px;
}
.calendario {
	cursor:pointer;
}

.pie {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #D5762F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.minimenu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}
.texto {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.noticias {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clip: rect(auto,10px,auto,auto);
}
.torneosport {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D5762F;
	background-position: center center;
	vertical-align: middle;
}
.titulares {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #CC6D26;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.marinador {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #EFEFEF;
	padding: 8px;
}
.barra {
	background-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.maxititulares {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #CC6D26;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a.marina:link {
	color:#FF6600;
	text-decoration: none;
}
a.marina:active {
	color:#FF6600;
	text-decoration: none;
}
a.marina:visited {
	color:#FF6600;
	text-decoration: none;
}
