/* CSS Document */
	html, body {
	margin:0px;
	padding:0px
}
body {
	margin:auto;
	background:#ffffff;
	font-family: "Trebuchet MS", Lucida Grande, Arial, Helvetica, sans-serif;	/*font-family:Helvetica, sans-serif;*/
	font-size:14px;
	font-weight:normal;
	text-align:center;
	color:#333333;
	background:url(../images/bg.png) #ffffff;
	background-repeat: repeat-x;
}

a:link, a:visited, a:hover, a:active {
	color:#ffffff; /* per non visualizzare bordo nelle immagini con link COLOR = BG COLOR*/
}

.clearfloat { clear:both;}
.clearMarginPadding { margin:0; padding:0}
.boxCenterContent { margin:auto; padding:0px; width:980px }

H1 {
	font-size:16px;
	margin:0;
	padding:0;
	line-height:1.25em;
	font-weight:bold;
	color:#006699;
}
H2 {
	font-size:13px;
	font-weight:normal;
	margin:0.31em 0 0 0;
	padding:0px 10px;
}

.subTitle {padding:0px; font-weight:normal}
.spacing {padding:0px; height:20px}

H3 {
	font-size:11px;
	margin:0.31em 0 0 0;
}
H4 {
	font-size:9px;
	margin:0;
	padding:0
}
H5 {
	font-size:1.0em;
	margin:0;
	padding:0
}


#conteiner {
	background-color:#ffffff;
	padding-bottom:12px;
	margin:0px auto 0px auto;
	background:url(../images/bg/line_bg.png);
	background-repeat:repeat-y;
}

#content {
 	width:980px;
	margin:auto;
	text-align:justify;
	margin-top:10px;
}
#header {
	width:906px;
}
/********************************* TOP MENU *************************************/

	.topMenu {
	font-weight:normal;
}
.topMenu a:link {
	font-weight:normal;
	color:#999999;
	text-decoration: none;
}
.topMenu a:visited {
	font-weight:normal;
	color:#999999;
	text-decoration: none;
}
.topMenu a:hover {
	font-weight:normal;
	color:#CC3300;
	text-decoration : none;
}
.topMenu a:active {
	font-weight:normal;
	color:#CC3300;
	text-decoration : none;
}
/********************************* TOPMENU *************************************/

/********************************* SUB_MENU *************************************/

#subMenu {
	font-weight:normal;
	padding-left:0px;
	color:#FFFFFF;
	padding-top:1px;
}

#subMenu a:link {
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
}
#subMenu a:visited {
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
}
#subMenu a:hover {
	font-weight:normal;
	color:#003366;
	text-decoration : none;
}
#subMenu a:active {
	font-weight:normal;
	color:#FFFFFF;
	text-decoration : none;
}


.bottomMenuActive {
height:25px; float:left; padding:0 5px; background:url(../images/layout/submenu_activeArrow.jpg) no-repeat bottom; color:#003366;
}
.bottomMenuNoActive {
height:25px; float:left; padding:0 5px;
}


/********************************* END SUB_MENU *************************************/

/********************************* NEWS *************************************/

	#titleBoxNews {
	padding:10px 10px 5px 10px;
	text-align:left;
	color:#CC0000;
	font-size:16px;
	font-weight:bold;
}
#content_news {
	width:430px;
	padding:5px 10px;
	text-align:justify;
}
#content_news a {
	color:#cc0000;
	text-decoration: none;
}
#content_news a:hover {
	color:#cc0000;
	text-decoration : none;
	font-weight:bold;
}
/********************************* END NEWS *************************************/

/********************************* LINKS *************************************/

#links {
}

#links a {
	color:#006699;
	text-decoration: none;
}
#links a:visited {
	color:#006699;
	text-decoration: none;
}
#links a:hover {
	color:#004060;
	text-decoration : none;
}
#links a:active {
	color:#006699;
	text-decoration : none;
}
/********************************* END NEWS *************************************/
/********************************* FOOTER *************************************/

	
#footer {
	width:980px;
	font-size:9px;
	color:#0066CC;
	margin:auto;
	margin-top:15px;
	padding-top:5px;
	height:25px;
	background-image:url(../images/layout/footer_lineTop.jpg) ;
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
}
#footer a:link {
	color:#0066CC;
	text-decoration: none;
}
#footer a:visited {
	color:#0066CC;
	text-decoration: none;
}
#footer a:hover {
	color:#003399;
	text-decoration : none;
}
#footer a:active {
	color:#0066CC;
	text-decoration : none;
}

/********************************* END FOOTER *************************************/

/********************************* FOOTER INNOVA3 *************************************/

	
#pwdi3 {
	line-height:15px;
	text-align:center;
}


/********************************* END FOOTER INNOVA3 *************************************/


/*************************************** RPM Text per Robots ********************/

#textTop {
	width:950px;
	color:#BBBBBB;
	font-size:9px;
	text-decoration:none;
	text-align:center;
	margin-top:5px;
	margin-bottom:-10px;
	margin-right: auto;
	margin-left: auto;
}
#textTop a:link {
	color:#BBBBBB;
	text-decoration: none;
}
#textTop a:visited {
	color:#BBBBBB;
	text-decoration: none;
}
#textTop a:hover {
	color:#BBBBBB;
	text-decoration : none;
}
#textTop a:active {
	color:#BBBBBB;
	text-decoration : none;
}
/*************************************** END RPM Text per Robots ********************/

/*************************************** SIDEBAR ************************************/

.sidebar {
	float:left;
	width:251px;
	height:300px;
	font-family: "Trebuchet MS", Lucida Grande, Arial, Helvetica, sans-serif;	/*font-family:Helvetica, sans-serif;*/
}

/****************** margini menu flash *******************/

#noFlash1 {
	margin-right:9px;
	}
#noFlash2 {
	margin-right:9px;
	}
#noFlash3 {
	margin-right:9px;
	}
#noFlash4 {
	margin-right:9px;
	}
#noFlash5 {
	margin-right:0px;
	}
