/* .zone {
	background-color: #DDDDDD;
	border: 3px solid #666666;
}
*/
body {
	background-color:#000000; /*#FF9933;*/
}
h2 {
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
#comp {
	padding-left: 20px;
}

table {
	padding: 5px;
}
td {
	padding: 5px;
}
h3 {
	font-style: italic;
	font-weight: bold;
	color: #0066FF;
	padding-left: 10px;
}
h4 {
	font-weight: bold;
	color: #0000CC;
}

#colone-gauche {
	width: 80px;
	vertical-align: top;
}

#menu {
	width:790px;
	text-align: center;
	clear: right;
	float: none;
	height: 43px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

#identification {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-color: #000000;
	/* border: 1px solid #000000; */
	position: relative;
	width:760px;
	height:90px;
	font-size: 2em;
	text-align: right;
	vertical-align: middle;
	padding-top: 50px;
	padding-right: 30px;
}
#contenu {
	font-size: 1em;
	position: relative;
	margin-top: 0px;
	background-color: #DDDDDD;
	border: 1px solid #DDDDDD;
	padding: 30px;
}
#pied {
	width:790px;
	height: 28px;
	font-size: 0.8em;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	padding-top: 15px;
	clear: left;
	float: left;
	background: #000000 url("../images/current-bg.gif") top left repeat-x;
}

#centrage {
	border: 0px solid #FF0000;
	background: #000000;
	width: 790px;
	position: relative;
	margin: auto;
}

#menu ul { 
	height: 43px; 
	background: url("../images/menu-bg.gif") top left repeat-x; 
	font-size: 0.8em; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
}

#menu li { 
	height: 43px;
	list-style-type: none;
	width: 120px;
	margin-left: 10px;
	display: block; 
	float: left; 
	
}

#menu a { 
	height: 35px; 
	color: #777; 
	text-decoration: none; 
	display: block; 
	line-height: 200%;
	padding: 8px 10px 0;	 
}

#menu a:hover { 
	color: #333; 
}

#menu a.current{ 
	color: #FFF; 
	background: #FFF url("../images/current-bg.gif") top left repeat-x; 
	padding: 5px 10px 0; 
}



input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#centrage  #contenu  #formContact  #button  {
	margin-top: 20px;
	margin-right: 20px;
}
#centrage  #contenu  #formContact  #button2  {
	margin-top: 20px;
	margin-left: 20px;
}
.defaut {
	font-style: italic;
	/* color: #999999; */
	color: #FFFFFF ;
}
