/* 
CSS Document 
http://www.imc-it.org
author: ADWM.it
*/


body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color:#FFFFFF;
	scrollbar-arrow-color:#2F5A77;
	scrollbar-3dlight-color:#2F5A77;
	scrollbar-darkshadow-color:#2F5A77;
	scrollbar-track-color:#9DC1D9;
	scrollbar-face-color:#9DC1D9;
	scrollbar-highlight-color:#6FA4C8;
	scrollbar-shadow-color:#23445A;
	line-height:1.4;
	background-attachment: fixed;
	background-image: url(../images/sfondo_blu.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a	{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
a:hover{
	color:#FFCC00;
	font-size:12px;
	text-decoration:none;
}
a:visited, a:active	{
	color:#FFCC00;
	font-size:12px;
	text-decoration:none;
}

ul {margin-top:0; margin-bottom:0;}
h1 {font-size:1.6em}
li {list-style-type:squaree;}

#loghi{
	position:absolute;
	z-index:10;
	top:15px;
	right:20px;
}
/*
IDs
*/
#logoi{
	position:absolute;
	top:10px;
	right:10px;
}
#maintable{
	background-color:#9DC1D9;
	/*border: #003366 1px solid;*/
	border-bottom:none;
}

#menu_testata{
	vertical-align:baseline;
	margin-left:21px;
	font-size: 10px;
	color: #FFFFFF;
}
#menu_testata_2{

	margin-right:21px;
	font-size: 10px;
	color: #FFFFFF;
}
#menu_testata,#menu_testata_2 a{font-size: 11px; color:#FFFFFF};
#menu_testata,#menu_testata_2 a:hover{font-size: 11px; color:#FFFFFF};
#menu_testata,#menu_testata_2 a:active, a:visited{font-size: 11px; color:#FFFFFF};
#menu_testata_2 form{
	margin:0;
	padding:0;
	float:right;
}
#menu_testata_2 input.testo{
	padding:2px 0px 1px 2px;
	margin:0;
	border:none;
	font-size:11px;
	border: thin solid #1F3485;
	font-family: Arial, Helvetica, sans-serif;
}
#menu_testata_2 input.bottone{
	padding:0px;
	margin:0;
	border:none;
	font-size:11px;
	border: thin solid #1F3485;
	font-family: Arial, Helvetica, sans-serif;
}

#contenuto	{
	width:450px;
	height:400px;
	padding:1px;
	margin: 2px 2px;
	text-align:left;
	/*overflow-y:scroll;*/
}
#contenuto_alto	{
	width:430px;
	height:650px;
	padding:1px;
	padding-right:10px;
	margin: 2px 2px;
	text-align:left;
	overflow-y:scroll;
}
#contenuto h1 {
	margin: 8px 10px 2px 10px;
	font-size:16px;
	color:#000066;
	border-bottom: 2px solid #000066;
}
#contenuto h2 {
	font-size:14px;
	color:#000099;
	}
#contenuto h3 {
	font-size:13px;
	color:#0000CC;
	}
#contenuto p{
	margin:10px;
	padding: 5px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#contenuto_alto h1 {
	margin: 8px 10px 2px 10px;
	font-size:16px;
	color:#000066;
	border-bottom: 2px solid #000066;
}
#contenuto_alto h2 {
	font-size:14px;
	color:#000099;
	}
#contenuto_alto h3 {
	font-size:13px;
	color:#0000CC;
	}
#contenuto_alto p{
	margin:10px;
	padding: 5px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#gallery	{
	padding:1px;
	border:1px;
	margin: 0px auto;
	text-align:center;
}
#gallery h1 {
	text-align:left;
	margin: 13px auto 10px auto;
	font-size:16px;
	color:#000066;
	border-bottom: 2px solid #000066;
}
#news{	
	padding:1px;
	border:1px;
	margin: 20px 20px;
	width:auto;
	text-align:left;
}
#news h1{
	font-size:16px;
	display:inline;
	float:left;
	margin:0;
	padding:1px;
	line-height:normal;
}
#news h6{
	font-weight:bold;
	display:inline;
	float:left;
	margin:0;
	padding:1px;
	margin-top:5px;
	line-height:normal;
}
#news p{
	margin:0;
	padding:1px;
	padding-top:8px;
	border-top:2px solid #000066;
}
#footer{
	clear:both;
	margin:0px auto;
	padding: 10px 0px 2px 0px;
	bottom: 0;
	width: inherit;
	height:60px;
	text-align:center;
	background-image: url(../images/sfondo_footer.gif);
	background-repeat: repeat-x;
	background-color:#1F3485;
	font-size: 11px;
	color: #FFFFFF;
	border-left:#003366 1px solid;
	border-right:#003366 1px solid;
}
#footer a{color: #FFCC00;}
#footer a:hover{color: #FF9900;}

#bandiere	{
	position:absolute;
	width:300px;
	height:150px;
	top:50%;
	left:50%;
	margin-top:-75px;
	margin-left:-150px;
	text-align:center;
}
#box_img {
	border:#FFFFFF 1px solid;
	padding:6px;
	margin:10px 5px 10px 10px;
	float:right;
	clear: right;
	background-color:#E0ECF3;
}
#box_img p{
	padding:0px;
	margin:0px;
	font-size:0.7em;
}
#box_img img{
	padding:0;
}

.g_map{margin:10px; margin-left:25px;}
/*
CLASSI
*/

.testata{
	background-attachment:scroll;
	background-image: url(../images/en/logo_imc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border:none;
}


.sfondo_testata{
	background-image: url(../images/sfondo_bandagialla.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding:6px 0px 12px 0px;
}
.td_nav	{
	border-left:#003366 1px solid;
	/*width:180px;*/
}
.td_news	{
	border-right:#003366 1px solid;
/*	width:180px;*/
}
.logo_sx{
	background-attachment: fixed;
	background-image: url(../images/angolo_asx.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo_dx{
	background-attachment: fixed;
	background-image: url(../images/angolo_adx.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}
.thumbnail{
	float:left;
	margin: 0 8px 15px 8px;
	padding: 5px;
	width: 90px;
}
.thumbnail a{
	float: left;
	width: 102px;
	border: 1px solid #999;
	background-color:#fff;
	color:#000000;
}
.thumbnail a:hover{
	background-color:#C4E1FF;
	font-weight:bold;
}
.thumbnail img{
	border: 1px solid #666666;
	margin:5px;
}
.thumbnail p{
	display:block;	
	margin:5px auto;
}
/*
*/
.mappa{
	background-attachment: fixed;
	background-image: url(../images/mappa.gif);
	background-repeat: no-repeat;
	background-position: 50% top;
	
}
.destra{text-align:right;}
.box{
	padding:0px 10px 0px 5px;
}
.box_top{
	padding:0;
	margin:0;
	text-align:left;
	height:34px;
	background:url(../images/news_top.gif) no-repeat left top;
}
.box_top h6{
	padding:0;
	margin:0;
	font-weight:bold;
	border:1px;
	color: #FFFFFF;
	font-size:1.1em;
	margin-top:10px;
	margin-left:10px;
}
.box_mid, .box_mid_news{
	background: url(../images/news_mid.gif) repeat-y;
	text-align:left;
	color: #FFFFFF;

}
.box_bottom{
	height:30px;
	background:url(../images/news_bottom.gif) no-repeat left top;
}

.box_mid ul, li{text-align:left;}
.box_mid p, .box_mid_news p{
	margin-top:0px;
	margin-bottom:0px;
	font-size:10px;
	padding:0px 33px 0px 15px;
	text-align:justify;
	color: #FFFFFF;
}
.box_mid h1, .box_mid_news h1{
	margin:0;
	margin-bottom:5px;
	color:#FDC800;
	text-align:left;
	font-size:1em;
	padding:0px 15px 0px 15px;
}
.box_mid h6, .box_mid_news h6{
	margin:0;
	margin-bottom:3px;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	padding:0px 15px 0px 15px;
	color:#FFFFFF;
}
.box_mid_news a{ float:right; font-size:11px; font-weight:bold; color: #FFCC00; clear:both; margin-right:33px;}
.box_mid_news a:hover{font-size:11px;color: #FDC800;}
.box_mid_news a:active,a:visited{font-size:11px;color: #FFFFFF;}

.barra{
	margin:0;
	padding:0;
	margin-left: 15px;
	margin-right: 22px;
	line-height:0.5;
	border-bottom:2px solid #A57621;
}
.attivita{
	font-size:1.1em;
	color:#0066CC;
	font-weight:bold;
}
.flag{
	margin:0;
	padding:0;
	display:inline;
	vertical-align:baseline;
}
.float_destra{
	float:right;
}
.float_sinistra{
	float:left;
}
.bordo_s{
	border-left:#003366 1px solid;
}
.bordo_d{
	border-right:#003366 1px solid;
}
