/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

#cabeceraIzq{
	width:371px;
	height:82px;
	top:0px;
	left:0px;
	background-image: url(img/cabeceraIzq.gif);
}

#cabeceraDer{
	width:357px;
	height:82px;
	top:0px;
	left:0px;
	background-image: url(img/cabeceraDer.gif);
}

#Formulario{
	width:585px;
	top:100px;
	left:178px;
	position:absolute;
}

#noticias{
	width:120px;
	height:250px;
	top:100px;
	left:638px;
	position:absolute;
}

#galeria{
	position:absolute;
	top:360px;
	left:638px;
	width:120px;
	height:80px;
}

#organizan{
	position:absolute;
	top:450px;
	left:638px;
	width:120px;
	height:60px;
}

#organizanJuegos{
	position:absolute;
	top:520px;
	left:638px;
	width:120px;
	height:80px;
}

#contacto{
	position:absolute;
	top:610px;
	left:638px;
	width:120px;
	height:60px;
}

#marquesina{
	top:605px;
	left:0px;
	position:absolute;
	width:630px;
	height:70px;

}

.titulo{
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #666666;
	text-transform:uppercase;
	color: #54617a;
}

.seccion{
	background-color:#999999;
	color:#FFFFFF;
	font-weight:bold;
}

.boton{
	background-color:#404c66;
	color:#8790a2;
	font-weight:bold;
	border:2px #8790a2;
	font-size:10px;
}

.titulonovedad{
	background-color:#404c66;
	color:#FFFFFF;
	font-weight:bold;
	border:2px #8790a2;
	font-size:11px;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#003399;
	border:none;
	border-style:none;
	}

a:hover {
	text-decoration:underline;
	color:#003366;
	border:none;
	border-style:none;
	}

a.item_menu:link, a.item_menu:visited {
	color: #54617a;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	cursor: hand;
}

a.item_menu:hover, a.item_menu:active {
	color: #54617a;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	cursor: hand;
}

td.item_menu {
	text-align:right;
	padding:2px;
	border-bottom:1px solid #666666;	
}

td.item_submenu {
	text-align:right;
	padding:2px;	
}