
html,body
{
	margin: 0 auto;
	padding:0
}

a
{
	font-family:Arial;
	color:#C94C6C;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
}

body
{
	font-family: arial,sans-serif;
	font-size: 76%;
	text-align: center;
	background-image:url(Images/sfondo.jpg);
}

h1
{
	font-family:Arial;
	font-weight:Bold;
	font-Size:12px;
	text-align: justify;
	}

div#container
{
	position:relative;
	width: 806px;
	height:600px;
	margin-left:auto;
	margin-right:auto;	
}

div#header
{
	position:absolute;
	width:806px;
	height:167px;
	top:0px;
	left:0px;	
}


div#logo
{
	position:absolute;
	background-image:url(Images/logo.jpg);
	width:235px;
	height:167px;
	top:0px;
	left:0px;
}


div#navigazione
{
	position:absolute;
	background-image:url(Images/barra.jpg);
	height:90px;
	width:571px;
	top:0px;
	left:235px;
}


div#titolo
{
	position:absolute;
	background-image:url(Images/titolo.jpg);
	height:77px;
	width:571px;
	top:90px;
	left:235px;
}

div#content
{
	position:absolute;
	width:806px;
	/*background-color:#CC6600;*/
	top:167px;
	left:0px;	
}

div#bordoSX
{
	background-image:url(Images/barraSinistro.jpg);
	height:564px;
	width:22px;
	float:left;	
}

div#bordoDX
{
	background-image:url(Images/barraDestro.jpg);
	height:564px;
	width:27px;
	float:left;	
}

div#main
{
	background-color:#c3c6ca;
	height:564px;
	width:757px;
	float:left;	
}

div#bordoDown
{
	background-image:url(Images/barraBasso.jpg);
	height:21px;
	width:806px;
	float:left;	
}

/* *** HOME PAGE *** */
div#HomeSX
{
	position:relative;
	background-color:transparent;
	height:510px;
	width:354px;
	float:left;
}

div#HomeDX
{
	position:relative;
	background-color:transparent;
	height:510px;
	width:399px;
	float:left;
}

div#Footer
{
	position:relative;
	width:757px;
	height:50px;
	float:left;
}

div#disegno
{
	position:absolute;
	background-image:url(Images/disegno.jpg);
	height:216px;
	width:273px;
	top:0px;
	left:0px;
}

div#compasso
{
	position:absolute;
	background-image:url(Images/compasso.jpg);
	height:216px;
	width:81px;
	top:0px;
	left:273px;
}

div#postit
{
	position:absolute;
	background-image:url(Images/postit.jpg);
	height:263px;
	width:294px;
	top:225px;
	left:25px;
}

div#HPtesto1
{
	position:absolute;
	background-color:transparent;
	height:80px;
	width:180px;
	top:0px;
	left:0px;
	
	font-family:Arial;
	font-weight:Bold;
	font-Size:12px;
	text-align: justify;
}

div#simbolo
{
	position:absolute;
	background-image:url(Images/simbolo.jpg);
	height:99px;
	width:216px;
	top:0px;
	left:183px;
}

div#foto
{
	position:absolute;
	background-image:url(Images/barbaraserena.jpg);
	height:173px;
	width:159px;
	top:108px;
	left:0px;
}

div#HPtesto2
{
	position:absolute;
	background-color:transparent;
	height:99px;
	width:183px;
	top:108px;
	left:162px;
	
	font-family:Arial;
	font-weight:Bold;
	font-Size:12px;
	text-align: justify;
}

div#albumFoto
{
	position:absolute;
	background-image:url(Images/finestrafoto.jpg);
	height:222px;
	width:457px;
	top:285px;
	left:0px;
}

div#fotoFlash
{
	position:absolute;
	top:89px;
	left:180px;
	height:122px;
	width:252px;
}

div#navigatore
{
	position:absolute;
	width:757px;
	height:30px;
	text-align:center;
	left:0px;
	top: 20px;
}

div#creditsSX
{
	position:absolute;
	color:#656464;
	width:354px;
	top:50px;
	left: 0px;
	
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

div#creditsDX
{
	position:absolute;
	color:#656464;
	width:399px;
	top:50px;
	right:0px;
	
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

div#menuHome
{
	position:absolute;
	left: 105px;
	top:15px;
	text-align:right;
	text-align: -moz-right;
	vertical-align:bottom;
}

.btnHome
{
	background-color:Transparent;
	background-image:url(Images/btnHome.gif);
	border: none 0	#FFFFFF;
	width:90px;
	height:40px;
	CURSOR: hand;
}
	
.btnHome_Sel
{
	background-color:Transparent;
	background-image:url(Images/btnHome_Sel.gif);
	border: none 0	#FFFFFF;
	width:90px;
	height:40px;
	CURSOR: hand;
	}

div#menuServizi
{
	position:absolute;
	left: 220px;
	top:15px;
	text-align:right;
	vertical-align:bottom;
}

.btnServizi
{
	background-color:Transparent;
	background-image:url(Images/btnServizi.gif);
	border: none 0	#FFFFFF;
	width:90px;
	height:40px;
	CURSOR: hand;
}
	
.btnServizi_Sel
{
	background-color:Transparent;
	background-image:url(Images/btnServizi_Sel.gif);
	border: none 0	#FFFFFF;
	width:90px;
	height:40px;
	CURSOR: hand;
	}

div#menuGallery
{
	position:absolute;
	left: 330px;
	top:15px;
	text-align:right;
	vertical-align:bottom;
}

.btnGallery
{
	background-color:Transparent;
	background-image:url(Images/btnGallery.gif);
	border: none 0	#FFFFFF;
	width:90px;
	height:40px;
	CURSOR: hand;
}
	
.btnGallery_Sel
{
	background-color:Transparent;
	background-image:url(Images/btnGallery_Sel.gif);
	border: none 0	#FFFFFF;
	width:90px;
	height:40px;
	CURSOR: hand;
	}

div#menuContatti
{
	position:absolute;
	left: 430px;
	top:15px;
	text-align:right;
	vertical-align:bottom;
}

.btnContatti
{
	background-color:Transparent;
	background-image:url(Images/btnContatti.gif);
	border: none 0	#FFFFFF;
	width:90px;
	height:40px;
	CURSOR: hand;
}
	
.btnContatti_Sel
{
	background-color:Transparent;
	background-image:url(Images/btnContatti_Sel.gif);
	border: none 0	#FFFFFF;
	width:90px;
	height:40px;
	CURSOR: hand;
	}

div#titoloSezione
{
	position:relative;
	background-color:transparent;
	height:50px;
	width:757px;
	text-align:right;
	float:left;
}

/* *** SERVIZI *** */
div#TestoServizi
{
	position:relative;
	background-color:transparent;
	height:450px;
	width:757px;
	
	font-family:Arial;
	font-Size:12px;
	text-align: justify
}

div#servInterni
{
	position:relative;
	width:150px;
	height:160px;
	float:left;
}

div#serviziSub1
{
	position:relative;
	width:580px;
	float:left;
}



div#serviziSub2
{
	position:relative;
	float:right;
	width:680px;
	float:left;
}

div#serviziSub3
{
	position:relative;
	float:right;
	width:680px;
	float:left;
}

/* *** FOTO GALLERY *** */

div#introGallery
{
	position:relative;
	background-color:transparent;
	height:460px;
	width:757px;
}

div#waitGallery
{
	position:absolute;
	background-color:transparent;
	height:50px;
	width:757px;
	top:200px;
	left:0px;
	
	vertical-align:center;
	text-align:center;
	font-family:Arial;
	font-Size:12px;
	font-weight:bold;
}

/* *** CONTATTI *** */
div#mainContatti
{
	position:relative;
	background-color:transparent;
	height:450px;
	width:700px;	
	float:left;
}

div#contattiSX
{
	position:relative;
	background-color:transparent;
	height:500px;
	width:350px;
	float:left;
	
}

div#contattiDX
{
	position:relative;
	background-color:transparent;
	height:500px;
	width:350px;
	float:left;
	
	text-align:center;
	font-family:Arial;
	font-Size:12px;
	font-weight:bold;
	
}

div#fotoContatti1
{
	position:relative;
	background-image:url(Images/imgContatti1.gif);
	background-repeat:no-repeat;
	width:395px;
	height:159px;
	float:left;
}

div#fotoContatti2
{
	position:relative;
	background-image:url(Images/imgContatti2.gif);
	background-repeat:no-repeat;
	width:395px;
	height:163px;
	float:left;
}

div#fotoContatti3
{
	position:relative;
	background-image:url(Images/imgContatti3.gif);
	background-repeat:no-repeat;
	width:395px;
	height:128px;
	float:left;
}

/* *** MAPPA DEL SITO *** */

div#mainMappa
{
	position:relative;
	background-color:transparent;
	height:450px;
	width:757px;
	float:left;
	text-align:left;
}


