@charset "UTF-8";
/* Feuille de styles du site Ménage Et Vous ©2009 Axeinformatique */

#contenu #tableau1, #contenu #tableau2 {
	margin: 5px 10px 5px 0px;
	padding: 0px;
	float: left;
}

#tableau1 ul, #tableau2 ul {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	list-style: none;
	float: left;
	line-height: 1.7em;
	font-size: 0.9em;
}
#tableau1 li, #tableau2 li {
	padding: 0px 5px;
	height: 20px;
	margin: 0px 0px 4px;
	display: block;
	overflow: hidden;
}

#tableau1 li span, #tableau2 li span {
	font-size: 1em;
	font-weight: normal;
}
/* gestion des largeur de colonnes */
.tab1 {
	width:360px;
}
.tab2, .tab3 {
	width:145px;
		text-align:center;
}
.tab4 { width:255px; }
.tab5, .tab6 {
	width:130px;
	text-align: center;
}

/* gestion des lignes des tableaux */
.tab1 li, .tab4 li { background: url(../images/tableaux/tab_seule1.gif) no-repeat left center; }
.tab2 li { background: url(../images/tableaux/tab_seule1.gif) no-repeat center center; }
.tab3 li, .tab6 li { background: url(../images/tableaux/tab_seule1.gif) no-repeat right center; }
.tab5 li { background: url(../images/tableaux/tab_seule1.gif) no-repeat center center; }
li.tab7 { background: url(../images/tableaux/tab_seule2.gif) no-repeat left center; }
li.tab8 { background: url(../images/tableaux/tab_seule2.gif) no-repeat center center; }
li.tab9 { background: url(../images/tableaux/tab_seule2.gif) no-repeat right center; }
/* premières colonnes */

li.tetiere1 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	background: url(../images/tableaux/tab_tetiere1.gif) no-repeat left center;
	color: #FFFFFF;
}
li.tetiere2 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	background: url(../images/tableaux/tab_tetiere2.gif) no-repeat left center;
	color: #FFFFFF;
}
li.tetiere3 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	background: url(../images/tableaux/tab_tetiere3.gif) no-repeat left center;
	color: #FFFFFF;
}
li.tetiere4 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	background: url(../images/tableaux/tab_tetiere4.gif) no-repeat left center;
	color: #FFFFFF;
}
#tableau1 .tetiere2 span, #tableau2 .tetiere3 span { font-size: 0.9em; }
/* colonnes suivantes */
li.suite1 {
	background: url(../images/tableaux/tab_tetiere1_suite.gif) no-repeat left center;
	color: #FFFFFF;
}
li.suite2 {
	background: url(../images/tableaux/tab_tetiere2_suite.gif) no-repeat left center;
	color: #FFFFFF;
}
li.suite3 {
	background: url(../images/tableaux/tab_tetiere3_suite.gif) no-repeat left center;
	color: #FFFFFF;
}
li.entete { background: url(../images/tableaux/tab_tetiere1_groupe.gif) no-repeat left center; }

/* lignes regroupées */
#tableau1 li.groupe { margin: 0px 0px 1px; }

/* colonnes de fin ou vide */
li.tab2 .fin { background: url(../images/tableaux/tab_seule1.gif) no-repeat right center; }

li.vide { background: url(none); }

/* textes des colonnes */
.texte_blanc {
}
.prix_normal {
	font-weight: bold;
	color: #666666;
}
.prix_reduit, #tableau1 .tab3 span, #tableau1 .tab2 span, #tableau1 .tab5 span, #tableau1 .tab6 span, #tableau2 .tab3 span, #tableau2 .tab5 span, #tableau2 .tab6 span {
	font-size: 1.1em;
	font-weight: bold;
	color: #DD6D00;
	line-height: 1.3em;
}
#tableau2 .tab3 span, #tableau2 .tab5 span, #tableau2 .tab6 span { color: #972321; }
.option_bio, .option_bio_txt {
	font-size: 0.8em;
	font-weight: bold;
	color: #32B71B;
	line-height: 1.1em;
}
.option_bio { }
.legende {
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	width: 650px;
}
.bio {
	background: url(../images/tableaux/tab_picto_eco.gif) no-repeat right center;
	padding-right: 25px;
}


