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

* {
	margin:0;
	padding:0;
	border:none;
}
body {
	background-color: #000000;
	margin: 0 auto;
	background-image: url(img/bg_body.jpg);
}
.final {
	clear: both;
	float: none;
}
.flota_izq {
	float: left;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #E85959;
}
h1 {
	font-size: 25px;
	margin: 26px 0 10px 0;
	color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px dotted;
	padding: 5px 0 8px 0;
	margin: 0 0 10px 0;
	color: #E481D0;
	border-bottom-color: #E481D0;
}

p {
}
#contenedor {
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 auto;
	color: #FFFFFF;
}
#top {
	
}
.medio {
/*	background-image: url(img/bg_medio.gif);*/
	background-repeat: repeat-y;
	background-position: 418px;
	color: #FFFFFF;
	margin: 48px 0 48px 0;
	border: none;
}
.col_izq {
	float: left;
	width: 330px;
	padding: 0 35px 0 50px;
}
.col_der {
	float: left;
	width: 505px;
	padding: 0 0 0 37px;
	border-left: 1px solid #cd7aa3;
}


#pie {
	background-image: url(img/bg_pie.png);
	background-repeat: no-repeat;
	text-align: center;
	border:0px solid red;
	padding:82px 0 0 0;
	height: 121px;
	color: #e794b6;
	font-size: 11px;
}
#pie a {
	color: #e794b6;
}

#pie #panel_pie {
	background-image: url(img/bg_pie.gif);
	background-repeat: no-repeat;
	width: 681px;
	height:54px;
	margin: 0 auto;
	padding: 27px 0 0 0;
}
#panel_pie #accesos {
	font-weight: bold;
	color: #CCCCCC;
	margin: 0 0 11px 0;
	font-size: 12px;
}

#panel_pie #accesos a {
	margin: 0 5px 0 5px;
	color: #CCCCCC;
}
#panel_pie #accesos a:hover {
	color: #1F1F1F;
}


.banners {
	margin:25px 0 15px 0;
	padding:0 0 0 18px;
}

.banners img {
	margin: 0 0 15px 0;
}
.banners_enlinea {
	padding: 20px 0 0 0;
	border-top: 3px solid;
	border-top-color: #430E38;
	height: 90px;
}

.banners_enlinea img {
	margin: 0 5px 0 25px;
	float: left;
}
.banners_enlinea .banner_flash {
	float: left;
	height: 105px;
	width: 285px;
	margin:0 0 0 20px;
}


.video {
	background-image: url(img/bg_tv.gif);
	height: 281px;
	width: 373px;
	position: relative;
	margin: 10px 0 25px 0;
}
.video .video_player {
	height: 190px;
	width: 335px;
	position: absolute;
	top: 16px;
	left: 18px;
}
.acceso {
	background-image: url(img/bg_acceso.gif);
	background-repeat: no-repeat;
	height: 218px;
	width: 285px;
	float: left;
	position: relative;
	margin: 0 5px 30px 25px;
	display: inline;
}
.acceso img {
	position: absolute;
	left: 15px;
	top: 12px;
}
.acceso .textos {
/*	background-color: #5A134B;*/
	background-color: rgba(90, 19, 75, 0.5);
	position: absolute;
	left: 15px;
	top: 140px;
	width: 245px;
	font-size: 10px;
	height: 55px;
	padding: 5px;
}
.acceso .textos a {
	color: #F2B1D3;
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
.acceso .textos a:hover {
	color: #F8D6E8;
}
.foto_grande {
	background-image: url(img/bg_foto_grande.png);
	background-repeat: no-repeat;
	height: 361px;
	width: 444px;
	padding: 27px 0 0 32px;
}
.listado_thumbs {
	margin: 15px 0 10px 0;
}
.thumb {
	float: left;
	height: 108px;
	width: 126px;
	margin:0 0 20px 0;
}
.thumb a img {
	border: 6px solid #ffffff;
	float: left;
}
.thumb a:hover img {
	border: 6px solid #c00f97;
}
.thumb .sombra {
	background-image: url(img/sombra_thumb.png);
	background-repeat: no-repeat;
	height: 108px;
	width: 17px;
	float: left;
}
.banner_flash {
	margin: 5px 0 10px 0px;
	position:relative;
}
.banner_flash a img {
	position: absolute;
	border:0px solid red;
	left:0px;
}
