BODY { 
	scrollbar-face-color:#ffffff; 
	scrollbar-highlight-color:#CCCCCC; 
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-darkshadow-color:#ffffff;
	 scrollbar-shadow-color:#CCCCCC; 
	 scrollbar-arrow-color:#CCCCCC; 
	 scrollbar-track-color:#ffffff; 
	 margin:0px;
}
/*
.barra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.barra:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.barra:hover {
	color: #3366FF;
	text-decoration: none;
}

.navegacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}*/

#content {
	background-color: White;
	display: block;
	width:85%;
	height: 100%;
	position: relative;
	top:0px;left:0px;
	text-align: justify;
	padding: 100px;
	padding-top: 20px;

}
#menutitle2 {
	cursor:pointer;
	margin-bottom: 5px;
	color:#000066; 
	width:170px;
	position: relative;
	text-align:left;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#gris {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	position: relative;
}
#gris:link {
	font-family: Arial, Helvetica, sans-serif;
	color:000000;
	font-size: 11px;
	position: relative;
	float: left;
}
#gris:hover {
	color: #red;
}
#azul-nav {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	position: absolute;

}
/*
.azul-nav:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
}*/
#texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	width:70%;
	height: 60px;
	position: relative;
	text-align: justify;
	margin: 15px;
}
#acceso {
	margin: 15px;
	border-bottom: 20px;
	border: Red;
}


/*.grisCopia {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 9px;
}
*/
