﻿body{margin:0; padding:0}
html{margin:0; padding:0}
body{background-image:url(../img/bgCapanno.gif)}
body{background-color: #000000; /*background-image:url(../img/bg_cielo.jpg); background-repeat: repeat-x;*/ font:100.01% Times New Roman, sans-serif; text-align:center}
img{border:0px}

/* ---->> BASE <<---- */

div#container {
	width: 1000px;
	margin: auto;
	background-color: White;
	border: solid 2px white;
}

div#spazioBanner 
{
	width: 1000px;
	height: 223px;
	margin-bottom: 20px;
}

div#centro 
{
	text-align: left;
	font-size: 13px;
	padding: 20px;
	width: 960px;
	overflow: auto;
	color: #666666;
	line-height: 20px;
	padding-bottom: 50px;
	background-image: url('../img/bg_centro_up.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

div#centro h1
{
	text-align: left;
	font-family: Times New Roman;
	font-size: 20px;
	color: #681409;
	padding-bottom: 0px;
}

div#separatore_footer
{
	clear: left;
	margin: 0;
	width: 956px;
	height: 2px;
	background-image: url('../img/bg_bianco.gif');
}

div#footer 
{
	clear: left;
	width: 980px;
	height: 35px;
	background-image: url('../img/tile_footer.jpg');
	text-align: center;
	font-size: 11px;
	padding: 8px 10px;
	color: White;
	line-height: 20px;
}

div#footer a {font-size: 12px; text-decoration: underline; color: White}
div#footer a:hover {text-decoration: underline;	color: #ff3300}

.testo_copyright {color: #cccccc}

/* --------> FINE BASE <---------*/


/******************************************************************************/
/***************************** UL - LI ****************************************/
/******************************************************************************/

div#navigation {
	 width: 1000px;
	 height: 35px;
	 padding: 0px 0px;
	 font-size: 14px;
	 /*font-weight: bold;*/
}

div#navigation a {
	float: left;
	width: 157px;
	height: 15px;
	text-align: center;
	background-image: url('../img/tile_btn.jpg');
	padding: 8px 4px 10px 4px;
	margin: 0px;
	text-decoration: none;
	color: #ffffff;
}

div#navigation a:hover {
	background-image: url('../img/tile_btn_up.jpg');
	color: #ffffff;
}

/******************************************************************************/
/******************************************************************************/



/* ----------> HOME <----------- */

div#centro_home
{
	font-size: 12px;
	width: 976px;
	overflow: auto;
	background-image: url('../img/bg_home.gif');
}

.sezione 
{
	margin: 0;
	padding: 0;
	width: 324px;
	background-color: #f3f3f5;
	float: left;
}

.separatore_vert
{
	float: left;
	margin: 0;
	width: 2px;
}

.dentro_sezione
{
	clear: left;
	padding: 4px;
	text-align: left;
}

div#sloganHome
{
	/*clear: left;*/
	width: 324px;
	height: 150px;
}

.imgProgetto
{
	float: left;
	width: 120px;
	margin-right: 8px;
}

.testoProgetto
{
	float: left;
	width: 188px;
	padding-top: 8px;
	text-align: justify;
}

.separaProgetti
{
	clear: left;
	width: 324px;
	height: 2px;
	margin: 4px 0px;
	background-color: #f3f3f5;
}

.testoProgetto a
{
	color: black;
	font-size: 11px;
	font-weight: bold;
}

.testoProgetto a:hover
{
	color: #ff6600;
}

.news_pari
{
	clear: left;
	width: 324px;
	margin: 0;
	padding: 4px 0px;
	background-color: #f3f3f5;
	overflow: auto;
}

.news_dispari
{
	clear: left;
	width: 324px;
	margin: 0;
	padding: 4px 0px;
	background-color: #e9e9e9;
	overflow: auto;
}

.imgNews
{
	float: left;
	text-align: right;
	width: 64px;
	margin-right: 8px;
}

.testoNews
{
	text-align: left;
	float: left;
	width: 248px;
	padding-top: 8px;
}

.testoNews a
{
	text-decoration: none;
	color: Black;
}

.testoNews a:hover
{
	text-decoration: underline;
}

.imgPreventivo
{
	float: left;
	text-align: right;
	width: 127px;
	height: 152px;
	margin-right: 8px;
	margin-bottom: 4px;
}

.testoPreventivo
{
	text-align: left;
	float: left;
	width: 185px;
	padding-top: 8px;
}

.testoPreventivo a
{
	text-decoration: underline;
	color: Black;
}

.testoPreventivo a:hover
{
	text-decoration: underline;
	color: #ff6600;
}

.testoArearis
{
	text-align: left;
	clear: left;
	width: 316px;
	padding: 4px;
	margin-bottom: 10px;
}

.testoArearis a
{
	text-decoration: underline;
	color: Black;
}

.testoArearis a:hover
{
	text-decoration: underline;
	color: #ff6600;
}

.imgArearis
{
	float: left;
	width: 84px;
	/*height: 84px;*/
}

.formLogin
{
	text-align: left;
	float: left;
	width: 225px;
	padding: 4px;
	/*background-color: Aqua;*/
}

.formLogin label
{
    display: block;
    float: left;
    width: 70px;
    font-weight: bold;
}

.formLogin br{
 clear: left;
}

.formLogin a
{
    display: block;
    margin-left: 74px;
    margin-top: 10px;
    font-weight: bold;
    color: Black;
    font-size: 11px;
}

.formLogin a:hover
{
	color: #ff6600;
}

/* --------> FINE HOME <---------*/


/* --------->  AZIENDA  <-----------*/

div#centro_sottomenu
{
	font-size: 12px;
	width: 976px;
	overflow: auto;
	background-image: url('../img/bg_centro_sottomenu.gif');
}

.sezioneAzienda 
{
	margin: 0;
	padding: 0;
	width: 226px;
	background-color: #f3f3f5;
	float: left;
}

.btnSezioni
{
	width: 201px;
	height: 19px;
	padding: 8px 5px 2px 20px;
	text-align: left;
	background-image: url('../img/bg_btn.jpg');
}

.btnSezioni a
{
	color: #000000;
}

.btnSezioni a:hover
{
	color: #ff6600;
}

.separatore_vert
{
	float: left;
	margin: 0;
	width: 2px;
}

.centroAzienda
{
	float: left;
	width: 748px;
}

.barraUp
{
	width: 748px;
	height: 33px;
	background-color: #d7d8d8;
	/*margin-bottom: 20px;*/
}

.testoDentro
{
	padding: 10px;
	text-align: justify;
	margin-bottom: 20px;
}

.testoDentro h1
{
	font-size: 16px;
	color: Red;
	font-weight: bold;
	margin-bottom: 10px;
	background-image: url('../img/linea_titolo.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

.testoDentro ul
{
	margin: 0px;
    padding-top : 15px;
    padding-left: 30px;
    margin-bottom: 20px;
}

.testoDentro li
{
    padding-right: 10px;
    padding-top : 4px;
    list-style: disc;
}

/* --------> FINE AZIENDA <---------*/

.fotoz 
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: solid 2px #ccc;
}

.gruppoFoto 
{
	border-bottom: dashed 1px #bebebe;
	border-top: dashed 1px #bebebe;
	padding: 8px 0px;
	overflow: auto;
}

.stampaItem {
	width: 956px;
	margin-bottom: 20px;
	border-bottom: solid 1px #bebebe;
	padding-bottom: 6px;
	clear: both;
	height: auto;
	overflow: auto
}

	.immagineStampa {
		width: 150px;
		height: 150px;
		margin-right: 10px;
		float: left;
	}

	.immagineStampa img {border:0}

	.testoStampa {
		width:790px;
		float: left;
		text-align: justify;
	}
	
	.testoStampa h2 {font-size: 16px; font-weight: bold; color: Black; margin-bottom: 10px;}
