@charset "utf-8";

body {
	color:#000000;
	background:#999999 url(/images/bgPage.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:4px;
}

p
{
	margin:0px; padding:6px;
}

H1
{
	border-bottom:1px dashed #E9E9E9;
	padding-top:10px;
}

#head
{
	width:950px;
	height:70px;
	background:#000000 url(/images/top_bg.gif);
	margin:0px auto 0px auto;
}

#main
{
	width:950px;
	background:#ffffff;
	margin:0px auto 0px auto;
	padding:4px 0px 4px 0px;
}

#foot
{
	width:950px;
	height:26px;
	background:#000000 url(/images/foot_bg.gif) top center;
	margin:0px auto 0px auto;
}

#foot_Left
{
	width:12px;	height:26px;
	float:left;
	background:  url(/images/foot_Left.gif) top left no-repeat;
}

#foot_Center
{
	width:926px; height:26px;
	float:left;
	padding-top:6px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
}

#foot_Center a
{
	color:#FFFFFF;
	text-decoration:none;
}

#foot_Center a:hover
{
	color:#99ff00;
	text-decoration:none;
}

#foot_Right
{
	width:12px; height:26px;
	float:left;
	background: url(/images/foot_Right.gif) top right no-repeat;
}

#foot_Shadow
{
	width:950px;
	height:46px;
	background: url(/images/foot_Shadow.gif);
	margin:0px auto 0px auto;
}

#greenLine{
	width:950px;
	height:11px;
	background: url(/images/greenLine_bg.gif);
	margin:0px auto 0px auto;
}




/***********************************************************************************************/
.MainAccordeonLeft
{
	width:430px;
	float:left;
	padding-left:17px;
}

.MainAccordeonRight
{
	width:430px;
	padding-right:0px;
	float:left;
}


#TitContent
{
	font-family:Arial;
	font-size:13px;
	color:#000000;
	background-image:url(/images/Title-Back.gif);
	background-repeat:no-repeat;
	width:430px;
	height:29px;
	cursor: hand; 
	padding-top:5px; 
	padding-bottom:2px;
	padding-left:12px
}

#TitContent:Hover
{
	background-image:url(/images/Title-BackHover.gif);
	background-repeat:no-repeat;

}

#Content
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-align:justify;
	width:420px; 
	padding:3px;
}

.TitHiperlink {
	text-decoration:none;
	font-family:Arial;
	font-size:13px;
	color:#000000;
}
.SubTiles{
color:#000;
font-weight:bold;
border-bottom:1px dotted #84b70f;
width:400px;
padding:1px;

}
