@charset "utf-8";

html, ul, li, ol, blockquote, div, br, img, body, h1, h2, h3, h4, h5, h6, h7, p {
	margin:0;
	padding:0;
	}
	
p{
	margin-top:5px;
	margin-bottom:5px;
	
	}
	
#mainBody p{
	margin-top:0px;
	margin-bottom:0px;
}

#tags p{
	margin-top:5px;
	margin-bottom:5px;
	}

h1{
	font-size:3em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0ba9f7;
	}
	
h2{
	font-size:1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffa000;
	}

h3{
	font-size:0.9em;
	font-weight:bold;
	color:#009ee0;
	
	}
	
	


body{
	background-image:url(../images/bgnd.jpg);
	background-repeat:repeat-x;
	background-color:#35a4d2;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	}
	
#mainBody{
	margin-top:20px;
	line-height:1.5em;
	
	}
	
#conteneur {
	width:960px;
	background-color:#FFF;
	margin:auto;
}

#header{
	width:960px;
	height:250px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	
	
	}
#menu {
	position:relative;
	width:950px;
	margin:auto;
	padding-bottom:8px;
	background-image:url(../images/bgndMenu.gif);
	background-repeat:repeat-x;

	}
	
a{
	text-decoration:none;
	color:#666;
}

a:hover{
	color:#ffa000;
	
	}

	
#menu a{
	display:inline;
	margin:5px;
	padding-bottom:24px;
	color:#333;
	text-decoration:none;
	
	}
	
#menu a:hover{
	color:#FFF;
	background-image:url(../images/selectedMenu.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}
	
#menu a#menu {
	color:#FFF;
	background-image:url(../images/selectedMenu.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}
	
#footer a{
	color:#0173ab;
	}
	
#footer{
	margin:auto;
	width:960px;
	height:130px;
	background-image:url(../images/footer.jpg);
	}
	
#footText{
	padding-left:300px;
	padding-top:50px;
	font-size:0.7em;
	text-align:center;
	}
	
#tags{
	width:950px;
	margin:auto;
	background-color:#eeeeee;
	}
	
#tags a{
	text-decoration:none;
	font-size:0.8em;
	color:#000000;
	}
	
#tags a:hover{
	text-decoration:none;
	font-size:0.8em;
	color:#ffa000;
	}




	
#contact{
	width:230px;
	height:195px;
	background-image:url(../images/contact.jpg);
	background-repeat:no-repeat;
	
	padding-top:60px;
	padding-left:5px;
	
	
	}
	
.champs{
	margin-bottom:4px;
	width:145px;
	}
.champs2{
	margin-bottom:4px;
	width:394px;
	}
	
	
.code{
	margin-bottom:4px;
	width:50px;
	background-color:#FC0; 
	}
	
.envoyer{
	margin-bottom:4px;
	margin-left:170px;
	width:35px;
	position:absolute;
	top:460px;
	}
.envoyer2{
	float:left;
	}

#mainBody{
	padding:10px;
	}
	
#cryptogram{
	position:relative;
	padding:0;
	margin-left:0px;
	float:left;
	}
	
#tablo{ position:relative; margin-top:0px; color:#FFF;}

#erreurcode{ color:#F90;
margin-top:-5px;
	}
.imgNorme{
	padding-top:0px;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:0px;
	}
	

#mainBody table tr td #form2 table tr td {
	font-size: 0.8em;
	color: #FFF;
}

