@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background:#f2e6cc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#303030;
	text-align:justify;
	}
a {
	color:#755814;
	}
a:hover {
	text-decoration:none;
	}	
.left {
	float:left;
	}	
.right {
	float:right;
	}
	
.leftborder {
	float:left;
	border-right: 2px dashed #d1c87e;
	padding-right:18px;
	}		
		
.bordiimg {
	border:3px solid #f2e6cc;
	}	
				
.imgleft img {
	float:left;
	margin:0px;
	margin-right:14px;
	margin-bottom:5px;
	margin-top:5px;
	border:3px solid #f2e6cc;
	}
.imgleftright img {
	float:left;
	margin:0px;
	margin-right:0px;
	margin-bottom:5px;
	margin-top:5px;
	border:3px solid #f2e6cc;
	}
.imgright img {
	float:right;
	margin:0px;
	margin-left:15px;
	margin-bottom:5px;
	margin-top:5px;
	border:3px solid #f2e6cc;
	}
#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	}
#header {
	width:960px;
	height:192px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/header_bg.gif) no-repeat bottom center;
	}

#lu_pastruccialeddu_h {
	width:960px;
	height:220px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/header_h.gif) no-repeat bottom center;
	}	
	
#menu_h {
	width:738px;
	margin-left:auto;
	margin-right:auto;

}
	
#menu_h a {
	float:left;
	display:block;
	width:220px;
	color:#FFFFFF;
	background:#745816;
	border:#efe2c4 solid 3px;
	text-align:center;
	padding:5px 0px;
	margin:0px 10px;
	text-transform:uppercase;
	text-decoration:none;
}	
	
#menu_h a:hover {
	color:#745816;
	background:#FFFFFF;
}	

	
#lingue {
	float:right;
	margin-top:10px;
	color:#755814;
	}
	
#lingue a {
	color:#a89910;
	}
	
#menu {
	float:left;
	width:920px;
	margin: 141px 0px 0px 20px;
	border-bottom:#aea027 2px solid;
	padding-bottom:7px;
	font-size:14px;
	color:#755814;
	}
#menu ul {
	float:left;
	margin:0;
	padding:0;
	margin-left:4px;
	list-style: none;
	}
#menu li {
	display: inline;
	padding:0 11px;
	}
#menu a {
	text-decoration:none;
	}
#menu a:hover {
	color: #a89a0e;
	}
		
#content {
	float:left;
	width:920px;
	padding:20px;
	padding-bottom:30px;
	line-height:20px;
	background:url(../img/footer_bg.gif) no-repeat bottom center #fbf8f0;
	}			
.conttextww {
float: right;
width:620px;
}		
.conttextww ul {
	margin:0;
	padding:0;
	padding-left:20px;
}				
.conttextww li {
	list-style:none;
	background: url(../img/li.gif) no-repeat left 7px;
	padding-left:15px;
	margin:0;
	margin-bottom:10px;
}					
.conttext {
float:left;
}		
.conttext ul {
	margin:0;
	padding:0;
	padding-left:20px;
}				
.conttext li {
	list-style:none;
	background: url(../img/li.gif) no-repeat left 7px;
	padding-left:15px;
	margin:0;
	margin-bottom:10px;
}
#content_h {
	float:left;
	width:920px;
	padding: 0 20px;
	padding-bottom:20px;
	line-height:20px;
	background:url(../img/footer_bg.gif) no-repeat bottom center #fbf8f0;
	}
	
#imgflash {
	margin-bottom:14px;
	}
	
#footer {
	float:left;
	width:960px;
	text-align:center;
	font-size:13px;
	color:#755814;
	margin-top:15px;
	padding-top:25px;
	height:65px;
	background:url(../img/lu_pastruccialeddu_f.gif) no-repeat top center;
	}

	
#title {
	font-size:16px;
	color:#755814;
	font-weight:bold;
	margin-bottom:20px;
	}	
	
.titlett {
	font-size:13px;
	color:#755814;
	font-weight:bold;
	margin:15px 0 3px 0;
	}	
		
.commento {
	background:url(../img/virgolette_sx.gif) no-repeat top left;
	padding-left:30px;
	padding-top:5px;
	margin-bottom:15px;
	}	
.commento span {
	background:url(../img/virgolette_dx.gif) no-repeat bottom right;
	padding-right:30px;
	padding-bottom:5px;
	font-style:italic;
	}	
.commento p {
	margin:0;
	margin-top:5px;
	}	

	
.submenu {
	float:left;
	width:920px;
	margin:0px;
	font-size:14px;
	color:#755814;
	}
.submenu ul {
	float:left;
	margin:0;
	padding:0;
	list-style: none;
	border-bottom: 2px dashed #d1c87e;
	padding-bottom:8px;
	margin-bottom:15px;
	}
.submenu li {
	float:left;
	display: inline-block;
	width:136px;
	margin:0px;
	margin-right:1px;
	font-size:12px;
	border-right: 2px dashed #d1c87e;
	padding: 0 9px 0 8px ;
	text-align:left;
	}
.submenu li .title {
	float:left;
	width:136px;
	text-align:center;
	background:#f2e6cc;
	font-size:13px;
	font-weight:bold;

	}
.submenu li img {
	margin: 10px 0;
	}
.submenu li.nobord {
	float:left;
	display: inline-block;
	margin:0px;
	margin-right:1px;
	font-size:12px;
	border-right: none;
	padding: 0 0 0 8px;
	}
.submenu li.nopadd {
	float:left;
	display: inline-block;
	margin:0px;
	margin-right:1px;
	font-size:12px;
	border-right: 2px dashed #d1c87e;
	padding: 0 9px 0 0;
	}
.submenu a {
	text-decoration:none;
	}
.submenu a:hover {
	color: #a89a0e;
	}
.entra {
	border-top: 2px dashed #d1c87e;
	padding-top:10px;
	text-align: right;
	}
table .intestazionetop {
	background:#a89910;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
table .intestazionetopmarr {
	background:#755814;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
table .intestazionetopl {
	background:#a89910;
	font-weight:bold;
	color:#FFFFFF;
	}
	
table .intestazioneleft {
	color:#755814;
	font-weight:bold;
	}	
table .lettfac1 {
	}	
	
table .lettfac2 {
	background:#f6edd8;
	}	
	
		
	
.continua {
	border-top: 2px dashed #d1c87e;
	padding-top:10px;
	margin-top:20px;
	text-align: right;
	}			
	
.continualeft {
	border-top: 2px dashed #d1c87e;
	padding-top:10px;
	margin-top:20px;
	text-align: left;
	}	
	
.link100 {
	float:left;
	border-top: 2px dashed #d1c87e;
	padding-top:10px;
	margin-top:10px;
	text-align: center;
	width:920px;
	}	
.link100 ul, .link100 li { margin:0; padding:0; list-style:none;
	}
.formcontent {
	float:left;
	width:820px;
	margin-left:50px;
}	
.formleft {
	float:left;
	width:150px;
	text-align:right;
	padding:10px 10px 10px 0px;
}	

.formright {
	float:left;
	width:200px;
	padding:10px 0px 10px 10px;
}
.formleft1 {
	float:left;
	width:200px;
	text-align: left;
	padding:10px 0px 10px 10px;
}
.formleft2 {
	float:left;
	width:225px;
	text-align: center;
	padding:10px 0px 10px 0px;
}
.formdivider {
	float:left;
	width:820px;
	border-top: 2px dashed #d1c87e;
	margin-top:10px;
}	
.galltex {
	float: left;
	width:360px;
}
.textmarr {
	color:#755814;
}	

.dida {
	color:#755814;
	font-size:12px;
	margin-top:0px;
	margin-bottom:12px;
	text-align:right;
}
.bordiimg {
	border:3px solid #f2e6cc;
	}	
.imgleftdida {
float:left;
margin-right:15px;
}		
.imgleftdida p {
	color:#755814;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:right;
}		
.imgrightdida {
float: right;
margin-left:15px;
}		
.imgrightdida p {
	color:#755814;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:right;
}

#credits .left {
	float:left;
	width:429px;
	text-align:center;
	border-right: 2px dashed #d1c87e;
	padding:0;
	padding-right: 30px;
	}

#credits .right {
	float: right;
	width:429px;
	text-align:center;
	padding:0;
	padding-left: 30px;
	}
	
#credits .title {
	text-align:center;
	background:#f2e6cc;
	font-size:13px;
	font-weight:bold;
	margin:0 ;
	margin-bottom:20px;
	}
	
	
	            .titleinfo {
	font-size:16px;
	color:#755814;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
	line-height:25px;
	}
