* {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px  ; border: 0px}
body {
	font-size: 14px;
	font-family: Times ,Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px 0px 0px 0px;
	background: #2E9AFE url(objetos/fondo.bmp);
	background-repeat: repeat-x;
  text-align: center;
	margin:0 auto;
  padding: 0px;
	width: 900px;
}
#global {width:900px; background: #FFFFFF; margin:0px ;	padding: 0px}
#cabecera {width: 900px; height: 130px; border-right: 3px solid white;border-left: 3px solid white; border-top: 3px solid white; border-bottom: 0px solid white; background: #2E9AFE; background-image: url(objetos/cabecera.gif); background-repeat: no-repeat;}
#menu {width:900px; height: 25px;  border-right: 3px solid white;border-left: 3px solid white; border-top: 2px solid white; border-bottom: 1px solid white; background: #045FB4; padding: 0px 0px 0px 0px}
#frase {width: 900px; padding: 3px 0px 0px 0px; color: #81F7F3; text-align: left; height: 25px; border-right: 3px solid white;border-left: 3px solid white; border-top: 0px solid white; border-bottom: 2px solid white; background: #0174DF;}
#cuerpo {width: 900px; height: 735px; border-right: 3px solid white; border-left: 3px solid white; border-bottom: 3px solid white; background: #FFFFFF;}
#pie {width: 900px; padding: 2px 0px 0px 0px; color: #FFFFFF; text-align: center; height: 25px; border-right: 3px solid #0B3861; border-top: 3px solid #0B3861; border-left: 3px solid #0B3861;  border-bottom: 3px solid #0B3861; background: #045FB4; }

h1 {font-size: 18px; font-weight: bold; color:#04B45F ; margin:10px 0px 4px 25px;}
h2 {font-size: 25px; font-weight: bold; color:#045FB4 ; margin:10px 0px 4px 25px;}

a.menu{color: white; padding: 3px 0px 0px 0px; font-size: 13px; height: 23px; width: 127px; display: inline-block; text-decoration:none}
a.menu:link{}
a.menu:visited{}
a.menu:hover{color:black ;background: #FFFFFE; text-decoration:none ;}
a.menu:active{} 

a.menu_ultimo{color: white; padding: 3px 0px 0px 0px; font-size: 13px; height: 23px; width: 132px; display: inline-block; text-decoration:none}
a.menu_ultimo:link{}
a.menu_ultimo:visited{}
a.menu_ultimo:hover{color:black ;background: #FFFFFE; text-decoration:none ;}
a.menu_ultimo:active{} 

a.desconexion {color: #08088A; display: block; text-decoration: none; font-size: 11px; font-family: Arial}
a desconexion:link{}
a.desconexion:visited{}
a.desconexion:hover{color: #000000 ; text-decoration: underline;}
a.desconexion:active{}

a.registro{color: #0404B4; font-size: 12px; text-decoration: underline}
a.registro:link{}
a.registro:visited{}
a.registro:hover{color:#7401DF ; text-decoration: underline ;}
a.registro:active{}
