body
{
	background-image: url(../images/bg_rojo.jpg);
	background-repeat: no-repeat;
	background-color: #8B0100;
	padding-top: 0px;
	margin-top: 0px;
	background-position: top center;
}
td,div,td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
}
a
{
	color: #c50e20;
}
ul{list-style:none; margin:0px; padding:0px; line-height:18px}
li {
	background-image: url(../images/vineta_verde.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 13px;
}
li a{font-family:tahoma; font-size:11px; text-decoration:underline; font-weight:normal; color:#2871AF;}

h1
{
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 1px;
	padding-left: 5px;
	width: 507px;
	height:19px;
	background-image: url(../images/bg_title.jpg);
	background-repeat: repeat-y;
	text-transform: uppercase;
}
h2
{
	font-size: 12px;
	color: Gray;
}
h3
{
	font-size: 11px;
	font-weight: lighter;
}
h4
{
	font-size: 11px;
	font-weight: bold;
}


.cabeza
{
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	width:960px;
	height: 110px;
}
.cabeza_logo
{
	float: left;
	margin-left:19px;
	margin-top:8px;
}
.cabeza_menu
{
	float: right;	
	padding-right:22px;
	padding-top:5px;
}
.cabeza_menu_opcion
{
	float: right;
	padding-left:6px;
	padding-right:6px;
}
.cabeza_anuncio
{
	float: right;
	padding-right:23px;
	padding-top:4px;
}
.contenido
{

	background-color: White;
}
.patrocinadores
{
	background-image: url(../images/bg_pie.jpg);
	background-repeat: no-repeat;
	width:960px;
	height: 121px;
}
.patrocinadores_titulo
{
	padding-left: 19px;
	padding-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #252525;
}
.patrocinadores_anuncio
{
	padding-left:50px;
	padding-top:12px;
}
.patrocinadores_menu_opcion
{
	float: left;
	padding-left:0px;
	padding-right:40px;
}
.pie
{
	padding-top:10px;	
}
.pie_logo
{
	float: right;
	margin-right:5px;
}
.pie_creditos
{
	float:left;
	margin-left:5px;
	padding-top:10px;
	color: White;
	font-size: 11px;
}

.bloque_titulo
{
	color: #ae2129;
	font-weight: bold;
}
.bloque_extracto
{
	padding-left:5px;
	padding-top:10px;
}
.bloque_liga
{
	text-align:right;
	padding-right:5px;
}
a.bloque_liga
{
	color: #670101;
}


.lateral_menu
{
	background-image: url(../images/lateral_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: White;
}
.lateral_menu_separador
{
	margin-top:10px;
}
.menuoptA	{
	font-weight: bold;
	margin-bottom: 1px;
	font-size: 11px;
	padding-top: 1px;
	margin-left: 20px;
}


.menuoptA a:link, .menuoptA a:visited, .menuoptA a:hover	{
	text-decoration: none;
	color: #252525;	
}


.menuoptB	{
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 11px;
	margin-left: 5px;
}

.menuoptB a:link, .menuoptB a:visited, .menuoptB a:hover	{
	color: #c50e20;
	text-decoration: none;
}


.lateral_caja
{
	
	border-left: 1px solid #b6b6b6;
	border-right: 1px solid #b6b6b6;	
	margin-bottom: 0px;
}

.usuario
{
	color: #c50e20;
}
input.usuario
{
	border: solid 1px green;
	color: black;
}

.caja_noticia_titulo
{
	color: green;
	font-weight: bold;
}


.caja_evento_idioma_titulo
{
	color: black;
	font-size:13;
	font-weight: bold;
	padding-bottom: 5px;
}
.caja_evento_titulo
{
	color: green;
	font-weight: bold;
}
.caja_evento_texto
{
	color: green;
}
.caja_noticia_fecha
{
	color: green;
}





.input{
	font-family: tahoma;
	font-size: 11px;
	color: #444648;
	height: 23px;
	border-style: solid;
	border-width: 1px;
	border-color: #858687;
}
textarea{
	font-family: tahoma;
	font-size: 11px;
	color: #444648;
	border-style: solid;
	border-width: 1px;
	border-color: #858687;

}
select
{
	font-family: tahoma;
	font-size: 11px;
	color: #444648;
	height: 23px;
	border-style: solid;
	border-width: 1px;
	border-color: #858687;
}

