/* CSS Document */

body,td,th {
	font-family:Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #A774CD;
}
body {
	background-color: #ff9f00;
	margin: 0 0 0 0;
}
li {
	list-style-type:none;
	background-image:url(/img/punto-naranja.gif);
	background-repeat:no-repeat;
	padding: 0 0 0 20px;
	margin:2px 0 4px 0;
}
#cuadro_texto {
	width:370px;
	text-align:justify;
}
h1 {
	color:55555;
	font-size:18px;
	font-weight:normal;
	font-family:Verdana,Arial,Helvetica;
	margin:0;
	padding:0;
}
#fondo {
	position:absolute;
	left:50%;
	margin:15px 0 0 -460px;
	width:920px;
	height:600px;
}
#botones {
	width:31px;
	height:125px;
	position:absolute;
	top:50px;
	left:874px;
}
#logo {
	position:absolute;
	top:30px;
	left:470px;
}
#texto {
	width:390px;
	position:absolute;
	top:200px;
	left:470px;
}
#menu {
	text-align:right;
	position:absolute;
	top:27px;
	left:680px;
	width:180px;
}
.menu-item {
	text-decoration:none;
	color: #A774CD;
}
.menu-item:hover {
	text-decoration:underline;
	color:#ff9e00;
}
#bloque_completo {
	width:920px;
	height:600px;
	background-image:url(/img/fondo-completo.jpg);
}
#bloque_izquierda {
	width:460px;
	height:600px;
	float:left;
}
#bloque_derecha {
	width:460px;
	height:600px;
	float:right;
	background-image:url(/img/fondo-dcha.jpg);
}
p {
	margin:0;
	padding: 0 0 7px 0;
}
a {
	color:#FF9F00;
}
.ciudad { color:#ff9f00;font-size:18pt;font-weight:lighter; }
.centro { text-align:center }
