@charset "utf-8";
body {
	background-image: url(images/fondo_rojo.jpg);
	/*background-repeat:  repeat-x;
	background:url(images/fondo_mundial.jpg) center top repeat-x;*/
	margin-top: 0px;
	/*background-color: #5aa5ce;*/
	background-color: #800404;
	margin-bottom: 0px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	}
a { color: #460000; }
a:hover {
	color: #990000;
}
#buscador {
	position:absolute;
	z-index:1;
	padding-left: 24px;
	padding-top: 15px;
	width: 196px;
	height: 34px;
	visibility: visible;
}
.campo2 {
	border:1px solid #fff;
	height: 16px;
	width: 132px;
}
.tx_creditos {
	font-family: "Segoe UI", tahoma, "trebuchet MS", sans-serif;
	font-size: 11px;
	color: #535353;
	text-decoration: none;
}

.tx_rojo {
	font-family: "Segoe UI", tahoma, "trebuchet MS", sans-serif;
	font-size: 12px;
	color: #800e07;
	line-height: 14px;
}
.tx_rojoDest {
	font-family: "Segoe UI", tahoma, "trebuchet MS", sans-serif;
	font-size: 16px;
	color: #f20e00;
	line-height: 18px;
}
.tx_gris_ch {
	font-family: "Segoe UI", tahoma, "trebuchet MS", sans-serif;
	font-size: 11px;
	color: #858585;
}
.tx_Blanco {
	font-family: "Segoe UI", tahoma, "trebuchet MS", sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.titular {
	font-family: "Segoe UI", tahoma, "trebuchet MS", sans-serif;
	font-size: 20px;
	color: #645a5a;
	font-weight: normal;
	line-height: 24px;
}
.texto {
	font-family: "Segoe UI", tahoma, "trebuchet MS", sans-serif;
	font-size: 13px;
	color: #535353;
}
.textoDest {
	font-family: "Segoe UI", tahoma, "trebuchet MS", sans-serif;
	font-size: 14px;
	color: #EE1A1A;
	font-weight: bold;
}
.tx_rojo_ch {
	font-family: "Segoe UI", tahoma, "trebuchet MS", sans-serif;
	font-size: 12px;
	color: #f20e00;
	line-height: 16px;
}
.textoDest {
	font-family: "Segoe UI", tahoma, "trebuchet MS", sans-serif;
	font-size: 14px;
	color: #535353;
	font-weight: bold;
}
.fotos {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.fondo_cabezal {
	background-image: url(images/1.jpg);
	background-repeat: no-repeat;
	background-color: #99140D;
}
.fondo_menu_izq {
	background-image: url(images/menu_izq_fdo.jpg);
	background-repeat: repeat-y;
	width: 13px;
}
.fondo_menu_der {
	background-image: url(images/menu_der_fdo.jpg);
	background-repeat: repeat-y;
	width: 13px;
}
.fotosDer {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
