body {
	background-image: url(../images/bkg_eiff_2011.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0e2401;
	background-color: #53a791;
	margin: 0px;
}
#all {
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#top {
	padding: 0px;
	height: 294px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	float: left;

}
#top .center {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 294px;
	width: 928px;
	position: relative;
}
#content {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #d9eee3;
	position: relative;
	display: block;
	float: left;

}
#top .line {
	background-image: url(../images/barra_verde.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 294px;
	width: 16px;
	position: relative;
}
#footer {
	padding: 0px;
	height: 69px;
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	position: relative;

	float: left;
}
#top .center .loghi {
	height: 140px;
	margin: 0px;
	padding: 0px;
	width: 928px;
}
#top .center .menu {
	margin: 0px;
	padding: 0px;
	height: 154px;
	width: 928px;
}
#content .col_left {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 155px;
	float: left;
	position: relative;
	background-color: #d9eee3;
	top: 0px;
	right: 0px;
}
#content .col_right {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 155px;
	float: left;
	position: relative;
	background-color: #d9eee3;
	left: 0px;
	top: 0px;
}
#content .col_center {
	padding: 0px;
	width: 648px;
	float: left;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6b9b4f;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6b9b4f;
	background-color: #d9eee3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .col_center p {
	margin: 20px;
	padding: 0px;
	font-size: 13px;
}
#content .col_center li {
	margin: 5px;
	padding: 0px;
	font-size: 13px;
}
#content .col_center h1,
#content .col_center h2{
	margin: 20px;
	padding: 0px;
	font-size: 16px;
	color:#53a791;
}

#content .col_center h3{
	margin: 10px 20px 10px 20px;
	padding: 0px;
	font-size: 14px;
	color:#53a791;
}
#content .col_center a {
	margin: 20px;
	padding: 0px;
	font-size: 13px;
	color: #333;
	text-decoration:none
}
#content .col_center a:hover {
	margin: 20px;
	padding: 0px;
	font-size: 13px;
	color: #000;
	text-decoration:underline
}
#top .center .menu .rigamenuuno {
	height: 18px;
	width: 928px;
	margin: 0px;
	color: #fcd201;
	font-size: 13px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top .center .menu .rigamenudue {
	height: 23px;
	width: 928px;
	margin: 0px;
	color: #fcd201;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top .center .loghi .logo {
	margin-top: 25px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top .center .loghi .edizione {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 400px;
}
#top .center .menu .linea {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 928px;
	background-color: #d9eee3;
}
#top .center .menu .rigamenuuno a,
#top .center .menu .rigamenudue a{
	color: #fcd201;
	font-size: 13px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#top .center .menu .rigamenuuno a:hover,
#top .center .menu .rigamenudue a:hover{
	color: #d9eee3;
}
#top .center .menu .rigamenuuno a.lang,
#top .center .menu .rigamenudue a.lang{
	color: #d9eee3;
	font-size: 13px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#top .center .menu .rigamenuuno a.lang:hover,
#top .center .menu .rigamenudue a.lang:hover{
	color: #fcd201;
}

a.sub{
	color: #333;
	font-size: 13px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.sub:hover{
	color: #a4c37f;
}

