* { margin: 0; padding: 0; outline: 0; }
body {

	background-color:#EFEFEF;

	margin:0;

	padding:0;

	text-align:center;

	color:#333333;

	font-family:Arial, Arial, Tahoma, sans-serif;

    font-size:13pt;

}



#wrapper {

	width:1024px;

    background:#EFEFEF url(bg.jpg?z=38900) repeat-y center top;
    margin:0 auto;
    text-align:left;
}



td{

	background-color:#FFFFFF;

	vertical-align:top;

	text-align:left;

}





#content-wrapper {

	width: 1000px;

	margin: 0px auto;

	padding: 0;

}
 #nav1 {
	clear: both;	

	margin: 0 auto; 

	padding: 0;

	background: #2666C3 url(menu.jpg?z=38900) repeat-x;

	font: bold 16px/40px "Arial", Tahoma, Sans-serif;

	height: 40px;

	width: 980px;

	border-top :0px solid #FFFFFF ;

	border-bottom : 0px solid #FFFFFF ;	

}



#nav1 ul {

	float: left;

	list-style: none;

	margin:0; 

	padding: 0 ;

}



#nav1 ul li {

	display: inline;

}



#nav1 ul li a {

	display: block;

	float: left;

	padding: 0 14px;

	color: #FFFFFF;

	text-decoration: none;

	text-align:center;

	border-right: 1px solid #4484e1 ;

}



#nav1 ul li a:hover {

	background: #265395 url( selectedMenu.jpg?z=38900 ) repeat-x;

	color: #FFFFFF;	

}





li.current {

	background-color:#2666C3;

	color: #FFFFFF;

} 





 





#main {

	float: left;
	width: 1000px;
	padding: 0 0 0 0; 
	display: inline;
	background: url(box.jpg) no-repeat;
}





#main p, #main h1, #main h2, #main h3, #main ol, #main ul, #main form {

	margin:10px 0pt 0pt 0pt ;

}



#main p, #sidebar p {

	text-align:justify;

}





h1 {

	font-family:Trebuchet MS;

	font-size:20pt;	

	color:#BBBBBB;

	letter-spacing:3px;

}





h2 {

	font-family:Trebuchet MS;

	font-size:16pt;	

	color:#AAAAAA;

	letter-spacing:2px;

}



h3 {

	font-family:Trebuchet MS;

	font-size:14pt;	

	color:#AAAAAA;

}



#main img {

	vertical-align:top;

	padding-right:10px;

}



a, a:visited {

	color:#FB9233;

	text-decoration:none;

}



a:hover {

	color:#93C600;

	text-decoration:underline;

}











#footer {
	color: #FFFFFF;
	background: #EFEFEF url(footer.jpg?z=38900) no-repeat center top;
	clear: both;
	width:1024px;
	height: 80px;
	text-align: center;	
	font-size: 8pt;	
	padding-top:12px;

}
#footer p { 
	padding:8px 0;
	margin: 0;
}
#footer a {

	color: #FFFFFF;
	text-decoration: none; 

}





.clear { clear: both; }





a, a:visited {

	text-decoration: none;

	background: inherit;

	color: #FB9233; 

}



a:hover {

	text-decoration: underline;

	background: inherit;

	color: #93C600;

}



img {

	padding:0;

	vertical-align:top;

	border:0px solid #DFDFDF;

}





/* extended styles */



.layout {

	margin:0;

}



		

.bloc-txt, .bloc-txt-txt, .bloc-img-txt, .bloc-txt-img, .bloc-img {

	margin:0;

	padding:0 5px 0 5px;

	clear:both;

}





.bloc-txt-txt .richtext, .bloc-img-txt .richtext, .bloc-img-txt .image,

.bloc-txt-img .richtext, .bloc-txt-img .image  {

	margin:0 ;

	width:48%;

	float:left;

}





.bloc-sep {

	width:20px;

	margin:0;

	padding:0;

	float:left;

}

.title_css {

	font-family: Arial, Helvetica, sans-serif;

	font-size: large;

	font-weight: bold;

	text-transform: uppercase;

}


