/* top right bottom left      
   #c2e1b5 --> sfondo verde
   #ffcc66 --> sfondo arancione chiaro

   #000000 --> nero
   #FFFFFF --> bianco
   #990000 --> rosso */

/* ----- <TAG GENERICI> ---- */
html, body  {padding: 0px; margin: 0px;}
body        {font-size: 70%; font-family: Arial, Tahoma, Verdana, Geneva,  Helvetica, sans-serif; background-color: #c2e1b5; color:#000000; margin: 0px;
line-height:16px; text-align:justify;}
form, p     {padding: 0px; margin: 0px;}
img         {border: 0px;}

a:link, a:visited, a:active {text-decoration: underline; color:#000000;}
a:hover {text-decoration: underline; color:#000000;}

blockquote {margin: 0px; padding: 0px 0px 0px 10px; color: #666666; background: url(quotes.gif) no-repeat top left;}
abbr, acronym {cursor: help; font-style: normal; border-bottom: 1px dotted;}
code {color: #666666;}

hr {border:#cc2a00 0px solid; border-top:#cc2a00 1px solid;}
ul {margin: 0px; padding: 0px;}
ul li { list-style-image:url(images/orange_bullet.gif);  margin: 0px 0px 5px 18px; padding: 0px;} 
ul li p{color:#000000;} 
ul li a{color:#000000;} 

h3 { font-weight:bold; padding:0px; margin:0px; color:#cc2a00; font-size: 100%; }
h3.linkato a {color:#cc2a00; text-decoration:none;}
h4 { font-weight:normal; padding:0px; margin:0px; color:#cc2a00; font-size: 100%; }
/* ----- </TAG GENERICI> ---- */



/* ----- <PAGINA & CORPO> ---- */
div#page {
	margin: 0px auto; padding: 0px 0px 0px 0px;
	width: 740px; height: auto;
}
div#page #header-bar {
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	width: 100%; height: 160px; 
	background: url(images/bdt.jpg) top right no-repeat;
}
div#page #header {
	margin:0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	width: 100%; height: 0px;
}
div#page div#menu {
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	width: 100%; height: 30px;
	background: url(images/bg1.jpg) top right no-repeat;
}
div#page div#menu-bar {
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	width: 100%; height: 30px;
	background: url(images/bg2_top.jpg) top right no-repeat;
}
div#page #content {
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	width: 100%; height: auto;
	background: url(images/bg2.jpg) top right repeat-y;
}
div#page #content #content_interno{ 
	margin:0px 0px 0px 40px; padding: 0px 0px 0px 0px;
	border:0px #000000 solid;
	width: 640px;
	line-height:16px; text-align:justify; 
}
div#page #bottom {
	margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	width:  100%; height: 0px;
}
div#page #bottom-bar {
	margin: 0px 0px 0px 0px; padding: 40px 0px 30px 0px;
	width: 100%; color:#FFFFFF;
	background: url(images/bg2_bottom.jpg) top right no-repeat;
  	text-align:center;
}
div#page #bottom-bar a{color:#FFFFFF;}

/* ----- </PAGINA & CORPO> ---- */



/* ---- <MAIN> ---- */
div.main_left	{width:400px; padding:0px; float:left;}
div.main_left_2	{width:200px; padding:0px; float:left;}
div.main_right 		{width:200px; padding:0px; float:right; }
div.main_right_2	{width:400px; padding:0px; float:right; }

h3.domanda { margin-top:10px; }
p.link {width:100%; text-align:right;}
p.link a{font-weight:normal; font-style:normal; padding:0px; margin:0px; color:#cc2a00; font-size: 100%; text-decoration:none;}
.color1, .color1 a { font-weight:normal; font-style:normal; padding:0px; margin:0px; color:#000000; font-size: 100%; text-decoration:none;}
.color2, .color2 a { font-weight:normal; font-style:normal; padding:0px; margin:0px; color:#cc2a00; font-size: 100%; text-decoration:none;}

.foto { border:1px solid #cc2a00;}
/* ---- </MAIN> ---- */



/* ---- <SIDEBAR> ---- */
/* ---- </SIDEBAR> ---- */



/* ----- <MENU> ---- */
div#menu {  border:0px #000000 solid; text-align:center;}
div#menu a {
	height:30px; line-height:30px;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	border-left: 0px solid #FFFFFF;
	text-align: center;
	color:#FFFFFF; font-weight:normal; font-variant:normal;
}
div#menu a:hover, div#menu a.selected {
	background-color:#f97e33; color:#000000;
}
/* ----- </MENU> ---- */