/* ------ */
/* SELETTORI DI TIPO*/
/* ------ */

* { 
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7294B7;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

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

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

a:hover {
	color: #7294B7;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

p {
	font-size: 11px;
	color: #FFFFFF;
}

h1 {
	font-size: 14px;
	color: #111111;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

/* ------ */
/* ID E CLASSI*/
/* ------ */

.home_color_title {
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
}

.title_off {
	color: #7294B7;
	font-size: 10px;
	font-style: normal;
}

.h1_bold {
	font-size: 14px;
	color: #111111;
	font-weight: bold;
}

.h2_bold {
	font-size: 14px;
	color: #880000;
	font-weight: bold;
}

#container {
	position: relative;
	width: 987px;
	top: 0px;
}

#content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 987px;
	background-image: url(../images/sfondo.jpg);
	background-repeat: no-repeat;
	height: 559px;
}

#content_privacy {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 987px;
	background-image: url(../images/privacy.jpg);
	background-repeat: no-repeat;
	height: 559px;
}

#content_clienti {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 987px;
	background-image: url(../images/clienti.jpg);
	background-repeat: no-repeat;
	height: 559px;
}

#content_contatti {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 987px;
	background-image: url(../images/contatti.jpg);
	background-repeat: no-repeat;
	height: 559px;
}

#content_caratteristiche {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 987px;
	background-image: url(../images/caratteristiche.jpg);
	background-repeat: no-repeat;
	height: 559px;
}

#content_specifiche {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 987px;
	background-image: url(../images/funzionamento.jpg);
	background-repeat: no-repeat;
	height: 559px;
}

#navigation {
	color: #FFFFFF;
	font-size: 10px;	
}

#navigation ul {
	padding-top: 15px;
	padding-left: 85px;
	list-style-type: none;
}

#navigation li {
	display: inline; 
	margin-right: 3px;
}

#content_text {
	text-align: left;
	margin-right: 450px;
	padding-top: 160px;
	padding-left: 85px;
	padding-right: 10px;
	padding-bottom: 30px;
}

#content_text a:link {
	color: #111111;
	text-decoration: none;
}

#content_text a:visited {
	color: #111111;
	text-decoration: none;
}

#content_text a:hover {
	color: #111111;
	text-decoration: underline;
}

#content_text a:active {
	color: #FF0000;
	text-decoration: underline;
}

#content_text_privacy {
	text-align: left;
	margin-right: 450px;
	padding-top: 160px;
	padding-left: 85px;
	padding-right: 10px;
	padding-bottom: 30px;
}

#content_text_privacy a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#content_text_privacy a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

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

#content_text_privacy a:active {
	color: #FF0000;
	text-decoration: underline;
}

#content_text_variante {
	float: right;
	width: 320px;
	padding-top: 150px;
	padding-left: 60px;
	padding-right: 120px;
	padding-bottom: 30px;
	text-align: left;
}

#content_text_variante a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#content_text_variante a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

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

#content_text_variante a:active {
	color: #FF0000;
	text-decoration: underline;
}

#logo {
	width: auto;
	padding-top: 10px;
	padding-left: 74px;
}

#footer {
	text-align: left;
	padding-left: 100px;
	padding-top: 10px;
	left: 0px;
	color: #111111;
	font-size: 11px;
}

#footer a:link {
	color: #111111;
	text-decoration: none;
}

#footer a:visited {
	color: #111111;
	text-decoration: none;
}

#footer a:hover {
	color: #111111;
	text-decoration: underline;
}

#footer a:active {
	color: #FF0000;
	text-decoration: underline;
}

#title {
	width: auto;
	position: absolute;
	top: 74px;
	left: 76px;
}
