@import url(reset.css);
@import url(menu.css);
@import url(intro.css);
a{color:#3D251F;}
body{
	background-image:url(../img/pattern_righina.gif);
	background-repeat:repeat;
}
#pagina{
	background-color:#f7e5bb;
	border-left:1px solid #3D251F;
	border-right:1px solid #3D251F;
	margin:0px auto;
	width:758px;
}
.active{font-weight:bold;}
.attachments{margin-top:10px; margin-bottom:10px;}
/* header ------------------------------------------------ */
#logo{height:78px; padding:10px; border-bottom:1px solid #3D251F;}
#testata{height:140px; border-top:2px solid #eeb333; border-bottom:2px solid #eeb333;}
#mainTitolo{width:400px;float:left;padding:20px 20px 10px 20px;}
#mainTitolo .titolo{color:#3D251F; font-size:13px; font-weight:bold;}
#mainTitolo .sottotitolo{color:#A76313; font-size:11px; font-weight:bold;}

/* corpo ------------------------------------------------- */
#corpo{padding:0px 20px 20px 20px;}
#map1{width:716px; height:300px; border:1px solid #3D251F; margin-top:20px;}
/* footer ------------------------------ */
#footer{
	height:14px;
	background-color:#3D251F;
	padding:3px 5px 3px 5px;
	color:#f7e5bb
}
#footer a{color:#f7e5bb; text-decoration:none;}
#footer a:hover{color:#A76313;}
address{float:left; display:inline;}
#webagency{float:right; display:inline;}

/* colonne pagine ---------------------------------------- */
.defaultCont a{color:#A76313;}
.defaultCont .el {
	width:335px;
	float:left;
	display:inline;
	padding:0px 24px 0px 0px;
}
.defaultCont{
	background-image:url("../img/bgColonna.png");
	background-repeat:repeat-y;
	width:718px;
}
.defaultCont .eol {
	width:335px;
	float:right;
	display:inline;
	border-right:0px;
	padding:0px 0px 0px 0px;
}
.defaultCont .el .testo{padding:0px 0px 20px 0px;}
.defaultCont .photos .photo{margin-bottom:20px;}
.defaultCont .compact .photo{margin-bottom:0px;}
.defaultCont .titolo{font-weight:bold; font-size:11px; color:#A76313;}
/* colonne links ---------------------------------------- */
.elContLinks .el{margin-bottom:20px;}
.elContLinks .img{float:right;display:inline;}
.elContLinks .txt{width:355px;}
.elContLinks .txt .titolo{font-weight:bold; margin-bottom:3px;}
.elContLinks .txt .links{margin-top:5px;}
.elContLinks .txt .links a{color:#A76313;}
.elContLinks .txt .testo{text-align:justify;}

/* colonne news ed eventi ---------------------------------------- */
.elNewsCont .el{margin-bottom:20px;}
.elNewsCont .el .img{width:300px; float:left; display:inline;}
.elNewsCont .el .txt{width:355px; float:right; display:inline; color:#3D251F;}
.elNewsCont .el .txt .titolo a{font-weight:bold; color:#A76313; text-decoration:none; font-size:11px;}
.elNewsCont .el .txt .data{font-weight:bold;}
.elNewsCont .el .txt .luogo{font-weight:bold; font-size:11px;}
.elNewsCont .el .txt .testobreve{font-size:11px; line-height:16px; margin-top:10px;}

.dtNewsCont .dt .img{width:300px; float:left; display:inline;}
.dtNewsCont .dt .txt{width:355px; float:right; display:inline;}
.dtNewsCont .dt .txt .titolo{font-weight:bold; color:#A76313; text-decoration:none; font-size:11px;}
.dtNewsCont .dt .txt .data{font-weight:bold;}
.dtNewsCont .dt .txt .luogo{font-weight:bold; font-size:11px;}
.dtNewsCont .dt .txt .testo{font-size:11px; line-height:16px; margin-top:10px;}
.dtNewsCont .dt .comeback2{text-align:right; margin:20px 0px 10px 0px;}
.dtNewsCont .dt .comeback2 a{color:#A76313; font-weight:bold;}
.navigazione{margin-bottom:10px;}
.navigazione li{float:left; display:inline; margin-left:10px; font-weight:bold; color: }
.navigazione li a{color:#3D251F; text-decoration:none;}
.navigazione li a:hover{color:#A76313;}
/* titolo dove siamo ---------------------------------------- */
.dovesiamoCont .el .titolo{color:#A76313; font-weight:bold;}
.dovesiamoCont a{color:#3D251F;}