body{
	width:auto;
	font-family: Verdana, arial, sans-serif;
	background-color:#ffffff;
	font-color:#666666;
	font-size:12px;
	line-height: 18px;
}

#container{
margin-left:0px;
margin-right:0px;

}

#logo{
	/*background-image:url(pics/logo.gif);*/
	width:100%;
	height:100px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
}

#contents{
width:auto;
}

#footer{
	clear:both;
	font-size:10px;
	margin-left:35px;
	padding-top: 20px;
	width:755px;
}
a.footer {
	float:left;
}
p.footer {
	float:right;
	color:#000099;	
}

a{
color:#000099;
}

a:hover{
color:#0000ff;
} 

/* -------------------------------------------------MENU---------------------------------------------------------*/

#menu{
    width:200px;
	padding-top:50px;
	line-height:65px;
	font-size:18px;
	float:left;
	list-style-image: none;
	color:#0000ff;
}
#menu a:link, a:visited{
text-decoration:none;
color:#000099;
}
#menu a:hover, a:active{
text-decoration:none;
color:#0000ff;
}
#menu ul li {
list-style-type: none;
}
/*--------------------------------------------------------------------FINE MENU---------------------------------------------*/

/*------------------------------------------------------------INDEX-------------------------------------------------------*/
#imghome{
    width:400px;
	float:left;
	padding-top: 20px;
    padding-left: 5%;
}
/*------------------------------------------------------------FINE INDEX-------------------------------------------------------*/


/*-----------------------------------------------------PAG SERVIZI-----------------------------------------------------*/
#corpo{
width:500px;
float:left;
}

#testo{
/*margin-left:0px;
padding-left:180px;*/
}

#titolo{
	margin-left:0px;
	padding-top:30px;
	width: 600px;
}
#titolo p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 30px;
}
ul ul li{
text-indent:10px;
}

/*-----------------------------------------------------FINE PAG SERVIZI-----------------------------------------------------*/


/*-----------------------------------------------------PAG CONTATTI-----------------------------------------------------*/

#info p{
text-align:center;
padding-top:60px;
line-height:40px;
float:left;
padding-left:15%;
}
/*-----------------------------------------------------FINE PAG CONTATTI-----------------------------------------------------*/


/*-----------------------------------------------------PAG GALLERIA-----------------------------------------------------*/
#galleria{
padding-top:50px;
}

#menuGalleria{
	width:500px;
	padding-top:0px;
	line-height:45px;
	font-size:13px;
	float:left;
	list-style-image: none;
	color:#0000ff;
	font-weight: bold;
	text-align:center;
}
#menuGalleria a:link, a:visited{
text-decoration:none;
color:#000099;
}
#menuGalleria a:hover, a:active{
text-decoration:none;
color:#0000ff;
}

#foto{
margin-left:5%;
margin-top:80px;
}
#foto a{
text-decoration:none;
}
#foto a:hover{
text-decoration:none;
}
#foto img{
border:0;
}
div#galleria img {
border:none;
}

/*---------------------------Stile paginette piccole contententi le foto con la navigazione----------------------------------*/
#navFoto a{
	margin:0px;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
#navFoto a:hover{
	color: #0000ff;
}
#navFoto p{
	text-align: center;
}
/*#navFotoVertic{
width:450px;
height:650px;
}
#navFotoVertic a{
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	text-align: center;
}
#navFotoVertic a:hover{
	color: #0000ff;
}
#navFotoVertic p{
	text-align: center;
}*/
/*-------------------------------------------------end stile pagine piccole----------------------------------------------*/


