/*---------------------------- body ----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0C072B;
	background-image:url(../img/sfondo.png);
	background-position:left top;
	background-repeat: repeat-y;
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #c9cee8;
	text-decoration: none;
}

a {
	color: #c9cee8;
	text-decoration: none;
	}

a:hover {
	color: #FFF;
	text-decoration: none;
	}
	
img {
	border: 0;
}

.photogallery {
	border: 0;
	border-color:#525576;
	border-style:solid;
	border-width:1px;
}

.foto{
	float: left;
	border:0;
	margin-right: 12px;
	margin-bottom: 2px;
	z-index:10;
	border-style:solid;
	border-color:#525576;
	border-width:1px;
	padding:6px;
	}


.luce{
	background-image:url(../img/sfondo_luce_ok.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:770px;
	}

.modulo{
	background-color:#0D0730;
	height:22px;
	border-color:#525576;
	border-style:solid;
	border-width:1px;
	padding-top:4px;
	padding-bottom:4px;
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #c9cee8;
	text-decoration: none;
	text-transform:uppercase;
	}
	
.cella{
	border-color:#525576;
	border-style:solid;
	border-width:1px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#0D0730;
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #c9cee8;
	text-decoration: none;
	text-transform:uppercase;
}
	
.cella a:active, .cella a:visited, .cella a:link {
	background-color:#0D0730;
	color: #c9cee8;
	text-decoration: none;
	display:block;
	}

.cella a:hover {
	background-color:#0D0730;
	color: #525576;
	text-decoration: none;
}
	
	
.form {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #0D0730;
	text-decoration: none;
	}


/*---------------------------- title ----------------------------*/
.title {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	height:45px;}
	
.title a:active, .title a:visited, .title a:link {
	color: #c9cee8;
	text-decoration: none;
	}

.title a:hover {
	color: #FFF;
	text-decoration: none;
	}
	
.sub_title {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	}

.sub_title a:active, .sub_title a:visited, .sub_title a:link {
	color: #c9cee8;
	text-decoration: underline;
	}

.sub_title a:hover {
	color: #FFF;
	text-decoration: none;
	}


/*---------------------------- text ----------------------------*/
.text {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #c9cee8;
	text-decoration: none;
	line-height:1.4;
}

.text a:active, .text a:visited, .text a:link {
	color: #c9cee8;
	text-decoration: underline;
	}

.text a:hover {
	color: #FFF;
	text-decoration: none;
	}

.text_color {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #eb001c;
	text-decoration: none;
	line-height:1.4;
	}
	
.text_color a:active, .text_color a:visited, .text_color a:link {
	color: #eb001c;
	text-decoration: none;
	}

.text_color a:hover {
	color: #FFF;
	text-decoration: none;
	}


.text_small {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #c9cee8;
	text-decoration: none;
	line-height:1.4;
	}

.text_small a:active, .text_small a:visited, .text_small a:link {
	color: #c9cee8;
	text-decoration: none;
	}

.text_small a:hover {
	color: #FFF;
	text-decoration: none;
	}



/*---------------------------- footer ----------------------------*/
.footer {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #c9cee8;
	text-decoration: none;
	line-height: 1.4; }

.footer a:active, .footer a:visited, .footer a:link {
	color: #c9cee8;
	text-decoration: underline;
	}

.footer a:hover {
	color: #FFF;
	text-decoration: none;
}

/*---------------------------- newsletter ----------------------------*/

.title_newsletter {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #eb001c;
	text-decoration: none;
	line-height:1.4;
	text-transform:uppercase;
	}
	
.text_newsletter {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height:1.4;
}

.text_newsletter a:active, .text_newsletter a:visited, .text_newsletter a:link {
	color: #eb001c;
	text-decoration: none;
	}

.text_newsletter a:hover {
	color: #FFF;
	text-decoration: none;
	}
