img, div, a, input, h5, h4, h3, h2, h1 { behavior: url(iepngfix.htc) }

body {
	margin: 0px;
	padding: 40px 0 50px 0;
	background-image: url(imagenes/bg.jpg);
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-color: #59C20E;
	background-attachment: fixed;
}

.final {
	clear: both;
	float: none;
}
.flota_izq {
	float: left;
	margin: 0 10px 0 0;
}

a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #64951C;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 20px;
	color: #80A054;
	margin: 0px;
}
p {
	color: #82A831;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#contenedor {
	width:800px;
	height:600px;
	margin: 0 auto;
	position:absolute;
	top:50%;
	left:50%;
	margin:-300px 0 0 -400px;
}
#vs {
	position:absolute;
	top:50%;
	left:50%;
	margin:310px 0 0 290px;
}
#vs a {
	height: 7px;
	width: 102px;
	background-image: url(imagenes/vs.gif);
	background-repeat: no-repeat;
	display: block;
}
#vs a:hover {
	background-image: url(imagenes/vs_rol.gif);
}
.col_izq {
	float: left;
	width: 315px;
	text-align: center;
}
.auspiciantes {
	float: left;
	width: 480px;
	background-color: #7ae32f;
	background-image: url(imagenes/tit_auspiciantes.gif);
	background-repeat: no-repeat;
	padding: 30px 10px 0 10px;
	background-position: 10px 5px;
	border-right: 2px solid #96E958;
	border-bottom: 2px solid #5BB618;
}
.tabla_vivo {
	width: 280px;
}
.banner {
	margin: 0 0 15px 0;
}
#radio_vivo {
/*	background-color: #0099CC;*/
	height: 146px;
	width: 146px;
	position: absolute;
	left: 603px;
	top: 34px;
}
#radio_vivo a img {
	display: block;
	height: 146px;
	width: 146px;
	border:none;
}
