body {
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #D2D1CC;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #510045;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0px;
}

#main {
	background-color: #FFFFFF;
	width: 780px;
	margin: 0px auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


#header {
	width: 780px;
	overflow: auto;
}

#header a {
	border: none;
}

#header img {
	border: none;
	float: left;
}

#transmision {
	height: 48px;
	width: 780px;
	padding-left: 33px;
	overflow: auto;
}
#arriba {
	margin: 20px 0px;
	overflow: auto;
}

#arriba #reinas {
	float: left;
	width: 278px;
	padding-left: 33px;
}
#arriba #texto {
	width: 300px;
	color: #333333;
	float: left;
	padding-left: 20px;
	
}
#arriba #auspicios {
	float: right;
	width: 100px;
	padding-right: 20px;
	text-align: center;
}
#auspicios img {
	margin: 5px;
}

#lineadetiempo {
	height: 85px;
	overflow: auto;
	text-align: center;
}
#lineadetiempo #linea {
	margin: 0px auto;
	width: 650px;
}

#lineadetiempo img {
	float: left;
}
#lineadetiempo .horarios {
	margin-top: 22px;
}


#abajo {
	font-family: Arial, Helvetica, sans-serif;
	width: 780px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 20px;
	overflow: auto;
}
.foto {
	float: right;
	margin-right: 20px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

#abajo  #descripcion {
	float: left;
	width: 400px;
	padding-left: 33px;
	color: #333333;
}

#footer {
	font-size: 9px;
	color: #666666;
	text-align: center;
	background-image: url(images/footer_fondo.jpg);
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 10px;
	padding: 8px;
}
#footertexto {
}

#footer a {
	color: #FF0000;
	text-decoration: none;
}

#bios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	overflow: auto;
	padding: 10px;
}
#bios img {
	float: left;
	border: 1px solid #999999;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#bios .izquierda {
	float: left;
	width: 350px;
	overflow: auto;
}


#bios .derecha {
	width: 350px;
	height: 225px;
	float: right;
	overflow: auto;
}

#bios .bio {
	width: 350px;
	height: auto;
	float: left;
	overflow: auto;
	display: inline;
	margin: 10px;
}
.nuevaventana {
	font-size: 10px;
	color: #666666;
	margin-left: 20px;
	text-align: center;
}
.info {
	margin: 0px 30px;
}
.info p {
	margin: 0px;
}

