A:link { }
A:visited { }
A:active { text-decoration: underline }
A:hover { text-decoration: underline }

body {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

.content_super {
	width: 990px;
	margin: auto;
	/*border: 1px solid #000;*/
	position: relative;
	z-index: 2;
}

.content_header {
	/*border: 1px solid #000;*/
}
.content_center {

}
.content_footer {
	clear: both;
	
	padding-top: 10px;
}

.background_wide {
	margin-top: 40px;
	width: 100%;
	height: 155px;
	background-color: #2c323a;
	position: absolute;
	
	z-index: 1;
}

.content_login {
	padding: 10px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
	
	float: left;
	
	/*border-bottom: 1px solid #ccc;*/
}
.content_lang_flag {
	padding: 10px;
	padding-right: 20px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
	
	float: right;
}

.content_header_image {
	padding-top: 50px;
	text-align: center;
}

.content_nav {
	margin: auto;
	width: 952px;
	height: 25px;
	position: relative;
	padding: 5px;
	margin-top: 5px;
	
	background-color: #2c323a;
	
	/*border: 1px solid #000;*/
}

.menu_button {
	width: 98px;
	height: 20px;
	background-image: url(../images/header/menu_button.png);
	background-repeat: no-repeat;
	background-position: center center;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
	
	padding: 1px;
	padding-top: 4px;
	text-align: center;
	margin-left: 5px;
	
	float: left;
}
.menu_button:hover{
	border-bottom: 2px solid #911522;
}
.menu_button_actived {
	width: 98px;
	height: 20px;
	background-image: url(../images/header/menu_button_actived.png);
	background-repeat: no-repeat;
	background-position: center center;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
	
	padding: 1px;
	padding-top: 4px;
	text-align: center;
	margin-left: 5px;
	
	float: left;
}

.footer {
	padding: 15px;
	background-color: #2c323a;
}
.footer_left {
	width: 740px;
	float: left;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
}
.footer_right {
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
}

.content_body_left {
	width: 210px;
	
	float: left;
}
.content_body_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
	
	float: left;
}
.content_body_right {
	width: 210px;
	
	float: right;
}

.mod_title_gray {
	width: 141px;
	height: 24px;
	background-image: url(../images/moduli/mod_title_gray.png);
	
	padding-top: 7px;
	padding-left: 50px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
}
.mod_content_gray {
	width: 160px;
	margin-left: 18px;
	
	background-color: #F0F4F7;
	
	padding: 4px;
	
	border-right: 2px solid #444;
	border-left: 2px solid #444;
	border-bottom: 2px solid #444;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
}

.mod_title_red {
	width: 141px;
	height: 24px;
	background-image: url(../images/moduli/mod_title_red.png);
	
	padding-top: 7px;
	padding-left: 50px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
}
.mod_content_red {
	width: 160px;
	margin-left: 18px;
	
	background-color: #FCEEEB;
	
	padding: 4px;
	
	border-right: 2px solid #911522;
	border-left: 2px solid #911522;
	border-bottom: 2px solid #911522;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
}

.mod_title_blue {
	width: 141px;
	height: 24px;
	background-image: url(../images/moduli/mod_title_blue.png);
	
	padding-top: 7px;
	padding-left: 50px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
}
.mod_content_blue {
	width: 160px;
	margin-left: 18px;
	
	background-color: #EFF4FA;
	
	padding: 4px;
	
	border-right: 2px solid #194E97;
	border-left: 2px solid #194E97;
	border-bottom: 2px solid #194E97;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
}

.content_viaggio_keywords {
	margin: 5px;
	margin-bottom: 15px;
	
	float: left;
}