
/*
delcaldo.com design
www.delcaldo.com
------------------------------------------------------------------
Questo CSS e' compatibile con i browser SAFARI, FIREFOX,
IE 6 Win, IE 7 Win, OPERA 9.
------------------------------------------------------------------
CSS PER LA STAMPA
------------------------------------------------------------------
*/

/* MENU INVISIBILI
------------------------------------------------------------------ */

.invisibile {
	display: none;
}

/* FOOTER
------------------------------------------------------------------ */

.ripulitore {
	display: none;
}


#footer {
	display: none;
}

#quality {
	display: none;
}

/* COLONNE, BODY, MENU...
------------------------------------------------------------------ */
/* GIACOMO inizio modifiche */
#col_sx {
	width: 0px;
	display: none !important;
	float: none !important;
}

#col_center_interno {
	float: none !important;
 	width: auto !important;
  	margin: 0px !important;
  	padding: 0px !important;
}
/* GIACOMO fine modifiche */

body {
	background-color: #ffffff;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin-left: 50pt;
	margin-right: 50pt;
	margin-top: 20pt;
	margin-bottom: 20pt;
	padding: 0pt;
}


a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

img {
	border: 0px;
	vertical-align: middle;
}

#container{
	
}


#choice {
	display: none;
}


#lingue {
	display: none;

}


#scelte {
	display: none;
}


#header{
	display: none;

}

#foto_header{
	display: none;
}

#foto_header_01{
	display: none;	
}

#foto_header_02{
	display: none;
}

#foto_header_03{
	display: none;
}


#foto_header_04{
	display: none;
}

#foto_header_05{
	display: none;
}

#foto_header_06{
	display: none;
}

#foto_header_07{
	display: none;
}

#foto_header_08{
	display: none;
}

#path {
	display: none;
}


#menu {
	display: none;
}

	
.submenu {
	display: none;
	
}


#col_dx .box_news {

}


#col_dx .box_news h2 {
	font-size: 1.2em;

}

#col_dx .box_news hr {
	display: none;
}

#col_dx .ico_rss {
	display: none;
}


/* CONTENUTO DELLA PAGINA
------------------------------------------------------------------ */


.riga h1 {
	font-size: 1.6em;
	font-weight: lighter;
	padding-bottom: 0px;
	margin-bottom: 0.2em;
}

.riga h2 {
	font-size: 1.6em;
	font-weight: lighter;
	padding-bottom: 0px;
	margin-bottom: 0.2em;
}

.hr_giallo {

}

.hr_blu {

}

.hr_verde {

}

.riga_text {
	padding-top:1em;
	padding-bottom:1em;
	padding-left:1em;
	padding-right:1em;
	
}


/* CALENDARIO HOME PAGE
------------------------------------------------------------------ */

#col_dx .box_calendar {
	display: none;

}

.calendar-table{
	display: none;
}