body {
	
	
	scrollbar-face-color: #f7f7f7;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #336699;
	background-color: #FFFFFF;

	
}
#contendor {
	height: 450px;
	overflow: auto;





}
#izda {
	float: left;
	background-color: #F7F7F7;
	overflow: auto;
	width: 300px;







}
#dcha {
	float: right;
	overflow: auto;
	width: 60%;







	
}

.itemsmenus {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	display: block;
	text-align: left;
	height: 18px;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;






}
.itemsmenus a{
	text-decoration: none;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.itemsmenus a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;

}




.titulos {
	font-size: 13px;
	font-weight: bold;
	color: #0000CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;


}
.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.destacados {
	font-family: "Times New Roman MT Extra Bold";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.cabtablas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #EFEFEF;
}
.nombrearea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFCC00;
}
.datostablas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
