html,body,div,table,tr,td,th,p,span,ul,li,img,h1,h2,h3,h4,h5,h6,iframe { font-family:"Merriweather Sans",Tahoma,Arial,sans-serif; font-size:12px; margin:0px; padding:0px; border:0px; }

html { background-color:#006b00; }
h1 { margin-bottom:20px; font-size:30px; color:#009900; }
h2 { font-size:20px; }
a h2 { margin-bottom:10px; }
a { color:#009900; }
p { margin-bottom:20px; color:#000000; text-align:justify;}

.container { width:960px; margin:20px auto; padding:10px; border-radius:6px; border-radius:6px; box-shadow:2px 2px 10px #000000; background-color:#FFFFFF; }

/* lanugages */
.languages { width:960px; height:auto; margin:5px auto; text-align:right; }
.languages p { margin:5px 0px; float:left; }

/* header */
.header { width:960px; height:250px; float:left; border-radius:6px; margin-bottom:10px; background-color:#009900; }
.logo { width:200px; height:360px; margin-left:0px; top:-30px; position:absolute; background-color:red; content:"ciao"; box-shadow:3px 3px 5px #333333; }
.logo-agesci { width:200px; height:250px; float:left; }
.slider { width:760px; height:250px; float:right; }

/* menu left */
.menu { width:200px; margin-top:10px; float:left; }
.menu ul { list-style-type:none; }
.menu li { width:200px; height:30px; line-height:30px; margin:5px 0px; font-size:12px; background:url(../img/background-menu-top-right.png) no-repeat center top; }
.menu li a { text-indent:5px; font-weight:bold; display:block; background:url(../img/background-menu.png) no-repeat 0px 0px; text-decoration:none; }
.menu li a:hover { color:#006600; background:url(../img/background-menu.png) no-repeat 0px -30px; }
.menu img { margin:5px 0px; }

/* footer */
.footer { width:960px; padding:20px 0px; border-radius:6px; clear:both; background-color:#009900; text-align:center; color:#FFFFFF; }
.footer a { color:#FFFFFF; }

/* content */
.content { width:720px; min-height:400px; padding:20px; float:right; background-color:#FFFFFF; }
.content ul { margin:20px; }
.galleria img { margin:6px; padding:10px; border:1px solid #CCC; background-color:#EEE; border-radius:5px; }
.galleria img:hover { opacity:0.8; filter:alpha(opacity=80); -webkit-transition:opacity .25s ease-in-out; -moz-transition:opacity .25s ease-in-out; -ms-transition:opacity .25s ease-in-out; -o-transition:opacity .25s ease-in-out; transition:opacity .25s ease-in-out;}
.thumb { width:210px; height:140px; margin:4px; padding:10px; float:left; border:1px solid #CCC; background-color:#EEE; border-radius:5px; text-align:center; }
.thumb:hover { background-color:#DDD; }
.thumb h2 { font-size:14px; }
.testamento { padding-top:0px; }
.testamento p { margin-bottom:5px; }
.up { margin-top:20px; text-align:right; background:url(../img/up.png) no-repeat 630px 0px; text-transform:uppercase; }

/* storia */
.storia-img-sx  { float:left; margin:0px 10px 10px 0px; padding:5px; border:1px solid #009900; text-align:center; }
.storia-img-dx { float:right; margin:0px 0px 10px 10px; padding:5px; border:1px solid #009900; text-align:center; }
.storia-img-dx:hover , .storia-img-sx:hover { opacity:0.8; filter:alpha(opacity=80); -webkit-transition:opacity .25s ease-in-out; -moz-transition:opacity .25s ease-in-out; -ms-transition:opacity .25s ease-in-out; -o-transition:opacity .25s ease-in-out; transition:opacity .25s ease-in-out;}