body
{
	background:url(../images/bg.jpg) repeat-x top #fff;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0px auto auto auto;
	color:#416271;
}

p{
	text-align:justify;
	line-height:14px;
	margin:0px;
        padding: 0px 0px 10px 0px;
}

span{
	color:#00000;
}

a{
text-decoration:none;
/* color:#416271;
*/
}

/* --------------------- Typography ------------------------------------ */

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.7em;
	color:#8c847a;
}
h2 {
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color:#416271;
	text-align: left;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}


pre, .code	{
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #999999;
	background: #FFFFFF;
	font: 1em/1.5 "Courier News", monospace;
}
blockquote	{ 
	padding: 1em 40px 1em 15px; 
	font-style:italic;
}

.alert, .info, .download, .note {
display: block;
padding: 10px 10px 10px 50px;
margin: 15px 0;
}

blockquote{
background:#EEEEEE url(../images/gradient.png) repeat-x 0 0;
border:1px solid #CCCCCC;
color:#454545;
}
p.alert {
color: #c00;
border-top: 3px solid #fe7b7a;
border-bottom: 3px solid #fe7b7a;
background: #FFD6D6 url(../images/status-alert.png) 10px 50% no-repeat;
}
p.info {
color: #0055BB;
border-top: 3px solid #629de3;
border-bottom: 3px solid #629de3;
background: #D8E5F8 url(../images/status-info.png) 10px 50% no-repeat;
}
p.note {
color: #B79000;
border-top: 3px solid #fde179;
border-bottom: 3px solid #fde179;
background: #FEF6D8 url(../images/status-note.png) 10px 50% no-repeat;
}

/* --------------------------------------------------------- */

#main_container{
width:980px;
height:auto;
margin:auto;
padding:0px;
position:relative;
background:url(../images/top_bg.jpg) no-repeat left top;
}
.main_content{
width:780px;
height:auto;
margin:auto;
}
.parrot{
position:absolute;
top:0px;
left:45px;
}
#header{
	width:700px;
	height:135px;
	margin:auto;
}
.logo{
	background:url(../images/logo.png) no-repeat center;
        padding: 115px 0 0 5px;
       	width: 400px
}
.top_right{
       background:url(../images/annbsm.png) no-repeat center
       width:200px;
       float:right;
       padding:0px 30px 0 0;
}
.top_center_box{
width:780px;
height:19px;
background:url(../images/top_box.gif) no-repeat center;
}
.center_box{
width:740px;
background-color:#FFFFFF;
}
/*---------------- menu tab----------------------*/
.moduletable {

}

#menu_tab{
width:703px;
height:51px;
font-family:Arial, Helvetica, sans-serif;
padding:0px;
margin:auto;
background:url(../images/menu_bg.gif) no-repeat right;
}


ul#mainlevel-nav {
list-style-type:none; 
display:block; 
/* width:420px;  */
margin: auto; 
padding-left:80px;
background:none;
}

ul#mainlevel-nav li {
display:inline;
font-size:13px;
font-weight:bold;
line-height:51px;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
display:block; 
float:left; 
padding: 0 10px 0 10px; 
width: auto; 
margin: 1px 0 0 0; 
text-align:center;
text-decoration:none; 
border-right: 1px solid #fffff0;
color:#62584d;
}

a.mainlevel-nav:hover {
display:block; 
float:left; 
padding: 0 10px 0 10px; 
width: auto; 
margin: 1px 0 0 0; 
text-align:center;
text-decoration:none; 
color: #62584d; 
border-right:1px solid #fffff0;
background:url(../images/menu_arrow.gif) no-repeat top center;
}

/*---------------middle_box-----------------*/
.middle_box{
width:694px;
height:161px;
background:url(../images/center_box_bg.gif) no-repeat center;
margin:10px auto;
}
.middle_box_text_content{
padding-top:12px;
padding-left:20px;
width:355px;
height:auto;
text-align:center;
}
.middle_box_title{
width:220px;
height:63px;
padding:5px;
background:url(../images/box_title_bg.gif) no-repeat center;
}
p.middle_text{
padding:0 0 0 15px;
}
/*----------------left_content------------*/

div.articolo div.header {
	margin-bottom: 15px;
	overflow: hidden;
}

div.articolo div.calendario {
	float: left;
	height: 50px;
	width: 60px;
	background: url(../images/calendario.gif) no-repeat left bottom;
	position: relative;
}

div.articolo div.mese {
	position: absolute;
	top: 3px;
	width: 42px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
}

div.articolo div.giorno {
	position: absolute;
	top: 18px;
	width: 42px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #6C6C6C;
	font-size: 24px;
	font-weight: 700;
}
.article_separator {
	display: block;
	height: 10px;
	background: url(../images/dotted.png) repeat-x center;
	margin-top: 10px;
	margin-bottom: 10px;
}

td.column_separator {
	padding-left: 15px;
}
div.articolo div.dettagli {
	font-size:10px;
	height:25px;
	line-height:25px;
	position:relative;
}
div.articolo span.icone {
	display:inline-block;
	height:18px;
	position:absolute;
	right:0;
	top:5px;
}
div.articolo span.autore {
	display: inline-block;
	height: 24px;
	padding-left: 2px;
	margin-right: 3px;
}

div.articolo span.categoria {
	display: inline-block;
	height: 24px;
	padding-left: 2px;
	margin-right: 3px;
}

div.articolo span.modificato {
	display: inline-block;
	height: 24px;
	padding-left: 2px;
}

img{
	border: none;
}


.left_content{
width:470px;
float:left;
padding:10px;
}
.calendar_box{
width:450px;
height:185px;
background:url(../images/calendar_bg.gif) no-repeat;
}
.calendar_box_content{
width:390px;
padding-left:50px;
padding-top: 7px;
}
.right_content{
width:230px;
float:left;
padding:10px 0 0 0;
}
.news_left{
padding: 10px 10px 0 10px;
}

.wide_content{
width:660px;
clear:both;
padding:0 20px 0 20px;
}

/*--------------------footer--------------------*/
#footer{
width:720px;
height:16px;
clear:both;
/* color:#763c26; */
padding: 30px 0 40px 20px;
background:url(../images/footer_bg.gif) no-repeat center;
}
.footer_r1{
	text-align: center;
	line-height: 18px;
}
.footer_r2{
	text-align: center;
	line-height: 18px;
}