/*aggiornato*/
body
{
	margin:0px;
}

#main
{
	width:1024px;
	height:796px;
	margin:0px auto;
	margin-top:30px;
	margin:30px auto;
	overflow:hidden;
	margin:0px auto;
}

#left
{
	float:left;
	width:52.5%;
/*	width:537px;*/
	height:796px;
	overflow:hidden;
}

#left-top
{
	height:363px;
	background-color:white;
	background-image:url('../../img/cop.jpg');
	background-repeat:none;
}

#left-middle
{
	height:278px;
	background-image: url('../../img/bg.png');
	background-color: #6b8b36;
	background-repeat: repeat;
	overflow:hidden;
}

#navigation
{
	padding-top:40px;
	padding-left:61px;
}

#navigation ul
{
	font-family:verdana;
	font-size:11px;
	color: white;
	text-align:left;
	list-style-type:none;
	padding:0px;
	margin:0px;
	float:left;
	overflow:hidden;
	float:left;
}
/*
#navigation ul#sub-left
{
	width:173px;
	width:120px;
	width:auto;
}
*/
#navigation ul#sub-right
{
	margin-left:40px;
	margin-left:0px;
}
/*
#navigation ul#sub-left li
{
	margin:18px 0px;
}

#navigation ul#sub-left li.first
{
	margin-top:0px;
}
*/
#navigation ul#sub-right li
{
	margin:5px 0px;
	margin:8px 0px;
	margin-left: 0px;
}

#navigation ul#sub-right li.first
{
	margin-top:0px;
}

#left-bottom
{
	height: 155px;
	background-color:white;
	background-image:url('../../img/bottom_logo.png');
	background-repeat: no-repeat;
}

#right
{
	float:left;
	width:47.5%;
	width: 486px;
	height: 796px;
	overflow:hidden;
	background-color:#ebe8e3;
	background-color:#EEEEEE;
}

#lateral
{
	display:none;
	float: right;
	width: 9.04%;
	width: 9%;
	width: 44px;
	height: 100%;
}

#colored
{
	height:363px;
	background-color:#451231;
}

#right-content
{
	width:90.96%;
	width:91%;
	width:486px;
	height:100%;
	float:left;
	overflow:hidden;
}

#right-content .content
{
	margin-top:60px;
	width:482px;
}

#right-content .full
{
	padding-left:45px;
	padding-right:45px;
	font-style:italic;
	text-align:justify;
	font-size:14px;
	line-height:19px;
	color:#451231;
	color:#000;
}

#right-content .column
{
	width:50%;
	float:left;
	overflow:hidden;
}

#right-content .column p
{
	font-family:Arial;
	margin:0px;
	text-align:justify;
	font-size:11px;
	color: #451231;
	color: #000;
	line-height:15px;
	height:550px;
	overflow:hidden;
}

#right-content .left,#right-content .right
{
	padding-left:25px;
	padding-right:10px;
}

#right-content .right
{
	padding-left:10px;
	padding-right:25px;
	font-style:italic;
}

#content-title
{
	padding-left:30px;
	padding-right:30px;
	text-align:left;
	font-style:italic;
	font-size:24px;
	font-weight:bold;
	margin:20px 0px;
	margin-top:80px;
	color:black;
}

#author
{
	padding-left:30px;
	padding-right:30px;
	text-align:right;
	font-style:italic;
	font-size:13px;
	margin-top:40px;
	margin-top:40px;
	color: black;
}


#author a
{
	color:#451231;
	color:black;
}

#author a:hover
{
	text-decoration:underline;
}

#author .prev
{
	float:left;
}

#author .next
{
	float:right;
}

.selected
{
	color:#aaa;
}

a
{
	text-decoration:none;
	color:white;
}

a:hover
{
	color:#999;
}


div.clear
{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}

#solidale
{
	height:100%;
	background-image: url('../img/bkg_solidale.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color:#d9dfef;
	padding-right:64px;
	padding-left:90px;
}

#solidale img
{
	display:block;
	float:right;
}

#solidale .top
{
	margin-top:74px;
	margin-bottom:30px;
}

#solidale .bottom
{
	margin-top:43px;
}

#solidale .text
{
	clear:right;
	color:#3a4d76;
	text-align:left;
	font-family:'times new roman';
	font-size:16px;
	font-style:italic;
}

