body, div, img, p { padding:0; margin:0; font-family: Arial; }
a img { border:0 }

p, ul {float: left; clear: both; }

body {
	background-color: #636f19;	
	margin: 0 auto;
	width: 1040px;
	/*text-align: center;*/
}
body#test-flash {
	background: white url(../img/bg-flash.jpg) no-repeat top left;
	margin: 0 0 0 0;	
}

.titre {
	float: left;	
	clear:left;
	width: 1000px;
	padding-top: 25px;
	color: red;
}

.titre h1 {
	font-size: 16px;
}

.titre a {
	color: red;
}

.titre hr {
	color: red;
}

.showroom {
	margin: 10px;.	
}


/* une */

.une_pave {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 570px;
	height: 270px;
	margin-left: -300px;
	margin-top: -150px;
	background-image: url(../img/accueil_fond.png);
	padding: 15px;
}
.accueil_logo {
	float: left;
	clear: both;
	margin: auto;
	width: 160px;
	height: 150px;
	background-image: url(../img/logo.png);
}
.accueil_titre {
	float: left;
	clear: both;
}

/* Recherche */

.rech_champs {
	float: left;	
}

.rech_btn {
	float: left;	
}

/* Fin Recherche */

/* Menu */
#menu {
	float: left;
	clear: both;
	width: 902px;
	padding-left: 72px;
	padding-right: 66px;
	height: 50px;
	margin: 0px;
	background-image: url(../img/fond_general.png);
}

#menu A {
	text-decoration: none;
	color: #FFFFFF;	
}

.rootVoices{
	background-color:#bdd632;
	padding:0;
	border-top: solid 1px #636f19;
	border-bottom: solid 1px #636f19;
	width: 100%;
	background-image: url(../img/menu_sep.png);
	background-position: center left;
	background-repeat: no-repeat;
	text-align: center;
}

.rootVoices td.rootVoice {
	background-color:transparent;
	width: 120px;
	line-height: 28px;
	font-family:Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-size:14px;
	padding: 5px;
	padding-left: 5px;
	padding-right: 10px;
	cursor: pointer;
	font-weight: bold;
	background-image: url(../img/menu_sep.png);
	background-position: center right;
	background-repeat: no-repeat;
}
.rootVoices td.selected {
	background-color: transparent;
	color: #636f19;
	cursor: pointer;
	font-size: 14px;
	opacity: 0.5;
	
}

.rootVoices td.selected A {
	background-color: transparent;
	color: #636f19;
	cursor: pointer;
	font-size: 14px;
}


.menuShadow{
	padding:1px;
	padding-bottom:0px;
	left:0;
	top:4px;
}

.menuContainer{
	background-color: #636f19;
	margin-top: 2px;
}

.menuContainer .line{
	background-color: #636f19;
	width: 100%;
	padding-left: -5;
	color: #FFFFFF;
}

.menuContainer .line .title {
	text-align:right;
}

.menuContainer .line .title a{
	color: #FFFFFF;
	font-size: 14px;
}

.menuContainer td a {
	text-decoration:none;
	color: #FFFFFF;
}

.menuContainer td.voice{
	/*border-top:1px solid #FFFFFF;*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:5px;
}

.menuContainer .separator{
	background-color: #bdd632;
	height:1px;
}
.menuContainer td.img{
	border-top:1px solid #f3f3f3;
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:12px;
	color: #c3c3c3;
	background-color:#f9f9f9;
	width:24px;
	padding:5px;
}
.menuContainer td.img img{
	width:20px;
}
.menuContainer .textBox{
	padding: 5px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color:#ffffff;
	color: #c3c3c3;
}
.menuContainer .selected td{
	background-color:#bdd632;
	background-image:url("../img/bgnd_sel_2.jpg")
}
.menuContainer .selected td a{
	color:#000;
}
.menuContainer .disabled td, .menuContainer .disabled td a {
	color: #cccccc;
}
.menuContainer .subMenuOpener{
	background-image:url("../img/menuArrow.gif");
	background-repeat:no-repeat;
	background-position:right;
}

.rootVerticalVoices{
	background-color:#333;
	padding:0px;
}
.rootVerticalVoices td.rootVoice {
	width:100px;
	font-family:Arial,Helvetica,sans-serif;
	color: gray;
	font-size:13px;
	padding:7px;
	cursor: pointer;
}
.rootVerticalVoices td.selected{
	background-image:url("../img/bgnd_sel_4.png");
	color:#ffffff;
	cursor: pointer;
}

.verticalMenu{
	background-color:#000;
}
.verticalMenu .line{
	background-color:#333;
	width:100%;
	padding-left:-5px;
}
.verticalMenu td a{
	text-decoration:none;
	color: #d3d3d3;
}
.verticalMenu td.voice{
	border-top:0px solid #666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:5px;
}
.verticalMenu .separator{
	background-color:#666;
	height:1px;
}
.verticalMenu td.img{
	border-top:0px solid #666;
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:12px;
	color: #c3c3c3;
	background-color:#333;
	width:24px;
	padding:5px;
}
.verticalMenu td.img img{
	width:20px;
}
.verticalMenu .textBox{
	padding: 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #c3c3c3;
}
.verticalMenu .selected td{
	background-image:url("../img/bgnd_sel_4.png");
}
.verticalMenu .selected td a{
	color:#fff;
}
.verticalMenu .disabled td, .verticalMenu .disabled td a {
	color: #666;
}


.verticalMenu .subMenuOpener{
	background-image:url("../img/menuArrow_w.gif");
	background-repeat:no-repeat;
	background-position:right;
}

.verticalMenu .menuShadow{
	background:black;
	padding:5px;
}

#flash{
	float:left;
	height:89px;
	width:500px;
}
/* Fin menu */





/* Recherche */
#recherche { font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	float: left;
	width: 500px;
}

.break { clear:both; }
#searchform { margin:50px 200px; font-size:18px; }
#searchform div { color:#000000; }
#searchform div input { font-size:18px; padding:5px; width:320px; }
#suggestions{ position: relative; left:235px; width:320px; display:none; }
#searchresults { border-width:1px; border-color:#919191; border-style:solid; width:320px; background-color:#a0a0a0; font-size:10px; line-height:14px; }
#searchresults a { display:block; background-color:#e4e4e4; clear:left; height:56px; text-decoration:none; }
#searchresults a:hover { background-color:#b7b7b7; color:#ffffff; }
#searchresults a img { float:left; padding:5px 10px; width: 46px; height: 46px; overflow: hidden;}
#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
#searchresults a:hover span.searchheading { color:#ffffff; }
#searchresults a span { color:#555555; }
#searchresults a:hover span { color:#f1f1f1; }
#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px;
			background-image:url(../images/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; }
#searchresults span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; }
/* Fin Recherche */

/* Bandeau */
#bandeau {
	float: left;
	clear: left;	
}
.bandeau_droit {
	float: left;	
}
#bandeau .bandeau_img1 {
	float: left;
	width: 980px;
}
#bandeau .bandeau_img2 {
	float: left;
	width: 100px;
}
#bandeau .bandeau_img3 {
	float: left;
	width: 100px;
}

/* Fin Bandeau */

/* chemin */
.chemin {
	float: left;
	clear: both;
	width: 892px;
	padding-left: 72px;
	padding-right: 76px;
	height: 20px;
	margin: 0px;
	background-image: url(../img/fond_general.png);
	font-family: Arial;
	font-size: 11px;
	color: #bdd632;
	text-align: right;
}

.chemin A {
	color: #bdd632;	
}
/* Fin Chemin */

/* Content */
#content {
	float: left;
	text-align: left;
	clear: both;
	padding-left: 75px;
	padding-right: 70px;
	width: 895px;	
	background-image: url(../img/fond_general.png);
	/*height: 100%;*/
	z-index: 10;
}

#content_logo {
	float: left;
	margin: auto;
	clear: both;
	padding-left: 80px;
	padding-right: 75px;
	padding-bottom: 10px;
	width: 885px;	
	background-image: url(../img/fond_general.png);
	height: 150px;
	z-index: 11;
}

#content_logo .logo {
	float: left;	
}

#content_logo .illu {
	float: right;	
}

#content_tete {
	float: left;
	margin: auto;
	clear: both;
	padding-left: 75px;
	padding-right: 70px;
	width: 895px;	
	background-image: url(../img/fond_tete.png);
	height: 56px;
	z-index: 11;
	
	font-size: 10px;
	color: #bdd632;
}

#content_tete .site {
	float: right;
	width: 600px;
	/*border-right: solid 1px #bdd632;*/
	text-align: right;
	height: 20px;
	margin-top: 20px;
	margin-right: 5px;
}

#content_tete .site A {
	color: #bdd632;
}


#content .gauche {
	float: left;
	width: 160px;
	padding-left: 5px;
	padding-top: 0px;
}

#content .gauche .acces_catalogue, #content .gauche .acces_extranet, #content .gauche .contact {
	float: left;
	clear: both;
	margin: 0px 0px 10px 0px;
}

#content .gauche .acces_extranet {
	float: left;
	clear: both;
	width: 144px;
	padding: 8px;
	padding-top: 40px;
	padding-bottom: 0px;
	background-image: url(../img/acces_extranet_fd.png);
	height: 100px;
	font-size: 11px;
	color: #636f19;
	font-family: Arial;
	font-weight: bold;
}

#content .gauche .acces_catalogue {
	float: left;
	clear: both;
	width: 144px;
	padding: 8px;
	padding-top: 40px;
	padding-bottom: 0px;
	background-image: url(../img/acces_catalogue_fd.png);
	height: 100px;
	font-size: 11px;
	color: #636f19;
	font-family: Arial;
	font-weight: bold;
}

#content .gauche .acces_extranet INPUT, #content .gauche .acces_catalogue INPUT {
	width: 140px;
	border: solid 1px #636f19;
	background-color: #eff6cd; 
	font-size: 12px;
	color: #636f19;	
}

#content .gauche .acces_extranet .extranet_submit, #content .gauche .acces_catalogue .extranet_submit {
	width: 142px;
	border: solid 1px #636f19;
	background-color: #636f19; 
	font-size: 12px;
	color: #eff6cd;	
	margin-top: 5px;
}

#content .gauche .contact_bouton:hover {
	cursor: pointer;	
}
	
#content .centre {
	float: left;
	width: 715px;
	margin-left: 10px;	
}
#content .centre .liste_rub {
	float: left;
}
#content .centre .liste_rub_item {
	float: left;	
}

#content .centre .rubrique {
	float: left;	
}
#content .centre .accroche {
	float: left;
}
#content .centre .texte{
	float: left;
	width: 715px;	
	font-size: 12px;
}

#content .centre .texte_accueil {
	float: left;
	clear: both;
	/* width: 490px;*/	
	font-size: 11px;
	padding: 5px;
	border: dotted 1px #AAAAAA;
	background-color: #E5E5E5;
}

/**** accueil infos ****/
#content .centre .accueil {
	float: left;
	clear: left;
	width: 500px;	
}

#content .centre .liste_info_une {
	float: left;
	clear: left;
	/*width: 490px;*/
	padding: 5px;	
	font-size: 11px;
	color: #000000;
}

#content .centre .liste_info_une2 {
	float: left;
	clear: left;
	/*width: 490px;*/
	padding: 30px 0px 0px 0px;	
	font-size: 11px;
	color: #000000;
}

#content .centre .liste_info_une .item_info {
	float: left;
	clear: both;
	/*width: 490px;*/
	margin-top: 10px;
}


#content .centre .liste_info_une .titre_info {
	float: left;
	clear: both;
	font-size: 15px;
	color: #636f19;	
	font-weight: bold;
	line-height: 30px;
	background-image: url(../img/une_tete_titre.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-top: 10px;
}

#content .centre .liste_info_une .titre_info A {
	text-decoration: none;
	color: #636f19;
}

#content .centre .liste_info_une .titre_info A:hover {
	text-decoration: underline;
	color: #bdd632;
}


#content .centre .liste_info_une .image {
	float: left;
	clear: both;
	/*width: 490px;*/
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}

#content .centre .liste_info_une .texte_info {
	float: left;
	clear: both;
	font-size: 11px;
	color: #000000;	
	font-weight: normal;
}

#content .centre .liste_info_une .texte_info H4 {
	float: left;
	clear: both;
	font-size: 13px;
	color: #636f19;	
	font-weight: bold;
	line-height: 20px;
	padding-left: 30px;
	margin-left: 20px;
	height: 20px;
	margin-top: 10px;
	background-image: url(../img/une_tete_titre_h4.png);
	background-repeat: no-repeat;
	background-position: center left;
}

#content .centre .liste_info_une .texte_info H5 {
	float: left;
	clear: both;
}

#content .centre .liste_info_une P {
	float: left;
	clear: both;
	margin-top: 10px;	
}

#content .centre .item_info_une_sous {
	float: left;
	clear: both;	
} 

#content .centre .item_info_une_sous .titre_info_sous {
	float: left;
	clear: both;
	font-size: 13px;
	color: #636f19;	
	font-weight: bold;
	line-height: 20px;
	background-image: url(../img/une_tete_titre_h4.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-top: 10px;
	margin-left: 20px;
}

#content .centre .item_info_une_sous .texte_info_sous {
	float: left;
	clear: both;
	margin-left: 60px;	
}


/***** accueil barre droite */
#content .centre .liste_info {
	float: right;
	width: 200px;	
	font-size: 11px;
	color: #000000;
	/*background-image: url(../img/sep_une.png);*/
	background-position: top left;
	background-repeat: no-repeat;
	/*height: 400px;*/
}

#content .centre .liste_info .item_info {
	float: left;
	width: 190px;
	padding: 5px;
}


#content .centre .liste_info .titre_info {
	float: left;
	clear: both;
	font-size: 12px;
	color: #636f19;	
	font-weight: bold;
}

#content .centre .liste_info .image {
	float: left;
	clear: both;
	width: 190px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}

#content .centre .liste_info .suite {
	float: right;
	padding: 3px;
	margin-top: 3px;
	clear: both;
	font-size: 10px;
	background-color: #bdd632;
	color: #636f19;	
}

#content .centre .liste_info .suite A {
	color: #FFFFFF;	
	text-decoration: none;
}


#content_pied {
	float: left;
	margin: auto;
	clear: both;
	padding-left: 75px;
	padding-right: 70px;
	width: 895px;	
	background-image: url(../img/fond_pied.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	height: 100px;
	z-index: 11;
	
	font-size: 10px;
	color: #bdd632;
}

#content_pied .arbo {
	float: left;
	width: 120px;
	border-right: solid 1px #8da40f;
	text-align: left;
	height: 100px;
}

#content_pied .desc {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	width: 280px;
	border-right: solid 1px #8da40f;
	text-align: center;
	height: 100px;
}

#content_pied .tags {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	width: 280px;
	border-right: solid 1px #8da40f;
	text-align: center;
	height: 100px;
}

#content_pied .coords {
	float: left;
	width: 175px;
	/*border-right: solid 1px #bdd632;*/
	text-align: center;
	height: 100px;
}



#content H1 {
	margin: 0px;
	line-height: 20px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #636f19;
	float: left;
	clear: both;
	margin-bottom: 20px;
}

#content H2 {
	margin: 20px;
	line-height: 20px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #636f19;
	text-align: center;
}
/* Fin content */
#lancement-flash {
	float: left;
	padding: 81px 0 0 181px;
}
