/* 		RESET IMPOSTAZIONI BASE BROWSER	 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
.textbox_home{
	width:150px;
	border:1px solid #999;	
}
.textbox{
	width:300px;
	border:1px solid #999;	
}
.ricerca fieldset, .ricHome fieldset{
	border:1px solid #999;
	padding:5px;
}
.ricHome fieldset{
	width:260px;
}

#admin{
	text-align:center;
}
#admin a{
	color:#f00;
	font-weight:bold;
}

.ricHome{
	margin-top:10px;
	text-align:center;
}
.ricHome fieldset legend{
	font-weight:bold;
	text-align:left;
}

.risultato tr td{
	border-bottom:1px solid #999;
	vertical-align:top;
}

.risultato{
	border:1px solid #999;
	font-weight:normal;
	text-align:left;
}

.chiave{
	font-weight:bold;
}

.ricerca legend{
	border:1px solid #999;
	padding:2px;
	font-weight:bold;	
}
body {
	line-height: 1.2;
	background: #DDD url('../images/sfondo/sfondo.jpg') repeat;
	
}
ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*		FINE RESET	*/
/*		TAG PRINCIPALI	*/
body {
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size:12px;  
	text-decoration:none;
	text-align:center;
	background-color:#fff;
}
img{
	border:0px;
}
a{
	color:black;
	text-decoration:underline;
}
a:link,a:visited{ 
	color:black; 
	text-decoration:underline;
}
a:hover,a:active,a:focus { 
	text-decoration:underline;
}
.floatsx{
	float:left;
}
.floatdx{
	float:right;
}
.a_center{
	text-align:center;
}
em{
	font-style:italic;
}

/*		FINE TAG PRINCIPALI	*/

/*		STRUTTURA		*/
#wrap { 
	width:900px;
	margin: 0px auto!important;
	text-align:left;
}

#wrap #top{
	height:142px;
	width:900px;
	background-image:url('../images/top.jpg');
}
#wrap #top a{
	display:block;
	height:122px;
	width:900px;
}
#wrap #menu{
	height:61px;
	width:900px;
	background-image:url('../images/menu.jpg');
}

#wrap #menu ul{
	float:left;
	width:900px;
	text-align:center;
}
#wrap #menu ul li a{
	color:#81211C;
}
#wrap #menu ul li{
	color:#81211C;
	display:inline;
	font-size:13px;
	line-height:30px;
	vertical-align:middle;
	margin:0 4px;
}

#wrap #main{
	float:left;
	width:900px;
	background-image:url("../images/centro_main.jpg");
}

#wrap #main #sx a{
	text-decoration:none;
}

#wrap #main #sx{
	width:268px;
	float:left;
	font-size:11px;
}

#wrap #main #sx ul{
	
	width:210px;
	margin-left:36px;
	padding:2px 2px 10px 2px;
	list-style-type:square;

}

#wrap #main #sx ul ul{
	padding:0;
	margin:0 0 10px 0;
}
#wrap #main #sx ul ul ul{
	width:210px;
	padding:0 0 0 8px;
	margin:0;
}
#wrap #main #sx ul ul li{
	list-style-type:square;
	list-style-position:inside;		
}
#wrap #main #sx ul li{
	list-style-type:none;	
}
#wrap #main #sx ul li a{
	color:#81211C;
	font-weight:bold;
}

#wrap #main #sx ul ul li a{
	color:#000;
	font-weight:normal;
}

#wrap #main #sx .centro{
	width:268px;
}

#wrap #main #dx{
	width:632px;
	float:left;
}
#wrap #main #dx .centro{
	width:632px;
}
#wrap #main #dx .floatSx{
	float:left;
	margin:5px;
}
#wrap #main #dx .bordo{
	border:1px solid #81211C;
	padding:2px;
}
#wrap #main #dx .centro .testo h1{
	background-color:#fff;
	color:#81211C;	
	margin-bottom:10px;
}
#wrap #main #sx form{
	margin-left:35px;
}

#wrap #main #dx .centro .testo a{
	color:#81211C;
}
#wrap #main #dx .centro .testo{
	width:570px;
	margin-left:20px;
	text-align:justify;
}
#wrap #main #dx .centro .testo .briciole{
	border-bottom:1px solid #81211C;
	padding-bottom:3px;
	margin-bottom:3px;
}
#wrap #main #dx .centro .testo a:link{
	text-decoration:underline;
}
#wrap #pagine{
	padding:10px 0;
	text-align:center;
}
#wrap #pagine a{
	border:1px solid #000;
	padding:2px;
}

#wrap #pagine strong a{
	background-color:#81211C;
	color:#fff;	
}

#wrap #box{
	float:left;
}

#wrap #box #box_top{
	background-image:url("../images/bottom_main.jpg");
	width:900px;
	height:41px;
}
#wrap #box #box_bottom{
	background-image:url("../images/bottom_box.jpg");
	width:900px;
	height:34px;
}

#wrap #box #box_centro{
	background-image:url("../images/centro_box.jpg");
}

#wrap #box #box_centro .floatSx{
	float:left;
	margin:5px;
}
#wrap #box #box_centro .bordo{
	padding:2px;
}
#cerca{
	border:1px solid #999;
	width:150px;
}
.bottone{
	border:1px solid #999;
	width:50px;
}

#wrap #box #box_centro h1{
	color:#81211C;
	margin-bottom:10px;
}
#wrap #box #box_centro .box_1, #wrap #box #box_centro .box_2, #wrap #box #box_centro .box_3{

} 

#wrap #box #box_centro table{
	margin-left:24px;
	border-spacing:0;
	border-padding:0;
	border-collapse: collapse;
}
#wrap #box #box_centro table tr td{ 
	vertical-align:top;
}
#wrap #box #box_centro .box_1 .testo{
	width:204px;	

	padding-right:44px;	
	padding-left:14px;	
}

#wrap #box #box_centro .box_2 .testo{
	width:284px;
	padding-right:16px;	

	
}


#wrap #box #box_centro .box_3 .testo{
	width:272px;
}

#wrap #bottom_main_no{
	float:left;
	background-image:url("../images/bottom_main_no.jpg");
	width:900px;
	height:39px;	
}

#wrap #bottom{
	clear:both;
	width:900px;
	background-image:url('../images/bottom.jpg');
	background-position:top;
	background-repeat:no-repeat;
	background-color:#fff;
}
#wrap #bottom p{
	text-align:center;
	font-size:11px;
	padding:20px 0 5px 0;
}

.galleria{
	text-align:center;
}

.galleria img{
	margin:5px;
	padding:1px;
	border:1px solid #81211C;
}

.btn_button{
	border:1px solid #81211C;
	background-color:#ddd;	
}

.cancella{
	clear:both;
}