BODY {
background-color: #92B1E9;
font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #666666;
margin : 30px 0px 20px 0px;
text-align: center;
} 

#borde{
border: 1px solid #92B1E9;
text-align: left;
width: 950px;
margin: auto;
} 

#contenedor{
background: url(Images/fondo.png) no-repeat;
background-position:right bottom;
background-color: #ffffff;
text-align: left;
width: 950px;
height: 880px;
margin: auto;
position: relative;
} 

#cabecera{
height : 160px;
width: 940px;
background-color: #ffffff;
border: 5px solid #ffffff;
} 

#banner{
position: absolute;
top: 175px;
left: 10px;
width: 800px;
height: 20px;
}

#navegador{
background : #ffffff;
font-size: 10pt;
line-height: 30px;
padding : 3px 10px 5px 10px;
border-top : 1px solid #cccccc;
border-bottom : 1px solid #cccccc;
} 

#picture {
	float:left;
	width: 90px;
}

H1{
font-size: 12pt;
} 

INPUT {
	font-size : 8pt;
}

SELECT {
	font-size : 8pt;
}

.textos {
	width: 120px;
	height: 35px;
	font-size : 8pt;
	float: left;
}

.campos {
	width:140px;
	height: 35px;
	float: right;
}

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
color: #494E6B;
}
A.enlacenav:HOVER{
color: #3F7DE3;
} 

#lateral{
width: 180px;
height: 720px;
background-color: #92B1E9;
margin : 0px 0px 0px 0px;
float:left;
} 

#cuadro1{
position: absolute;
top: 175px;
left: 195px;
width: 400px;
height: 325px;
background-color: #ffffff;
padding: 2px;
border-bottom: 1px solid #000000;
overflow: hidden;
} 

#cuadro2{
position: absolute;
top: 520px;
left: 195px;
width: 400px;
height: 320px;
background-color: #ffffff;
padding: 2px;
border-bottom: 1px solid #000000;
overflow: hidden;
}

#cuadro3{
position: absolute;
top: 175px;
left: 660px;
width: 280px;
height: 280px;
background-color: #ffffff;
padding: 2px;
border-bottom: 1px solid #000000;
overflow: hidden;
}

#cuadro4{
position: absolute;
top: 480px;
left: 660px;
width: 280px;
height: 190px;
padding: 2px;
border-bottom: 1px solid #000000;
text-align: center;
overflow: hidden;
}

#cuadroMain{
position: absolute;
top: 190px;
left: 190px;
width: 460px;
height: 640px;
background-color: #ffffff;
} 

.sup{
background: url(Images/fondoCuadros.png) repeat-x;
padding: 7px 3px 7px 8px;
margin: 0px 0px 5px 0px;
font-weight : bold;
color:  #23238E;
text-align: center;
}

.cuerpoInf{
background-color:#ffffff;
height: 60px;
padding: 7px 3px 7px 8px;
margin: 2px 5px 10px 5px;
}

#pie{
position: absolute;
top: 880px;
width: 950px;
clear : both;
color : #000000;
margin : auto;
text-align: center;
padding-top:5px;
} 
