/*  
Theme Name: Primus Theme
Theme URI: http://wordpress.org/
Description: Wordpress theme by Eurotraining Engineering srl.
Version: 1.0
Author: Franco Puppo
Author URI: http://www.eurotraining.it/
*/
body,html {
background-color:#919191;
background-image:url(images/bg_page.jpg);
background-repeat:repeat-x;
margin:0px;
padding:0px;
	height:100%;

}

#container{
}
.footer{
padding:15px;
font-size:12px;
color:#999999;
background-image:url(images/sf.gif);
background-repeat:repeat-y;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
}
.centralp{
background-image:url(images/sf.gif);
background-repeat:repeat-y;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;}
#banner{
height:125px;
width:880px;
background-image:url(images/banner.png);
background-repeat:no-repeat;

border-left: 1px #000000 solid;
border-right: 1px #000000 solid;

}
#bodyTable #colSx{
width:135px;
background-image:url(images/colSx.png);
background-repeat:no-repeat;
background-color:#FFFFFF;

}
#bodyTable #colDx{
width:80px;
background-image:url(images/colDx.png);
background-repeat:no-repeat;
background-position:top right;
background-color:#FFFFFF;
}

#bodyTable #colText{
width:329px;
background-image:url(images/banner_down.png);
background-repeat:no-repeat;
background-position:top left;
background-color:#FFFFFF;
padding-top:40px;
}

#bodyTable #colMenu{
width:336px;
background-color:#ececd8;
border-top:#FFFFFF solid 4px;
vertical-align:top;
}

#bodyTable #colMenuA{
width:188px;
background-color:#ececd8;
border-top:#FFFFFF solid 4px;
vertical-align:top;
}

#bodyTable #colMenuB{
width:188px;
background-color:#ececd8;
border-top:#FFFFFF solid 4px;
vertical-align:top;


}

#menuTable{
padding:4px;
padding-top:12px;
height:100%;
}

#menuTable #colA{
border-right:#999999 solid 1px;
border-left:#999999 solid 1px;
width:50%;
vertical-align:top;
}

#menuTable #colB{
border-right:#999999 solid 1px;
width:50%;
vertical-align:top;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:left;
}

.subText {
	font-style:italic;
}

.highText {
	font-weight:bold;
	color:#666666;
}

.mini {
	font-size: 9px;
}

.containerText{
	padding-left:8px;
	padding-right:8px;
}
.containerTableB{
	padding-left:8px;
	padding-right:8px;
}

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
	text-align: center;
	margin-bottom:10px;

	padding:2px;
	border-bottom:#CCCCCC dashed 1px;
}
.title {
	margin-bottom:10px;
	padding:2px;
	text-align: center;
}

.title a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #ba7335;
	text-transform: uppercase;
	text-decoration: none;
}

.titleUcase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
	text-align:left;
	padding:2px;

}

.titleMini {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #ba7335;
	text-transform: uppercase;
	text-align: center;
	margin-bottom:10px;
	padding:2px;

}
.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style:italic;
	color: #333333;
	text-align: center;
	margin-bottom:10px;
	padding:2px;

}
.authorName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style:normal;
	color:#537ca7;
	text-transform:uppercase;
}
.bodyTextMini{
	margin-bottom:10px;

	padding-left:2px;
	padding-right:2px;
	padding-bottom:7px;
	text-align:left;
}
.lineSeparator{
	border-top:#333333 solid 1px;
	width:100$;


}
.bodyText{
	border-bottom:#CCCCCC dashed 1px;
	margin-bottom:10px;
	font-size:12px;
	margin-right:10px;

	padding-left:2px;
	padding-right:2px;
	padding-bottom:7px;
	text-align:left;
}
.page_item{
	list-style-type:none;
	line-height:52px;
	width:139px;
	height:52px;
	background-image:url(images/button.png);
	margin-bottom:10px;
}
.page_item a{
	text-decoration:none;
	font-family: Georgia,Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	font-weight:bold;
	font-style:normal;
	text-align:center;
}
.textBox{
	border-top:#999999 solid 1px;
	padding-top:5px;
	padding-left:7px;
	padding-right:7px;
}