/*::::::::::::::GENERICI::::::::::::::*/
div, html,body, img, p {margin:0; padding: 0;}

img {border: none;}

a {text-decoration: none;}

body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}


/*::::::::::::::LAYOUT::::::::::::::*/

/*-----------------BOX TOTALE*/
div#container{
	width: auto;
    margin: 0px auto; 
} 

/*-----------------HEADER*/
div#header{
display: none;
} 


/*-----------------BOX DEL CONTENUTO CENTRALE che ingloba box SX e DX*/
div#mainbox{
} 


/*-----------------BOX DEL CONTENUTO LATERALE A SX*/
div#menu_box{
display: none;
} 

div#menu_up{
display: none;
} 

div#menu_voices{
display: none;
} 


/*MENU PRINCIPALE*/

	#dhtmlgoodies_menu{
display: none;
	}
	.dhtmlgoodies_subMenu{
display: none;
	}
/*fine MENU PRINCIPALE*/

div#menu_down{
display: none;
} 


/*SPOT MENU*/
div#spotmenu_up{
display: none;
} 
div#spotmenu{
display: none;
} 
div#spotmenu_down{
display: none;
} 
/*fine SPOT MENU*/

/*--------------BOX DEL CONTENUTO TESTUALE A DX*/
div#content_box{
	width: auto;
	margin: 0px auto;
	top: 0px;
	font-size:80%;
	line-height:1.125em;
}
 
/*ingloba percorso, titolo pagina e angolo*/
div#content_header_box{
	width: auto;
	height: 105px;
} 

/*ingloba percorso e titolo pagina*/
div#content_title_box{
	width: auto;
	height: 105px;
	float: left;
} 

/*angolo*/
div#angolo{
display: none;
} 

/*percorso di navigazione*/
div#percorso_up{
display: none;
} 
div#percorso{
	width: auto;
	height: 15px;
	color: #000000;
	padding-left: 20px;
	font-size: 12px;
}
div#percorso a{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
} 
div#percorso_down{
display: none;
} 

/*titolo pagina*/
div#content_title{
	width: auto;
	height: 44px;
	padding-left: 20px;
	padding-top: 20px;
} 
div#content_title h1{
	font-weight: bold;
	color: #0066CC;
	font-size: 18px;
} 

div#content_title_avvisi h1{
	font-weight: bold;
	color: #0066CC;
	font-size: 18px;
	padding-left: 20px;
	padding-top: 20px;
} 


div#content_body {
	width: auto;
} 


div#content_up_avvisi{
display: none;
} 

div#content_down{
display: none;
} 

div#indirizzo{
	background-image: url(/comune/ita/images/comunedialassio_indirizzo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 474px;
	padding-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
} 

div#orari{
	background-image: url(/comune/ita/images/comunedialassio_orari.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 474px;
	padding-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
} 

div#tesoreria{
	background-image: url(/comune/ita/images/comunedialassio_tesoreria.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 474px;
	padding-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
} 

div#consiglio{
	background-image: url(/comune/ita/images/comunedialassio_consiglio.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 474px;
	padding-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
} 


/*spot centrale*/
div#contentspot_up{
display: none;
} 

div#contentspot{
display: none;
} 

div#contentspot_down{
display: none;
} 

.banner{
	padding-left: 26px;
	padding-top: 10px;
}
.banner p{
	padding-top: 5px;
	padding-bottom: 5px;
}

#drugbox{

} 

/*spot laterale formato da immagine singola*/
div#contentspot2{
display: none;
} 

/*--------------FOOTER*/
div#footer{
display: none;
} 

div#valid{
display: none;
} 

/*:::::::::::FORMATTAZIONE TESTUALE:::::::::::::::::*/

.testo {
	text-align: justify;
	padding-top: 1px;
	padding-right: 30px;
	padding-bottom: 1px;
	padding-left: 20px;
	line-height: 1.1em;
	color: #000000;
} 
.testo a:link {
	color: #000000;
} 
.testo a:visited {
	color: #000000;
} 
.testo a:hover {
	color: #000000;
} 
.testo a:active {
	color: #000000;
} 

.testo ol {
	line-height: 1.5em;
} 
.testo ul {
	line-height: 1.3em;
}
.testo h1 {
	font-weight: bold;
	color: #006633;
	font-size: small;
}
.testo h2 {
	font-weight: bold;
	color: #006633;
	font-size: small;
}


