/*  @@@@@[  Wrappers  ]@@@@@ */

td{
	font: 12px Arial, Helvetica, sans-serif;
	color: #424242; 
	margin: 2px 0 0 0;
	text-align:justify;
	top:0px;
	

}
.texte {
	background-color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #424242; 
	margin: 2px 0 0 0;
	text-align:justify;
	
}
.title1 {
	background-color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #424242; 
	margin: 12px 0 0 0;
	text-align:justify;
	font-weight: bold;
	
}

.title2 {
	background-color: #fff;
	font: 15px Arial, Helvetica, sans-serif;
	line-height: 5px;
	color: #EF8E19; 
	margin: 12px 0 0 0;
	text-align:justify;
	font-weight: bold;
	text-decoration: underline;
	
}
.onblack{

	
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF; 
	margin: 2px 0 0 0;
	text-align:justify;
	font-weight: bold;


}

a.onblacklinks:link{
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF; 
	margin: 2px 0 0 0;
	text-align:justify;
	font-weight: bold;
	text-decoration: none;

}
a.onblacklinks:hover{
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #EF8E19; 
	margin: 2px 0 0 0;
	text-align:justify;
	font-weight: bold;
	text-decoration: underline;

}
a.onblacklinks:visited{
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF; 
	margin: 2px 0 0 0;
	text-align:justify;
	font-weight: bold;
	text-decoration: none;

}

a.links:link{
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: blue; 
	margin: 2px 0 0 0;
	text-align:justify;
	font-weight: bold;
	text-decoration: none;

}
a.links:hover{
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #00C9FB; 
	margin: 2px 0 0 0;
	text-align:justify;
	font-weight: bold;
	text-decoration: underline;

}
a.links:visited{
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: skyblue; 
	margin: 2px 0 0 0;
	text-align:justify;
	font-weight: bold;
	text-decoration: none;

}
a:link{
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #424242; 
	margin: 2px 0 0 0;
	text-align:justify;
	font-weight: bold;
	text-decoration: none;

}
a:hover{
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #00C9FB; 
	margin: 2px 0 0 0;
	text-align:justify;
	font-weight: bold;
	text-decoration: underline;

}
a:visited{
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #424242; 
	margin: 2px 0 0 0;
	text-align:justify;
	font-weight: bold;
	text-decoration: none;

}





#footer {
	color: #b2b2a4;
	clear: both;
	font-size: 11px;
	padding: 5px 0px 10px;
	text-align:right;
	background-color:#000000;
	height:10px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #b2b2a4; 
	text-decoration: none;
}
#footer a:hover {
	color: #b2b2a4; 
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #b2b2a4; 
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	color: #b2b2a4;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
#gravitate{
	float:  right;
}


/* home css */
#home-main{
background-color:#EF8E19;
height:317px;
width:900;
margin-top:0px;
background-image:url(images/widebg.gif);

}

#imghome{
float:right;
/*background-image:url(images/welcome1.jpg);*/
background-repeat: fixed;
padding-top:299px;
width:520px;

}

#homenavigation{
background-color:#EF8E19;
position:relative;
width: 220px;
height:317px;
float: left;
padding-left:0px;
margin: 0px 0 -500px 0;

}
#grad{
position:relative;
width: 20px;
background-color: #000000;
padding-left:0px;
margin: 0px 0 -500px 0;

}


#menu {
	min-height: 10px;
	float: right;
	width: 190px;
	list-style: none;
	background-image: none;
	position: relative;
	top: 0px;
	margin: 20px 0 -200px 0;
	padding: 0;
	font-size:12px;
	
}
#menu li {
	background-image: url('images/_homebullet.gif');
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
	min-height: 16px;
}
#menu li a {
	color: white;
	text-decoration:none;
}
#menu li a:hover {
	color: white;
	text-decoration:none;
}

#search-box{
margin-top: 270px;

	float: right;
	width: 365px;
	list-style: none;
	background-image: none;
	position: relative;
	top: 0px;
	
	
	font-size:12px;

}
#white-band{
background-color: #fff;
height:1px;

}

#black-band{
background-color: #000000;
height:3px;

}

#orange-band{
background-color: #EF8E19;
height:3px;

}

form {
	margin: 10px;
	padding: 2px;
}

#search-form {
	color: #464646;
	font-size: 7.5pt;
	float: left;
	display: block;
	text-align: left;

}
#search-label {
	position: relative;
		
}
.search-form .search-query {
	font-size: 8pt;
	border: 1px solid #000000;
	height: 20px;
	position: relative;
	top: -7px;
	width: 150px;
	margin: 0;
	padding: 1px;
}






