/* CSS Document */
html{
	height:100%;
	padding-bottom:1px;
	}
td{
	font-family:Tahoma;
	font-size:11px;
	color:#472600;
}
textarea,input,option,select{
	font-family:Tahoma;
	font-size:11px;
	border:1px solid #472600;
}
.bordo{
	border:1px solid #B1A285;
}
.no_bordo{
	border:0px none #FFFFFF;
}
.bottone{
	padding-left:5px;
}
.bordo_sotto{
	border-bottom:1px solid #472600;
}
.bordo_dx{
	border-right:1px solid #512400;
}
.corpo{
	background-repeat:no-repeat;
	background-position:bottom center;
	border-right:1px solid #512400;
}
.corpo2{
/*	border-right:1px solid #512400;*/
}
a.menu,a.menu:link,a.menu:visited{
	text-decoration:none;
	font-weight:normal;
	color:#FFF7CB;
}
a.menu:hover{
	color:#FFDA2C;
	font-weight:normal;
	text-decoration:none;
}
a,
a:link,
a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#472600;
}
a:hover{
	font-weight:bold;
	color:#7B4E0C;
	text-decoration:none;
}
a.piede,
a.piede:link,
a.piede:visited{
	font-weight:bold;
	text-decoration:none;
	color:#472600;
}
a.piede:hover{
	font-weight:bold;
	color:#7B4E0C;
	text-decoration:none;
}
.testo{
	line-height:20px;
	text-align:justify;
}
.colonna{
	background-repeat:no-repeat;
	background-position:bottom;
}
.dati{
	color:#FFF7CB;
}
.just{
	text-align:justify;
	padding:2px;
}
	
.nome_campi{
color:#0033CC;
font-weight:bold;
}
.risposta{
	color:#009900;
	font-weight:bold;
	}
.errore{
	color:#ef6b00;
	font-weight:bold;
	}	
.submit
{
	border: 3px double #949494;
	border-top-color: #CECECF;
	border-left-color: #CECECF;
	padding: 0.25em;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	width:90px;
} 
.submit_3
{
	border: 3px double #949494;
	border-top-color: #CECECF;
	border-left-color: #CECECF;
	padding: 0.25em;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	width:150px;
} 
.submit_2{
	width:210px;
	border: 3px double #4E5752; 
	border-top-color: #82B5CB; 
	border-left-color: #82B5CB; 
	padding: 0.25em; 
	background-color: #D5DCE2; 
	background-repeat: repeat-x; 
	color: #000000;
}
/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 640px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous,
.highslide-wrapper .highslide-header ul li.highslide-move, 
.highslide-wrapper .highslide-header ul li.highslide-next{
display: none;
}
.highslide-wrapper .highslide-header ul li.highslide-close{
/*	display: none;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(/_js/effetto1/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
