/* ############  RESET   */
p, h1, h2, h3, h4, body, html, span {
border: 0px;
margin: 0px;
padding: 0px;
}

/* ############ FORMATTAZIONE GENERALE */
html { 
	height:100%;
	margin:0;
}
body{
	background:url(../img/bg.jpg) repeat-x #b9a97f;
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	letter-spacing:0.01em;
	font-weight: normal;
	font-variant: normal;
	color: #494949;
	height:100%;
}
a:link, a:visited {
	color: #bc0000;
	font-weight:none;
	text-decoration:none;
}a:hover{
	color: #ff0000;
}
hr {
height:1px;
color:#a9a9a9;
}
p.footer {
	font-size: 13px;

}
ul#menu_princ {

	font-family:   verdana;
	padding:0;
	color: #B7C9C4;
	margin:15px 0 0 18px;
	letter-spacing:0em;
	font-size: 12px;
}

ul#menu_princ li {
	float:left;
	padding:0;
	margin:0;
	list-style: none;
}

#menu_princ a:link, #menu_princ a:visited {
	color: #B7C9C4;
	font-weight:none;
	text-decoration:none;
}
#menu_princ a:hover{
	color: #fff;
	text-decoration:none;
}

ul.menu_sec{
	font-family:  verdana, arial;
	background:url(../img/freccia.png) no-repeat;
	padding:0;
	color: #8a2000;
	letter-spacing:0.01em;
	margin:6px 0 0 00px;
	font-size: 12px;
}

ul.menu_sec li {
	float:left;
	padding:0;
	margin:2px;
	list-style: none;
	font-weight:bold;
}

.menu_sec a:link, .menu_sec a:visited {
	color: #8a2000;
	text-decoration:none;
}
.menu_sec a:hover{
	color: #3c0e00;
	text-decoration:none;
}



h1{
  font-size: 20px;
  margin: 0 0 5px 0; 
	line-height: 25px;
	color:#663333;
}
h2{
  font-size: 18px;
	line-height: 20px;
  margin: 0 0 5px 0; 
	color:#9f1b1b;
}
h3{
  font-size: 17px;
  margin: 0 0 5px 0; 
	color:#76614e;
}
img {
border:0;
}
img.ok {
border:1px solid #c3c3c3;
margin:4px 4px 4px 0;
padding:4px;

}
img.ok_cont {
border:1px solid #c3c3c3;
margin:4px 4px 4px 0;
padding:4px;
float:left;
}
img.ok_cont_r {
border:1px solid #c3c3c3;
margin:4px 4px 4px 0;
padding:4px;
float:right;
}
/* ############  FORMATTAZIONE DETTAGLI */

.color1{ /*bianco*/
color: #fff;
}
.color2{ /*rosso*/
color: #e50000;
}
p.center{
text-align:center;
}

.dashed {
border:1px dashed red;
padding: 5px;
font-size: 16px;
}


/* ############  DIV   */

div.inside{
	padding:4px 16px 0px 16px;
	float:left;
}
div#total { /*         contenitore totale di tutto il sito        */
	position: absolute;
	width: 805px;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	right: 0px;
}
div#header {
	background:url(../img/bg_top.png);
	width:833px;
	height:205px;
	float:left; 
   behavior: url("libreria/pngfix/iepngfix.htc");
}div#header #img_top{
	background:url(../img/top.jpg);
margin:17px;
width:800px;
height:172px;

}
div#menu{ /*         contenitore totale di tutto il sito        */
	background:url(../img/bg_menu.png);	
	background-position:center top;
	width: 833px;
	height:60px;
	float:left;
   behavior: url("libreria/pngfix/iepngfix.htc");
}
div#sottomenu{ /*         contenitore totale di tutto il sito        */
background:url(../img/freccia.gif) no-repeat ;
background-position: -40px 0px;
position:relative;
top:-30px;
width: 800px;
height:40px;
float:left;
overflow:hidden;
}
div#main_top, div.main_top {
background:url(../img/main_top.gif) no-repeat;
position:relative;
top:-46px;
width: 833px;
height:14px;
float:left;
}
div#main, div.main{
	background:url(../img/main_.gif) repeat;
	top:-49px;
	width: 833px;
	float:left;
	position:relative;
	/*behavior: url("libreria/pngfix/iepngfix.htc");*/
}
div.contenuto {
float:left;
	width: 540px;
/*border:1px solid;*/
}
div.contenuto1_2 {
float:left;

	line-height: 22px;
	width: 400px;
/*border:1px solid;*/
}
div.contenuto_big {
float:left;
	width: 100%;
/*border:1px solid;*/
}

div.foto_cont { 
margin: 5px;
padding: 6px;
  *padding: 5px;
background: #fcfcfc;
height: 260px;
float:left;

}
div#main_bottom, div.main_bottom {

background:url(../img/main_bottom.gif) no-repeat;
position:relative;
	top:-49px;
	margin-bottom:-7px;
	width: 833px;
	height:14px;
	float:left;
   behavior: url("libreria/pngfix/iepngfix.htc");
}
div.colonna {
	float:left;
	margin-left:10px;
	width: 240px;
	/*border:1px solid;*/
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	letter-spacing:0.01em;
	color:#696969;
}
div.colonna  div.titolo {
float:left;
	width: 100%;
	font-family:  verdana, Helvetica, sans-serif;
	height:22px;
	color:#fff;
	font-size: 13px;
	font-weight:bold;
	margin-bottom:5px;	
	background:#663333;
}
div.colonna  div.titolo div.inside {
float:left;
padding:4px 4px 4px 6px;
	color:#fff;
}








/* ------------------ pulsanti textarea */
.hide{display:none}
.show{display:block; margin:0;}
.out{background:buttonface;border:1px solid buttonface;margin:1px;padding:0}
.over{background:buttonface;border-top:1px solid buttonshadow;border-left:1px solid buttonshadow;border-bottom:1px solid buttonhighlight;border-right:1px solid buttonhighlight;margin:1px;padding:0}






