@charset "utf-8";
/* CSS Document */

body{
	background-color:#2b2829;
	text-align:center;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1{
	color:#dd2919;
	font-size:16px;
}

h2{
	font-size:14px;
	font-style:italic;
}

h4{
	font-size:10px;
	font-style:italic;
}

ul{
	padding:0px 0px 0px 15px;
	margin:0px;
}

input{
	width:211px;
}

img{
	border:0px;
}

a{
	color:#000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#container{
	position:relative;
	width:1022px;
	padding-top:165px;
	margin:0px auto;
	background:url(../images/img_fond.jpg) no-repeat;
}

#top-menu{
	position:absolute;
	top:10px;
	left:35px;
	width:275px;
	height:95px;
	text-align:left;
	font-size:10px;
}

#menu1{
	padding:3px 10px;
	background-color:#000;
	color:#fff;
	width:160px;
	text-align:center;
}

#menu1 a{ color:#fff; }

#menu-principal{
	width:786px;
	height:85px;
	margin:0px 105px 0px 130px;
	padding:0px;
}

#sous-menu{
	text-align:center;
	padding-left:219px;
	height:35px;
	clear:both;
}

#sous-menu a{
	float:left;
	display:block;
	width:100px;
	margin-bottom:25px;
	color:#FFFFFF;
	font-weight:bold;
	/*padding-top:1px;*/
	/*background-image:url(../images/sousMenu.jpg);*/
	background-repeat:no-repeat;
}

#sous-menu a:hover{
	/*background-image:url(../images/sousMenu_over.jpg);*/
}

#bg-contenu{
	background:url(../images/bg_contenu.jpg) repeat-y #ffffff;
	margin:0px 105px 0px 130px;
	margin-top:0px !important;
	margin-top:-3px;
	width:786px;
	padding:0px;
}

#bloque-contenu{
	background:url(../images/haut_contenu.jpg) no-repeat;
	width:786px;
}

#contenu{
	background:url(../images/bas_contenu.jpg) no-repeat bottom;
	width:614px;
	min-height:520px;
	text-align:left;
	padding:25px 86px 25px 86px;
}

#colonne-gauche{
	float:left;
	width:293px;
}

#colonne-droite{
	float:right;
	width:300px;
}

#commander{
	position:absolute;
	top:20px;
	right:30px;
	width:248px;
	height:33px;
}

#footer{
	background:url(../images/bg_bas.jpg) repeat-x bottom;
	height:87px;
}

#footer div{
	width:780px;
	margin:5px auto;
	text-align:right;
	color:#fff;
}

#accueil_contenu{
	background:url(../images/img_fond_accueil_bas.jpg) no-repeat;
	whidth:1083px;
	height:413px;
	text-align:left;
}

#accueil_gauche{
	float:left;
	width:405px;
	height:313px;
	background:url(../images/img_accueil_gauche.jpg) no-repeat;
	padding:50px 30px;
}

#accueil_droite{
	float:right;
	width:603px;
	height:413px;
}

#accueil_droite_haut{
	width:503px;
	height:150px;
	margin-bottom:7px;
	background:url(../images/img_accueil_droite_haut.jpg) no-repeat;
	padding:25px 50px;
}

#accueil_droite_bas{
	width:543px;
	height:57px;
	background:url(../images/img_accueil_droite_bas.jpg) no-repeat;
	padding: 75px 30px;
}

.ligne_bleu{
	/*width:200px;*/
	height:3px;
	/*background-image:url(../images/ligne_bleu.jpg);*/
}

.decallage-form{
	padding-left:25px;
}

.boutton{
	width:100px;
}

#flashAcc {
	position:absolute;
	right:395px;
	top:4px;
}
#flash {
	position:absolute;
	right:355px;
	top:4px;
}