/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../img/fondo.jpg);
	background-color: #7CA063;
	background-repeat: repeat-x;
}




a:link{ color: #000000; text-decoration: none}
a:active{ color: #000000; text-decoration: none}
a:visited{ color: #000000; text-decoration: none}
a:hover{color: #759870;	text-decoration: none;	font-weight: normal;
}

.contenedor{
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.top{
	width: 990px;
	float: left;
	height: 157px;
	background-image: url(../img/top.png);
	background-repeat: no-repeat;
}
.menu{
	width: 990px;
	float: left;
	height: 31px;
	background-image: url(../img/menu.jpg);
	background-repeat: repeat-x;
}
.sombra{
	width: 990px;
	float: left;
	height: 16px;
	background-image: url(../img/sombra.jpg);
	background-repeat: repeat-x;
}
.contenido{
	width: 990px;
	float: left;
	min-height: 300px;
	background-color: #FFFFFF;
}
.cont_home{
	width: 990px;
	float: left;
	min-height: 300px;
}
.cont_live{
	width: 287px;
	float: left;
	min-height: 300px;
	text-align: center;
}
.cont_derecho{
	width: 695px;
	float: left;
	min-height: 286px;
	background-color: #C6D5BB;
}
.banner2{
	width: 695px;
	float: left;
	height: 151px;
	margin-top: 10px;
	text-align: center;
}
.vineta{
	width: 663px;
	float: left;
	height: 20px;
	background-color: #103715;
	margin-left: 11px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 10px;
}
.noticias{
	width: 672px;
	float: left;
	height: 100px;
	margin-left: 11px;
	padding-top: 2px;
}


.boton_menu{
	width: 196px;
	float: right;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93AC8E;
}
.pie{
	width: 990px;
	float: left;
	height: 229px;
}
.titulo_not{
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
}
.fecha{
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.negrita{
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

.text_not{
	font-size: 11px;
	
}
.volver{
	width: 980px;
	float: left;
	height: 12px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	padding-right: 10px;
	color: #4A643D;
}
.titulo2{
	width: 937px;
	float: left;
	height: 25px;
	font-size: 20px;
	color: #809D67;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AFC2AC;
	margin-left: 40px;
	clear: both;
	float:none;
}

.contenido_centro{
	width: 990px;
	float: left;
	min-height: 280px;
	background-image: url(../img/valle_tran.jpg);
	background-repeat: repeat;
	
}
.contenido_bases{
	width: 810px;
	float: left;
	background-image: url(../img/valle_tran.jpg);
	background-repeat: repeat;
	padding-left: 90px;
	padding-right: 90px;
	text-align: justify;
	
}

.contenido_salidas{
	width: 810px;
	float: left;
	background-image: url(../img/valle_tran.jpg);
	background-repeat: repeat;
	padding-left: 90px;
	padding-right: 90px;
	text-align: justify;
	
}

.contenido_salidas table {
	background-color: #CFC2A0;
	width: 95%;
}
.contenido_salidas td {
	background-color: #F5F8DC;
}
.contenido_salidas th {
	background-color: #C8D89E;
}

.contenido_salidas2 table {
	background-color: #CFC2A0;
}
.contenido_salidas2 td {
	background-color: #F5F0E9;
}
.contenido_salidas2 th {
	background-color: #DBCFB7;
}
.campeonato table{

	 width: 95%;
 }
 .campeonato a{

	 color: #222222;
 }
 .campeonato .altrow{

 	 background-color: #CFC2A0;
 }
 #tarjeta{
	 padding:10px;
  	 background-color: #CFC2A0;
  }

.bajo_par {
color:#FF0000;
font-weight:bold;

}




