#corps
{
	margin-top: 0px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}



#corps p{
	color:#959595;
	letter-spacing: 0.8px;
	vertical-align: top;
	text-align: left;
}


h1{
	color:#999999;
	font-size: 10px ;
	font:georgia;
	color:#b9bf39;
	letter-spacing: 1px ;
	text-transform:uppercase;
	font-weight:normal;
}

h2{
	color:#B9BF39;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform:none;
	font-weight:normal;
	font-family: "Courier New", Courier, monospace;
}

a img
{
	border:none;
}


.img_press 
{
	text-align:center;

}

.centered
{
	text-align:left;
}


.img_press img
{

	border: solid black 1px;
		
}


.img_intro 
{

	float:left;
	border: solid black 1px;
	margin-right:15px;
	margin-bottom:5px;

}


.outside_pages
{
	text-align:center;
	border: solid black 1px;
	
}

.under_float
{

	clear:both;

}






/* BEGINNING OF DESIGN */


body
{
	margin: 0px 0;
	padding: 0;
	text-align: right;
	background: #FFFFFF;
	line-height: 130%;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

div#conteneur
{
	width: 780px;
	margin: 0 auto;
	text-align: left;
	border: none;
	background: #fff;
}



#header
{
   margin-left:0px;
   margin-top:0px;
   height: 80px;
   background: url(design/logo.png) no-repeat left top #fff;
   
}


/* FOR THE MENU */

#menu
{
	margin-left:0px;
	padding-left: 0px;
	text-align:left;
	height:68px;
	display: block;
	width: auto;
	bottom: 20px;
	top: 0px;
	overflow: visible;
	vertical-align: middle;
	padding-bottom: 25px;
	padding-top: 20px;
		
}

.menu_logo 
{

	margin-bottom:10px;
	margin-left:-24px;
		
	
}

.menu_links
{
		padding-left:45px;
		
	
}

#menu ul
{
	list-style-type: none ;	
		
	
}


#menu li
{
	float: left ;
	
}

#menu li a
{

	border-right: 0px solid #dea ;
	border-bottom: 0px solid #dea ;
}


 #menu li a:hover { color: gray; text-decoration:none; 	border-right: 0px solid gray ; 	border-bottom: 0px solid gray ;}
 
 
body a
{
	text-decoration:underline;
	color:#959595;
	

}

body a:hover
{
	text-decoration:none;
	color:#959595;

}

body a:visited
{
	text-decoration:none;
	color:#959595;

}
 
 
 #intro
{
	text-align:center;
	color:#959595;
	letter-spacing: 0.8px ;
	margin-top: 100px;
		
}

 
 #intro a
{
	text-decoration:none;
	color:#959595;

}

 #intro a:hover
{
	text-decoration:none;
	color:#959595;

}

 #intro a:visited
{
	text-decoration:none;
	color:#959595;

}
/* END OF MENU */



#footer 
{
	font-family: "Courier New", Courier, monospace;
	font-size:1em;
	color:#cdcdcd;
	margin-left:25px;
	margin-top:25px;
	text-align:right;
	padding-right:25px;	
}


#next 
{
	text-align:right;
}
/* End Of DESIGN */
.Testtab {
	background-color: #00FF99;
	position: relative;
	height: 55px;
	width: 750px;
}

