/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat;
}
a:link{ color: #330000; text-decoration: none}
a:active{ color: #330000; text-decoration: none}
a:visited{ color: #330000; text-decoration: none}
a:hover{color: #CC0000;	text-decoration: none;	font-weight: normal;
}

.contenedor{
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.top{
	background-image: url(../img/sup.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 990px;
	float: left;
}
.contenido{
	min-height: 320px;
	width: 990px;
	background-color: #C2B193;
	float: left;
}
.cont_home{
	min-height: 320px;
	width: 990px;
	float: left;
}
.cont_bases{
	min-height: 320px;
	width: 990px;
	float: left;
	background-image: url(../img/marca.png);
	background-repeat: repeat;
}


.cont_izq{
	width: 290px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #715539;
	float: left;
}

.leaderboard{
	width: 290px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #715539;
	float: left;
	font-size: 10px;
}
.botoncitos{
	width: 290px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #715539;
	float: left;
}

.cont_der{
	width: 690px;
	text-align: left;
	float: left;
	min-height: 140px;
}
.vineta{
	width: 684px;
	text-align: left;
	float: left;
	height: 15px;
	background-color: #B29F81;
	font-size: 12px;
	font-weight: bold;
	color: #44321C;
	margin-top: 1px;
	padding-left: 4px;
}
.texto_not{
	width: 684px;
	text-align: left;
	float: left;
}
.not01{
	width: 340px;
	text-align: left;
	float: left;
	margin-top: 3px;
}
.not01_foto{
	width: 124px;
	text-align: center;
	float: left;
	margin-top: 3px;
	background-image: url(../img/foto.jpg);
	background-repeat: no-repeat;
	height: 110px;
	margin-left: 2px;
	padding-top: 5px;
}
.not01_texto{
	width: 212px;
	text-align: left;
	float: left;
}


.negrita{
	font-size: 12px;
	color: #330000;
	font-weight: bold;
}
.negrita_gr{
	font-size: 27px;
	color: #330000;
}
.negrita_ch{
	font-size: 10px;
	color: #330000;
	font-weight: bold;
}

.titulo_resultados{
	font-size: 18px;
	color: #330000;
	font-weight: bold;
	}


.volver{
	height: 20px;
	width: 980px;
	float: left;
	font-size: 10px;
	color: #330000;
	text-align: right;
	padding-right: 10px;
}
.cont_titulo{
	width: 240px;
	float: left;
	padding-right: 10px;
	padding-left: 20px;
}
.cont_texto_bases{
	width: 680px;
	float: left;
	color: #330000;
}
.cont_salidas1{
	width: 710px;
	float: left;
	color: #330000;
}
.cont_not{
	width: 660px;
	float: left;
	color: #330000;
}




.casa{
	height: 137px;
	width: 990px;
	float: left;
	background-image: url(../img/casa.png);
	background-repeat: no-repeat;
	background-position: center;
}
.sponsor{
	height: 113px;
	width: 990px;
	float: left;
}
.pie{
	height: 59px;
	width: 990px;
	background-image: url(../img/pie.png);
	background-repeat: no-repeat;
	float: left;
}

