body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #eceaeb;
	background-color: #091b49;
}

span.pink{
	color: #d82b47;
}

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


/* TOP */
#top {
	padding: 0px;
	height: 180px;
	width: 980px;
	margin: 0px auto;
	position: relative;
	background-color: #eceaeb;
}
#top .center {
/*
	margin: 0px;
	padding: 0px;
	float: left;
	height: 294px;
	width: 928px;
	position: relative;
*/
}
#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;
}
#top .center .loghi {
	height: 180px;
	margin: 0px;
	padding: 0px;
	width: 928px;
}
#top .center .lang {
	height: 50px;
	margin: 0px;
	padding: 0px;
	width: 50px;
	position: absolute;
	top: 65px;
	right: 20px;
}
#top .center .lang a{
	color: #d82b47;
	text-decoration: none;
	font-size: 14px;
}
#top .center .lang a:hover{
	text-decoration: underline;
}
#top .center .menu {
	margin: -50px 0px 0px 350px;
	padding: 0px;
	height: 55px;
	width: 605px;
}
#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: 25px;
	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;
}

/* TITLE */
#title {
	padding: 0px;
	min-height: 90px;
	width: 980px;
	margin: 0px auto;
	position: relative;
	background-color: #091b49;
	text-align: left;
}

#title #imghome {
	margin: 0px 20px;
	padding: 0px;
	width: 940px;
	height: 400px;
	background-color: #000;
	overflow: hidden;
	text-align: center;
}

#title h2{
	font-size: 36px;
	text-transform: uppercase;
	margin: 25px 0px 0px 0px;
	color: #d82b47;
	font-weight: normal;
	float: left;
	display:inline-block;
    transform:scale(0.6,1.5); /* W3C */
    -webkit-transform:scale(0.6,1.5); /* Safari and Chrome */
    -moz-transform:scale(0.6,1.5); /* Firefox */
    -ms-transform:scale(0.6,1.5); /* IE 9 */
    -o-transform:scale(0.6,1.5); /* Opera */
}

/* CENTRAL */
#content {
	padding: 0px;
	width: 980px;
	min-height: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #eceaeb;
	position: relative;
	display: block;
}
#content .col_left {
	margin: 0px;
	padding: 0px;
	min-height: 500px;
	width: 155px;
	float: left;
	position: relative;
	top: 0px;
	right: 0px;
	display: block
}
#content .col_right {
	margin: 0px;
	padding: 0px;
	min-height: 500px;
	width: 358px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	display: block;
	background-color: #091b49;
}
#content .col_center {
	padding: 0px;
	width: 620px;
	min-height: 520px;
	float: left;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	background-color: #eceaeb;
}
#content .col_center.left,
#content .col_center .left {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #091b49;
}

/* CENTER */

#content .col_center .center {
	position: relative;
	float: left;
	width: 289px;
	min-height: 300px;
	margin: 5px 0px;
	padding: 10px;
	display: block;
}

#content .col_center .space {
	position: relative;
	float: left;
	width: 540px;
	height: 1px;
	margin: 20px 40px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #091b49;
}

#content .col_center p {
	color: #091b49;
	margin: 10px 20px;
	font-size: 13px;
	line-height: 22px;
}
#content .col_center h1,
#content .col_center h2,
#content .col_center h3{
	margin: 10px;
	padding: 0px;
	font-size: 20px;
	color: #091b49;
	font-weight: normal;
	display:inline-block;
    transform:scale(1,2); /* W3C */
    -webkit-transform:scale(1,2); /* Safari and Chrome */
    -moz-transform:scale(1,2); /* Firefox */
    -ms-transform:scale(1,2); /* IE 9 */
    -o-transform:scale(1,2); /* Opera */ 
}
#content .col_center h1 a,
#content .col_center h1 a:hover,
#content .col_center h2 a,
#content .col_center h2 a:hover,
#content .col_center h3 a,
#content .col_center h3 a:hover{
	font-size: 20px;
}
#content .col_center a {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #091b49;
	text-decoration:none
}
#content .col_center a:hover {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #d82b47;
	text-decoration:underline
}
#content .col_center a.next {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #d82b47;
	text-decoration: none;
	font-style: oblique;
}
#content .col_center a.next:hover {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #d82b47;
	text-decoration:underline;
	font-style: oblique;	
}
/* END CENTER */

/* RIGHT */
#content .col_right #pdf{
	width: 504px;
	height: 353px;
	margin: 50px 0px 0px -193px;
	padding: 0px;
	background: url('../images/bg_pdf.png?2') repeat left top;
}
#content .col_right .edition{
	width: 276px;
	height: 85px;
	margin: 0px 0px 0px 42px;
	padding: 10px 20px;
	background: url('../images/bg-box-edizione.png?2') repeat left top;
}
#content .col_right .block{
	width: 286px;
	height: auto;
	margin: 0px 0px 0px 42px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #091b49;
}
#content .col_right .block p{
	color: #091b49;
	font-weight: bold;
	margin: 25px 0px;
}
#content .col_right .block a{
	color: #091b49;
	text-decoration: none
}
#content .col_right .block a:hover{
	color: #091b49;
	text-decoration: underline
}
/* END RIGHT */

/* FOOTER */
#footer {
	padding: 0px;
	width: 980px;
	margin: 0px auto;
	padding: 20px 0px;
	position: relative;
	background-color: #091b49;	
}
#footer #action{
	width: 100%;
	height: 100px;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #ffffff;
}
#footer #action a.act{
	display: block;
	width: auto;
	height: 46px;
	padding: 0px 0px 0px 65px;
	margin: 20px;
	color: #ffffff;
	font-size: 15px;
	float: left;
	text-decoration: none;
	background: url('../images/bg-link-footer.jpg') no-repeat left top;
	line-height: 40px;
}
#footer #action a.act.active,
#footer #action a.act:hover{
	color: #d82b47;
	background: url('../images/bg-link-footer.jpg') no-repeat left -46px;
}
#footer #loghi{
	width: 960;
	height: 120px;
	margin: 0px;
	padding: 10px;
	background-color: #eceaeb;
}
/* END FOOTER */

/* MENU */
ul.oe_menu{
	list-style:none;
	position:relative;
	margin:0px;
	width:605px;
/* 	float:left; */
	clear:both;
	z-index: 100;
}

ul.oe_menu a{
	outline : none;
	-moz-outline: none;
}

ul.oe_menu div#bgmenu{
	position:absolute;
	top:30px;
	left:15px;
	background: url('../images/bg_sottomenu_s3.png?2') repeat left top;
	width:545px;
	height:144px;
	padding:30px;
	display:none;
}
ul.oe_menu li{
	width:auto;
	height:25px;
	padding:5px 5px 10px 5px;
	margin: 0px 0px 5px 0px;
	float:left;
	position:relative;
	text-align: center;
}
ul.oe_menu li a.first{
	display:block;
/* 	background-color:#101010; */
	color:#091b49;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	width:auto;
	height:25px;
	padding:5px 10px;
	margin:1px;
	border-top: solid 1px #680047;
/* 	
	text-shadow:0px 0px 1px #000; 
	opacity:0.8;
*/	
}
ul.oe_menu li a.first:hover{
	color:#d82b47;
	border-top: solid 2px #d82b47;
}
/* ul.oe_menu li a.first:hover, */
ul.oe_menu li.selected a.first{
/* 	background:#fff; */
	color:#d82b47;
	border-top: solid 2px #d82b47;
}
.oe_wrapper ul.hovered li a{
	background:#fff;
	text-shadow:0px 0px 2px #FFF;
}
ul.oe_menu div{
	position:absolute;
	top:25px;
	left:10px;
	width:150px;
	height:144px;
	padding:0px;
	display:none;
	z-index: 120;
}
ul.oe_menu div ul li a{
	text-decoration:none;
	color:#fff;
	padding:0px;
	margin:0px;
	font-size:12px;
}

ul.oe_menu div ul li.selected a,
ul.oe_menu div ul li a:hover{
/*
	background:#000;
	color:#fff;
*/
/* 	color:#d82b47; */
	color:#BC7EBB;
}
ul.oe_menu div ul li.inactive a,
ul.oe_menu div ul li.inactive a:hover {
	opacity:0.5;
/* 	color:#d82b47; */
	color:#A28198;
}
ul.oe_menu li ul{
	list-style:none;
	float:left;
	width: 150px;
	height: 144px;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
ul.oe_menu li ul li{
	width: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 150px;	
}