#main 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;

	border-width: 0px;
	/*background: #FF0000;*/

	text-align: center;
}

/* Right Menu */

DIV.rightcol
{
	
	text-align: center;
}

DIV.rightmenu
{
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 15px;
	height:auto;
	
	background: white url(../../../Images/Generic/UnionCamere/PanelLeft.gif) repeat-y left top;


	text-align: center;
}

DIV.rightmenuinner
{
	background: #E7F1F8 url(../../../Images/Generic/UnionCamere/PanelRight.gif) repeat-y right top;
	padding:0px 15px 0px 0px;
}

DIV.rightmenutop
{
	margin: 15px 5px 0px 5px;
	background: white url(../../../Images/Generic/UnionCamere/PanelTop.gif) no-repeat left top;
	padding: 0px 0px 0px 15px;
}

DIV.rightmenutop div
{
	background: white url(../../../Images/Generic/UnionCamere/PanelTop.gif) no-repeat right top;
	padding: 0px 15px 0px 0px;
}

DIV.rightmenutop div div
{
	background: white url(../../../Images/Generic/UnionCamere/PanelTop.gif) repeat-x -15px 0px;
	height:15px;
}

DIV.rightmenubottom
{
	margin: 0px 5px 15px 5px;
	background: white url(../../../Images/Generic/UnionCamere/PanelBottom.gif) no-repeat left top;
	padding: 0px 0px 0px 15px;
}

DIV.rightmenubottom div
{
	background: white url(../../../Images/Generic/UnionCamere/PanelBottom.gif) no-repeat right bottom;
	padding: 0px 15px 0px 0px;
}

DIV.rightmenubottom div div
{
	background: white url(../../../Images/Generic/UnionCamere/PanelBottom.gif) repeat-x -15px 0px;
	height:15px;
}

DIV.rightmenucaption
{
	padding: 10px 15px 5px 15px;
	
	background: white url(../../../Images/Components/UnionCamere/Sfondo_Menu.jpg) repeat-x 0px 0px;
	text-align:center;

	color: #FF9834;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
}

DIV.rightmenuinner hr
{
	color:#BBD9EE;
	
}	


/* Page Content */

DIV.page
{
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 15px 20px;
	height: auto !important;
	height: 300px;
	/*background-color: #00FF00;*/
}

HR.colored
{
    color:#666666;
}

/* footer
---------------------------------------------------------------------*/

#footer
{
	width: 100%;
}

#footerbody
{
	background: white url(../../../images/footer/PanelMiddle.gif) repeat-x -15px 0px;

	text-align: center;

	color: #003366;
    font-size:x-small;
}

#footerwidthholder
{
	width: 690px;
}

#footerwidthholder a
{
	color:	#000000  ;
	text-decoration: underline
	 
	

	
}

#footerwidthholder a:visited
{
	color: #CC0000;
}

#footerwidthholder a:hover
{
	color:#CC0000;
	text-decoration: none; 
	    
	
}