@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}

#container {
	width: 966px;
	margin:auto;
}

#menu_or {
	text-align: center;
	height: 39px;
	background-image: url(../images/menu_or.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 205px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
}

#menu_or div {
	float: left;
}

#menu_or div a {
	font-family: helvetica,arial;
	font-weight: bold;
	color: #ffffff;
	font-size:13px;
	text-decoration: none;
	height: 29px;
	display: block;
	padding-top: 10px;
}

#menu_or div a:hover {
	background-image: url(../images/menu_or_over.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
}

.div {
	text-align: center;
	padding-top: 7px;
}

#home a {
	width: 52px;
}

#chi_siamo a {
	width: 85px;
}

#servizi a {
	width: 64px;
}

#info_utili a {
	width: 88px;
}

#offerte a {
	width: 77px;
}

#newsletter_menu a {
	width: 104px;
}

#contattaci a {
	width: 95px;
}

#partners a {
	width: 90px;
}



#header1 {
	background-image: url(../images/bordo_top.gif);
	background-repeat: no-repeat;
	width: 966px;
	height: 13px;
}

#header {
	height: 266px;
	background-color: #FFFFFF;
}

#contenuto {
	background-color: #2181c0;
	background-image: url(../images/sfondo_cont.jpg);
	background-repeat: repeat-y;
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#contenuto a {
	text-decoration: underline;
	color: #FFFFFF;
}

#contenuto a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

H1 {
	color: #FFFFFF;
	font-family: Arial;
	padding-left: 15px;
}

#colonna_sx {
	float: left;
	width: 730px;
	background-image: url(../images/bck_center.jpg);
	background-repeat: no-repeat;
	background-position:  10px top;
	padding-left: 10px;
	min-height:250px;
}

#colonna_ct1 {
	float: left;
	width: 200px;
	height: 131px;
	background-image: url(../images/fondo_off.gif);
	background-repeat: no-repeat;
	text-align: center;
}

#cont_off {
	padding-left:7px;
	padding-right: 7px;
	padding-top:10px;
	width:185px;
	color: #279bd3;
}

#cont_off a {
	color: #279bd3;
	text-decoration: none;
}

#cont_off a:hover {
	color: #279bd3;
	text-decoration: none;
}

#colonna_ct2full {
	float: left;
	width: 700px;
	padding-left: 15px;
}

#colonna_ct2 {
	float: left;
	width: 500px;
	padding-left: 15px;
}

#colonna_ct2 a.back {
	color: #f29324;
	font-weight: bold;
	text-decoration: none;
}

#colonna_ct2 a:hover.back {
	text-decoration: underline;
}

#colonna_dx {
	float: left;
	width: 200px;
	margin-top: 20px;
}

#offerte_home {
	float: left;
	width: 100%;
}

#offerte_home #colonna_ct1{
	margin: 10px 20px;
}

#testo_off {
	padding-left:22px;
	width:195px;
}

#skype {
	width: 198px;
	height: 54px;
	background-image: url(../images/skype.gif);
	background-repeat: no-repeat;
	padding-top:135px;
	text-align:center;
}

#newsletter {
/*	width: 210px;
	height: 189px;
	background-image: url(../images/newsletter.jpg);
	background-repeat: no-repeat;*/
	margin-top: 15px;
	margin-left: -12px;
	color: #FFFFFF;
}



#chiusura_cont {
	background-image: url(../images/bordo_bottom.gif);
	background-repeat: no-repeat;
	width: 966px;
	height: 14px;
	background-attachment: fixed;
	background-color: #FFF;
}

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 926px;
	height: 60px;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 11px;
	padding: 20px;
}

#footer a {
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
	text-decoration: underline;
}

#left {
	float: left;
}

#right {
	float: right;
	text-align: right;
}
