@charset "UTF-8";
/* CSS Document */
body, td, th{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#000000;
}
input{
	outline: 0 none;
}
img, a{
	border: none;
	outline: 0 none;
}
a{
	color:#a02aba;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
li{
	list-style-image:url(../img/list_arrow.gif);
}
form{
	margin: 0;
	padding: 0;
}
input#Monit_login, input#Monit_pw{
	border: none;
	width: 135px;
	height: 18px;
	padding-top: 4px;
	padding-left: 5px;
	vertical-align: middle;
	margin-left: 9px;
}
input#Monit_login{
	background:url(../img/login/username_input.gif) no-repeat;
}
input#Monit_pw{
	background:url(../img/login/pw_input.gif) no-repeat;
}
.center{
	text-align: center;
}
.justify{
	text-align: justify;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.DivCont{
	padding: 8px;
	margin-left: 10px;
	margin-right: 10px;
}

.infoForm{
	background:url(../img/info_form_bg.gif) no-repeat;
	width: 505px;
	height: 204px;
}
.infoForm_cont{
	padding: 40px 15px 10px 15px;
}
.infoForm_cont label, #NewsletterForm label{
	display: block;
	float: left;
	width: 80px;
}
div#LoginMenu a{
	color: #fff;
}
.Titolo{
	font-size: 16px;
}
.Red{
	color: #990000;
}

.BoxNews{
	width: 829px;
	margin:auto;
	margin-bottom: 15px;
}
.BoxNews_bg1{
	background: url(../img/news/center.gif) repeat-y;
}
.BoxNews_bg2{
	background: url(../img/news/top.gif) no-repeat top;
}
.BoxNews_bg3{
	background: url(../img/news/bottom.gif) no-repeat bottom;
	height: auto !important;
	height: 119px;
	min-height: 119px;
}
.BoxNews_cont{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.BoxNews_Titolo{
	height: 24px;
	line-height: 24px;
	color: #FFF;
	overflow: hidden;
}

.CatNews{
	float: left;
	height: 22px;
	line-height: 22px;
	margin-right: 12px;
	color: #a138b9;
}
.CatNews_over_bg1{
	background: url(../img/news/selezione/center.gif) repeat-x;
}
.CatNews_over_bg2{
	background: url(../img/news/selezione/left.gif) no-repeat left;
}
.CatNews_over_bg3{
	background: url(../img/news/selezione/right.gif) no-repeat right;
}
.CatNews_not_over, .CatNews_over_bg3{
	padding-left: 6px;
	padding-right: 6px;
}
.CatNews a{
	color: #FFF;
	text-decoration: none;
}
.CatNews a:hover{
	text-decoration: underline;
}
.BoxHaFatto{
	width: 220px;
	height: 185px;
	background:url(../img/boxfoto.jpg) no-repeat;
	padding: 22px 0 0 0px;
}
div#Cont_Page4 a{
	text-decoration: none;
	color: #09F;	
}
div#Cont_Page4 a:hover{
	color: #0CF;
}

.Box{
	background:url(../img/box/c.gif) repeat-y;	
	width: 505px;
	height: auto !important;
	height: 100px;
	min-height: 100px;
}
.Box_bg1{
	background:url(../img/box/t.gif) top no-repeat transparent;
	height: 100%;
}
.Box_bg2{
	background:url(../img/box/b.gif) bottom no-repeat transparent;
	height: 100%;
}
.Box_cont{
	padding: 16px;
}