@charset "UTF-8";

/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;

}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-attachment: fixed;
	background-image: url(img/bg3.jpg);
	background-position: center top;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
p {
	margin-bottom: 10px;
	font-size: 12px;
	word-spacing: 0.6em;
	line-height: 1.4em;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover, a:visited {
	color: #990000;
}



#contenitore {
	background-image: url(img/bg_corpo.png);
	background-repeat: repeat-y;
	margin: auto;
	width: 882px;
	position: relative;
}
#contenitore .contenuto {
	margin: auto;
	width: 740px;
}
#contenitore .contenuto #logo {
	background-image: url(img/logo2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 91px;
	width: 214px;
	position: relative;
}

#logo h1 {
	text-indent: -9000px;
}

#contenitore .contenuto #menu {
	background-image: url(img/menu.gif);
	height: 43px;
	width: 100%;
	position: relative;
	text-align: center;
}
#menu a {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: 50%;
}
#menu a:hover {
	color: #0D76C9;
}
#menu span {
	position: relative;
	width: 100%;
	top: 10px;
}

#menu .home a{
	position: absolute;
	height: 40px;
	width: 126px;
	left: 0px;
	top: 0px;
	
}

#menu .profilo a{
	position: absolute;
	height: 40px;
	width: 123px;
	left: 127px;
	top: 0px;
	
}

#menu .servizi a{
	position: absolute;
	height: 40px;
	width: 121px;
	left: 251px;
	top: 0px;
	
}

#menu .dove a{
	position: absolute;
	height: 40px;
	width: 122px;
	left: 496px;
	top: 0px;
	
}

#menu .notizie a{
	position: absolute;
	height: 40px;
	width: 122px;
	left: 619px;
	top: 0px;
	
}

#menu .contatto a{
	position: absolute;
	height: 40px;
	width: 122px;
	left: 375px;
	top: 0px;
}



#piede {
	background-image: url(img/piede.png);
	margin: auto;
	height: 61px;
	width: 882px;
	background-repeat: no-repeat;
}
#contenitore .contenuto #slide {
	background-image: url(img/6%20HOME%20copia.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 328px;
	width: 100%;
}

#contenitore .contenuto #slide.home {
	background-image:url(img/1HOME.jpg)
}

#contenitore .contenuto #slide.chisiamo {
	background-image:url(img/chisiamo.jpg)
}

#contenitore .contenuto #slide.contatto {
	background-image:url(img/contatto.jpg)
}

#contenitore .contenuto #slide.servizi {
	background-image:url(img/servizi.jpg)
}

#contenitore .contenuto #slide.eventi {
	background-image:url(img/eventi.jpg)
}

#contenitore .contenuto #slide.chisiamo {
	background-image:url(img/chisiamo.jpg)
}

#contenitore .contenuto #slide.galleria {
	background-image:url(img/7%20HOME%20copia.jpg)
}


#contenitore .contenuto #corpo {
	width: 100%;
}




.box {
	color: #000000;
	float: left;
}
.boxspace {
	font-size:11px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.boxborder {
	width:100%;
	height:100%;
}
.wrapperbox {
	width: 244px;
	background-color: #fff;
	height:191px;
	background-image: url(img/box.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.wrapperbox .link {
	position: absolute;
	right: 10px;
	bottom: 25px;
	margin:0px;
}
.link a {
	color: #FFFFFF;
	text-decoration: none;
}
.box .boxheader {
	color: #FFFFFF;
	height: 46px;
	font-size: 14px;
	text-align: left;
	margin-left: 5px;
	
	background-repeat: no-repeat;
	background-position: right center;
}

.officina {
	background-image: url(img/icona_officina.png);
}

.revisioni {
	background-image: url(img/icona_revisioni.png);
}

.lavaggio {
	background-image: url(img/icona_lavaggio.png);
}

.box h3  {
	padding-top: 12px;
}

.left10 { margin-left:10px; }

.left5 { margin-left:4px; }

.cancella { clear:both; visibility:hidden; }
.notizie li {
	background-image: url(img/ultime-notizie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-bottom: 8px;
}


.benvenuto .boxborder, .interno .boxborder {
	width:100%;
	height:100%;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.benvenuto .wrapperbox, .interno .wrapperbox {
	width:499px;
	height:auto;
	background-image: none;
}

.interno .wrapperbox { width:740px; }


.benvenuto .boxheader, .interno .boxheader {
	background-image: none;
	height: 40px;
}

.benvenuto h3, .interno h3 {
	color: #0066CC;
	text-align: left;
	font-size: 26px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	width:98%;
}




.notizie .boxborder {
	width:100%;
	height:100%;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666666;
}

.notizie .wrapperbox {
	width:240px;
	height:auto;
	background-image: none;
}

.notizie .boxheader {
	background-image: none;
	height: 40px;
}

.notizie h3 {
	color: #0066cc;
	text-align: left;
	font-size: 26px;
}

.linea {
	color: #0069A6;
	height: 1px;
	margin: auto;
	width: 820px;
}


.immagine {  margin-left: 10px; float:right; }
.immagine.sx { margin-left:0px; margin-right:10px; float:left; }

#NOME { visibility:hidden; }

form .formbox {
	width: 350px;
	float:left;
}

form input, form select {
	width: 320px;
	border: 1px solid #666666;
}


form textarea {
	width: 670px;
}
form #c {
	width: 100px;
}

form #invia {
	width: 120px;
}

.piede {
	color:#000000;
	font-size: 10px;
	width: 740px;
	margin:auto;
}

.piede li {
	display: inline;
	margin-right: 7px;
	margin-left: 7px;
}
.piede ul {
	margin-top:15px;
}
.piede a {
	color: #0066B5;
	text-decoration: none;
}


.pagine { margin-left:5px; float:left; margin-bottom:5px;}

.pagine li { display:block; float:left; padding-bottom:5px; }

.pagine a {
	padding: 2px;
	margin:2px;
	border: 1px solid transparent;
	display:inline;
}

.pagine a.attiva {
	color: #FFFFFF;
	background-color: #0066CC;
}

.pagine a:hover {
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}


.banner li {
	float:left;
	margin: auto;
	margin-left:3px;
	margin-right:3px;
}

.banner.home li { margin-left:2px; margin-right:2px; }

.banner li a {
	background-repeat: no-repeat;
	height: 80px;
	width: 160px;
	text-indent: -9000px;
	display: block;
}



.banner li .firefox {
	background-image: url(img/minibanner/firefox.gif);
	
}

.banner li .opera {
	background-image: url(img/minibanner/opera.gif);
	
}

.banner li .explorer {
	background-image: url(img/minibanner/explorer.gif);
	
}

.sx {float:left; }

.iso {
	margin-left:15px;
	background-image: url(img/iso.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 175px;
	padding-left: 150px;
	line-height: 1.8em;
	font-size:12px;
}

#galleria { width:728px; margin:auto; }

#galleria  a img { 
	
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-46px;
	margin-top:-46px; 
}
	
#galleria li { float:left; }
	
#galleria a {
	margin: 2px;
	border: 2px solid #0062AE;
	display:block;
	padding: 2px;
}
	
#galleria a div {
	width: 92px;
	height:92px;
	display:block;
	background-repeat: no-repeat;
	background-position: center center;
	
}
