body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 12px;
	color: #e7eaeb;
	background: #6d6a6b url(../images/back.jpg) repeat;
}

a:link, a:visited { color: #00a1ff; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #00a1ff; text-decoration: underline; }

p {
	margin: 0px;
	padding: 0px;
}




#inizio {
	margin: 0 auto;
	background: url(../images/gradient_bg.jpg) top repeat-x;
}


#container {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
}

/* banner */
#banner {
	clear: both;
	width: 960px;
	height: 250px;
	background: url(../images/templatemo_banner_bg.jpg) no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#banner h1 {
	margin: 0px;
	padding: 0px;
	padding: 80px 0 20px 0;	
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	
}

#banner p {
	font-size: 30px;
	width: 400px;
	line-height: 30px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/* end of banner */

#content {
	position: relative;
	width: 956px;
	background-color: #444041;
	background-repeat: repeat-y;
	background-image: url(../images/content_middle.jpg);
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}

#content #content_top {
	position: absolute;
	width: 960px;
	height: 10px;
	top: 0;
	left: 0;
	background-color: #444041;
	background-image: url(../images/content_top.jpg);
	background-repeat: no-repeat;
}

#content h1 {
	font-size: 24px;
	color: #009dff;
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;	
}

#content h2 {
	font-size: 20px;
	color: #009dff;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;	
}

#content h3 {
	font-size: 20px;
	color: #c6ca1d;
	padding: 0 0 5px 30px;
	margin: 0 0 5px 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;	
	background: url(../images/list_icon.jpg) top left no-repeat;
}

#content h4 {
	font-size: 20px;
	color: #c6ca1d;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	}

#content h5 {
	color: #00a1ff;
	font-weight: bold;
	font-size: 12px;
	}

#content .aiframe {
	width: 906px;
	background-color: #444041;
	
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 25px;
}



#content .content_section_01 {
	width: 906px;
	background-color: #444041;
	
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 40px;
}

.content_section_01 .section_01_left {
	float: left;
	width: 556px;
	padding-right: 40px;
	border-right: 1px solid #333;
}

.content_section_01 .section_01_left_ref {
	float: left;
	width: 860px;
	padding-right: 0px;
	
}


.section_01_right {
	float: right;
	width: 300px;
	margin-top: 0px;
	
}

.section_01_left p{
	padding-bottom: 10px;
	text-align: justify;
}

.section_01_right p{
	padding-bottom: 5px;
	text-align: justify;
}

#content .content_section_02 {
	clear: both;
	color: #CCC;
	width: 956px;
	padding: 0px;
	background-color: #221e1f;
	height: 320px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #2c2829;
}

.content_section_03 {
	clear: both;
	color: #fff;
	width: 876px;
	background-color: #444041;
	height: 320px;
	border-top-style: none;
	border-top-color: #2c2829;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: justify;
}

.content_section_04 {
	clear: both;
	color: #fff;
	width: 876px;
	background-color: #444041;
	height: 2px;
	border-top-style: none;
	border-top-color: #2c2829;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: justify;
}

.content_section_02 p {
	text-align: left;
}

.content_section_02 .section_02_subsection {
	float: left;
	width: 238px;
	margin: 15px 0px;
	padding: 0 40px;
	border-right: 1px solid #332e30;
	background-color: #221e1f;
}

.content_section_02 .section_02_subsection-b {
	float: left;
	width: 315px;
	border-right: 1px solid #332e30;
	background-color: #221E1F;
}

.section_02_subsection li a {
	color: #e7eaeb;
	font-weight: normal;
}

.section_02_subsection ul {
	margin: 20px 0 10px 10px;
	padding: 0px;
	list-style: none;
}

.section_02_subsection li {
	margin: 0px;
	padding: 0 0 15px 25px;
	background: url(../images/list_icon_02.jpg) top left no-repeat;
}



#footer {
	clear: both;
	width: 960px;
	height: 65px;
	padding: 15px 0 0 0;
	text-align: center;
	color: #888;
	background: url(../images/footer.jpg);
}

#footer p {
	padding-bottom: 5px;
}

#footer a {
	color: #888;
	font-weight: normal;
}

#blog {
	position:relative;
	top:-120px;
	width:237px;
	height:103px;
	left:-40px;
	padding:0px;
	margin:0px;
	border:0px;
}


#pagerank {
	position:relative;
	top:-60px;
	width:120px;
	height:35px;
	left:800px;
	padding:0px;
	margin:0px;
	border:0px;
}

#menu {
	clear: both;
	width: 958px;
	height: 125px;
	padding: 0 1px;
	background: url(../images/top_panel_bg.jpg) no-repeat;
}

.indentmenu{
	font: bold 14px Arial;
	height: 58px;
	width: 958px; /*leave this value as is in most cases*/
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	height: 58px;
	background: black  center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
width: 158px;
text-align: center;
height: 40px;
padding-top: 18px;
text-decoration: none;
border-right: 2px solid #000; /*navy divider between menu items*/
background: url(../images/menu_bg.jpg) repeat-x;
outline: none;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected, .indentmenu ul li a:hover{
color: white !important;
background: black url(../images/menu_hover_bg.jpg) center center;
}

.indentmenu li .last{
	border-right: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
clear: both;
width:900px; height: 35px; padding: 23px 30px 0 30px;
color: #fff;
font-size: 14px;
}


.tabcontentstyle ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.tabcontentstyle li{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.tabcontentstyle li a {
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 0 10px 0 5px;
}

.tabcontent{
display:none;
}



.tabcontent h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
}


input, textarea { font-family: Arial; font-size: 125%; padding: 7px; }
label { display: block; } 
p { margin: 0; margin-bottom: 4px;}
h5 { margin: 0; font-size: 6px; }
a:link,
a:hover,
a:visited {
    color: #fff;
}
#sidebar {
    color: #AFB0B1;
 	float:left;
    margin:0 0 24px;
    padding:15px 10px 10px;
    width:280px;
	

	
}

#sidebar ul {
    font-size:1.2em;
    list-style-type:none;
    margin:0;
    padding:0;
    position:relative;
}


.none {
	background-position: 82px 0px;
}

.four {
	background-position: 82px -48px;
}

.five {
	background-position: 82px -60px;
}

.tags {
	color: #fff;
	margin: 0.5em;
}
/* pulsantini */
.tags a,
.tags span {
	background-color: #009dff;
	font-size: 10px;
	padding: 0.1em 0.8em 0.2em;
}

.tags a:link,
.tags a:visited {
	color: #fff;
	text-decoration: none;	
}

.tags a:hover,
.tags a:active {
	background-color: #c6ca1d;
	color: #000;
	text-decoration: none;	
}

#sidebar li {
    height: 90px;
    overflow: hidden;
}

#sidebar li h5 {
    color:#A5A9AB;
    font-size:12px;
    margin-bottom:0px;
}

#sidebar li h5 a {
    color:#A5A9AB;
    text-decoration:none;
}

#sidebar li img {
    float:left;
    margin-right:8px;
}

#sidebar li .info {
    color:#ccc;
    font-size:10px;
	text-align: left;
	}

#sidebar .info a,
#sidebar .info a:visited {
    color:#fff;
    text-decoration: none;
}

#sidebar .spyWrapper {
    height: 100%;
    overflow: hidden;
    position: relative;    
}

#sidebar {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.tags span,
.tags a {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

a img {
    border: 0;
}



@media print {
.tabcontent {
display:block !important;
}
}
