﻿/****************************** RESET ********************************/

  html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 font-family: inherit;
 vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
 outline: 0;
}
body {
 line-height: 1;
 color: black;
 background: white;
}
ol, ul {
 list-style: none;
}
caption, th, td {
 text-align: left;
 font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: "";
}
blockquote, q {
 quotes: "" "";
}

/****************************** CLASSES ********************************/

body  {
	margin-top: 0px;
	font-size: 14px;
	font-family: Verdana, sans-serif;
	line-height: 18px;
	color: #222222;
	font-style: normal;
	background-image: url('images/wall.jpg');
	background-repeat: repeat;
}
h1 {
	color: #F65B2D;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px;
	font-style: oblique;
}
h2 {
	color:#355296;
	font-family: Georgia, Serif;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #CDB491;
}

h3 {
	color:#F65B2D;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #CDB491;
	font-style: oblique;

}

h4 {
	color:#ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;	
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #CDB491;
}
h5 {
	margin-bottom: 5px;
	color: #F65B2D;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	padding: 0px;
	font-style: normal; 
} 


form {
	font-size:12px;	
	margin-top:5px;
	color:#666666;
	font-weight:600;
	}
.stronger {
	font-weight:600;
}
.underline {
	text-decoration: underline;
}
.align_middle {
	text-align: center;
}

.space {
	margin-top:12px;
	}

.presscell {
	font-size: 12px;
	font-style: italic;
}
.align_top {
	vertical-align: top;
}

.align_calendar {
vertical-align: middle;	
}

.float_right {
	float: right;
	margin: 0px 0px 5px 15px;
}
.float_left {
	float: left;
	margin-right: 20px;
}
.picshow {
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
}
.pic_home {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	line-height: 17px;
	font-weight: normal;
}

.image_middle {
	margin:-5px 5px 0 0;
	vertical-align:middle;
}

div.htmltooltip{
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background: #F6F5F2;
border: 1px solid #EF6923;
color: #EF6923;
padding: 3px 0px 3px 3px;
font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
font-size:12px;
text-align:center;
width: 240px; /*width of tooltip*/
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/************************** LAYOUT ******************************/

#header {
	margin: 0px auto 0px auto;
	width: 916px;
	height: 122px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}
#carouselback {
	margin: 0px auto 0px auto;
	width: 742px;
	height: 346px;
	padding:22px 35px 0px 0px;
	float:right	
}
#container_global {
	margin: 0px auto 0px auto;
	_margin: 0px auto 0px auto;
	width: 916px;
	height: 346px;
	background-image: url('images/carousel.jpg');
	background-repeat:no-repeat;
}
#menu {
	width: 850px;
	height: 122px;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 15px;
}
#backfade {
	background-position: -3px;
	margin: 0px auto 0px auto;
	width: 922px;
	height: 249px;
	_height: 280px;
	background-image: url('images/fadeback.jpg');
	background-repeat: no-repeat;
}
#fade {
	width: 783px;
	height: 203px;
	position: relative;
	top: 16px;
	_top: 32px;
	left: 107px;
}
#container {
	margin: 0px auto 0px auto;
	_margin: -22px auto 0px auto;
	width: 916px;
	background-image: url('images/paper.jpg');
	background-repeat: repeat-y;
	_padding-bottom: 10px;
}
.content {
	float: left;
	width: 800px;
	line-height: 19px;
	margin-left: 52px;
	_margin-left: 26px;
	margin-top: 5px;
	_padding-top:20px;
	margin-bottom: 5px;
}
#footer {
	margin: 0px auto 0px auto;
	width: 916px;
	height: 65px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #355296;
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
}

/******************** TOP MENU **********************/

#topmenu{
	font-size: 18px;
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-weight:bold;
	font-style:italic;
	background: transparent;
	_overflow: hidden;
	_height:92px;
	
}
#topmenu li{
	display: inline;
}
#topmenu a{
	float: left;
	text-align: center;
	height: 30px;
	padding:92px 14px 0px 14px;
	_padding:0px 12px 0px 11px;
	_line-height: 170px;
	text-decoration: none;
	color: #1C4D95;
	letter-spacing: -1px;
	background-image:none;
}
#topmenu a:hover{
	cursor:pointer;
	background-image:url('images/sel_hover.png');
	_background-image:none;
	_color:#F05525;
}
#topmenu a.current{
	cursor: default;
	background-image:url('images/sel.png');
	_background-image:none;
	_color:#F05525;
}

/******************** SIDE MENU **********************/

#sidemenu {
}

#sidemenu ul {
	margin: 0;
	padding: 0;
}

#sidemenu a {
	padding:3px 3px 3px 3px;
	height:30px;
	line-height:36px;
	font-size:18px;
	display: block;
	text-decoration: none;
	color: #222222;
}

#sidemenu a.current {
	color: #990000;
	cursor: default;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #CFB692;
}

#sidemenu a:hover {
	color:#355296;
}

/***************************** Hovering **********************************/

a:link {color: #F65B2D; text-decoration:none}
a:visited {color: #F65B2D; text-decoration:none}
a:active  {color:#355296; text-decoration:none}
a:hover  {color: #355296; text-decoration:none}


/*** Inizio doppio carosello ****/

	/*** custom_top  ***/
		#custom_top { clear:both; height:346px; background:url() no-repeat 0 0; }
		#custom_top .block {background: none; margin:0px 0px 0px 0px;}
		#custom_top .block-bg  { background: none; padding:10px 15px 0px 10px;}
		#custom_top .block .title { display:none;}
		#custom_top .indent { background: none; padding:0px 0px 0px 0px;}
		
		/******/
			/*.gallery { overflow:hidden; height:100%; background:url(images/gallery-top-big01.jpg) no-repeat 0 0;}
		
			*/
			#loopedSlider { position:relative;}
			#loopedSlider .container { width:742px; height:317px; overflow:hidden; position:relative; cursor:pointer;}
			#loopedSlider .slides { width:742px; height:317px; position:absolute; top:0; left:0; z-index:1;}
			#loopedSlider .slides div.blocks {  position:absolute; top:0; left:0; z-index:1; width:742px; height:317px; float:left; display:none; }
			
			#loopedSlider .slides div img { height:auto; overflow:inherit;}
			
			#loopedSlider .img-big { height:253px;}
			
			#loopedSlider .title-gallery { padding:12px 0px 9px 11px; overflow:hidden;}
			/******colore testo in basso finestra******/
			#loopedSlider .title-gallery  h1 { font-family: Georgia; font-size:1.65em; text-transform:uppercase; color:#ffffff;}
			
			#loopedSlider .text-gallery { padding:3px 0px 6px 11px; color:#000000;}
			
			
			/************/
			.jcarousel-clip {
				z-index: 2;
				padding: 0;
				margin: 0;
				overflow: hidden;
				position: relative;
			}
			
			.jcarousel-list {
				z-index: 1;
				overflow: hidden;
				position: relative;
				top: 0;
				left: 0;
				margin: 0;
				padding: 0;
			}
			
			
			.jcarousel-next {
				z-index: 3;
				display: none;
			}
			
			.jcarousel-prev {
				z-index: 3;
				display: none;
			}
			
			/*----------------*/
			.jcarousel-skin-tango { position:absolute; z-index:999; width:174px; height:294px; right:0; _right:-1px; background:url(images/rightpng.png) repeat-y 0 0;}
			
			
			.jcarousel-skin-tango .jcarousel-container-vertical {
				width: 136px;
				height: 270px; margin:13px 0px 0px 22px;
			}
			
			.jcarousel-skin-tango .jcarousel-clip-vertical {
				width: 136px;
				height: 270px; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
			}
			
			.jcarousel-skin-tango #third-carousel { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
			
			.jcarousel-skin-tango li.jcarousel-item {
				width: 136px; background: none; 
				height: 88px; padding:0px 0px 0px 0px; margin-bottom: 3px;
				}
				
			.jcarousel-skin-tango li.jcarousel-item img {}
			
			
			
			/***  Vertical Buttons ***/
			.jcarousel-skin-tango .jcarousel-prev-vertical {
				position: absolute;
				top: 0px; left: 77px;
				width: 37px; height: 19px;
				background:url(images/last.png) no-repeat 0 0;
				cursor: pointer;
				}
			
			.jcarousel-skin-tango .jcarousel-next-vertical {
				position: absolute;
				bottom: 0px; _bottom: -1px; left: 77px;
				width: 37px; height: 19px;
				background:url(images/next.png) no-repeat 0 0;
				cursor: pointer;
				}

	img, a img { border:0;}
	
/****************************** Mail Form***************************** */

form.ddfm h1,
form.ddfm h2 {
	color: #cecece;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #333333;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 20px auto 15px auto;
	width: 710px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 0px;
	width: 710px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 15%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmchecklabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 35%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 0%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 83%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}


/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #BEBEBE;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}
	
	
	

