/* ----------------------------- Esprimo Typo3 ---------------------------- */

/* Data ultima modifica: 14 aprile 2008 */

/* Definizione delle classi principali */
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #736745;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bgr_body.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: repeat-y;
}
.bodytext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #736745;
}
p.bodytext{
	margin: 5px 0px 0px 0px;
}

a:link, a:visited, a:hover {
	color: #736745;
	text-decoration: underline;
}
a:hover {
	color: #891536;
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 150%;
	color: #736745;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
h2{
	font-size: 150%;
	color: #891536;
	font-weight: bold;
}
h3{
	font-size: 120%;
	color: #736745;
	font-weight: normal;
}
h4{
	font-size: 120%;
	color: #891536;
	font-weight: normal;
}
h5{
	font-size: 90%;
	color: #736745;
	font-weight: normal;
}
h6{
	font-size: 90%;
	color: #891536;
	font-weight: normal;
}

ul{
	list-style-type: square;
	font-size: 80%;
}
ul ul{
	list-style-type: disc;
	font-size: 100%;
}
ul ul ul{
	list-style-type: none;
	font-size: 100%;
}

label{
	font: bold 100% Arial,sans-serif;
	color: #334d55;
}

img {
	border: 0px;
}



/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

div#container {
	width: 908px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	border: 0px solid #B6A77C;
	background-image: url(../images/bgr_container.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}

#top {
	width: 908px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#menu {
	width: 866px;
	padding: 10px 10px 10px 10px;
	margin: 10px;
	border: 1px solid #B6A77C;
}

#main {
	width: 908px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	overflow: hidden;
}

#colSx {
	width: 444px;
	float: left;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

#colDx {
	width: 414px;
	float: left;
	margin: 0px;
	padding: 0px 20px 0px 20px;
}

#boxSx {
	width: 412px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	border: 0px solid #B6A77C;
	background-image: url(../images/bgr_colSx.gif);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-y;
}

#contentSx {
	width: 444px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#bottom {
	width: 886px;
	padding: 0px 0px 0px 0px;
	margin: auto;
	border-top: 1px solid #B6A77C;
}

#footer {
	width: 910px;
	padding: 10px 0px 8px 0px;
	margin: auto;
}





/***********************************************/
/* Caratteristiche specifiche dei Divs         */
/***********************************************/

/*********** MOBILE styles ***********/
.mobileContent {
	display: none;
}



/*********** #menu styles ***********/
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #736745;
	font-weight: normal;
	text-align: center;
}

.menuHorText02 {
	float: left;
}
.menuHorText02 a, .menuHorText02 a:link, .menuHorText02 a:visited, .menuHorText02 a:active {
	display: block;
	float: left;
	padding: 0px 5px 0px 5px;
	line-height: 21px;
	font-size: 15px;
	color: #736745;
	font-weight: normal;
	text-decoration: none;
}
.menuHorText02 a:hover {
	color: #736745;
	text-decoration: underline;
}

.menuHorText02-act {
	float: left;
}
.menuHorText02-act a, .menuHorText02-act a:link, .menuHorText02-act a:visited, .menuHorText02-act a:active {
	display: block;
	float: left;
	padding: 0px 5px 0px 5px;
	line-height: 21px;
	font-size: 15px;
	color: #736745;
	font-weight: normal;
	text-decoration: none;
}
.menuHorText02-act a:hover {
	color: #736745;
	text-decoration: none;
}

.menuHorText02-11206 a, .menuHorText02-11223 a, .menuHorText02-11224 a, .menuHorText02-11225 a, .menuHorText02-11206 a:link, .menuHorText02-11223 a:link, .menuHorText02-11224 a:link, .menuHorText02-11225 a:link, .menuHorText02-11206 a:visited, .menuHorText02-11223 a:visited, .menuHorText02-11224 a:visited, .menuHorText02-11225 a:visited, .menuHorText02-11206 a:active, .menuHorText02-11223 a:active, .menuHorText02-11224 a:active, .menuHorText02-11225 a:active {
	background-color: #891536;
	color: #FFF;
}
.menuHorText02-11206 a:hover, .menuHorText02-11223 a:hover, .menuHorText02-11224 a:hover, .menuHorText02-11225 a:hover {
	color: #C8C2B6;
	text-decoration: none;
}





/************** #footer styles **************/
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #736745;
	text-align: center;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font-size: 10px;
	color: #736745;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover {
	color: #891536;
	text-decoration: underline;
}


/************** img styles **************/
#top img {
	display: block;
}




/************** didascalia img styles **************/
.csc-textpic-caption {
	padding-top: 3px;
	color: #736745;
	font-size: 70%;
}


/************** gallery img styles **************/
.csc-textpic-imagerow {
	padding-bottom: 15px;
}



/* ---------------------- Classi proprietarie delle Extension ------------------- */

/* CLASSI RELATIVE AI FORM */

/* Mail Form */
form {
	padding: 0px;
	margin: 0px;
}
.csc-mailform {
	padding: 0px;
	margin: 0px;
	font-size: 80%;
}
.csc-mailform legend {
	display:none;
}
.csc-mailform label {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #736745;
        text-align:right;
	width:100px;
	float:left;
	margin:0px 3px 0px 0px;
	/*line-height: 0.8;*/
}
.csc-mailform input, .csc-mailform textarea, .csc-mailform select {
	margin: 0px 0px 3px 0px;
	border: 1px solid #B6A77C;
}
.csc-mailform-radio input {
	border: 0px;
}

.csc-mailform-radio label {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: none;
	margin:0px;
	padding:0px;
	width:auto;
	font-weight: normal;
}
.csc-mailform-submit {
	border: 1px solid #B6A77C;
	background-color: #FFFFFF;
}
.csc-mailform-field label{
	font-weight: normal;
}
fieldset {
	border: none;
}



/* Smoothgallery */

.tx-rgsmoothgallery-pi1 {
	padding: 0px;
	border: 1px solid #B6A77C;
}
.myGallery {
	border: 0px solid #B6A77C;
}

.tx-rgsmoothgallery-pi1 {
	background:#e6e5e0 url(../images/loading-bar-black.gif) center center no-repeat;
}
.jdGallery .slideElement {
	background-color: #e6e5e0;
}
.jdGallery .loadingElement {
	background-color: #e6e5e0;
	background:#e6e5e0 url(../images/loading-bar-black.gif) center center no-repeat;
}
.jdGallery .carousel {
	background: #B6A77C;
}
.jdGallery .carousel .carouselInner .thumbnail {
	background: none repeat scroll center center #B6A77C;
}
.jdGallery a.carouselBtn {
	background: #B6A77C;
}
.jdGallery a.carouselBtn {
	color: #FFF;
}
.jdGallery .slideInfoZone {
	background: #B6A77C;
}
.jdGallery .slideInfoZone h2 {
	font-size: 85% !important;
	color: #736745;
}
.jdGallery .slideInfoZone p {
	font-size: 75% !important;
	color: #736745 !important;
}
