/* PER SUPPORTARE IL NUOVO STILE DELLA PROVINCIA */
body {
    background: #c8bfbb url(../../../images/cosap/bg_torri.jpg) top center repeat-x;
	padding-top: 0px !important;
	padding-bottom: 10px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
}
body.site.fluid {
	background-color: #c8bfbb;
}
nav.navigation {
    width: 750px;
	background-color: ghostwhite;
	padding: 10px;
	border-radius: 15px;
}
.navigation .nav-child {
    z-index: 10000;
}
.row-fluid {
	background-color: ghostwhite;
	border-radius: 5px;
}
#content {
	padding: 10px;
}
/* ********************************************* */

/* PER SUPPORTARE IL VECCHIO STILE DELLA PROVINCIA */
/*.header {
	background: url(../../../images/cosap/testata3abg.jpg);
	background-repeat: repeat-x;
}
.header-inner {
	background: url(../../../images/cosap/testata3adx.png);
	background-position: top right;
	background-repeat: no-repeat;
}*/
/* ********************************************* */

.header {
	margin-bottom: 0px !important;
}
.header-search {
	max-width: 120px;	
}
