* {
	margin:0;
	padding:0;
}

body {
	background-color:#f3fbfe;
	font-family:"Trebuchet MS";
	font-size:1em;
}

#global {
	background-image:url(../images/global_bg.jpg);
	background-repeat:no-repeat;
	width:805px;
	height:600px;
	margin:10px auto 0;
	position:relative;
}

a {
	color:#5c8dc7;
	text-decoration:none;
}

a:hover {
	color:#5c8dc7;
	text-decoration:underline;
}

h1 {
 	display:block;
	font-size:1px;
	width:175px;
	height:71px;
	background-image:url(../images/titre.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:16px;
	top:28px;
}

#bloc_droite h2 {
	font-size:1.4em;
	text-transform:uppercase;
	color:#5C8DC7;
	padding:0;
	padding-left:50px;

}

#bloc_droite h3 {
	font-size:1.4em;
	text-transform:uppercase;
	color:#CAD8E9;
	padding:0;
	padding-left:120px;
	border-top:1px solid #DDF4D7;
}
	
#header ul {
	margin-left:365px;
}

#header ul li {
	display:inline;
}

#header ul li a {
	display:block;
	text-decoration:none;
	width:auto;
	height:34px;
	padding-top:16px;
	float:left;
	margin-left:30px;
	color:#5c8dc7;
	font-size:.8em;
	text-transform:uppercase;
	font-stretch:condensed;
	font-weight:500;
	background-image:none;
}

#header ul li a:hover {
	background-position:2px -3px;
	text-decoration:underline;
}

#header ul #accueil a {
	background-image:url(../images/bg_papillon.gif);
	background-repeat:no-repeat;
	background-position:2px -3px;
}

#header ul li a span {
	font-weight:bold;
}

#header {
	width:805px;
	height:85px;
}

#content {
	width:805px;
	height:400px;
}

#bloc_gauche, #bloc_droite {
	height:470px;
	float:left;
}

#bloc_gauche {
	width:355px;
	margin-left:2px;
}

#bloc_droite {
	width:445px;
	overflow:visible;
}

#footer {
	float:left;
	margin-left:2px;
	width:800;
	height:26px;
	background-image:url(../images/newsletter.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	font-size:1px;
	color:#F2FAFD;
	position:relative;
	margin-top:5px;
}

#footer input {
	width:116px;
	margin-left:7px;
	float:left;
}

#footer .ttl {
	padding-top:5px;
	float:left;
}
#langage {
	float:right;
	font-size:11px;
	margin-bottom:5px;
	color:#5c8dc7;
}
#choix {
	float:left;
}
#admin {
	float:left; 
	color:#FFFFFF; 
	text-decoration:none; 
	font-size:12px; 
	margin-left:10px; 
	margin-top:0px; 
	color:#6699FF;
}
#footer #submit {
	width:24px;
	height:21px;
}

#bloc_droite #texte{
	width:425px;
	height:385px;
	padding:0 10px;
	text-align:justify;
	overflow:auto;
	font-size:0.8em;
	margin:15px 0;
}
.defaut_bouton {
	color:#6288d7;
	border:#6288d7 1px solid;
	background-color:#dbe3f2;
	font-size:11px;
}
.defaut_form_text {
	color:#000;
	border:#000 1px solid;
	background-color:#fff;
	font-size:11px;
	width:150px;
}
#content #disoff{display:none;}