/*Désignation des codes couleurs
vert foncé -> #445B00 (ok oté...)
vert clair -> #8FE60C;

vert fond ->#D1F1A6;
vert fond_search ->#F1FFDB;
vert bouton + txt  ->#4B9001;
vert btn foncé + txt -> (#2D4708)->394A0B;
rouge-orange en savoir plus...(#FF7945)->FC5A00

*/
* { 
	margin: 0;
	padding: 0;
}

.orange{ color:#FC5A00; }

.clear{
	clear:both;
}
.floatLeft{
	float:left;
}

BODY {
	margin: 0 auto 0 auto;
	width: 100%;
	text-align: center;
	background: #D1F1A6 /*url("images/fleur_footer.png") repeat*/;
}
/*POUR L'ANNUAIRE*/

div#annuaire{
	margin-left: 12px !important;
}

.fondbleu {
		width: 100%;
		background: #FFFFFF url('http://www.goldenmarket.fr/images/espaceur.gif') repeat-x;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 14px;
		}
.theme{
		text-align: left;
		margin: 0px 5px 0px 5px;
}
/*FIN POUR L'ANNUAIRE*/
ul{
	margin : 0 0 0 30px;
	text-align:left;
}
li, table, td, tr, form{
	margin:0;
}
SELECT, INPUT, TEXTAREA {
	font-family: Arial;
	font-size: 11px;
}
form.formplace{
	margin : 5px 0 5px 0;
}
INPUT.valid{
border: 1px solid #394A0B;
}
INPUT.valid:hover{
background-color: #F1FFDB;
}

TABLE.Tab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
	border-style: solid;
	border-color: #394A0B;
	border-width: 1px;
}
TABLE.Tab THEAD TR {
    background-color: #D1F1A6;
}
TABLE.Tab TFOOT TR{
    background-color: #F1FFDB;
}

TABLE.Tab TH {
    font-style: normal;
	font-weight: bold;
    color: #394A0B;
	line-height: 16px;
    font-size: 12px;
	text-align: center;
}
TABLE.Tab TR.ligne1 {
    background-color: #FFFFFF;
}
TABLE.Tab TR.ligne2 {
    background-color: #D1F1A6;
}

TABLE.Tab TR TD {
    font-style: normal;
	font-weight: bold;
    color: #394A0B;
	line-height: 14px;
    font-size: 11px;
}
.margenul{
margin:0;
padding:0;
}
.invisible {
	display: none;
}
.msghomeenplus{/*Pour afficher un message en plus en home...*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
 	font-style:italic;
 	position:absolute;
 	top:230px;
 	left:168px;
 }

#commander_left {
	width: 310px;
	float: left;
	margin-right: 10px;
}
#commander_right {
	width: 190px;
	float: left;
}
.tdbor20{
	margin: 0 5px 0 10px;
	_margin: 0 5px 0 10px;
	text-align: left;	
}
#conteneur {
	position: absolute;
	left: 50%;
	top: 0;
	width: 776px;
	/*_width: 776px;*/
	margin: 0 0 0 -388px;
	/*_margin: 0 0 0px -388px;*/
	padding-bottom:50px;
	background: #FFFFFF;
}
#contient{

	width: 100%;
	background: #FFFFFF url("images/fleur-footer-top.jpg") no-repeat bottom;
}
#contient h2{
		text-align: left;
		margin: 0px 5px 0px 5px;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		line-height:16px;
}
#contient p{
		margin: 5px 0px 5px 0px;
		font-family: Arial;
		font-size: 12px;
		line-height:13px;
}
#hautpage{
	width: 100%;
	height: 20px;	
	position: relative;
	background: url("images/fleur_footer.png") repeat;
}

.navpage{
	color: #394A0B;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
}
.navpage:hover{
	color: #FC5A00;
}

/* Header LEFT*/

#header {
	float: left;
	position: relative;
	margin: 0;
	width: 443px;
	_width: 443px;
	text-align: left;
}
#head_left_ind {
	position: relative;
		float: left;
		width: 443px;
		height: 368px;
		background: url("images/fleur-accueil-haut-gauche.jpg") no-repeat;
	}
#head_left {
	position: relative;
		float: left;
		width: 443px;
		height: 294px;
		background: url("images/int-fleur-haut-gauche.jpg") no-repeat;
	}
.bonnemarge{
		margin: 0px 0 0 140px;
}
	#logo {
		margin: 8px 0 0 20px;
		/*_margin: 5px 0 0 10px;*/
		float: left;
		width: 271px;
		z-index:10;
	}
	#logo img {
		border: none;
	}
	#message{
	text-align: justify;
	position: relative;
	margin: 170px 0px 0 165px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	}
	
	#navoblig_ind{/*pour l'index...*/
		margin: 67px 0px 0 241px;
		_margin: 67px 0px 0 240px;
		position: relative;
		width: 203px;
		height: 92px;
		valign:middle;
		background: url("images/fleur-navoblig-fond.jpg");
		z-index:1;
	}
	
	#navobligplace_ind{
	position: relative;
	float:left;
	margin: 18px 0 0 0px;
	}
	
	#navoblig_ind a{
	position: relative;
	display: block;
	text-align:left;
	font-family: Arial;
	padding: 0px 0 0px 0px;
	margin: 0px 0 0px 0px;	
	}
	#navoblig_ind a:hover{
	color: #4B9001;
	}
	
	#navoblig_ind a img {
	border:none;
  }

	#navoblig_ind a:hover img{
	text-decoration: none;
  }
 
  	#navoblig{
		margin: -180px 0px 0 237px;
		_margin: -100px 0px 0 300px;
		position: relative;
		float:left;
		width: 203px;
		height: 108px;
		background: url("images/int-fleurs-navoblig-fond.jpg") no-repeat top right;
		z-index:1;
	}
	
	#navobligplace{
	position: relative;
	float:left;
	margin: 18px 0 0 0px;
	}
	#navoblig a{
	display: block;
	text-align:left;
	font-family: Arial;
	}
	#navoblig a img {
	border:none;
	margin:0;
	padding:0;
  }

	#navoblig a:hover img{
	border:none;
	margin:0;
	padding:0;
  }
	
/* Header RIGHT*/	

#head_right {
	position: relative;
	float:left;
}
	#coupcoeur {
		width: 333px;
		height: 267px;
		background: url("images/fleur-coup-coeur.jpg");
	}
	.coeurappear {
	/*margin : 10px 0 0 250px;*/
	float : left;
	background: url("images/coeur-de-fleurs.jpg") no-repeat top right;
	}
	#enpromo {
		width: 333px;
		height: 267px;
		background: url("images/fleur-promo.jpg");
		z-index:1;
	}
#imgcoupcoeur{
	text-align: left;
	float: left;
	position: relative;
	margin: 40px 0 0 7px;
	width: 315px;
	height: 120px;
}
#imgenpromo{
	text-align: left;
	float: left;
	position: relative;
	margin:35px 0 0 7px;
	width: 315px;
	height: 120px;
 	vertical-align: bottom;
 	z-index:1;
}
.imghomeenplus{
	float: left;
	position: absolute;
	top:286px;
	left:20px;
	text-align:center;
	width:300px;
	z-index:50;
}
#imgdeco{
	text-align: left;
	float: left;
	position: relative;
	margin:10px 0 0 7px;
	_margin:10px 0 0 20px;
	width: 500px;
	height: 120px;
 	vertical-align: bottom; 
}
#imgzoom{
	text-align: left;
	float: left;
	position: relative;
	margin:22px 0 0 10px;
	width: 245px;
	height: 170px;
 	vertical-align: bottom;
}
#imgliste{
	text-align: left;
	float: left;
	position: relative;
	margin:0 0 0 2px  !important;
	padding:0  !important;
	width: 255px;
	height: 206px;
	background: #FFFFFF url("images/int-show_objet-liste.jpg") no-repeat;
 	vertical-align: baseline;
}
.texteannonce{
	float: left;
	position: relative;
	text-align: left;
	margin: -95px 5px 0 100px;
	_margin: 25px 5px 0 10px;
	width: 180px;
	text-align: justify;
}
.texteannoncedeco{
	float: left;
	position: relative;
	text-align: justify;
	margin: 30px 10px 0 40px;
	width: 320px;
}
.texteannoncebas{
	float: left;
	position: relative;
	text-align: left;
	margin: 0px 0px 0 0px;
	_margin: 0px 0px 0 0px;
	width: 145px;
}
.texteannonceliste{
	float: left;
	position: relative;
	text-align: left;
	margin: 0px 0px 0 3px;
	_margin: 0px 0px 0 5px;
	width: 130px;
}

.txtsous{
	float: left;
	position: relative;
	text-align:left;
	margin: 0px 0 0 20px;
	_margin: 0px 0 0 10px;
	width: 300px;
	height: 40px;
}
.txtsousdeco{
	float: left;
	position: relative;
	text-align:center;
	margin: -20px 0 0 20px;
	_margin: -20px 0 0 10px;
	width: 500px;
	height: 30px;
}
.txtsouszoom{
	float: left;
	position: relative;
	text-align:center;
	margin: -40px 0 0 20px;
	_margin: -40px 0 0 10px;
	width: 225px;
	height: 30px;
}
.txtsousliste{
	float: left;
	clear: left;
	position: relative;
	text-align:left;
	margin: -40px 0px 0 0px;
	width: 255px;
	height: 30px;
}

.txtdessous{
	float: left;
	clear: left;
	position: relative;
	text-align:left;
	margin: 10px 0px 0 20px;
	width: 200px;
	height: 15px;
}

#imgdetail{
	float: left;
	position: relative;
	margin: 1px 0 0 10px;
	width: 255px;
	height: 330px;
	vertical-align: bottom;
}
#txtdetail{
	float: left;
	position: relative;
	margin: 20px 0 0 5px;
	width: 255px;
	height: 300px;
}
.txtdetailsousliste{
	float: left;
	clear:left;
	position: relative;
	margin:0;
	text-align:center;
	width: 450px;
	height: 40px;
}
.showcateg{
	position: relative;
	float: left;
	clear: left;
	color : #FFFFFF;
	padding : 10px 0 0 0;
	width: 523px;
	height: 41px;
	background:  url("images/int-fleur-categorie.jpg") no-repeat;
	}
.readcateg{	
	margin:20px 0 0 10px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.traitliste{
	position: relative;
	float: left;
	padding-right:4px;
	width: 258px;
	height: 236px;
	_height: 240px;
	background: url("images/liste-fleurs-tropicales-vert.jpg") repeat-y right;
	}
.sanstraitliste{
	position: relative;
	float: left;
	width: 258px;
	height: 236px;
	_height: 240px;
	}
.soustraitliste{
	clear:left;
	position: relative;
	float: left;
	margin:0;
	padding:0;
	width: 523px;
	height: 4px;
	background: url("images/liste-fleurs-tropicales-hor.jpg") repeat-x;
	}
.surliste_lacateg{
	clear:left;
	position: relative;
	float: left;
	margin:0;
	padding:0;
	width: 523px;
	}	
	
/*########
FIN DU HEADER
#######*/

/* MENU LEFT*/

#entourmenuleft_ind{
	/*position: relative;*/
	float: left;
	clear: left;
	margin:-167px 0 0px 0px;
	width: 233px;
	background: #FFFFFF url("images/fleur-exotique-menuleft-haut.jpg") no-repeat;
	}
#entourmenuleft{
	/*position: relative;*/
	float: left;
	clear: left;
	margin: 63px 0 0px 0px;
	width: 233px;
	background: #FFFFFF url("images/fleur-exotique-menuleft-haut.jpg") no-repeat;
	}

#menuleft_A H1, #menuleft_B H1, #menuleft_C H1, #menuleft_D H1, #menuleft_E H1{
	font-size: 12px !important;
	color: #F8FFEC;
	padding: 10px 0 0 0;
	text-align: center;
	font-family: Verdana;
	vertical-align:center;
	}
#menuleft_A{
	width: 219px;
	height:35px;
	background: url("images/fleur-exotique-menuleft-A.jpg") no-repeat;
}
#menuleft_B{
	width: 219px;
	height:35px;
	background: url("images/fleur-exotique-menuleft-B.jpg") no-repeat;
}
#menuleft_C{
	width: 219px;
	height:35px;
	background: url("images/fleur-exotique-menuleft-C.jpg") no-repeat;
}
#menuleft_D{
	width: 219px;
	height:35px;
	background: url("images/fleur-exotique-menuleft-D.jpg") no-repeat;
}
#menuleft_E{
	width: 219px;
	height:35px;
	background: url("images/fleur-exotique-menuleft-E.jpg") no-repeat;
}


	#menuleft{
	position: relative;
	width: 219px;
	margin: 6px 6px 0px 7px;
	padding-bottom: 5px;
	_margin: 6px 6px 0px 7px;
	background: #F1FFDB url("images/fleur-exotique-menuleft-bas.jpg") no-repeat bottom;
	}
	#menuleft p.navgauche{
		font-size: 10px !important;
		color: #394A0B;
		font-weight: normal;
		text-align: left;
		padding-left: 10px;
	}
	.titre_menu {
		position: relative;
		width: 219px;
		height: 35px;
		border-width: 0;
		/*background: url("images/fleur-accueil-haut-gauche.jpg") no-repeat;*/
		}
	.element_menu {
		margin: 7px 0px 5px 20px;
		padding:0 0 0 20px;
		background: url("images/fleur-exotique-menuleft-fleche.jpg") no-repeat;	/*fleur-exotique-menuleft-fleche*/
	}	
	.element_menu h3 {
		font-family: Arial;
		margin: 4px 0 4px 0;
		font-size: 12px;
		color: #394A0B;
		font-weight: normal;
		text-align: left;
	}
	.element_menu a {
		font-family: Arial;
		margin: 0;
		font-size: 12px;
		color: #394A0B;
		text-align: left;
		text-decoration: none;
	}
	.element_menu a:hover {
		color: #FC5A00;
		text-decoration: underline;
	}
	
/*########
FIN DU MENU LEFT
#######*/



/*CONTENU page*/
#track_line_fd_blanc,#track_line_fd_red{
	position: relative;
	float: left;
	margin: 3px 0px 3px 4px;
}
.clear {
    clear: both;
    display: block;
    height: 1px;
    margin: 0;
    padding: 0;
    line-heignt:1px;
}
#contenu {
	position: relative;
	float: left;
	text-align: left;
	width: 543px;
	padding: 0 0px 3px 0px;
	background: #FFFFFF url("images/fleur-contenu-bas.jpg") no-repeat bottom;
	}
	#contenu h2,{
	padding: 5px 5px 0px 5px;
	}
	#contenu p{
	margin: 5px 10px 0 10px;
	line-height: 13px;
	}
	#contenu p a {
		font-family: Arial;
		font-weight: bold;
		color: #394A0B;
		text-decoration: underline;
	}
	#contenu p a:hover {
		color: #FC5A00;
		text-decoration: underline;
	}

	#contenu H1 {
		padding: 10px 5px 0px 5px;
		text-align: center;
		margin: 10px 0 0 5px;
		font-family: Arial;
		font-size: 16px;
		font-weight: bold;
		color: #4B9001;
	}

	#contenu H1 a {
		color: #4B9001;
	}
	#contenu img{
	margin: 0;
	padding: 0;
	}
	#contenu h3{
		padding: 5px 5px 0px 5px;
		text-align: left;
		font-family: Arial;
		font-size: 13px;
		font-weight: bold;
		color: #394A0B;
	}
#offrir h2{
		margin: 70px 0 0 65px;
		_margin: 75px 0 0 65px;
		font-size: 12px;
	}
#place h3{
	margin:0;
	padding:0;
}
.moyentxt{
	font-family: Arial;
	font-size: 11px !important;
}
.petitxt{
	font-family: Arial;
	font-size: 10px !important;
}
.trepetitxt{
	color: #658F05;
	font-family: Arial;
	font-size: 10px;
}
.place{
	position: relative;
	float:left;
}


#offrir{
	position: relative;
	float:left;
	width: 210px;
	height: 118px;
	background: url("images/fleur-plaisir-offrir.jpg") no-repeat;
}

#deco{
	position: relative;
	float:left;
	clear:left;
	width: 543px;
	height: 155px;
	background: url("images/fleur-objet-decoration.jpg") no-repeat;
}
#showzoom{
	width: 535px;
	height: 700px;
	background: url("images/crea-centre-page-showzoom.jpg") no-repeat;
	vertical-align:bottom;
	text-align:center;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0px -268px;
	_margin: 0 0 0px -268px;
}
#zoom_flepay{
	position: relative;
	float:left;
	clear:left;	
	width:543px;
}

#zoom_fleur{
	position: relative;
	float:left;
	width: 270px;
	height: 258px;
	background: url("images/fleur-zoomsur-fleurs.jpg") no-repeat;
}

#zoom_pays{
	position: relative;
	float:right;	
	width: 273px;
	height: 258px;
	background: url("images/fleur-zoomsur-pays.jpg") no-repeat;
}
#desc_objet{
	position: relative;
	float:left;
	width: 535px;
	height: 372px;
	background: url("images/int-fleur-tropicale-desc.jpg") no-repeat;
}
#fleurs_avec{
	position: relative;
	float:left;
	width: 522px;
	height: 57px;
	background: url("images/int-fleur-tropicale-bouquet.jpg") no-repeat;
}
#objet_avec{
	position: relative;
	float:left;
	width: 522px;
	height: 40px;
	background: url("images/int-fleur-tropicale-objet.jpg") no-repeat;
}
.show_objet_avec{
	position: relative;
	float:left;
	width: 522px;
	height: 74px;
	background: url("images/int-show_objet_sous.jpg") no-repeat bottom;
}
.show_objet_sans{
	width: 522px;
	height: 70px;
	_height: 71px;
}

/*########
FIN DU CONTENU PAGE
#######*/

/*RECHERCHE - CADDIE */
	#home_centre {
		position: relative;
		float:left;	
		margin:-167px 0 0 0px;
	}
	#centre_page{
		position: relative;
		float:left;
		clear:left;
		_clear: both;
		_float: none;
		text-align: left;
		margin:-98px 0px 0 233px;
		padding: 10px 0 0 20px;
		width: 535px;
		height: 100px;
		background: url("images/int-tracking-titre.jpg") no-repeat;
	}
		#centre_page h1.corpsTitre {
			margin: 40px 0 0 0;
		}
	#recherche {
		margin: -95px 0 0 8px;
		position: relative;
		float:left;
		clear:left;
		width: 225px;
		height: 75px;
		background: url("images/int-fleur-recherche-left.jpg");
		
	}
	#recherche_ind {
		width: 210px;
		height: 75px;
		background: url("images/fleur-recherche.jpg");
	}
	#caddie {
		width: 210px;
		height: 92px;
		background: url("images/fleur-caddie.jpg");
	}
	#composition{
	position: relative;
	float:left;
	width: 333px;
	height: 118px;
	background: url("images/fleur-composition-florale.jpg") no-repeat;
}
	#composition_caddie{
		position: relative;
		float:left;
		width: 333px;
		height: 200px;
		margin: 0;
		_margin: 0px 0 0 -1px;
		background: url("images/int-fleur-composition-caddie.jpg") no-repeat;
}
	#composition_caddie h2{
		margin: 80px 0 0 85px;
		_margin: 85px 0 0 80px;
		font-size: 12px;
	}
	#composition h2{
		margin: 70px 0 0 85px;
		_margin: 75px 0 0 80px;
		font-size: 12px;
	}
	#caddie img{
		margin: -5px 0 0 80px;
		_margin: 0px 0 0 80px;
	}
	
	.boutons {
	/*display: block;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #394A0B;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 0 2px 18px;
	background: url("images/bouton_fleche.png") no-repeat;
}
.boutons:hover {
	text-decoration: underline;
}
.orange {
	color: #F0632B;
	background: url("images/bouton_fleche2.png") no-repeat;
}

/*########
FIN DU RECHERCHE - CADDIE
#######*/	


/*LES LIENS...*/
	
	.lienblanc{
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	}
	.lien{
	font-family: Arial;
	font-size: 10px;
	color: #4B9001;
	text-decoration: none;
	}
	.lien:hover{
	text-decoration: underline;	
	}
	.savoir{
	font-family: Arial;
	font-size: 12px;
	color: #FC5A00;
	}
	.navlien{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	}
	/*pour le tracker...//sur fond blanc, repère lien = savoir..., sur fond rouge, repère lien : navlien*/
	#track_line_fd_bl a, #track_line_fd_red a{
	text-decoration: underline;	
	}
	/*pour le tracker...en rollOver, repère couleur = vertfonce...*/
	#track_line_fd_red a:hover,#track_line_fd_bl a:hover{
	color:#394A0B;
	text-decoration: none;
	}
	
/*########
FIN DES LIENS
#######*/	
	
/*CONTENU FOOTER*/

#footer{
	position: absolute;
	clear: both;
	width: 776px;
	left:0;
	bottom:-50px;
	height: 50px;	
	background: #D1F1A6 url("images/fleur-footer-top.jpg") no-repeat;
}
#copyright{
	position: relative;
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	background: #D1F1A6;	
	color:#4B9001
}

/*########
FIN DU FOOTER
#######

divers...
*/


.vertfonce{
	color:#394A0B;
}

/*ELEMENTS INDEX_BASE (à enlever...)

H1 {
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		color: #4B9001;
	}
#contenu_bottom {
	float: left;
	background: transparent url("images/contenu_foot.png") no-repeat;
	margin: 0 0 0 50px;
	width: 800px;
	height: 5px;
}
div.hr {
		width: 750px;
		height: 5px;
		background: url("images/inter_home.png") no-repeat;
		clear: both;
}
#incontenu {
	position: relative;
	width:100%;
	padding: 155px 0 0 53px;
	_padding: 0 0 0 53px;
	background: #F2EEE7;
}
#incontenu p {
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		color: #222222;
}*/
/*########
FIN DU INDEX_BASE
#######*/

/*ELEMENTS TRANSMIS PAR IVAN*/

		p {
				color: #000000;
				font-family: Arial;
				font-size: 12px;
			}
			
			a {
				color: #FC5A00;
				font-family: Arial;
				font-size: 12px;
			}
	/*-->savoir		
			.gtOrange {
				color: #FC5A00;
				font-family: Arial;
				font-size: 12px;
				text-decoration: none;
			}
	*/		
			.gtVert {
				color: #658F05;
				font-family: Arial;
				font-size: 12px;
				text-decoration: none;
			}
			
			.gtSpec {
				color: #F4FFDB;
				font-family: Arial;
				font-size: 12px;
				text-decoration: none;
			}
/*-->element_menu 				
			a.menuProduit {
				color: #394A0B;
				font-family: Arial;
				font-size: 12px;
				text-decoration: none;
			}
*/			
			a.menuSecondaire {
				color: #658F05;
				font-family: Arial;
				font-size: 12px;
			}
			
			a.menuSpec {
				color: #F4FFDB;
				font-family: Arial;
				font-size: 12px;
			}
			
			.description {
				color: #658F05;
				font-family: Arial;
				font-size: 12px;
			}
			
			.recommandation {
				color: #394A0B;
				font-family: Arial;
				font-size: 12px;
			}
			
			.majProduit {
				color: #394A0B;
				font-family: Arial;
				font-size: 13px;
				font-weight: bold;
			}
			
			.corpsProduit {
				color: #394A0B;
				font-family: Arial;
				font-size: 14px;
				font-weight: bold;
				font-variant: small-caps;
				text-decoration:none;
			}
			
			.majTitre {
				color: #FC5A00;
				font-family: Arial;
				font-size: 16px;
				font-weight: bold;
			}
			
			.corpsTitre {
				color: #FC5A00;
				font-family: Arial;
				font-size: 16px;
				line-height:12px;
				font-weight: bold;
				font-variant: small-caps;
			}
			
/*########
FIN ELEMENTS TRANSMIS PAR IVAN
#######*/


/* AJAX BOX */
div#ajaxbox {
	background-color: #ffffff;
	width: 600px;
	padding: 10px;
}

div.promoHome{
	float:left;
	width:260px;
	margin:10px 0;
}