/* CSS Document */
	html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
	margin:auto;
	background:#f5f3ef;
	font-family:Helvetica, Arial, sans-serif;	/*font-family:Helvetica, sans-serif;*/
	font-size:13px;
	font-weight:normal;
	text-align:center;
	color:#746b5d;
	
}

img {border:0px}

.txtImg {vertical-align:middle; padding:0px 5px 0px 0px}

a{
outline:none;
} 

a:link, a:visited, a:hover, a:active {
color:#746b5d; /* 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 }
.colFullTopBg {background:url(../images/layout/box_full_top.jpg) no-repeat top #ffffff; height:10px; width:980px}
.colFullBottomBg {background:url(../images/layout/box_full_bottom.jpg) no-repeat top #ffffff; height:10px; width:980px}
.colSxTopBg {background:url(../images/layout/box_home_top.jpg) no-repeat top #ffffff; height:15px; width:710px}
.colSxTopBg_s {background:url(https://www.postacertificatapec.it/images/layout/box_home_top.jpg) no-repeat top #ffffff; height:10px; width:710px}
.colSxBottomBg {background:url(../images/layout/box_home_bottom.jpg) no-repeat top #ffffff; height:15px; width:710px}
.colSxBottomBg_s {background:url(https://www.postacertificatapec.it/images/layout/box_home_bottom.jpg) no-repeat top #ffffff; height:10px; width:710px}
.colDxTopBg {background:url(../images/layout/box_left_top.jpg) no-repeat top #ffffff; height:15px; width:260px}
.colDxTopBg_s {background:url(https://www.postacertificatapec.it/images/layout/box_left_top.jpg) no-repeat top #ffffff; height:15px; width:260px}


H1 {
	font-size:12px;
	margin:0;
	padding:0px 10px;
	line-height:1.25em;
	font-weight:normal;
	/*color:#990000;*/
	text-transform:uppercase;
}
H2 {
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0px 10px;
	line-height:14px;
}

.titleRed {color:#990000; font-weight:bold; padding-bottom:10px}
.title {font-weight:bold; padding-bottom:0px}
.subTitle {
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	padding-bottom:5px
}.subTitleNews {
	font-weight:bold;
	font-style:italic;
	font-size:10px;
	padding-bottom:5px
}
.titleNews {font-weight:bold; font-style:normal;}
.titleNewsRed {color:#990000; font-weight:bold; font-style:normal; font-size:16px; padding-bottom:10px}
.spacing {padding:0px; height:20px}
.clearCol { clear: both; height: 50px; }
.noPadding {padding:0px}

H3 {
	font-size:11px;
	margin:0;
}

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



#container {
	position: relative;
    height: auto !important;  /* FF2 & IE7 */
    height: 100%;      /* IE5.x & IE6 */
    min-height: 100%;  /* FF2 & IE7 */
    margin: 0 auto;
}

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

#menu {float:left; margin-top:6px; font-size:16px;}

#mainMenu {
	font-weight:normal;
	text-transform:uppercase;
}
#mainMenu a:link {
	font-weight:normal;
	color:#333333;
	text-decoration: none;
}
#mainMenu a:visited {
	font-weight:normal;
	color:#333333;
	text-decoration: none;
}
#mainMenu a:hover {
	font-weight:normal;
	color:#CC0000;
	text-decoration : none;
}
#mainMenu .active {
	font-weight:bold;
	color:#CC0000;
	text-decoration: underline;
}
/********************************* TOPMENU *************************************/

/********************************* SUB_MENU c9bca7  *************************************/

#subMenu {
	text-transform:lowercase;
	font-weight:normal;
	color:#FFFFFF;
}

#subMenu a:link {
	color:#FFFFFF;
	text-decoration: none;
}
#subMenu a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#subMenu a:hover {
	color:#660000;
	text-decoration : none;
}
#subMenu .active {
	color:#660000;
	text-decoration: underline;
}


.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 *************************************/

/********************************* BOX MENU *************************************/

#boxMenu {
	font-weight:normal;
	color:#FFFFFF;
}

#boxMenu a:link {
	color:#FFFFFF;
	text-decoration: none;
}
#boxMenu a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#boxMenu a:hover {
	color:#CC3300;
	text-decoration : none;
}
#boxMenu .active {
	color:#CC3300;
	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 *************************************/

/********************************* link *************************************/

.link_generics {
}
.link_generics a {
	color:#993300;
	text-decoration: none;
}
.link_generics a:hover {
	color:#cc0000;
	text-decoration : none;
}
.link_noRolloverGenerics {
}
.link_noRolloverGenerics a {
	color:#993300;
	text-decoration: none;
}
.link_noRolloverGenerics a:hover {
	color:#993300;
	text-decoration : none;
}

.link_noRollover {
}
.link_noRollover a {
	color:#746b5d;
	text-decoration: none;
}
.link_noRollover a:hover {
	color:#746b5d;
	text-decoration : none;
}
/********************************* END link *************************************/

/********************************* 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 *************************************/

/********************************* DIV *************************************/

#linkable_block {
}
#linkable_block a {
	width:100%;
	height:100%;
	display:block;
	text-decoration: none;
	color:#ffffff;
	}
#linkable_block a:hover {
	text-decoration: none;
	color:#ffffff;
}
/********************************* END DIV *************************************/

/********************************* 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 {
	clear:both;
	background:url(../images/layout/footer_bg.jpg) repeat-x top;
	position: absolute;
	height: 50px;
	width: 100%;
	bottom: 0;
	font-size:9px;
	color:#ffffff;
}

#footer a:link {
	color:#ffffff;
	text-decoration: none;
}
#footer a:visited {
	color:#ffffff;
	text-decoration: none;
}
#footer a:hover {
	color:#FFCC00;
	text-decoration: none;
}
#footer a:active {
	color:#ffffff;
	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;
	}
