body
{
	font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 auto;
	padding: 0 auto;
	border: 0 none;
	overflow: auto;
	text-align: center;
	background-color: #666666;
	background-image: url(../images/001/site/bg.jpg);
	background-repeat: no-repeat;
}
:active, :focus
{
	outline-style: none;
	-moz-outline-style: none;
}
*
{
	margin: 0;
	padding: 0;
}
#TopHeader
{
	float: left;
	width: 100%;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: x-small;
	font-weight: bold;
	background-color: #666666;
}
#Languages
{
	float: right;
}
#container_home
{
	/*border-style: solid; 	border-width: 1px; 	border-color: #ff0000;*/
	width: 56.3em;
	text-align: center;
	margin: 0 auto;
}
#container_page
{
	font-size: 90%;
	width: 65em;
	text-align: center;
	margin: 0 auto;
}
.SectionTitle
{
	line-height: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 5px;
	border: 0px solid #434343;
	width: 18em;
	float: left;
	background: url(../images/001/site/sfondo_sidebar.jpg) top left repeat-x;
}
.SectionTitle a
{
	color: #FFFFFF;
	text-decoration: none;
}
.SectionTitle a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.SectionImage
{
	float: left;
	width: 18em;
	margin: 5px;
}
#container_home_bottom
{
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
#sidebar1
{
	width: 12.5em;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #000000;
}
#mainContent
{
	width: 50.5em;
	float: right; 
	margin-top: 5px; 	margin-bottom: 20px;
	/*text-align: left; 	color: #000000; 	background-color: #FFFFFF;	 border: 1px solid #EBEBEB; 	padding: 5px;*/
}

#mainContentContacts
{
	width: 65em;
	float: right; 
	margin-top: 5px; 	margin-bottom: 20px;
}

#mainContent h2
{
	text-align: center;
}
#menulinks
{
	margin-top: 10px;
	padding-bottom: 10px;
}
#menutop
{
	/*border-width: 1px; 	border-style: inset; 	border-color: #666666;*/
	width: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding-top: 10px;
	font-weight: bold;
	text-align: center;
}
#menutop a
{
	color: #000000;
	text-decoration: none;
}
#menutop a:hover
{
	color: #ff0000;
	text-decoration: underline;
}
#menubottom
{
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
}
#menubottom a
{
	color: #000000;
}
#menubottom a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

#div-mc-middle
{
	float: left;
	width: 100%;
}

#div-mc-bottom
{
	/*border-width: 1px; 	border-style: inset; 	border-color: #666666;*/
	clear: both;
	text-align: center;
}
#footer
{
	font-size: 85%;
	padding: 0.5em 0;
	background-color: #eeeeee;
	font-weight: normal;
	text-align: center;
	margin: 0 auto;
	color: #000000;
}
#footer a
{
	font-size: 9px;
	color: #000000;
}
.FormLogin
{
	font-weight: bold;
	color: #FFFFFF;
}
div#HomePageLink
{
	color: #ffffff;
	background: transparent url(../images/001/site/opaque_red.png);
	font-weight: bold;
	text-align: center;
}
div#HomePageLink a
{
	color: #ffffff;
	text-decoration: none;
}
div#HomePageLink a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

div#MenuBox2
{
	width: 100%;
	background: url(  "../images/001/site/sfondo_sidebar_red.jpg" ) top left;
	background-repeat: repeat;
	text-align: left;
	color: white;
	font-weight: bold;
}

div#MenuBox2 a
{
	color: #ffffff;
	padding-left: 10px;
}

div#MenuBox2 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.clearfloat
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
a img.no_border
{
	border: none;
}


/*table.table_content */
table
{
	width: 80%;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ffffff;
	border-collapse: collapse;
}
table th 
{
	background-color: #666666;
	color: #ffffff;
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #ffffff;
	text-align: center;
}
table td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #ffffff;
	-moz-border-radius: 0px;
}

