@charset "utf-8";

#contenedor {
	background-color: #7ACCF0;
	float: none;
	height: 1150px;
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	left: auto;
	right: auto;
}
#cabecera {
	float: none;
	height: 200px;
	width: 950px;
	position: relative;
	background-image: url(imagenes/cabecera.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	top: 10px;
	left: auto;
	right: auto;
}
#barra_menu {
	float: none;
	height: 35px;
	width: 950px;
	position: relative;
	top: 20px;
	background-image: url(imagenes/barra_menu.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
}
#lenguaje {
	float: left;
	height: 20px;
	width: 185px;
	position: relative;
	top: 10px;
	font-size: 13px;
	font-family: sans-serif;
	font-weight: bold;
	left: 15px;
}
#banderas {
	float: left;
	position: relative;
	top: 12px;
	left: 25px;
	text-align: justify;
}

#menu {
	float: right;
	height: 20px;
	width: 250px;
	position: relative;
	top: 8px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menu {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
#barra_publicidad {
	height: 31px;
	width: 950px;
	float: none;
	position: relative;
	top: 30px;
	background-image: url(imagenes/barra_publicidad_logo_redon.jpg);
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	z-index: 3;
}
#cuadradogrande_publi {
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	width: 950px;
	position: relative;
	top: 30px;
	background-image: url(imagenes/fondo_cuadro_publi_agenda.jpg);
	background-repeat: no-repeat;
}

.titulo {
	background-color: #555555;
	text-align: center;
	font-family: sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#publi_index {
	float: left;
	position: relative;
	z-index: 5;
	left: 30px;
	top: 7px;
}
#cobro {
	float: left;
	position: relative;
	top: 65px;
	left: -155px;
}

.fila2 {
	background-color: #216788;
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.fila1 {
	background-color: #4A96B7;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
#publi_larga {
	float: none;
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	top: 20px;
}


#fixture_mundial {
	float: left;
	position: relative;
	top: 70px;
	left: 300px;
}
#chat {
	float: right;
	position: relative;
	top: 90px;
	left: -50px;
}
