/*############################ horoscopo #####################*/
.signos_bt {
	float:left;
	width:150px;
	text-align:center;
	padding:10px;
	color:#000000;
	text-decoration:none;
}

.signos_bt #imagen {
	margin-bottom:5px;
}

.signos_titulo{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	text-align:left;
	border-bottom:3px solid #9E0000;
	letter-spacing:1px;
	margin:10px 10px 0 10px;
	color:#C80000;
	width:675px;
	_margin-left:5px;
}

.signos_titulo2{
	font-size:12px;
	color:#000000;
}

.signos_txt{
	line-height:20px;
	padding:10px;
	font-size:12px;
	text-align:justify;
}

.signos_txt img{
	float:right;
	margin:20px;
}

/*############################ IFRAME Tráfico #####################*/
.frame {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:728px;
	float:left;
	margin:12px 0 0 0;
	padding-left:-5px;
	overflow:hidden;
	border:none;
}

/*############################ TABLAS GRIS BLANCO #####################*/
.contenedor_684_gris {
	width:665px;
	float:left;
	background-color:#EEE;
	padding:8px;
	margin: 0 5px 0 5px;
	border:#EEE 1px solid;
}

.contenedor_684_blanco {
	width:665px;
	float:left;
	padding:8px;
	margin: 0 5px 0 5px;
	border:#EEE 1px solid;
}

.modulo_sombra {
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	line-height:120%;
	width:700px;
	float:left;
	margin:12px 0px 0 0px;
	padding-bottom:5px;
	background-image:url(../../imagenes/espacio.png);
	overflow:hidden;
}

.contenedor_sombra {
	width:693px;
	float:left;
	border:solid 1px;
	border-color:#9E0000;
	background-color:#FFFFFF;
	padding-bottom:14px;
	_overflow:hidden;
	padding:5px 0 5px 0;
	text-align:center;
	overflow:hidden;
}
#tabla {
	padding:5px;
	width:692px;
}

.contenedor_345_iz {
	float:left;
	width:336px;
	border-bottom:#C80000 1px solid;
	border-right:#C80000 1px solid;
	padding:5px;
	height:262px;
}
.contenedor_345_dr {
	float:left;
	width:333px;
	border-bottom:#C80000 1px solid;
	padding:5px;
	height:262px;
}
.contenedor_345_dr img, .contenedor_345_iz img{
	float:left;
	margin:3px 8px 3px 3px;
}

.contenedor_684_blanco2 {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	width:665px;
	float:left;
	padding:8px;
	margin: 0 5px 0 5px;
	text-align:left;
}

.lugar {
	font-size:12px;
	line-height:20px;
	text-align:left;
	border:2px solid #CCC;
	margin:5px 5px 0 0;
	padding:5px;
	width:160px;
	float:left;
}

.info {
	text-align:center;
	background-color:#CCCCCC;
}
/*############################ TITULARES #####################*/
.secion_usuario {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	text-align:center;
	border-bottom:1px solid #999999;
	margin:5px 20px 0 20px;
	width:505px;
	letter-spacing:3px;
}

.secion_usuario_p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
	text-align:center;
	border-bottom:1px solid #999999;
	margin-bottom:3px;
	margin-top:-10px;
}

.secion_usuario_icono {
	margin:0 0 5px 5px;
	width:60px;
}

#sorteo {
	margin-top:0px;
}

/*############################ menu transporte #####################*/
a.transportes#tren {
	background-image:url(../../imagenes/bt_transporte_tren.png);
}
a.transportes#bus {
	background-image:url(../../imagenes/bt_transporte_bus.png);
}
a.transportes#avion {
	background-image:url(../../imagenes/bt_transporte_avion.png);
}
a.transportes#taxi {
	background-image:url(../../imagenes/bt_transporte_taxi.png);
}
a.transportes#barco {
	background-image:url(../../imagenes/bt_transporte_barco.png);
}

a.transportes, a.transportes:visited {
	width:124px;
	height:74px;
	overflow:hidden;
	display:block;
	border:none;
	float:left;
	background-position:top;
}

a.transportes:hover {
	background-position:bottom;
}

ul.transportes {
	width:700px;
	overflow:hidden;
	margin:0;
	padding:0;
}

ul.transportes li {
	float:left;
	display:inline;
	margin:0 8px 0 7px;
	_margin:0 7px 0 6px;
	padding:0;
}
