* {
    margin: 0px;
    padding: 0px;
}
 
body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #808080;
	line-height: 1em;
}

.shadow {
	font-weight:bold;
	font-size:14px;
	}

img{
	border: none;
}

a:LINK {
	text-decoration: none;
	color: #808080;
}

a:VISITED {
	text-decoration: none;
	color: #808080;
}

a:HOVER {
	text-decoration: underline;
}

a:ACTIVE {
	text-decoration:underline;
}
 
#container {
    margin: auto;
    width: 900px;
}

#top_header {
    float: left;
    height: 33px;
    width: 900px;
}

#navigation {
	float: left;
	width: 393px;
	height: 29px;
	background-image:url(images/navigation.png);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 282px;
	
}

#flags {
	float: left;
	width: 216px;
	height: 29px;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	background-image:url(images/menu_top_bg.png);
	background-repeat: repeat-x;
	
}
 
#header {
    float: left;
    height: 89px;
    width: 900px;
}
 
#logo {
    float: left;
    height: 75px;
    width: 840px;
	margin-top: 5px;
}

a.aziende {
    float: left;
    height: 85px;
    width: 150px;
	background-image:url(images/header_aziende_out.png);
}

#aziende_on {
    float: left;
    height: 85px;
    width: 150px;
	background-image:url(images/header_aziende_on.png);
}

a.aziende:HOVER {
    float: left;
    height: 85px;
    width: 150px;
	background-image:url(images/header_aziende_over.png);
}

a.aziende:ACTIVE {
    float: left;
    height: 85px;
    width: 150px;
	background-image:url(images/header_aziende_out.png);
}

 
#privati_on {
    float: left;
    height: 75px;
    width: 114px;
	background-image:url(images/header_privati_on.png);
}
 
a.privati {
    float: left;
    height: 75px;
    width: 114px;
	background-image:url(images/header_privati_out.png);
}
 
a.privati:HOVER {
    float: left;
    height: 75px;
    width: 114px;
	background-image:url(images/header_privati_over.png);
}

a.privati:ACTIVE {
    float: left;
    height: 75px;
    width: 114px;
	background-image:url(images/header_privati_out.png);
}

 
#content {
    float: left;
    width: 1080px;
	margin-top:5px;
}
 
#content_top {

    height: 15px;
    width: 900px;
	background-image: url(images/content_top.png);
}
 
#content_text 
{
	float:left;
    width: 900px;
	background: url(images/content_mid.png) repeat-y;
	min-height: 300px;
	padding-top: 35px;
	padding-bottom: 10px;
}
 
#content_bottom 
{
	float:left;
    height: 15px;
    width: 900px;
	background-image: url(images/content_bot.png);
}

#box_fuxia_1
{
	float:left;
	width:265px;
	height:168px;
	margin-left:185px;
	background:url(images/box_fuxia_1.png);
	line-height: 1.2em;
}

#box_grey_2
{
	float:left;
	width:265px;
	height:168px;
	background:url(images/box_grey_2.png);
	line-height: 1.2em;
}

#box_black_3
{
	float:left;
	width:265px;
	height:169px;
	margin-left:185px;
	background:url(images/box_black_3.png);
	line-height: 1.2em;
}

#box_white_4
{
	float:left;
	width:265px;
	height:169px;
	background:url(images/box_white_4.png);
	line-height: 1.2em;
}

#box_fuxia_5
{
	float:left;
	width:265px;
	height:164px;
	margin-left:185px;
	background:url(images/box_fuxia_5.png);
}

#box_grey_6
{
	float:left;
	width:265px;
	height:164px;
	background:url(images/box_grey_6.png);
}

#boxL, #boxR
{
	width: auto;
	height:auto;
	float:left;
	color:#FFFFFF;
}


a.lfux2 {
	color: #db70a6;
}


#box_fuxia_1 p,
#box_black_3 p,
#box_fuxia_5 p,
#boxL_Title 
{
	float:left;
	width: auto;
	height:auto;
	color:#db70a6;
	margin-top: 16px;
	margin-left: 23px;
	/*text-transform:uppercase;*/
	font-weight: bold;	
	text-align: left;
}

a.rblack2 {
	color: #8c8c8c;
}

#box_grey_2 p,
#box_white_4 p,
#box_grey_6 p,
#boxR_Title 
{
	float:right;
	width: auto;
	height:auto;
	color:#8c8c8c;
	margin-top: 16px;
	margin-right: 19px;
	/*text-transform:uppercase;*/
	font-weight: bold;		
	text-align: right;
}

#box_fuxia_1 ul,
#box_black_3 ul,
#box_fuxia_5 ul,
#box_grey_2 ul,
#box_white_4 ul,
#box_grey_6 ul,
#boxL ul,
#boxR ul
{
	list-style: none;
	padding: 0;
	margin: 65px 0px 0px 30px;
} 

#box_fuxia_1 li,
#box_black_3 li,
#box_fuxia_5 li,
#boxL li
{
	list-style: none;
	list-style-image:url(images/bullet_white.png);
	color: white;
}

#box_fuxia_1 li a,
#box_black_3 li a,
#box_fuxia_5 li a,
#boxL li a
{
	color: white;
}

#box_grey_2 li,
#box_white_4 li,
#box_grey_6 li,
#boxR li
{
	list-style: none;
	list-style-image:url(images/bullet_black.png);
	color: black;
}

#box_grey_2 a,
#box_white_4 a,
#box_grey_6 a,
#boxR li a
{
	color: black;
}


#menu {
	float: left;
	height: 51px;
	width: 900px;
	background:url(images/menu_bg.png) repeat-x;
}

#menu_left {
	float: left;
	height: 51px;
	width: 53px;
	background:url(images/menu_left_square.png) no-repeat;
}

#menu_right {
	float: left;
	height: 51px;
	width: 2px;
	background:url(images/menu_right.png) no-repeat;
}

#menu_nav
{
	  list-style: none;
	  width: 813px;
	  height: 51px;
	  position:relative;
	  float:left;
	  margin-left: 53px;
}


#menu_nav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
} 

#menu_nav li
{
	list-style: none;
	float: left;	
} 

#menu_nav li a
{
	list-style: none;
	background: url(images/menu_out.png) no-repeat;
	width: 115px;
	height: 51px;
	float: left;
	text-decoration: none;
	text-align: right;
	padding-top: 2px;
	padding-right: 13px;	
	color: #808080;
} 

#menu_nav li.active
{
	list-style: none;
	background: url(images/menu_active.png) no-repeat;
	width: 115px;
	height: 51px;
	float: left;
	text-decoration: none;
	text-align: right;
	padding-top: 2px;
	padding-right: 13px;	
	color: #808080;
} 

#menu_nav li a:hover
{
	list-style: none;
	background: url(images/menu_over.png) no-repeat;
	width: 115px;
	height: 51px;
	float: left;
	color:#000000;
	text-align: right;
	padding-top: 2px;
	padding-right: 13px;
} 

#menu_nav_sim
{
	  list-style: none;
	  width: 280px;
	  height: 51px;
	  position:absolute;
	  margin-left: 600px;
}


#menu_nav_sim ul
{
	list-style: none;
	padding: 0;
	margin: 0;
} 

#menu_nav_sim li
{
	list-style: none;
	float: left;	
} 

#menu_nav_sim li a
{
	list-style: none;
	background: url(images/menu_out_sim.png) no-repeat;
	width: 115px;
	height: 51px;
	float: left;
	text-decoration: none;
	text-align: right;
	padding-top: 2px;
	padding-right: 13px;	
	color: #808080;
} 

#menu_nav_sim li.active
{
	list-style: none;
	background: url(images/menu_active_sim.png) no-repeat;
	width: 115px;
	height: 51px;
	float: left;
	text-decoration: none;
	text-align: right;
	padding-top: 2px;
	padding-right: 13px;	
	color: #808080;
} 

#menu_nav_sim li a:hover
{
	list-style: none;
	background: url(images/menu_over_sim.png) no-repeat;
	width: 115px;
	height: 51px;
	float: left;
	color:#000000;
	text-align: right;
	padding-top: 2px;
	padding-right: 13px;
} 

#footer {
    background-image: url(images/footer.png);
    float: left;
    height: 65px;
    width: 900px;
    margin-top: 10px;
}
 
#footer p {
    color: #666666;
    text-align: center;
    padding-top: 25px;
}

/* =================== Pagine Secondarie ==================== */
p
{
	margin:0 10px 10px;
	
}

div#content_mid p
{
	line-height:1.4;
}

/*
div#content_left
{
	background:#B9CAFF;
}

div#content_right
{
	background:#FF8539;
}
*/

div#wrapper
{
	float:left;
	width:100%;
}

div#content_mid
{	
	margin: 0 210px;
	color: #808080;
	text-align:justify;
}

div#content_mid a
{
	color: #C06;
}

div#content_mid h1
{	
line-height: normal;
text-align:left;
}

div#content_mid table
{
	margin-left:10px;
	line-height:1.8em;
	text-indent:3px;
}

div#content_midlow
{	
	margin: 0 210px;
	color: #808080;
}

div#content_midl
{
	height:auto;
	margin: 0 0 0 220px;
	float: left;
	width: 225px;
	text-align:left;
}

div#content_midl h3,
div#content_mid h3,
div#content_midr h3
{
	font-size: 12px;
	color: #C06;
	text-transform:uppercase;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
}

div#content_midr
{
	width: 225px;
	height:auto;
	margin: 0 210px 0 0;
	float: right;
	text-align:left;
}

div#content_left
{
	float:left;
	width:200px;
	margin-left:-100%;
}

div#content_right
{
	float:left;
	width:200px;
	margin-left:-200px;
}

#section_title_left
{
	float:left;
	height:22px;
	width:200px;	
	text-align:left;
	background: url(images/section_title_left.png) no-repeat;
}

#section_title_left p
{
	padding-left: 18px;
	padding-top: 4px;
	text-transform:uppercase;
	font-weight:bold;
}

#section_title_left ul
{
	padding-left: 18px;
	padding-top: 4px;
	list-style-image:url('images/bullet_li.png');
	list-style-type:square;
}

#section_title_left LI
{
	background:url('images/bottomline_li.png') 0 0 repeat-x; margin:-4px 0 4px 18px; line-height: inherit; padding:5px 6px 6px 6px; 
}

#section_title_left LI.active
{
	background:url('images/bottomline_li.png') 0 0 repeat-x; margin:-4px 0 4px 18px; line-height:inherit; padding:5px 6px 6px 6px; color: #db70a6; 
}


#section_box_right,
#section_box_right1
{
	float:right;
	height:185px;
	width:200px;	
	background: url(images/section_box_right.png) no-repeat;
}


#section_box_right h1,
#section_box_right1 h1
{
	text-align: left;
	color: #d1227b;
	margin-top: 8px;
	margin-left:10px;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
}

#mid_content_header
{
	float:left;
	height:160px;
	width:520px;	
	background: url(images/section_mid_header.png) no-repeat;	
}

#mid_content_header p
{
	margin:0 10px 10px;
	text-align:justify;
}

.popup {position: relative;z-index: 0;}
.popup:hover {z-index: 0;}
.popup span {position: absolute; background-color: #fff; padding: 5px; left: -1000px; border: 1px solid #000; border-color:#808080; visibility: hidden; color: #808080; font-family: "Century Gothic", Verdana, Arial;	font-size: 12px; line-height: 1em; text-align:justify;z-index: 50;}
.popup span img {border-width: 0; padding: 2px;}
.popup:hover span {visibility: visible; top: 0; left: 60px;z-index: 50;}

.as {display:none;}

.formfirst {
	background-color: #C06;
	font-weight:bold;
	color: #000000;
	}
