body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align:center;
	background-color: #F0F0F0;
	margin: 0px; 
	padding: 0px;
}

table.Main {
	/* border : 1px solid; */
	width  : 949px; 
	background : #FFFFFF;
	table-layout: fixed;
}

table.Main tr.Menu{
	margin-bottom : 4px;
}

table.Main td.Border_left {
	width  : 19px; 
	height : 181px;
}
table.Main td.Border_left_1 {
	width  : 19px; 
}
table.Main td.Border_right {
	width  : 20px; 
	height : 181px;
}
table.Main td.Border_right_1 {
	width  : 20px; 
}

table.Main td.Logo {
	width : 463px;
	height: 80px;
	/*background : url(../images/prima_logo.jpg) no-repeat left top;*/
}

table.Main td.Logo img{
	width : 463px;
	height: 80px;
	border : none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

table.Main td.Logo a{
	font-decoration : none;
}


table.Main td.Banner {
	width:910px;
	height:101px;
/*	background : url(../images/prima_banner.jpg) no-repeat left top;  */
}

table.Main td.Banner div{
	width:910px;
	height:101px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

table.Main td.Banner div h1{
	font-style : none;
	font-size : 26px;
	font-family : Arial;
	color : white;
	text-align : right;
	padding-right : 100px;
	position : absolute;
	top : 99px;
	left : 588px;
	padding-right : 2px;
 	border : none; 
	width : 440px;
	
}


table.Main td.Top_menu {
	width:910px;
	height:25px;
	background : url(../images/bg_top_menu.gif) repeat-x left top;
	vertical-align : center;
	padding-top:0px;
}

table.Main td.Top_menu ul{
	list-style-type:none; 
	padding:0px 4px 0 8px; 
	margin-top:0px;
	vertical-align : top; 
}
table.Main td.Top_menu ul li{
	display:inline;  
	margin:0px 10px 0 0;
}
table.Main td.Top_menu ul li a:link, table.Main td.Top_menu ul li a:visited{ 
	color:#ffffff; 
	font-weight: bold; 
	font-size : 11px; 
	text-decoration: none;
	font-family : Arial
}

table.Main td.Container {
	width  : 910px; 
	/* height : 505px; */
}

table.Main td.Footer_partner {
	width : 910px;
	height : 59px;
	text-align : center;
}

table.Main td.Footer_partner a{
	width:50px; 
	text-decoration:none; 
	display:inline;
}

table.Main td.Footer_partner a img{
	border:0; 
	padding:0;
	margin:0 30px 0 30px;
}

table.Main td.Footer_partner h1{
	font-size : 11px;
	font-style : none;
	font-family : Arial;
	font-weight : normal;
	display : inline;
	float : left;
	margin-top : 10px;
	margin-left : 8px;
}


table.Main td.Footer_text {
	width : 910px;
	height: 1px;
	color : #000000;
	font-size : 10px;
	font-style: none;
	font-weight : normal;
	font-family : Arial;
	text-align : center;
}
table.Main td.Footer_text h1{
	color : #000000;
	font-size : 10px;
	font-style: none;
	font-weight : normal;
	font-family : Arial;
	text-align : center;
	display : inline;
}



table.Main td.Footer_text a {
	color : red;
	text-decoration : none;
	font-size : 10px;
	float : right;
	position: relative;
	top : -8px;
	
	
}
table.Main td.Bottom_Menu {
	width  : 910px; 
	height : 35px;
	background : #D2D2D2;
	font-size : 12px;
	font-style: none;
	font-weight : normal;
	font-family : Arial;
	text-align : center;
}

table.Main td.Bottom_Menu a {
	color : #000000;
	text-decoration : none;
}

table.Main td.Footer {
	width  : 949px; 
	height : 37px;
	background : url(../images/prima_footer.gif) no-repeat left top;
}

table.Home {
	width : 910px;
	border-bottom :#D3D3D3 1px solid;
	vertical-align : top;
}

table.Home td.Right_margin {
	vertical-align : top;
	padding-top : 4px;
}

table.Home td.Bloc_home {
	vertical-align : top;
	padding-top : 1px;
	padding-left : 0px;
}

table.Page {
	width : 910px;
	border-bottom :#D3D3D3 1px solid;

}
table.Page td.Page_content{
	width : 550px;
	border-left : #D3D3D3 1px solid;
	border-right : #D3D3D3 1px solid;
	vertical-align : top;
}

table.Page td.Spacer{
	width : 554px;
	height : 24px;
	vertical-align : top;
}

table.Page td.Right_margin{
	vertical-align : top;
	padding-top :  4px;
	width : 199px;
}

table.Page td.Left_margin{
	vertical-align : top;
	padding-top :  4px;
	width : 177px;
}

