#corps
{
	width: 700px;
	color: #555555;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}



#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;
	text-align: left;
}

a img
{
	border:none;
}


.img_press 
{
	text-align:center;

}

.centered
{
	text-align: center;
}


.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;
	line-height: 130%;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: center;
	right: auto;
	left: auto;
	position: relative;
	background-color: #B8B8B8;
	background-image: -webkit-linear-gradient(270deg,rgba(230,230,230,1.00) 0%,rgba(149,149,149,1.00) 98.61%);
	background-image: -moz-linear-gradient(270deg,rgba(230,230,230,1.00) 0%,rgba(149,149,149,1.00) 98.61%);
	background-image: -o-linear-gradient(270deg,rgba(230,230,230,1.00) 0%,rgba(149,149,149,1.00) 98.61%);
	background-image: linear-gradient(180deg,rgba(230,230,230,1.00) 0%,rgba(149,149,149,1.00) 98.61%);
}

div#conteneur
{
	width: 700px;
	position: relative;
	float: none;
	clear: none;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}



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


/* FOR THE MENU */

#menu
{
	width: 700px;
	right: auto;
	left: auto;
	position: relative;
}

.menu_logo 
{
	position: absolute;
}

.menu_links
{
	margin-right: 20px;
	margin-left: 20px;
}

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


#menu li
{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	float: none;
}

#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;
	position: relative;
}
 
 
 #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;
	text-align: right;
	width: 700px;
}


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