html{height:100%}
BODY { 
	margin: 0px;
	background: #FFFFFF;
	background-image:url('images/bg.png');
	background-repeat: repeat-x;
}

/* -------------------- GENERALI ------------------- */

td{
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 13px;
	margin: 3px;
	line-height:1.5;
}

.bg_top_aziende{
	background-image:url('images/bg_top_aziende.gif');
	background-repeat: no-repeat;
	background-position:left bottom;
}

.td_justify{
	text-align:justify;
	letter-spacing:1;
	line-height:1.5;
}

p{
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	margin: 3px;
	text-align:justify;
	line-height:1.5;
}

.p_list{
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	margin: 3px;
	text-align:justify;
	line-height:1.5;
}

.p_form{
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	margin: 3px;
	text-align:left;
	line-height:1.5;
}

.p_sottotitolo{
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	margin: 3px;
	margin-left: 10px;
	line-height:1.5;
	text-align:left;
}

.p_prodotto{
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	margin: 3px;
	text-align:left;
	line-height:1.5;
}

.p_riepilogo{
	color:#00A096;
	font-weight: bold;
	text-align:left;
}

h1{
	color: #004219;
	font-weight: bold;
	font-size: 30px;
	margin: 3px;
	line-height:1.5;
	text-align:left;
}

h2{
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #004219;
	font-weight: bold;
	font-size: 18px;
	margin: 3px;
	line-height:1.5;
	text-align:left;
}

h3{
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	margin: 3px;
	line-height:1.5;
	text-align:left;
}

h4{
	color: #000000;
	font-weight: normal;
	font-size: 40px;
	margin: 3px;
	margin-left:30px;
	margin-top:120px;
	line-height:1.5;
	text-align:left;
}

input, select, textarea{
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	font-size: 12px;
	margin: 3px;
}

.input_green{
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #73A302;
	font-weight: normal;
	font-size: 12px;
	margin: 3px;
}

ul, li{
	margin:0px;
	text-align:left;
}

a:link, a:visited { color: #666666; text-decoration: none; }
a:hover {color: #11499D; text-decoration: none;}

.link_annuncio:link, .link_annuncio:visited { font-weight:normal; color: #00756C; text-decoration: underline; }
.link_annuncio:hover {font-weight:normal; color: #00756C; text-decoration: none;}


/* -------------------- MENU ------------------- */

.p_menu{
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin: 3px;
	margin-top:15px;
	text-align:center;
	line-height:1.5;
}

.table_menu{
	width:100%;
}

.table_menu p{
	margin:0px;
}

.table_menu_link{
	margin-top:15px;
	font-weight:bold;
	text-align:center;
}

.link_menu:link, .link_menu:visited { color: #FFFFFF; text-decoration: none; }
.link_menu:hover {color: #FFCC00; text-decoration: none;}

.menu_bg{
	background-image:url('images/menu_bg.png');
	background-repeat: repeat-x;
}

.int_canvas_bg{
	background-image:url('images/int_canvas_bg.png');
	background-repeat: repeat-y;
}

.box_arancio_bg{
	background-image:url('images/box_arancio_bg.png');
	background-repeat: repeat-x;
}

.box_arancio_top{
	background-image:url('images/box_arancio_top.png');
	background-repeat: repeat-x;
}

.box_verde_bg{
	background-image:url('images/box_verde_bg.png');
	background-repeat: repeat-x;
}

.box_verde_top{
	background-image:url('images/box_verde_top.png');
	background-repeat: repeat-x;
}

.login_canvas_bg{
	background-image:url('images/login_canvas_bg.png');
	background-repeat: repeat-y;
}

/* -------------------- RICERCA AZIENDE ------------------- */

.rivista_canvas_bg{
	background-image:url('images/rivista_canvas_bg.png');
	background-repeat: repeat-y;
}

/* -------------------- LISTE ------------------- */

.table_list{
	width:96%;
	margin-top:15px;
	background:white;
}

.table_list td{
	border-bottom: 1px solid #F2F1F1;
}

.table_list p{
	margin-top:5px;
	margin-bottom:5px;
	font-size:11px;
}

/* -------------------- RIVISTA ------------------- */

.cerca_canvas_top_bg{
	background-image:url('images/cerca_canvas_top_bg.png');
	background-repeat: repeat-y;
}

.cerca_canvas_bottom_bg{
	background-image:url('images/cerca_canvas_bottom_bg.png');
	background-repeat: repeat-y;
}


/* -------------------- FOOTER ------------------- */
.p_footer{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	font-size: 11px;
	margin: 3px;
	line-height:1.5;
}

.p_footer_small{
	font-family : Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	font-size: 11px;
	margin: 3px;
	margin-top:10px;
	line-height:1.5;
}
