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

#contenedor{
	text-align: left;
	border: 2px solid #cccccc;
	width: 760px;
	height: 580;
	margin: auto;
	background-color : White;
} 


#cabecera{
	height : 128px;
	width: 740px;
	padding : 15px 5px 5px 5px;
} 


#borde{ 
border: 2px solid #cccccc; 
text-align: left; 
width: 700px; 
margin: auto; 
} 

#navabajo{ 
font-weight : bold; 
} 

A.enlacenav3, A.enlacenav3:VISITED, A.enlacenav3:ACTIVE, A.enlacenav3:FOCUS, A.enlacenav3:LINK{
	color: #494E6B;
	text-decoration: none;
	font-size : 14px;
	font-weight : normal;
	font-family : 'Trebuchet MS';
}
 
A.enlacenav3:HOVER{
	color: #3F7DE3;
	text-decoration: none;
	font-size : 14px;
	font-weight : normal;
	font-family :'Trebuchet MS';
}
