@CHARSET "ISO-8859-1";
											/* TOP */
body {	overflow:auto;
		margin: 0;
		padding: 0;
		font-family: Verdana, Geneva, sans-serif;
		background-color:#1cadda;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#0029ff;
}
img	{
		border:none;
}

.more { color: green;cursor: pointer; }
.less { margin-left:580px;color: green;cursor: pointer; }

.box {
    display:block;
    width:50px;
}
#box{
	width:1200px;
	height:700px;
	margin:5px auto;
	border:1px solid #000;
	position:relative;
	background-color:rgba(255,255,255,0.8);	
}

											/* HEADER */

#headerindex {
		margin: 0;
		padding: 0;
		position:absolute;
		z-index:4;
}
#convenzionati{
	z-index:6;
	position:absolute;
	margin-top:50px;
	margin-left:10px;
}
#convenzionati a{
	text-decoration:none;
	color:#000;	
}
#convenzionati a:hover{
	text-decoration:none;
	color:#2e3192;	
}
#header{
	width:960px;
	
}

#mappomino{
	z-index:1;
	width:600px;
	height:594px;
	position:absolute;
	margin-top:130px;
	margin-left:30px;
}


#omino{		
    height:700px;
	width:767px;	
	position:absolute;	
	z-index:1;
}


#ddt{
	position:relative;
	margin:10px auto auto 75px;
	z-index:5;
	float:left;
}
#ddt2{
	position:relative;
	margin:auto auto;
}
#serv{
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	border:1px solid #000;
}

										
										


										/* CONTENUTO */

#contenuto{
	margin:10px auto;
	width:960px;
	position:relative;
	border:1px solid #000;
	
	border-radius: 3px 3px 3px 3px;
	background-color:rgba(255,255,255,0.8);		
}
#lista{
	margin-top:20px;
	margin-left:170px;
	width:400px;
	height:181px;
	float:left;
}
#filiali{
	text-align:center;
	width:400px;
	height:85px;
	border:1px solid #000;
	border-radius: 5px 5px 5px 5px;
	margin:10px auto auto auto;
	padding:15px;
	background-color:rgba(0,164,228,0.4);
	
}
#service{
	float:left;	
	width:600px;
	margin: 50px 70px;
	font-size: 12px;
	text-align: left;
}
#imgserv{
	float:left;	
	width:300px;
}
#infoserv{
	float:left;
	width:270px;
	margin:auto 15px;
	
}
#mappa{
	float:left;
	width:600px;
	height:600px;
	
	margin-top:40px;
	margin-left:70px;
	
}
#tornasu{
	position:fixed;
	right:10px;
	bottom:10px;
	width:71px;
	height:90px;
}
table{
	width:650px;
	margin:10px auto;
	border: 1px solid #999;
	border-radius: 5px 5px 5px 5px;
	z-index:2;
	
}
#contact{
	width:650px;
	margin:30px auto;
	border: 1px solid #999;
	border-radius: 5px 5px 5px 5px;
	z-index:2;
}
#riep{
	width:650px;
	margin:22px auto ;
	border: 1px solid #999;
	border-radius: 5px 5px 5px 5px;
	z-index:2;
}
table p{
	font-family: "Times New Roman", Times, serif;
}
table img{
	border:1px solid #000;
}
.ast{
	font-size: 11px;
}
thead {
	width:650px;
	margin:10px auto;
	border: 1px solid #999;
	border-radius: 5px 5px 5px 5px;
}
td, th{
	
	border-collapse: collapse;
	
}
td,th{
	padding: 3px 5px
	
}

th{
	text-align: left;
	
}
input {
	width:100%;
	border-radius: 5px 5px 5px 5px;
}
input:focus{
	border:2px solid #f00;
}
select:focus{
	border:2px solid #f00;
}
.radio{
	border:2px solid #f00;
}
#pagamento {
	width:200px;
	height:100px;
}

textarea { 
    resize: none; 
}
div.ui-datepicker{
	font-size:10px;
	
}

									 /* FINE CONTENUTO */



										  /* FOOTER */
#footerindex {
	width:1200px;
	height:100px;
	float:bottom;
	padding: 0;
	position:absolute;
	bottom:0;
	z-index:1;
	
}
#index{
	z-index:2;
}
#footer {
	width:960px;
	height:100px;
	float:bottom;
	padding: 0;
	z-index:3;
	position:relative;
	bottom:0;
	clear:both;
}

