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;
	/*line-height:15px;*/
}

body.form{
	background:transparent!important;
}

.clear {
	clear:both;
}
a {
	text-decoration:underline;
	color:#021F34;
}
a:hover {
	text-decoration:none;
	color:#021F34;
}
#container {
	text-align:left;
	width:970px;
	background:#fff;
	margin:0 auto;
	color:#021f34;
}

#header {
	height:360px;
	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 h2 {
	text-indent:-9999px;
}

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

#header .abi{
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:237px;
	left:560px;
	width:145px;
	height:105px;
}

#header .tvsette{
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:242px;
	left:63px;
	width:117px;
	height:84px;
}

#header .google{
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:255px;
	right:10px;
	width:210px;
	height:79px;
}
#header .bnfree{
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:257px;
	left:248px;
	width:237px;
	height:67px;
}
	
#pre {
	padding:10px;
	background:#eee;
	border:1px solid #ccc;
	margin:10px 0 0 0;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;	
}



#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:336px;
	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;
}

#corpo .prezzo strong{
	color:red;
}

#corpo .prezzo span {
	font-size:15px;
	display:block;
	position:absolute;
	bottom:0;
	right:180px;
}
#condizioni {
	text-align:right;
}

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

#corpo .prezzo a.contatti_btn{
	height:48px;
	width:122px;
	background:url(../img/contattaci_btn.gif) no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:10px;
	right:30px;
}

#corpo .prezzo 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 ul{
	display:block;
	position:absolute;
	top:109px;
	right:0;
}

#footer ul li{
	display:block;
	float:left;
	width:180px;
}

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

#footer a.logofooter {
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:90px;
	left:476px;
	width:120px;
	height:60px;
}

/*form*/

#form {
	width:670px;
	display:block;
	margin:0 auto;
	text-align:left;
	position:relative;
	padding:0;
	/*line-height:150%;*/
	
}

#form .ok {
	position:absolute;
	top:213px;
	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:135px;
	float:left;
	display:block;
	padding:10px;
	margin:0 10px 0 0;

}

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


#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 p.attivita, #form p.richiesta{
	width:300px;
}
#form textarea {
	width:280px;
	height:100px;
}
a.pdf{
	background:url(/img/pdfdoc.png) bottom left no-repeat!important;
	display:block;
	height:27px!important;
	width:110px!important;
	vertical-align:middle;	
	text-indent:-9999px!important;
}

#form .contattaci {
	background:#ccc;
	-moz-border-radius: 10px;  
	-webkit-border--radius: 10px;  
	border--radius: 10px;
	display:block;
	height:100px;
	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;
}

