/***************************************************************************/
/* Corpul principal */
body
{	
	scrollbar-face-color: #DFDFDF;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #DFDFDF; 
	scrollbar-3dlight-color: #DFDFDF; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #F1F1EF; 
	scrollbar-darkshadow-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/bg_u.jpg);
	background-attachment:fixed;
}
