@import url(menu.css);
@import url(elements.css);

body{ 
margin:0; 
padding:0;
height: 100%;
font-size: 70%;
color: #333333;
text-align:center; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background: #9CCAEB url(../../../../images/common/background_gen.jpg) no-repeat top left; 
} 

html{
height: 100%;
}

img {border: 0px;}
.clr{clear:both;}

/* Default Links */
a {color: #003366; text-decoration: none; line-height: 1.3em; }
a:hover {color: #003366; text-decoration: underline; line-height: 1.3em;}


#pagewidth{ 
width:750px; 
text-align:left;  
margin-left:auto; 
margin-right:auto;
background-color: #FFF;
border: 0;
} 


#header{
height: 115px;
width:730px;
margin: 0 auto;
border: solid 1px #FFF;
background: #FFF url(../../../../images/common/logo_confindustria.gif) no-repeat top right;
} 

#logo{
float: left;
width: 317px;
height: 100px;
margin: 0px auto auto 6px;
border: 0;
}

#flash_intro{
width: 730px;
height: 118px;
margin: 0 auto;
border: 0;
background: url(../../../../images/common/bg_flash.jpg) no-repeat top center;
}

#banner_flash{
float: left;
width: 160px;
height: 215px;
margin: 0 ;
border: 0;
}

#content_home{
margin-bottom:9px;
padding:0;
border: solid #FFF;
border-width: 1px 0;
}


#home_left{
float: left;
width: 400px;
margin: 0px 20px 0px 0px;
padding-left: 20px;
border: 0; 
}

#home_left h2, #home_right h2{
font-style: italic;
font-weight: bold;
color:#333333; 
font-size: 11px;
margin-bottom:15px;
}


#home_right{
float: left;
width: 264px;
margin: 0px;
}

#content_home{
width: 730px;
margin: 2px auto 0 auto;
padding: 0 ;
border-bottom: 10px solid #FFF;
}


#content{
width: 730px;
margin: 2px auto 0 auto;
padding: 0 ;
border-bottom: 10px solid #FFF;
background: url(../../../../images/common/bg_content.gif) repeat-y top left;
}

#leftcol{
float:left;
width: 164px;
margin: 0;
border: 0;
/*border: solid 1px yellow;*/
}

#maincol{
float:right;
width: 530px;
margin: 0;
border: 0;
/*border: solid 1px green;*/
padding: 15px 15px 5px 15px;;
background-color: #FFF;
}


#rightcol{
float: left;
width: 149px;
height: 246px;
/*border: solid 1px yellow;*/
border: 0;
margin:0;
padding:0;
}

#footer{
width:750px; 
height:28px; 
background-color:#FFF; 
clear:both;
color: #003366;
font-size: 10px;
margin: 5px auto 0 auto;
background: #FFF url(../../../../images/common/background_footer.gif) no-repeat left;
} 

#footer p{
line-height: 28px;
margin-left: 30px;
border: 0;
}

h1, h2{
font-weight: normal;
border: 0;
margin:0;
padding:0;
}

h1{
color:#B44444; 
font-size: 20px;
}

h2{
color:#003366; 
font-size: 17px;
margin-bottom:15px;
}

h4 {
	margin: 10px 0 0 0;
}

h3{
font-weight: normal;
color:#B44444;
font-size: 14px;
padding:0;
border: 0;
margin-bottom:0px;
line-height: 14px;
}

.redtext {
	color: #E31B23;
	font-weight: bold;
}
.sottotitoli {
	color:#E31B23;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-weight: bold;
   padding-bottom:10px;
	margin-bottom: 30px;
	margin-top: 10px;
}

.titoli {color: #E31B23; text-decoration: none; line-height: 1.3em; }

.input {font-family: Tahoma, Arial, Helvetica, sans-serif; 
        font-size: 11px; 
		  color: #303030;
		  line-height: normal;}


