body {
	background: #0180c7 url(img/bodybg.gif) 0 0 repeat-x;
	margin:0; padding: 0;
	font-size: 0.8em;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, Sans-serif; }

a, a:visited, a:link, a:active {
	color:#7dbc53; }
	
  a:hover{
color: #0180c7; }

A IMG { border: none;
background:transparent; }

IMG.left { float: left;
	margin-right: 10px; }

DIV.clear {
	clear:left; }
	
/* DIV SPECIFICI */	

#container {
	margin:30px auto;
	width:820px;
	background: #fff url(img/containerbg.gif) top repeat-y;
     }
	 
#main {
	margin:0px auto;
	width:820px;
	position:relative;
	background: url(img/mainbg.jpg) top no-repeat; }
	
#logo {
	position: absolute;
	top:7px;
	left:7px; }

#corpo_home {
	width:564px;
	min-height: 290px;
	height: auto !important;		/* Hack per min-height IE */
	height: 290px;
	padding-top:110px;
	padding-left:25px;
	padding-bottom:30px;
	font-size:0.9em;
	color:#333;	
	}
	
#corpo {
	width:550px;
	min-height: 410px;
	height: auto !important;		/* Hack per min-height IE */
	height: 410px;
	padding-top:140px;
	padding-left:25px;
	padding-bottom:30px;
	font-size:0.9em;
	color:#333;
	}

#corpo_chisiamo {
	width:580px;
	padding-top:140px;
	padding-left:9px;
	font-size:1em;
	}

#foglia {
	position: absolute;
	left: 589px;
	bottom:3px;
	width: 177px;
	height: 254px;
	background: url(img/foglia.jpg) bottom no-repeat; }	
	
#footer {
	background: url(img/footerbg.gif) bottom no-repeat;
	padding:0px 30px;
	height:50px;
	font-size:0.9em;
	color:#777777;
 }
 
#footer_home_sopra {
	margin-left: 7px;
	background: transparent;
	height: 132px;
	width:540px;
	padding: 0px 20px; }
	
#footer_home_sotto {
	background: url(img/footer_home_bassobg.gif) bottom no-repeat;
	height:30px; }

#right {
	position:absolute;
	top:80px;
	right: 18px;
	height:393px;
	width:24px;
	background: url(img/right.gif) no-repeat; }


/*  menu top  */

#menu_top {
	position:absolute;
	top:57px;
	left: 340px;
	width: 240px;
	font-size:1em; }

#menu_top A  {
	text-decoration: none; }

#menu_top A:hover  {
	text-decoration: underline; }



/*  menu principale  */

#menu_main {
	margin:35px 0px 35px 0px;
	padding: 0px;
	position:absolute;
	top:-1px;
	left:589px;
	width:177px;
	background: #A8BC0F url(img/menu_mainbg.gif) top left repeat-x;
	border: 0px solid black;
	height: 345px;

	}

#menu_main UL { list-style-type: none; margin:0; padding: 0; width: 177px; }
 /*background: url(img/menu_sep.gif) bottom left no-repeat;*/
#menu_main UL LI { background: url(img/menu_sep.gif) bottom no-repeat; padding: 0px;}

#menu_main UL A {
	padding: 7px;
	display:block;
	font-size: 1.3em;
	font-weight: normal;
	text-decoration: none;
	color:#fff;
	 }
 #menu_main UL A:hover {
    padding: 7px;
	display:block;
 background:#fff;
	color:#0180c7;
	 }

#menu_main UL LI.parent {
	padding: 0px; background: none;
}

#menu_main UL LI UL {									/*  secondo livello  */
	list-style:none;
	color: #fff;
	padding:0px;
	background: none;
}

#menu_main UL LI UL LI {																									
background: none;
line-height: 8px;
border-bottom:1px solid #A8BC0F;
}

#menu_main UL LI UL LI A {
 padding-left:15px;
display: block;
	font-size: 1em;
}


/* pagina CHI SIAMO */

TABLE#chi_siamo {
	width:100%;
	padding: 0px;
	}	

TABLE#chi_siamo TD { width:50%;  padding:10px; vertical-align:top; }

TABLE#chi_siamo TD DIV.cv {height:170px; color: #fff }

TABLE#chi_siamo TD DIV.cv H3 {color:#fff; }

TABLE#chi_siamo H3 { font-size: 1.0em; margin:0px; }

TABLE#chi_siamo P { font-size: 0.8em; }

TABLE#chi_siamo TD.fabrizio {
	background: #A8BC0F url(img/menu_mainbg.gif) top left repeat-x; }
	
TABLE#chi_siamo TD.alessia {
	/* background-color: #859005; */
	background: #A8BC0F url(img/menu_mainbg.gif) top left repeat-x; }

TABLE#chi_siamo TD.elisa{
	/* background-color: #85A50A; */
	background: #A8BC0F url(img/menu_mainbg.gif) top left repeat-x; }

TABLE#chi_siamo TD.silvana{
	/* background-color: #99AD0B; */
	background: #A8BC0F url(img/menu_mainbg.gif) top left repeat-x; }
	
TABLE#chi_siamo TD.collaboratori{
	border: 1px solid #859005;
	 }

TABLE#chi_siamo TD.collaboratori DIV.cv, TABLE#chi_siamo TD.collaboratori DIV.cv H3 {
	color: #000;
	 }

DIV.collaboratori {
	width: 266px;
	padding: 10px;
	margin-left: 1px;
	float: left;
	border: 1px solid #859005; }

DIV.collaboratori P { font-size: 1em; }

DIV.collaboratori H3 { font-size: 1.0em; margin:0px; }
DIV.cv   { font-size: 1.1em; }

/*  contenuti speciali  */

div#citazione {
	width:490px;
	margin: 0 auto;
    font-family:"Trebuchet MS",verdana, arial, helvetica, sans-serif;
	}


div#citazione P.frase {
	margin-top:80px;
	padding: 10px 30px;
	font-size:2em;
	color: #7c8e03;
	line-height:1.5em;
	font-weight:bold;
	text-align: center;
	 }
	 
div#citazione P.autore {
	text-align:right;
	font-size:1.2em;
	color: #7c8e03;
	font-weight:normal;
	font-style: italic;
	line-height: 1.2em;
	padding-right:40px; }

DIV#corpo_home H4 {
color: #7dbc53; font-size:1.7em; margin:0px;
border-bottom:1px solid #7dbc53; }

DIV#corpo_home P {
	color: #333333; padding:0; margin: 0;
	font-size:1em; }

DIV#corpo_home A {
font-weight:bold;
	text-decoration:none; }

DIV#corpo_home A:hover {
	text-decoration:underline; }

A.small {
font-weight:normal;
	text-decoration:none;
    font-size:0.8em;
    color:#ffffff; }

A.samll:hover {font-weight:normal;
	text-decoration:none;
    font-size:0.8em;
    color:#ffffff;
	text-decoration:underline; }
P#centro {
margin-top:30px;
	text-align:right;
	padding-right:7px;
	color:#fff;
	font-weight:normal;
	font-size:1.1em;
    font-style:italic; }
	
#corpo H3 { color: #7dbc53; font-size:2em; margin:0px 0px 0px 70px;
border-bottom:1px solid #7dbc53;  }

#corpo H4 { color: #7dbc53; font-size:1.7em; font-style:italic; margin:0}

P.titolo_interno {
	text-align:center;
	font-size:1.6em;
	color:#7dbc53;
	font-weight:bold;
	margin:0 }

P.sottotitolo {
	text-align:center;
	font-size:1.0em;
	font-weight: normal;
	line-height: 0.5em;
    font-style:italic;
    color:#0180c7; }

 P.article {
 margin:10px 2px;
   border-bottom:1px dotted #7dbc53;
	font-weight:normal; }

    P.article strong {
    	font-size:1.2em;
	font-weight:bold;
    color:#2d8dc3;}
 P.article a {
 	font-size:1.2em;
 text-decoration:none;
 font-weight:bold;  }

P.validations {
	text-align:right;
	margin-bottom: 10px;
	margin-right: 240px; }
	
P.validations IMG { padding-right: 10px }

form { padding-left: 70px;  width:450px;
}
input  { border:1px solid   #7dbc53;background:#ffffff;
}
fieldset { border:1px dotted #7dbc53;margin-bottom:10px;padding:10px; }
legend {
color: #333333;background:#ffffff; font-size:1.4em; margin:0px; font-weight:normal; padding:7px;
 }
label {
color: #7dbc53; font-size:1.2em; margin:0px; font-weight:bold;
 }
