body{
text-align:center;
margin:0;
font: 0.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #0C3097;
background-color: #009CEF;
}

.menus{
font-size:12px;
text-decoration: none;
font-weight: bold;
color: #0C3097;
}

.submenus{
font-size:10px;
text-decoration: none;
font-weight: bold;
color: #0C3097;
}

#contenedor {
width: 777px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
text-align:left;
z-index:0;
}

#cabecera {
position:relative;
width: 777px;
height: 144px;
z-index:1;
}

#principal {
position:relative;
width:777px;
background-image: url(img/patron.gif);
background-repeat: repeat-y;
z-index:2;
}

#lateralizq{
position:relative;
float:left;
width:160px;
margin-left: 1px;
margin-top: -35px;
background-image: url(img/patron2.gif);
background-repeat: repeat-y;
z-index:3;
}

#lateralder{
position:relative;
float:right;
width:105px;
text-align:center;
margin-right: 1px;
border-left: 2px #94D6FF solid;
border-bottom: 2px #94D6FF solid;
z-index:3;
}

#central{
position:relative;
margin-left: 165px; 
width:495px;
z-index:3;
}

#datos{
	position:relative;
	float:left;
	width:98%;
	padding-right:5px;
	line-height:1.5em;
	text-align: center;	
}

#datos p{
	text-align: justify;	
}

#datos a{
	color: #0C3097;
	font-weight:bold;
	text-decoration: none;
}

#minaltura {
	position: relative;
  float:right;
  width:1px;
  height:580px;  
}
  
#clear {
	position: relative;
  clear:both;
  height:1px;
  overflow:hidden;  
}

#lineainferior {
position:relative;
width:775px;
height:2px;
font-size:2px;
background-color:#94D6FF;
background-image: url(img/lineainferior.gif);
background-repeat: repeat-y;
z-index:2;
}

#pie {
position:relative;
width:750px;
margin-top:7px;
margin-left:5px;
margin-bottom:5px;
text-align: center;
border: 1px #94D6FF solid;
padding:2px;
background-color:#FFFFFF;
z-index:3;
}

#pie p {
margin:0px;
width:745px;
background-color: #94D6FF;
border: 1px #94D6FF solid;
}

#kernet{
	position:relative;
	clear:both;
	width:100%;
	text-align:center;		
}

#kernet a{
	color: #0C3097;
	font-weight:bold;
	text-decoration: none;
}

.imagensinborde{
	border: 0px;
}

.tablasinborde{
	border: 0px;
}

.fondotablauno{
	background-image: url(img/btmenu.gif);
	border: 0px;
}

.fondotablados{
	background-image: url(img/btmenu2.gif);
	border: 0px;
}

.fondotablatres{
	background-image: url(img/btmenu3.gif);
	border: 0px;
}