/***************************************************************************/
/* Corpul principal */
body
{	
	scrollbar-face-color: #F4EAE9;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #F4EAE9; 
	scrollbar-3dlight-color: #F4EAE9; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #FFF5F7;
	scrollbar-darkshadow-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/bg.jpg);
	background-attachment:fixed;
}
a.clMain
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

a.clMain:hover{
	color: #FF6666;
	font-weight: bold;
	font-size: 11px;
}

a.clSubb
{
	font-family: Arial, Verdana, Helvetica, Helv;
	font-size: 11px;
	text-decoration: none;
	color: #FF3333;
}

a.clSubb:hover
{
	color: #CC6633;
}

a.dirstud
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

a.dirstud:hover{
	color: #FF6666;
	font-size: 10px;
}
