/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color: #000000;
	background-image: url(../images/bg_interno.jpg);
	background-repeat: repeat-x;
}
td, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a{
	color:#CCCCCC;
}
hr{
	background-color:#CCCCCC;
	color:#CCCCCC;
	height:1px;
	border:0px;
}
h3{
	font-size:14px;
}
#container{
	width: 972px;
	margin-left: auto;
	margin-right: auto;
}
#topPage{
	background-image: url(../images/bg_top_interno.jpg);
	background-repeat: repeat-x;
	height:92px;
}
#fotoPage{
	border-left:solid 1px #666766;
	border-right:solid 1px #666766;
}
#textPage{
	background-color:#333333;
	border-left:solid 1px #666766;
	border-right:solid 1px #666766;
	border-bottom:solid 1px #666766;
}
#bottomPage{
	color:#666766;
	text-align:center;
	background-image: url(../images/bg_bottom_interno.jpg);
	background-repeat: repeat-x;
	padding: 20px 0px;
	font-size:11px;
}
#bottomPage a{
	color: #666666;
	text-decoration:none;
}
.payoff{
	float:right;
	padding-top:57px;
	padding-right:10px;
}
.logo{
	padding-top:13px;
	padding-left:15px;
}
.titolo{
	color:#0E7AC0;
	/*color:#33c6f4;*/
	background-color:#666766;
	padding:7px 25px;
	margin-left:-25px;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
}
.testo{
	vertical-align:top;
	color:#CCCCCC;
	line-height:20px;
	padding:25px;
	text-align:justify;
}
li{
	text-align:left;
	list-style-type: square;
}
.menu{
	vertical-align:top;
	width:260px;
	padding: 25px 0px;
}
.blue{
	color:#0E7AC0;
	/*color:#33c6f4;*/
}
/* Menù */
.m_off {
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 25px 10px 25px;
	line-height:normal;
}
.m_off a {
	color: #FFFFFF;
	text-decoration: none;
}
.m_offblue a {
	color:#0E7AC0;
	/*color:#33c6f4;*/
	text-decoration: none;
}
.m_offcred a {
	color: #CCCCCC;
	text-decoration: none;
	font-size:10px;
}
.m_off a:hover {
	text-decoration: underline;
}
a.m_on {
	text-decoration: underline;
}
/* FORM */
table.validator {
	text-align: left;
}
table.validator th {
	margin: 0px;
	padding: 2px;
	vertical-align: top;
	font-weight: normal;
	color:#CCCCCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:6px;
}
form.validator {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
form.validator input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
}
form.validator textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	height: 150px;
}
form.validator button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2D2D;
	width: 150px;
}
.fieldMsg {
	color: #FC0000;
	font-weight: bold;
}
.form_message {
	color: #FC0000;
	font-weight: bold;
}
.bordino {
	border: solid 5px #999999;
}
/* EDITWEB */
.img_news {
	border: solid 5px #999999;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-top: 5px;
	float: right;
}
.img_gallery {
	float: left;
	width: 118px;
	margin-bottom: 9px;
	margin-right: 9px;
	border: solid 1px #666666;
	background-color: #000000;
	height: 118px;
	text-align: center;
}
.img_gallery_mini a {
	margin-bottom: 13px;
	margin-right: 13px;
	border: solid 1px #666666;
	float: left;
}
.img_gallery_mini a:hover {
	border: solid 1px #FFFFFF;
}
.gallery {
	text-align: left;
	margin-top: 25px;
}
