/* Colori

------------- STRUTTURA -----------------
Colore Sfondo Body 				: #
Testo DL						: #
Testo h3, h4, h5, h6, strong, p	: # 
Bordo H4 Link					: # 
Testo Label, Legende			: # 
Testo Input						: # 
Sfondo TextArea					: # 
Colore TextArea					: # 

Sfondo Riga 1					: # 
Sfondo Content					: # 
Sfondo Footer					: #
Testo Footer,Footer p, Footer a	: # 


------------- MENU ----------------------
Testo Menu 						: # 
Testo campotitolomenu a 		: # 
Testo #extra .menu				: # 
Sfondo #extra .Modulo_menu 		: #
BordoBasso #extra.Modulo_menu li: # 

Sfondo #extra .menu_utente 		: # 
Testo #extra a 					: # 
Sfondo .Modulo_menu				: # 
Test Modulo_menu a				: # 
Sfondo .Modulo_menu a:active    : # 



-------------- ID -----------------------
#ricerca Bordo 					: # 
#ricerca Sfondo					: # 

#Area_privata label 			: # 
#Area_privata Testo Bottone		: # 

Sfondo Glossario				: # 
Bordo Glossario					: # 

link_allegato a					: # 
}

/* Importo stili giampy */
@import url(index.css);

* {font-size:100.01%}



body { margin: 0px; padding: 0px; font-size: 75%; font-family: Verdana, Arial, Helvetica, sans-serif;
background:url(/Interfaccia/CAL/Immagini/Sfondo_body.jpg) repeat-x; background-color:#bac8e0; }

	
#background1 {
	margin:0;
	padding:0;
	border:0;		   /* This removes the border around the viewport in old versions of IE */
	min-width:800px;   /* Minimum width of layout - remove line if not required - The min-width property does not work in old versions of Internet Explorer */
	background-image:url(../Immagini/sfondo_header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:left;
	overflow:hidden;
	float:none;
	min-height:750px;
	}
	
#background1dx {
	margin:0;
	padding:0;
	border:0;		   /* This removes the border around the viewport in old versions of IE */
	min-width:800px;   /* Minimum width of layout - remove line if not required - The min-width property does not work in old versions of Internet Explorer */
	background-image:url(../Immagini/sfondo_header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:left;
	overflow:hidden;
	float:none;
	min-height:750px;

	}
	
body #background2{ 
	min-height:750px;
	background-image:url(../Immagini/sfondo_reapeat_cx_corto.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	border: 0;
	min-width:800px;
	overflow:hidden;
	text-align:center;
	float:none;
	margin: 0;
	padding: 0;
	} 

body #background2dx{ 
	min-height:750px;
	background-image:url(../Immagini/sfondo_reapeat_cx_corto.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	border: 0;
	min-width:800px;
	overflow:hidden;
	text-align:center;
	float:none;
	margin: 0;
	padding: 0;
	} 

