/* CSS Document */

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#content-outer {
	width: 100%;
	margin-top: 1px;
}

#header-wrap {
	position: relative;
	margin: 0 auto;
	width: 955px;
	height: 308px;
	text-align: right;
}

#header-index {
	position: relative;
	margin: 0 auto;
	width: 955px;
	height: 451px;
	text-align: right;
}

#menu-wrapper {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 955px;
	height:69px;
	top: 0px;
	left: 0px;
	clear: both;
	background-color:#FFFFFF;
	margin: 0 auto;
	text-align: center;
}

div#menu-wrapper ul{display:inline; padding-left: 0px; list-style-type: none; width: 955px;position:relative;top:30%;}
div#menu-wrapper li{
	display:inline;
	color: #CCC;
	padding-top: 14px;
} 


div#menu-wrapper a{
	text-align: center;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	padding-top:14px;
	padding-right: 5px;
	padding-left: 5px;
}

#menu-wrapper a:hover{
	text-align: center;
	text-decoration: none;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#C30;
}

#header-flash {
	width: 955px;
	height:239px;
	position: relative;
	top: 69px;
	left: 0px;
	padding: 0;
	clear: both;
}

#headerflash {
	width: 955px;
	height:382px;	
	position: absolute;
	top: 69px;
	left: 0px;
	padding: 0;
	clear: both;	
}

#titolo-wrapper {
	width: 955px;
	height: 52px;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	clear: both;
	background-color:#FFFFFF;
	text-align: center;
}
	

#content-wrapper {
    clear: both;
	width: 955px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}

#footer-wrapper {
	clear: both;
	width: 955px;
	/*height: 95px;*/
	height:190px;
	margin: 0 auto;
	text-align: center;
	background-color:#FFFFFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color:#333333;
	border-top: 1px solid #cccccc;
}

#footer-index {
	clear: both;
	width: 955px;
	/*height: 95px;*/
	height:auto;
	margin: 0 auto;
	text-align: center;
	background-color:#FFFFFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color:#333333;
}

.footer-news {
	clear: both;
	width: 955px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: left;
	background-color:#FFFFFF;
}

#more {
	margin-top: 10px;
	padding:1px;
	padding-left:10px;
	background-color:#E1E1E1;
	width: 440px;
	border: 1px solid #CCCCCC;
}

.col-one-content {
	padding-left: 18px;
	width: 450px;
	float: left;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.col-unica {
	padding-left: 18px;
	width: 920px;
	float: left;
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:18px;
	padding-right:18px;
}

#galleria {
	width: 100%;
	text-align:center;
}
.col-two-content {
	width: 430px;
	float: right;
	padding-right: 18px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.col-one-menu {
	padding-left: 0px;
	width: 383px;
	float: left;
	margin-top: 30px;
	text-align:left;
}

.col-two-menu {
	width: 189px;
	float: left;
	margin-top: 0px;
	text-align:center;
}

.col-tree-menu {
	width: 383px;
	float: right;
	margin-top: 30px;
	text-align:right;
	background-color:#FFFFFF;
}

.leftbig {
	float: left;
	width:383px;
	padding-left:0px;
}

.left {
	float: left;
	width:363px;
	height: 52px;
	background-image:url(../img/bg-title.jpg);
	background-repeat:repeat;
}
.central {
	float: left;
	width: 229px;
	background-color: FFFFFF;
}

.right {
	float: right;
	width:363px;
	height: 52px;
	background-image:url(../img/bg-title.jpg);
	background-repeat:repeat-x;
}

.leftlinks {
	float: left;
	width:35%;
	padding-left:0px;
}

.centralbig {
	float: left;
	width:49%;
	margin-left: 38px;
}



/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* {
	padding: 0;
	outline: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

body {
	margin: 0;
	text-align: center;
	line-height: 130%;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* Links */
a {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #C30;
}

/* Headers */

h1 {
	text-align: center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	padding-top: 16px;
	font-weight: normal;
	margin: 0px;
}

h2 {
	text-align: left;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	padding-top: 0px;
}

h2 a {
	color: #663333;	
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ebebeb;
	text-decoration: none;
}

h3 {
	font-size: 130%;
	font-weight: bold;
	color: #996633;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 8px 0px;
}
h3 a {
	font-weight: bold;
	color: #996633;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #333;
}


p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

.testocontenuti{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	
}



.morelink a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#996633;
}


blockquote {
	font-weight: normal;
	font-size: 16px;
	line-height: 1.5em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	background-image: url(../img/quote.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.forme {
padding-bottom: 20px;
border-bottom: 1px solid #ebebeb;
}

/* Images */
.imgloghi {
	margin-right:10px;
	margin-bottom:0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.imgsite.float-right {
  	margin: 5px 0px 10px 10px;  
}
.imgsite.float-left {
  	margin: 5px 10px 10px 0px;
}
.imgsite.noborder {
	padding: 5px;
	margin-right: 10px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.img {
	background: #fafafa;
	border: 1px solid #dcdcdc;
	padding: 2px;
	margin-right:1px;
	margin-bottom:5px;
}

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
.riga {
	height: 12px;
}

/* form elements */
form {
	margin: 15px 10px; padding: 5px 10px 20px 10px;
	border: 1px solid #f1f1f1; 
	background: #fdfdfd; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
		
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #333;
}
input, select {
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	
}
textarea {
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #666666;
}
input, textarea, select {
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

input.button {
	font: bold 12px Arial, Sans-serif;
	height: 30px;
	margin: 0;
	padding: 2px 3px;
	color:#FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	background-color: #C30;
}
input.buttonOver {
	background-color:#FFFFFF;
	color: #C30;
}
/* colleg */

#elenco{
	margin-left:0px;
	text-align:center;
}

#elenco ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	color: #999;
	text-align:center;
}
#elenco ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#elenco ul li a {
	margin: 0;
	padding: 18px 16px 0 11px;
	text-decoration: none;
	color: #C30;
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Geneva, Sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
}
#elenco ul li a:hover, 
#elenco ul li a:active {
	color: #cccccc;
	border: none;
	text-decoration: underline;
}
