BODY
{
	font-size: x-small;
	font-family: Verdana, Arial;
}
TD
{
	font-size: x-small;
	font-family: Verdana, Arial;
}
.PageContent
{
	background-position: right bottom;
	padding-left: 10px;
	font-size: x-small;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial;
	padding-bottom: 160px;
}
.PageMenu
{
	padding-left: 10px;
	font-size: 9pt;
	background-image: url(../images/bg_menu.jpg);
	padding-top: 30px;
	font-family: Verdana, Arial;
}
.PageMenu A
{
	color: #000000;
	text-decoration: none;
}
.PageMenu A:hover
{
	cursor: hand;
	color: #000000;
	text-decoration: underline;
}
P
{
}
H1
{
}
H2
{
	font-size: large;
	color: #3363aa;
}
H3
{
	font-weight: bold;
	font-size: medium;
	color: #3363aa;
}
H4
{
	font-weight: bold;
	font-size: medium;
	color: #ff9900;
}
H5
{
}
H6
{
}
UL
{
}
OL
{
}
A
{
}
HR
{
	border-top: #ff9933 1px solid;
}

.DCMenu_Principale
{
}

.DCMenu_Principale .DCChildHolder
{
	PADDING-LEFT: 16px;
	
}

.DCMenu_Principale .DCItem .DCMenuLabel
{
	font-weight: bold;
	font-size: 11px;
	color: #313039;
}

.DCMenu_Principale .DCItemSelected .DCMenuLabel
{
	font-weight: bold;
	font-size: 11px;
	color: #29387B;
}


