* {
	border:0;
	margin:0;
	padding:0;
}


a {
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #3FABFF;
}

p {
	padding: 0 0 10px;
}

h1 {
	font-weight: bold;
	font: 20px Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

h2 {
	font-weight: bold;
	font: 20px Arial, Helvetica, sans-serif;
}
/******** BODY **********/
body {
	background: #FFFFFF url('../images/background_body.gif') repeat-x;
	font: 14px Arial, "Trebuchet ms", Helvetica, sans-serif;
}

/******** CONTENT **********/
#content {
	margin: 0 auto;
	width: 937px;
}

.top_menu
{
	padding: 0px;
	margin: 0px;
	width: 937px;
	background-image: url(../images/top_menu_back.gif);
	height: 30px;
}

.top_menu a
{
	background: url(../images/top_menu_divisore.gif) no-repeat;
	background-position: right;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 7px 25px 7px 20px;
	display: block;
	float: left;
}

.top_menu a:hover
{
	color: #01a5ec;
}


.page{
	padding-right: 10px;
	margin-top: 20px;
	width: 700px;
	margin-bottom: 30px;
	float: left;
	color: #474747;
}


/**************** HOME PAGE ************************/

#home_azienda {
	padding: 15px;
}

#list_serzi a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin-left: 20px;
	padding: 3px;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/white_bullet.gif) left no-repeat;
	padding-left: 15px;
}
#list_serzi a:hover {
	color: #f5ff4e;	
}

.boxetto {
	background: #e5eaee url(../images/box_back.gif) repeat-x;
	height: 118px;
	width: 324px;
	border: 1px solid #dedfe1;
	border-bottom: 4px solid #8d9eae;
	margin-right: 10px;
}

.boxetto p {
padding-top: 5px;
padding-right: 6px;
	}

.boxetto H1 {
	font: 14px arial;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
	}

.boxetto a {
	color: #0095ff;
	font: 12px "Trebuchet MS";
	text-decoration: none;
	}



#crop a {display: block; height: 110px; width: 110px; overflow: hidden; float: left; border: 5px solid #E2E2E2; margin: 5px;}

/*************** PAGINE ***************************/

#page {
	background: #e2e2e2 url(../images/background_special.gif) repeat-x;
	border: 1px solid #dedfe1;
	padding: 10px;
	padding-left: 25px;
	margin-top: 20px;
	width: 680px;
	margin-bottom: 30px;
	float: left;
	color: #111111;
}
#page a {
	}

#page a:hover {
	}

#page h1 {
	color: #3FABFF;
	font: 24 Arial;
	padding-bottom: 10px;
}

#page h2 {
	color: #000080;
	font: 13px Arial;
	font-weight: bold;
	padding-bottom: 10px;
}















/*************** SERVIZI E REALIZZAZIONI ***************************/

#servizi {
	background: #e2e2e2 url(../images/background_special.gif) repeat-x;
	border: 1px solid #dedfe1;
	padding: 10px 10px 35px 25px;
	margin-top: 20px;
	width: 680px;
	margin-bottom: 30px;
	float: left;
	color: #474747;
	font-size: 16px;
}


#servizi a {
	border: 5px solid #FFFFFF;
	float: left;
	margin: 12px;
	margin-left: 0px;
	background-color: #FFFFFF;
	}

#servizi a:hover {
	border: 5px solid #CCCCCC;
	}

#servizi h1 {
	color: #3FABFF;
	font: 24 Arial;
	padding-bottom: 5px;
}

#servizi h2 {
	color: #000080;
	font: 13px Arial;
	font-weight: bold;
	padding-bottom: 10px;
}


/**/
.pic
{
	height: 110px;
	width: 110px;
}


/* LISTA CHE APPARE A DESTRA DEI SERVIZI */







#lista_prodotti {
	background: #e2e2e2 url(../images/list_servizi.jpg);
	float: right; width: 200px;
	margin-top: 20px;
	padding-top: 7px;
	padding-bottom: 17px;
}

#lista_prodotti a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin-left: 10px;
	padding: 3px;
	padding: 8px 3px 7px 15px; 
	font-size: 15px;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	background: url(../images/white_bullet.gif) left no-repeat;

}
#lista_prodotti a:hover {
	color: #f5ff4e;
border-bottom: 1px solid #f5ff4e;
}


.tipology {
	background: #e2e2e2 url(../images/background_special.gif) repeat-x;
	border: 1px solid #dedfe1;
	padding: 10px;
	margin-top: 20px;
	width: 700px;
	margin-bottom: 30px;
	float: left;
	color: #474747;
	}
.tipology a{
	display: block;
	padding-top: 10px;
	}
/*********************************/
.footer {
	font: 11px "Trebuchet MS";
	margin-top: 20px;
	padding-left: 10px;
	border-left: 1px solid #CCCCCC;
	color: #CCCCCC:
	}