@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0}
body{ background:url(img/bg_body.jpg) repeat-x; background-color:#d9d3c5; font-family:tahoma; font-size:11px; color:#323232; line-height:1.7}
/*----------- png per IE -------------*/
img, div, input { behavior: url("iepngfix.htc") }
img{border:none;}
h1{ height:1px }
.sposta{ text-indent: -9999px;}

/*------------------------------------*/

#wrapper{ width:765px; height:auto; min-height:580px; margin:0 auto; position:relative; /*border:1px solid red;*/}
#top{ width:785px; height:255px; position:relative;/*border:1px solid green*/}
#cont{ width:765px; height:auto; min-height:400px; padding-top:30px; background:url(img/bg_cont.jpg) repeat-y; /* border:1px solid purple*/}
#left{ 	width:256px; height:auto; padding:20px 0px 0px 70px; float:left; display:inline; /*border:1px solid blue*/}
#left img{ border: 1px solid #d0cccc; padding:5px; margin-top:10px;}
#right{ width:300px; height:auto;padding:20px 60px 20px 50px;float:right;display:inline; /*border:1px solid yellow*/}
.contatti{ border-top:1px solid #d0cccc; margin-top:10px;padding-top:10px; color:#717171;}
a.mail{color:#717171;text-decoration:none;}
a.mail:hover{color:#717171;text-decoration:underline;}
#gallery{ width:690px; height:auto; margin:10px auto;}
#gallery img{ padding:10px 5px 0 5px;}
#bottom{ height:25px; width:765px; background:url(img/bg_footerCont.png) no-repeat;}

/*---------------------------- Mailing ---------------------------*/
#right .iscrizione{ float:left; width:130px; height:20px; border:none}
.height{ height:25px;}
.invia{ background-color:#dcd6ca; border:1px solid #d0cccc; cursor:pointer}
/*----------------------------------------------------------------*/
p.menu{ border-bottom:1px dotted #d0cccc; height:30px;}
p.news{ margin-bottom:10px;}
.a{ clear:both}
h2{ font-weight:bold; font-size:14px; padding:0px; margin:0px; color:#847a67; margin-bottom:10px;}
.canc{ clear:both}
.titolo{ font-weight:bold; font-size:12px; color:#5c5c5c;}
.bordo{ border:1px solid #d0cccc; padding:5px}