body{
	background-color:#ffffff;
	FONT-FAMILY: Verdana;
	position:relative;
	top : -8px;
	left: -8px;
	font-size: 0.8em;
	
}

html {
    overflow-x:hidden;
    overflow-y: scroll;
  }

a{
	color:black;
	

}

#banerprincipal{
	position:relative;
	margin:0px 0px -3px 0px;

}
#patrocinadores{
	position:relative;
	margin:0px 0px 0px -9px;

}
#menu{
	color:#0C0277;
	text-decoration: none;
	font-weight:bold;
	position:relative;
	margin:0px 0px 0px -3px;
}

#todalapagina{
	margin-top:0px;
	background-image:url('../images/fondo.png');
	background-repeat:repeat-y;	
	height:100%;
	width:800px;

}

#opcionesmenu{
	position : absolute;
	top : 170px;
	left: 12px;
	font:menu;
	color:#0C0277;
	text-align:right;
}

#bienvenido{
	font:menu;

}

#casillausuario{
	width:100px;
}

#casillapass{
	width:100px;

}

#botonacceder{
	position : relative;
	top: 3px;

}

#mensajeerror{
	position : absolute;
	top:130px;
	left:150px;
}

#publicidad{
	position:absolute;
	top : 170px;
	left:660px;
	text-align: center

}

#informacion{
	position:relative;
	top:10px;
	left:140px;
	width:510px;


}

#tituloinformacion{
	font-size:20px;
	font-weight:bold;

}

#titulonoticia{
	font-size:17px;
	font-weight:bold;
	
}

#noticia{
	background-image:url('../images/fondonoticia.png');
	background-repeat: repeat-y;
}

#textonoticia{
	margin-left: 20px;
 	margin-right: 20px;
}

#botonesderecha{
	position:relative;
	left:350px;

}

#comentario{
	 font-style: italic;
}
