*{margin: 0px; padding: 0px;}
html,body{
font-size: 16px;
color: black;
background: url(images/sfondo.jpg) top center repeat-x #005985;
text-align: center;
font-family: 'DINRegular', "Trebuchet MS", Arial, Sans-serif;
height: 100%;
}
h1{
font-family: 'DINMedium', "Trebuchet MS", Arial, Sans-serif;
font-weight: normal;
color: #1f4d8f;
font-size: 22px;
text-transform: uppercase;
margin-bottom: 15px;
}
h2{
font-family: 'DINMedium', "Trebuchet MS", Arial, Sans-serif;
text-transform: uppercase;
font-size: 18px;
color: #1f4d8f;
margin-bottom: 30px;
}
.sottotitolo{
font-size: 16px;
color: #F68E6C;
text-align: center;
font-weight: bold;
text-shadow: 1px 1px #333333;
text-transform: uppercase;
}
a{
color: #1f4d8f;
}
a:hover{
color: #fc5219;
}
h3{
font-weight: bold;
color: #fc5219;
font-size: 20px;
font-weight: normal;
}
#container{
width: 992px;
margin:0px auto -98px auto;
min-height: 100%;
height: auto !important;
height:100%;
}
/* -------------NAVIGAZIONE--------------------------------------------------------------- */
#menu{
background: url(images/menu.jpg) top center no-repeat;
width: 860px;
height: 62px;
line-height: 43px;
margin: 0px 66px;
padding-left: 10px;
}
#menu ul{
list-style: none;

}
#menu li{
font-size: 15px;
float: left;
margin: 0px 5px;
display:block;
}
#menu li a, #menu li a:link, #menu li a:visited{
color: white;
text-shadow: 1px 2px #26130F;
text-decoration: none;
display: block;
}

#menu li a:hover, #menu li.this a{
color: #0C65A9;
}
 #menu li.this li a{
color: #fff;
}

#menu li ul{
position: absolute;
z-index: 99;
margin: 0;
}
#menu li ul li{
float: none;
background: #2E3740;
height: 43px;
text-align: left;
padding: 0 15px;
margin: 0;
border-top: 1px solid #1A2828;
border-left: 1px solid #1A2828;
}
#menu li ul li:last-child{
border-radius: 0 0 18px 18px;
border-bottom: 1px solid #1A2828;
}
#menu li ul li a{
color: #fa926f;
font-size: 12px;
display: block;
}
.close{
display: none;
}
.open{
display: block;
}

/* --------------CONTENT-------------------------------------------------------------------*/
#content{
background: url(images/content.jpg) bottom center repeat-y;
width: 920px;
margin: 0px auto;
position: relative;
}
.no-flash{
	background: url(http://www.fondasm.it/wp-content/themes/fondasm/images/no-flash.jpg) top center no-repeat;
	width: 920px;
	height: 167px;
	margin-left: 36px;
	display: block;
	position: absolute;
	z-index: 1;
}
embed{
	position: relative;
	z-index: 10;
}
#content_top{
background: url(images/content_top.jpg) top center no-repeat;
}
#content_bottom{
background: url(images/content_bottom.jpg) bottom center no-repeat;
padding: 50px 10px 30px 10px;
text-align: left;
}
.content_statica{
background: url(images/content_bottom.jpg) bottom center no-repeat;
text-align: left;
}
#content_ombra{
margin: 0px auto;
width: 920px;
height: 19px;
background: url(images/ombra_content.png) top center no-repeat;
}
#content_dx{
width: 550px;
float: right;
padding: 0px 40px 20px 20px;
}
.content547{
width: 550px;
float: right;
padding: 40px 40px 0px 20px;
height: 507px;
}
.content577{
width: 550px;
float: right;
padding: 40px 40px 0px 20px;
height: 547px;
}
.content_organigramma{
width: 550px;
float: right;
padding: 40px 40px 0px 20px;
height: 810px;
}
#content_contatti{
width: 550px;
float: right;
padding: 40px 40px 0px 20px;
height: 579px;
}
#gallery{
width: 920px;
height: 190px;
margin: 20px auto 40px auto;
}
#gallery img{
float:left;
}
.padding{
padding: 0px 10px;
}
/* --------------SIDEBAR-------------------------------------------------------------------*/
#sidebar{
width: 220px;
float: left;
padding: 0px 30px;
text-align: left;
}
#sidebar_elenco{
width: 220px;
float: left;
padding: 0px 30px;
text-align: left;
}
#sidebar_organi{
width: 300px;
float: left;
background: url(images/mission_sidebar.png) top center no-repeat;
height: 850px;
}
#sidebar_contatti{
width: 300px;
float: left;
background: url(images/contatti_sidebar.png) top center no-repeat;
height: 619px;
}
#sidebar_storia{
width: 300px;
float: left;
background: url(images/storia_sidebar.png) top center no-repeat;
height: 547px;
}

#sidebar li{
background: url(images/freccia.jpg) left 7px no-repeat;
padding-left: 10px;
list-style: none;
margin: 30px 0px;
text-align: left;
}
#sidebar li a{
font-size: 16px;
text-decoration: none;
color: #333333;
text-align: left;
}
#sidebar li a:hover{
color: #fc5219;
}
#sidebar_elenco li{
background: url(images/freccia.jpg) left 7px no-repeat;
padding-left: 10px;
list-style: none;
margin: 20px 0px;
text-align: left;
}
#sidebar_elenco li a{
font-size: 13px;
text-decoration: none;
color: #333333;
text-align: left;
}
#sidebar_elenco li a:hover{
color: #fc5219;
}
/* ------------FORM CONTATTI------------------------------------ */

#contactform{
padding: 15px 0px 0px 0px;
}
.inputfield{
font-size: 17px;
color: #993333;
padding: 0px 0px 15px 0px;
}
.privacy{
text-align: right;
padding: 0px 20px 15px 40px;
}
.inputfield label{
display: block;
padding: 6px 10px 0px 0px;
width: 120px;
float: left;
text-align: right;
}
.inputfield .textinput{
display: block;
padding: 6px 6px 6px 6px;
}
.inputfield .textarea{
display: block;
width: 64%;
height: 150px;
padding: 6px;
}
#risposta{
font-weight: bold;
text-align: right;
color: #993333;
}
.contatti{
text-align: right;
font-size: 1.1em;
margin: 15px 17px 0px 0px;
}
.immagine_news{
margin: 0px auto;
}
.box_immagine{
text-align: center;
}
/* ---------------------------FOOTER-----------------------------*/
.push{
height: 98px;
}

#footer{
background: url(images/footer.jpg) top center repeat-x;
height: 78px;
padding-top: 20px;
}
#footercontent, #footercontent a, #footercontent a:link, #footercontent a:visited{
width: 920px;
margin: 0px auto;
color: #bddeee;
font-size: 12px;

text-decoration: none;
}
#footercontent a:hover{
color: white;
}
.centrale{
text-align: center;
}
.marniga{
width: 200px;
margin: 0px auto;
text-align: left;
margin-bottom: 20px;
}
.colonna{
text-align: left;
width: 430px;
float:left;
}
.colonna_sx{
text-align: right;
width: 430px;
float: right;
padding-top: 7px;
}
.colonna_organigramma_sx{
text-align: left;
width: 275px;
margin: 0px 0px 0px 4px;
float:left;
}
.colonna_organigramma{
text-align: left;
width: 255px;
float:left;
}
.foto_organigramma{
float: left;
margin: 0px 10px 30px 0px;
}
.clearit{
clear: both;
visibility: hidden;
}
.spacer{
height: 10px;
}
.noborder{
border: none;
}
.lista{
list-style: none;
}
.maiuscolo a{
text-transform: uppercase;
font-weight: bold;
color: #fc5219 !important ;
}
.maiuscolo a:hover{
color: #333333 !important ;
}
.spazio{
padding-top: 43px;
}
.padding_top{
padding-top: 60px;
}
.bold{
font-weight: bold;
}
.vuota{
font-weight:normal;
}