@charset "utf-8";
/* CSS Document */

/*Bandiera centrata alla pagina*/

#b_bianco {
	width:35%;
	position: absolute;
	left: 50%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	height: 3px;
	margin-left: -20%;
	top: 20px;
}
#b_verde {
	width:35%;
	position: absolute;
	background-color: #0C0;
	height: 3px;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	top: 20px;
}
#b_rosso {
	width:35%;
	position: absolute;
	background-color: #F00;
	height: 3px;
	left: 65%;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	top: 20px;
}
#madeinitalia{
	text-align: center;
	width: 200px;
	margin-left: -100px;
	position: absolute;
	left: 50%;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	color: #333;
	line-height: 15px;
	text-transform: uppercase;
	top: 25px;
}
#wrapper_top {
	width:100%;
	position: absolute;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	height: 20px;
	top: 25px;
}
#wrapper_med {
	width:100%;
	position: absolute;
	top: 156px;
	height: 380px;
}
#wrapper_bot {
	width:100%;
	position: absolute;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	top: 573px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
#wrapper_bot a:hover {
	color: #CCC;
}
#logo {
	width:100%;
	height:200px;
	position: absolute;
	top: 200px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	background-image: url(../img/sfondo_logo_home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#logo img{
	margin-top: 30px;
	position: absolute;
	left: 50%;
	width: 413px;
	margin-left: -206px;
}
#entra {
	width:100%;
	height:30px;
	position: absolute;
	top: 430px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	line-height: 30px;
}
#entra a {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 30px;
	color: #666;
	text-decoration: none;
	letter-spacing: 2px;
	padding-left: 8px;
}
#entra a:hover {
	color: #CCC;
}
#entra a span {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 30px;
	color: #666;
	padding-right: 10px;
	text-decoration: none;
	letter-spacing: 2px;
}
#entra a:hover span {
	color: #CCC;
}
#posiz_centrale{
	position: relative;
	width: 927px;
	left: 50%;
	margin-left: -462px;
	height: 25px;
}

.testo_pic_sx {
	color: #333;
	font-family: "Century Gothic";
	font-size: 11px;
	float: left;
	position: relative;
	line-height: 20px;
	padding-top: 5px;
}
.testo_pic_sx a {
	color: #333;
	text-decoration: none;
}
.testo_pic_sx a:hover {
	color: #999;
}
.testo_medio {
	color: #333;
	font-family: "Century Gothic";
	font-size: 13px;
	float: left;
	position: relative;
	line-height: 20px;
}
.testo_giust {
	float: left;
	text-align: justify;
}
.titolo {
	color: #333;
	font-family: "Century Gothic";
	font-size: 16px;
	float: left;
	position: relative;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 30px;
}
.titolo_medio {
	color: #333;
	font-family: "Century Gothic";
	font-size: 15px;
	float: left;
	position: relative;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 10px;
}
.titolo_piccolo {
	color: #333;
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 5px;
}
.align_sx {
	float: left;
	position: relative;
}
.align_dx {
	font-size: 11px;
	color: #333;
	float: right;
	position: relative;
}
.testo_scheda {
	color: #333;
	font-family: "Century Gothic";
	font-size: 12px;
	float: left;
	position: relative;
	line-height: 20px;
}
s
