

* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}



body {
	padding:0px;
	margin:0px;
	margin-top:50px;
	background-color:black;
}

#modif {
	position:absolute;
	top:5px;
	left:5px;
}

#Global{
	border: 1px solid #FFFFFF;
	width:761px;
	margin:auto;
	height:auto;
	background-color:black;
}

#main {
border-top:1px white solid;
/*border-bottom:1px white solid;*/
}

#main h1 {
	height:30px;
	font-size:22px;
	margin-top:10px;
	padding-left:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#Menu {

	width:200px;
	float:left;	
}
#Menu object {
margin-left:40px;
}

#Menu ul {
margin-top:0;
padding-top:0;

	font-size:12px;
	color:orange;
	list-style-type:none;
	
}
#Menu li a {
	font-weight:bold;
	font-size:14px;
	color:white;
	text-decoration:none;	
}

#Menu ul a:hover {
	color:orange;
	text-decoration:underline;
}

#content {
    
    text-align:justify;
	margin-right:20px;
    border:solid 1px orange;
	height:300px;
	padding:8px;
	margin-bottom:30px;
	margin-left:200px;
	overflow:auto;
	}





#footer {
	background-image:url('images/down.jpg'); height:63px; width:761;
	border-top:1px white solid;
	height:63px;
	padding-left:575px;
	padding-bottom:0px;
	position:relative;
}
#footer input{
	margin:0;
	margin-top:18px;
	padding:0;
}
#copyrigth a {
font-size:10px;
}
#langueChoix {
width:761px;
margin:auto;
text-align:right;
}

#copyrigth{
/*padding-right:0px;
margin:0px;*/
position:absolute;
top:45px;
font-size:10px;
}

.Style1 {
	font-size: 16px;
	font-weight: bold;
	}
		
.inputNewsLetter {
	color:black;
	width:120px;	
	}
.formNews {
margin-left:0px;
}

/****************************************/

/* FORMULAIRE CONTACT */

label {
	display:block; /*La balise devient de type block*/
	width:175px;
	float:left;
	cursor:hand;
	color:white;
}

form {
	margin-left:25px;
}

form .formButton {
	text-align:center;
	margin-left:175px;
}

.formRetour {
	text-align:center;	
}

.formRetour a {
	text-align:center;	
	color:Orange;
	text-decoration:none;
}

.formRetour a:hover {
	text-decoration:underline;
}
.input {
	background-color:black;
	border:1px white solid;
	margin:1px;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.inputError {
	border-width:1px;
	border-color:#FF6600;

	border-style:solid;
	background:Orange;
	margin:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444444;
}

.BtnEnv {
	color:#000000;
}

.BtnCan {
	color:#000000;
}

.BtnOk {
    color:#000000;
}

a img{
border:0;
}

/****************************************/