body {
    margin: 0px;
	padding:0px;
	background: #3a3b3d url('../images/layout/background.jpg') repeat-x;
	text-align:center;
	color:#3f4765;
}

a {
	outline:none;
}
a img{
    border: 0;
}

#container {
	margin: 0 auto 0 auto;
	padding:0 0 1px 0;
	width:988px;
	text-align:left;
    background: #c6c7c7 url('../images/layout/backcontent.jpg') repeat-x bottom;
}

#flash{
  	width:988px;
	height:274px;
    background: #1c3573 url('../images/layout/header.jpg') no-repeat;
    margin: 10px auto 0 auto;      
}

#header_container {
	width:100%;
	height:67px;
    background: #1c3573 url('../images/layout/topbar.jpg') repeat-x;
}

#header_mid {
	width:988px;
	height:45px;
    margin: 0 auto;
	background:url(../images/topmenu_bg.jpg) repeat-x;
    
}

#header_mid ul {
	text-align: right;
	margin:0px 0px 0px 0px;
	padding: 0px 0 0 0;
    float: right;
}

#header_mid ul li {	
	padding-top: 20px;
    float: left;
	height:45px;
	line-height:45px;
	list-style:none;
    font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    background: url('../images/layout/menu_line.jpg') no-repeat right top;
    width: 100px;
    display: block;
    text-align: center;
}

#header_mid ul li a {	
	color:#ffffff;
	text-decoration:none;
}

#header_mid ul li a:hover {	
	color:#908873;
	text-decoration:none;
}
#content {
	background: url('../images/layout/content.jpg') repeat-y;
    width: 978px;
    margin: 5px auto 0 auto;
    height: 500px;
    min-height: 500px !important;
    height: auto;
}
#content_bordertop{
     background: #ececec;
     height: 1px;
     margin: -1px auto 0 auto;
     width: 958px;
}
#content_text{
    width: 95%;
    margin: 0 auto;
    padding: 10px;
}
#content_top{
  background: url('../images/layout/top_content.jpg') repeat-x;
  width: 977px;
  height: 11px;
  margin: 0 auto;  
}
#content_bottom{
  background: url('../images/layout/top_content.jpg') repeat-x;
  width: 978px;
  height: 11px;
  margin: 0 auto;  
}
p.subtitle {	
	font: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #0032ab;
    padding: 0 0 0 10px;
    margin: 5px;
}
p.subtitle span{	
	font: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}
#dx {
	float:right;
	width:680px;
    font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#dx h1 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font: bold 20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #0032ab;
}
#dx h1 span{
	color: #000000;
}

#dx h1.posttitle {
	margin:0px 0px 5px 0px;
	padding:6px;
	font-weight:bold;
}

#dx h1.posttitle span.date {
	font-size:10px;
	font-weight:normal;
	font-style:italic;
}
#dx div.news {
	padding:18px 5px 18px 0px;
    margin: 0 5px 0 0;
    width: 329px;
    float: left;
}
#dx div.news .content{
	height: 117px;
}
.continue a{
    clear: both;
    color: #000000;
    font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


#dx div.news div.image {
	float:left;
	width: 100px;
    margin: 0px 15px 0 0;
}

#dx div.news div.image img {
	border:3px double #cccccc;
	margin:0px 10px 0px 0px;
}


#dx div.news h3.title {
	margin:0px;
	padding:6px;
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#dx div.news  h3.title a {
	color:#011545;
	text-decoration:none;
}

#dx div.news  h3.title a:hover {
	color:#000000;
	text-decoration:none;
}

#dx div.news  h3.title span.date {
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color:#333333;
}
#dx div.news div.content {
	margin:0px;
	font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    padding: 0;
}
#dx div.news div.content p{
	margin:0;
	font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    padding: 0;
}

#dx .intro{
    float: left;
    width: 80%;
}


#sx {
	float:left;
	width:210px;
}
#sx p a {
	color:#ffffff;
}

#sx ul {
	padding: 0 0 20px 0px;
	margin: 0 0 0 0; 
}
#sx ul a {
	color:#3f4765;
	text-decoration:none;
}

#sx ul a:hover {
	color:#000000;
	text-decoration:none;
}
#sx ul li{
    border-bottom: 1px dotted #bbbbbb;
    padding: 5px 0 5px 10px;
    margin: 0;
    background: url('../images/list-style.jpg') no-repeat left center;
    list-style: none;
    font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #3f4765;
}
.cl{
    clear: both;
}
.dottedborder{
    border-bottom: 1px dotted #bbbbbb;
    height:1px;
}

#dx div.category {
	padding:18px 5px 18px 0px;
    margin: 0 5px 0 0;
    width: 100%;
    float: left;
    border-bottom: 1px dotted #bbbbbb;
}

#dx div.category div.image {
	float:left;
	width: 100px;
    margin: 0px 15px 0 0;
}       

#dx div.category div.image img {
	border:3px double #cccccc;
	margin:0px 10px 0px 0px;
}


#dx div.category h3.title {
	margin:0px;
	padding:6px;
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#dx div.category  h3.title a {
	color:#011545;
	text-decoration:none;
}

#dx div.category  h3.title a:hover {
	color:#000000;
	text-decoration:none;
}

#dx div.category  h3.title span.date {
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color:#333333;
}
#dx div.category div.content {
	margin:0px;
	font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    padding: 0;
}
#dx div.category div.content p{
	margin:0;
	font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    padding: 0;
}
div.content_in #response p.ko {
	margin:20px 0px 0px 0px;
	padding:10px;
	border:3px solid #9a0000;
	background:#df4545;
	color:#9a0000;
}

div.content_in #response p.ok {
	margin:20px 0px 0px 0px;
	padding:10px;
	border:3px solid #528305;
	background:#bfff59;
	color:#528305;
}

div.content_in table {
	margin:10px 0px 0px 0px;
}

div.content_in table td {
	padding:0px 4px 4px 0px;
}

div.content_in table td.left {
	padding:4px 4px 4px 0px;
}

div.content_in table td input.testo {
	width:270px;
    border: 2px solid #e9e9e9;
}

div.content_in table td textarea.testo {
	width:270px;
	height:120px;
    border: 2px solid #e9e9e9;
}

#dx div.content_in img {
    margin: 0px 15px 0 0;
	float:left;
    border:3px double #cccccc;
}


#content_closebottom{
    background: #3a3b3d url('../images/layout/footer.jpg') no-repeat;
    width: 988px;
    height: 6px;
    margin: 0 auto;
    display: block;
}


#footer p{
    color: #FFFFFF;
    font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;    
}
#footer p span.blue{
    color: #011545;
}
#footer a{
    color: #FFFFFF;
}
#footer p span.black{
    color: #000000;
}
#newsletter{
    border: 1px dotted #bbbbbb;
    padding: 5px;
    color: #3f4765;
    font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
}
#newsletter table td input.testo {
	width:124px;
    border: 2px solid #e9e9e9;
}
#newsletter table td select{
    border: 2px solid #e9e9e9;
}

#contatti input[type="text"] {
	width: 180px;
    border: 2px solid #e9e9e9;
}
#contatti textarea {
	border: 2px solid #e9e9e9;
}



/* 
    PARTNERS
*/
.tablebanners{
    width: 100%;    
    font: normal 13px "Tahoma", Times, Arial;
}


/* 
    PHOTOGALLERY
*/
.photogallery {

}
       
.photogallery_box_outer {
	background-image:url(../images/box.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
           
.photogallery_img_outer {
	background-repeat:no-repeat;
	background-position:center top;
	width:98px; height:98px;
	margin-left:0px;
	margin-top:6px;
	cursor:pointer;	
}
                        
.photogallery a {
	color:#000000;
	text-decoration:none;
}

.photogallery a:hover {
	color:#6E271A;
	text-decoration:none;
}


table#comments{
    border: 1px dotted #bbbbbb;
    padding: 15px;
    color: #3f4765;
    font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;  
}
.blue{
	color: #0032ab;
}
/*
	dove siamo
*/
#mappa_dove{
	width: 100%;
	height: 400px;
	display: block;
	position: relative;
} 