@charset "iso-8859-1";
/* company: SoftHrod - www.softhrod.com */
/* author: Ruggero Barsacchi */

body {
	margin:0;
	border:0;
	padding:0;
	font-family:"Trebuchet MS", Verdana;
	background: url("../imgs/sfondo.jpg");
	color:#000000;
	font-size:90%;
	width:100%;
}

img {behavior: url("librerie/iepngfix/iepngfix.htc"); }
a img {border:none;}
a, a:visited, a:hover {color:#0033CC; text-decoration:underline;}
 

#involucro {
	width:918px;
	background:url(../imgs/body_line.png);
	behavior: url("librerie/iepngfix/iepngfix.htc");
}
#involucro, #footer {
	margin-left:8%;
}

#header {
	width:874px;
	height:464px;
	background:url(../imgs/home/foto_header.jpg) top no-repeat;
	padding-left:44px;
}
#box_news {
	width:229px;
	height:336px;
	background:url(../imgs/home/box_news.png) top no-repeat;
	behavior: url("librerie/iepngfix/iepngfix.htc");
	margin-top:-420px;
	margin-left:622px;
	display:none; /* quando si visualizza, va cambiato il margin-top in #logo_sx*/
}
#logo_sx {
	width:874px;
	margin-top:-120px; /* quando si visualizza #box_news va messo a -30px*/
	margin-left:22px;	
}

#flag {
	width:242px;
	height:18px;
}
#flag ul {
	list-style-type:none;
}
#flag li {
	display:inline;
	padding-left:10px;
}
#logo {
	width:242px;
	height:125px;
	background:url(../imgs/home/logo.png) top no-repeat;
	behavior: url("librerie/iepngfix/iepngfix.htc");
}
* html #logo { /* Hack per IE6 */
	margin-top:-29px;
}
#navigation {
	width:632px;
	height:50px;
	margin-left:260px;
	margin-top:-80px;
}
* html #navigation { /* Hack per IE6 */
	font-size:85%;
	margin-top:-60px;
}
*:first-child+html #navigation { /* Hack per IE7 */
	margin-top:-60px;
}
#navigation a, #navigation a:visited {
	color:#FFFFFF;
	text-decoration:none;
} 
#navigation a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.tab {
	height:38px;
	width:105px;
	background:url(../imgs/home/tab_menu.png) no-repeat top;
	behavior: url("librerie/iepngfix/iepngfix.htc");
	float:left;
	padding-top:10px;
	margin-left:10px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:90%;
}

#copy {
	margin-left:10%;
	margin-top:10px;
	width:870px;
	padding-bottom:15px;
	color:#333333;
	font-size:80%;
	line-height:150%;
}
#copy a {
	color:#333333;
	text-decoration:none;
}
#copy img {
	margin-right:8px;
}

#box_row {
	width:100%;
	height:301px;
	margin-top:30px;
	padding-left:0;
	margin-left:0;
}
#box_l {
	width:288px;
	height:301px;
	background:url(../imgs/home/box.png) no-repeat top;
	behavior: url("librerie/iepngfix/iepngfix.htc");
	float:left;
	margin-left:17px;
	padding-top:17px;
}
* html #box_l { /* Hack per IE6 */
	margin-left:7px;
}
#box_m {
	width:288px;
	height:301px;
	background:url(../imgs/home/box.png) no-repeat top;
	behavior: url("librerie/iepngfix/iepngfix.htc");
	float:left;
	clear:right;
	margin-left:7px;
	padding-top:17px;
}
#box_r {
	width:288px;
	height:301px;
	background:url(../imgs/home/box.png) no-repeat top;
	behavior: url("librerie/iepngfix/iepngfix.htc");
	float:left;
	clear:right;
	margin-left:7px;
	padding-top:17px;
}
#box_l h3, #box_m h3, #box_r h3, #box_l h5, #box_m h5, #box_r h5, #box_l p, #box_m p, #box_r p, #box_l img, #box_m img, #box_r img {
	padding-left:30px;
	padding-right:23px;
}
#box_l h3, #box_m h3, #box_r h3 {
	color:#660000;
	font-size:120%;
}
* html #box_l h3, * html #box_m h3, * html #box_r h3 { /* Hack per IE6 */
	padding-top:10px;
	font-size:100%;
}
*:first-child+html #box_l h3, *:first-child+html #box_m h3, *:first-child+html #box_r h3 { /* Hack per IE7 */
	padding-top:10px;
}
#box_l h3 a, #box_m h3 a, #box_r h3 a {
	color:#999966;
	text-decoration:none;
}
#box_l h5, #box_m h5, #box_r h5 {
	color:#666666;
	margin-top:-18px;
	margin-bottom:5px;
}
* html #box_l h5, * html #box_m h5, * html #box_r h5 { /* Hack per IE6 */
	font-size:90%;
	margin-top:-25px;
}
#box_l p, #box_m p, #box_r p {
	font-size:85%;
	text-align:justify;
}
* html #box_l p, * html #box_m p, * html #box_r p { /* Hack per IE6 */
	font-size:80%;
	margin-top:5px;
}

#corpo {
	padding-left:30px;
}
#corpo h2 {
	font-size:120%;
}

#footer {
	width:918px;
	height:51px;
	background:url(../imgs/footer.png) bottom no-repeat;
	behavior: url("librerie/iepngfix/iepngfix.htc");
}
#footer p {font-size:82%; margin:0; padding:10px 0 0 0; text-align:center; color:#FF9900;}


.yellow {
	color:#FF9621;
}

.red, a.red {
	color:#660000;
}

* html .red, * html a.red{
	color:#660000;
}