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;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

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

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	background:#021f34 url(../img/sfondo.png) top left repeat-x;
}

body.form{
	background:transparent!important;
}

.clear {
	clear:both;
}

#container {
	text-align:left;
	width:970px;
	background:#fff;
	margin:0 auto;
	color:#021f34;
}

#header {
	height:300px;
	display:block;
	background:url(../img/head.png) top left no-repeat;
	position:relative;
	width:970px;
}

#header h1 a {
	position:absolute;
	top:39px;
	left:25px;
	display:block;
	height:95px;
	width:214px;
	text-indent:-9999px;
}

#header .intro{
	position:absolute;
	top:65px;
	right:0;
	width:400px;
	color:#fff;
	line-height:15px;
}


#header ul li a.dettagli, #header ul li a.contatti {
	position:absolute;
	top:0;
	right:140px;
	width:172px;
	height:47px;
	background:url(../img/dettagli_head.gif) no-repeat;
	text-indent:-9999px;
}

#header ul li a.contatti {
	top:0;
	right:0;
	width:122px;
	background:url(../img/contattaci_head.gif) no-repeat;
}

#header ul li a:hover.dettagli{
	background:url(../img/dettagli_head.gif) bottom left no-repeat;
}

#header ul li a:hover.contatti {
	background:url(../img/contattaci_head.gif) bottom left no-repeat;
}

#corpo {
	display:block;
	padding:20px;
}

#corpo h2 {
	font-weight:normal;
	font-size:20px;
}

#corpo h3 {
	font-size:22px;
	color:#B01107;
}

#corpo .dettagli {
	padding:20px 0;
	clear:both;
}

#corpo .box, #corpo .box1{
	width:248px;
	height:470px;
	float:left;
	padding:20px;
	background:url(../img/sfondo_box.gif) top left no-repeat;
	font-size:13px;
}

#corpo .box p, #corpo .box1 p{
	line-height:15px;
	padding:20px 0 0 0;
}


#corpo .box1 {
	margin:0 30px;
}

#corpo p {
	margin:0 0 20px 0;
}

#corpo .tabella {
	width:100%;
	border:1px solid #ccc;
	margin:10px 0;
	font-size:15px;
}

#corpo .tabella td, #corpo .tabella th{
	border:1px solid #ccc;
	padding:10px;
}

#corpo .tabella th {
	background:#f0f0f0;
	color:#0079D6;
}


#corpo .tabella td.logo {
	width:100px;
	height:70px;
}

#corpo .tabella td img {
	position:absolute;
}

#corpo .prezzo {
	font-size:22px;
	position:relative;
	display:block;
	padding:20px;
	background:#ffffcc;
	width:890px;
	margin:0 0 20px 0;
	border-top:1px solid #FFCC66;
	text-align:center;
}

#corpo .prezzo strong{
	color:red;
}

#corpo .prezzo span {
	font-size:15px;
	display:block;
	position:absolute;
	top:16px;
	right:180px;
}

#corpo .prezzo span strong{
	color:#021f34;
}

#container a.contatti_btn{
	height:48px;
	width:250px;
	background:url(../img/contattaci_btn.gif) no-repeat;
	text-indent:-9999px;
	display:block;
	margin:0 auto;
}

#container a:hover.contatti_btn{
	background:url(../img/contattaci_btn.gif) bottom left no-repeat;
}

#footer {
	display:block;
	height:180px;
	background:url(../img/footer.png) top left no-repeat;
	position:relative;
	font-size:11px;
	color:#fff;
}

#footer a.neikos{
	display:block;
	position:absolute;
	top:93px;
	right:0;
	height:58px;
	width:186px;
}

#footer a.torna {
	text-indent:-9999px;
	position:absolute;
	top:50px;
	left:20px;
	width:171px;
	height:97px;
}

/*form*/

#form {
	height:450px;
	width:640px;
	display:block;
	margin:0 auto;
	text-align:left;
	position:relative;
	padding:20px;
	
}

#form .ok {
	position:absolute;
	top:153px;
	left:190px;
	height:75px;
	width:300px;
	text-align:center;
	padding:200px 0 0 0;
	display:block;
	background:url(../img/ok.gif) top left no-repeat;
}


#form .dettagli{
	padding:10px 0 0 0;
}

#form #close {
	position:absolute;
	top:10px;
	right:20px;
	width:20px;
	height:20px;
}

#form p,  #form p.attivita, #form p.richiesta{
	width:200px;
	float:left;
	display:block;
	padding:10px 0;
}

#form p.attivita{
	width:400px;
}

#form p.richiesta{
	width:100%;
	padding:10px 0 0 0;
}

#form p.invia{
	width:100%;
	display:block;
	text-align:center;
	padding:0;
}

#form p.invia input{
	border:none;
}

#form label {
	font-size:20px;
	display:block;
	padding:10px 0;
}

#form input, #form input.attivita, #form textarea {
	border:1px solid #ccc;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
}

#form input.attivita {
	width:350px;
}

#form textarea {
	width:580px;
	height:100px;
}

#form .contattaci {
	background:#ccc;
	-moz-border-radius: 10px;  
	-webkit-border--radius: 10px;  
	border--radius: 10px;
	display:block;
	height:130px;
	padding:10px;
}

#form h3 {
	font-size:20px;
	font-weight:normal;
}

#form .contattaci p {
	float:right;
	font-size:15px;
	line-height:18px;
	padding:0;
	width:200px;
}

#form .pulsante_send {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
	background:url(img/invia.gif) no-repeat scroll left top;
	border:0;
}

