body {	margin: 0px;background-image:url(../images/back00.jpg);background-repeat:repeat-x;font-family: Arial, Helvetica, sans-serif;font-size: 14px; }
#header {margin:0px;padding:0px;height:200px}

#intro {
width:100%;
}

#flash_intro {
width:755px;
height:555px;
margin-top:100px;
margin-left:auto;
margin-right:auto;
padding-top:5px;
padding-left:5px;
border:#000000 1px solid;
}


#droite a, #gauche a {color:#c80708;text-decoration:none}
#droite a:hover {color:#3e3d3c;text-decoration:underline}
#gauche a:hover {color:#FFFFFF; text-decoration:underline}
#gauche img {
margin:5px;
}
#droite, #gauche {
border:1px solid #3e3c3d;
}

.pictos-images {
float:right;
}

#langues {
width:150px;
padding-top:8px;
}

h1{clear: both}

#langues a {
	display:block;
	float:left;
	width:29px;
	height:20px;
	background-image:url(../images/langues.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-top:2px;
	margin-top:5px;
	margin-right:10px;
}

#langues a:hover {
	background-image:url(../images/langues-hover.jpg);
	background-repeat:no-repeat;
}
/* MENU */

#barre-menu {
	height:50px;
}

#menu {
	margin-top:0px;
	padding-top:0px;
}

ul#menu {
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;
}

ul#menu li {
	float:left;
}

ul#menu a {
	float:left;
	list-style:none;
	display:block;
	height:60px;
	width:130px;
	background-image:url(../images/menu-img.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:43px;
	margin-top:0px;
	text-align:center;
	margin-right:5px;
	color:#FFFFFF;
	text-decoration:none;
}

ul#menu a:hover, #menu li.on a {
	display:block;
	width:130px;
	height:40px;
	background-image:url(../images/menu-img-hover-up.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:30px;
}

/* END MENU */
/* footer */
.footer img{
	float:left;
}

.footer {
width:100%;
height:84px;
background-image:url(../images/footer-back.jpg);
background-repeat:repeat-x;
padding-top:48px;
padding:0px;
}

#footer_links {
padding-top:60px;
float:right;
color:#CCCCCC;
}

#footer_links a {
color:#FFFFFF;
text-decoration:none;
}
#footer_links a:hover {
color:#c80708;
text-decoration:none;
}
/* end footer */
#box1, #box2 {
	width:475px;
	margin-right:0px;
	padding:5px;
	color:#3e3d3c;
	text-align:justify;
	margin-bottom:15px;	
	margin-left:15px;
/*	height:250px; */
/*	overflow:auto; */
}

#box1_interne {
width:650px;
margin-right:0px;
padding:5px;
border:1px solid #3e3c3d;
color:#3e3d3c;
text-align:justify;
margin-bottom:15px;	
margin-left:15px;
}

#box2_interne {
width:300px;
margin-right:0px;
padding:5px;
border:1px solid #3e3c3d;
color:#3e3d3c;
/*text-align:justify; */
margin-bottom:15px;	
margin-left:15px;
}

#box1, #box1_interne, #gauche {
	background-color:#3e3c3d;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
}

#box1 h1, #box2 h1 {
	display:block;
	width:390px;
	height:45px;
	font-size:22px;
	font-weight:normal;
	margin-top:10px;
	margin-left:25px;
	margin-bottom:10px;
	background-image:url(../images/h1-grey.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:6px;
	color:#FFFFFF;
}

#box1_interne h1 {
	display:block;
	width:607px;
	height:30px;
	font-size:18px;
	font-weight:normal;
	margin-top:5px;
	margin-left:25px;
	margin-bottom:10px;
	background-image:url(../images/h1_gauche_interne.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:3px;
	color:#FFFFFF;
}

#box2_interne h1 {
 	display:block;
	width:295px;
	height:30px;
	font-size:18px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:10px;
	background-image:url(../images/h1_droite_interne.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:3px;
	color:#FFFFFF;
}

#box1_interne h1 a, #box2_interne h1 a { color: #FFF}

#annonce {
margin-left:auto;
margin-right:auto;
width:278px;
height:80px;
background-image:url(../images/annonce.jpg);
background-repeat:no-repeat;
font-size:18px;
text-transform:uppercase;
text-align:center;
padding-top:15px;
}

#annonce a {
color:#FFFFFF;
}
#annonce a:hover {
text-decoration:none;
color:#3e3c3d;
}
/*
#form {
height:25px;
width:272px;
background-image:url(../images/form.jpg);
background-repeat:no-repeat;
font-size:16px;
text-align:center;
font-weight:bold;
padding-top:3px;
}

#form {
margin-left:auto;
margin-right:auto;
}

#form a {
text-decoration:none;
}
#form a:hover {
color:#3e3d3c;
text-decoration:none;
}
*/

/* FORM */

form, #mailform {
	margin: 0px;
	padding: 0px;
	border:0;
}

form label
{
	display:block;
	font-weight:normal;
	margin-top:5px;
}

input, textarea, select
{
	margin-bottom:5px;
}


#box2 h1 {
	background-image:url(../images/h1-red.jpg);
}

#box1 h1 a, #box2 h1 a {
	color:#FFFFFF;
	text-decoration:none;
}

#box1 h1 a:hover, #box2 h1 a:hover {
	color:#3e3d3c;
}

#welcome img{
border:none;
}

h2 {
	margin-top:0px;
	color:#c80708;
	font-size:18px;
	font-weight:normal;
}

#gauche ul {
	list-style:url(../images/puce.jpg);
	list-style-position:inside;
}

#gauche li {
	padding-left:10px;
	color:#FFFFFF;
}

#gauche li a{
	color:#FFFFFF;
	text-decoration:underline;
}
#gauche li a:hover {
	color:#c80708;
	text-decoration:none;
}

#droite ul {
	list-style:url(../images/puce.jpg);
	list-style-position:inside;
	margin:0px;
	padding:0px;
}

#droite li {
	padding-left:10px;
	color:#3e3d3c;
}

#droite li a{
	color:#3e3d3c;
	text-decoration:underline;
}

#droite li a:hover {
	color:#c80708;
	text-decoration:none;
}
