/* Redefinition de TAGs */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #625142;
	margin: 0;
}
form {
	margin: 0;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
}
p {
	margin: 0em 0em 0.25em;
}
a {
	color: #A32000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* MkTree styles */
/* Put this inside a @media qualifier so Netscape 4 ignores it */
@media screen {
	/* Turn off list bullets */
	ul.mktree li { list-style: none; padding: 3px 0; margin: 0px; }
	ul.mktree		{ margin: 0px; padding: 7px; font-size: 0.7em; line-height: 1.2em; color: #460C03; height:100%; }
	/* margin-left controls how "spaced out" the tree is ; DON'T TOUCH THE PADDING */
	ul.mktree ul  {  padding: 0px; margin: 0 0 0 10px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 8px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet { cursor: pointer; cursor: hand; background: url(../_img/minus.gif) no-repeat 0px 2px; }
	ul.mktree  li.liOpen            { color: #A32000; }
	ul.mktree  li.liClosed  .bullet { cursor: pointer; cursor: hand; background: url(../_img/plus.gif) no-repeat 0px 2px; }
	ul.mktree  li.liBullet  .bullet { cursor: default; padding-left: 0px; background: none; }
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree  li { font-size: 1em; font-weight: bold; }
	ul.mktree  li ul li { font-size: 1em; font-weight: normal; }
	ul.mktree  li ul li ul li { font-size: 0.9em; }
	ul.mktree  ul li ul li ul li li { font-size: 0.9em; }
	ul.mktree a { color: #460C03; padding-left: 10px; }
	ul.mktree a:hover, ul.mktree a.actif { color: #A32000; background: url(../_img/menu2_on.gif) no-repeat 0px 2px; text-decoration: none; }
}
/* Styles g?n?riques */
.titre {
	font-size: 1em;
	color: #4D150C;
	margin: 0px 0px 7px 20px;
	padding: 4px 0px 0px;
	letter-spacing: -1px;
}
.titre2 {
	font-size: 1.1em;
	color: #4D150C;
	margin: 0 0 1em;
	padding: 0px 0 0 20px;
	letter-spacing: -1px;
	background: url(../_img/deco_fleche1.gif) no-repeat 0px 0px;
	line-height: 1.2em;
}
.titre3 {
	font-size: 1.1em;
	margin: 0;
	background: url(../_img/deco_ttr_actu.gif) no-repeat 0px 3px;
	padding: 2px 0px 2px 19px;
	color: #8D012E;
	display: inline;
	line-height: 2em;
}
.hidden {
	display: none;
}
.bt_red {
	color: #FFFFFF;
	background: #A32000;
	padding: 0px;
	border-style: none;
	font-weight: bold;
	vertical-align: middle;
}
.bt_red2 {
	color: #FFFFFF;
	background: #A32000 url(../_img/bg_bt_rouge2.gif) no-repeat 5px 50%;
	padding: 0px 0px 0px 15px;
	border-style: none;
	font-weight: bold;
	vertical-align: middle;
}
.img_g {
	float: left;
	margin: 0px 15px 10px 0px;
}
.img_d {
	float: right;
	margin: 0px 0px 10px 25px;
}
.txt_d {
	font-size: 0.7em;
	text-align: right;
	margin: 10px 14px;
}
.fleche, .fleche2 {
	background: url(../_img/bg_flech_link.gif) no-repeat 0px 2px;
	padding: 0px 0px 0px 10px;
	color: #A32000;
}
.fleche2 {
	font-weight: normal !important;
	font-size: 1em !important;
}
.big {
	font-weight: bold;
	color: #412118;
	font-size: 1.2em;
}
.filet {
	border: 1px solid #A8988B;
}

#main .tab01 {
	margin: 0em 0em 1em;
	border-style: none;
}
#main .tab01 th {
	color: #460C03;
	font-size: 0.8em;
	text-align: left;
	padding: 6px 10px;
}

#main .tab01 td {
	font-size: 0.7em;
	color: #460C03;
	padding: 6px 10px;
}
#main .tab01 .alt td {
	background: #EEEED4;
}
#main .tab01 strong {
	font-size: 1.1em;
}





/* Styles sp?cifiques et structure */
#main {
	width: 960px;
	border-style: none;
}
#main td {
	vertical-align: top;
	padding: 0px;
}
#main #logo {
	width: 200px;
	background: #FFFFFF;
	padding: 14px 0px 7px 17px;
}
#main #onglets {
	width: 760px;
	background: #FFFFFF url(../_img/bg_onglets.jpg) no-repeat 0px 0px;
	vertical-align: bottom;
	padding: 0px 0px 10px;
}
#main #ident {
	width: 220px;
	background: #A7988A url(../_img/deco_fleche.gif) no-repeat 0px 0px;

}

#main #ident form {
	font-size: 0.7em;
	margin: 0px 0px 0px 20px;
	line-height: 1em;
}

#main #ident a {
	color: #262423;
}

#main #ident a.rouge {
	color: #A32000;
}

#main #ident strong {
	font-size: 1.1em;
	line-height: 1.5em;
}

#main #rech {
	width: 560px;
	background: #3E1407;
	color: #FFFFFF;
}

#main #rech .tabrech {
	font-size: 0.7em;
}

#main #rech .tabrech td {
	vertical-align: middle;
}

#main #teas {
	width: 188px;
	background: #C9BEB3;
	padding: 10px 0px 0px 12px;
}

#main #colg {
	width: 220px;
	background: #E0DAD4;
	border-top: 8px solid #FFFFFF;
}

#main #colg #menu2 {
	background: #F3F1EE url(../_img/deco_fleche.gif) no-repeat 0px 0px;
}

#main #cold {
	width: 200px;
	background: #F4F1EE;
	border-top: 8px solid #FFFFFF;
	padding: 10px 0px;
}

#main #cold .pub {
	margin: 0px 10px 20px;
}

#main #cold #evens {
	background: url(../_img/deco_fleche.gif) no-repeat 0px 0px;
	margin: 0px 10px 20px;
}

#main #cold #actus_d, #main #colg #actus_d {
	margin: 0px 10px 20px;
}

#main #cold #evens .even1, #main #cold #evens .even2, #main #cold #actus_d .even1, #main #colg #actus_d .even1 {
	padding: 10px;
	margin: 0px 0px 4px;
	font-size: 0.7em;
}

#main #cold #evens .even1 a, #main #cold #evens .even2 a, #main #cold #actus_d .even1 a, #main #cold #actus_d .even2 a, #main #colg #actus_d .even1 a, #main #colg #actus_d .even2 a {
	font-size: 1.1em;
	font-weight: bold;
}

#main #cold #evens .even1, #main #cold #actus_d .even1, #main #colg #actus_d .even1 {
	background: #D9D2CD;
}

#main #cold #evens .even2, #main #cold #actus_d .even2, #main #colg #actus_d .even2 {
	background: #E7E1DD;
}

#main #blink {
	width: 960px;
	background: #A8988B;
	font-size: 0.7em;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
}

#main #blink a {
	color: #FFFFFF;
	margin: 0px 16px;
}

#main #copy {
	width: 960px;
	font-size: 0.7em;
	line-height: 25px;
	text-align: center;
	height: 25px;
	color: #D9D0C6;
}

#main #teas p {
	font-size: 0.7em;
	margin: 10px 0px;
}

#main #cont {
	width: 560px;
	background: #FFFFFF;
	padding: 8px 0px;
}

#main #cont #solution {
	margin: 0px 20px 12px;
	border: 1px solid #A8988B;
	background: url(../_img/deco_fleche.gif) no-repeat 0px 0px;
	width: 518px;
}

#main #cont #solution .titre {
	margin-bottom: 0px;
}

#main #cont #solution #rech_sol {
	margin: 0px 14px 12px 0px;
	float: right;
	font-size: 0.7em;
	text-align: right;
	display: inline;
}

#main #cont #solution #offres {
	background: #F3F1ED;
	clear: both;
	color: #412118;
	font-weight: bold;
	font-size: 0.8em;
}

#main #cont #solution #offres div {
	float: right;
	width: 33%;
	margin: 0px;
	border-left: 1px solid #A8988B;
	height: 100%;
}

#main #cont #solution #offres .last {
	float: none;
	border: none;
}

#main #cont #solution #offres p {
	margin: 0px 10px 0px 12px;
	padding: 0px 0px 8px;
}

#main #cont #solution #offres a {
	font-size: 1.2em;
	text-transform: uppercase;
}

#main #cont .actus {
	margin: 0px 20px 12px;
	border: 1px solid #A8988B;
	background: url(../_img/deco_fleche.gif) no-repeat 0px 0px;
	width: 518px;
}

#main #cont .actus .snav {
	background: #F3F1EE;
	margin: 0px 14px 10px;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 20px;
}

#main #cont .actus .snav .actif {
	color: #967670;
	background: url(../_img/fleche_snav.gif) no-repeat 0px 2px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 10px;
}

#main #cont .actus .snav a {
	color: #460C03;
	background: url(../_img/plus.gif) no-repeat 0px 2px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}

#main #cont .actus .actu {
	margin: 0px 14px 10px;
	font-size: 0.7em;
}

#main #cont .actus .actu h4, #main #cont .actus .actu h1 {
	font-size: 1.1em;
	margin: 0;
	background: url(../_img/deco_ttr_actu.gif) no-repeat 0px 0px;
	padding: 2px 0px 2px 19px;
	color: #8D012E;
	display: inline;
	line-height: 1.6em;
}

#main #cont .actus .actu h2 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

#main #cont .actus .actu a {
	color: #8D012E;
}

#main #cont .actus .lien {
	margin: 0px 14px 10px;
	font-size: 0.7em;
}

#main #cont .actus .sep {
	background: url(../_img/bg_sep.gif) repeat-x 0% 50%;
	margin: 10px 14px;
	font-size: 1px;
	line-height: 1px;
}

#main #cont .actus .actu .date {
	color: #A32000;
	float: right;
}

#main #cont .tools {
	margin: 0px 20px 12px;
	width: 520px;
	padding: 8px 0px 0px;
}

#main #cont .tools p {
	font-size: 0.7em;
	margin: 0em 0em 0.25em;
}

#main #cont .tools .expert {
	border: 1px solid #A8988B;
	margin: 1em 0em;
}

#main #cont .tools .expert .onglets {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	background: #EAE7E1;
	color: #3E1407;
}

#main #cont .tools .expert .onglets li {
	float: left;
	width: 25%;
	text-align: center;
	border-right: 1px solid #A8988B;
}

#main #cont .tools .expert .onglets .last {
	border-right-style: none;
	width: 24%;
}

#main #cont .tools .expert .onglets .act {
	background: #FFFFFF;
}

#main #cont .tools .expert .exp_cont {
	margin: 14px 4px 4px;
}

#main #cont .tools .expert .exp_cont2 {
	margin: 14px 4px 4px;
	font-size:0.7em;
	padding : 0px 10px 0.5em;
}

#main #cont .tools .expert .exp_cont ul {
/*	font-size: 0.7em; */
}

#main #cont .tools .expert .exp_cont h4 {
	font-size: 0.9em;
	color: #460C03;
	margin: 0em 0em 1em;
	padding: 0px 0px 0px 50px;
	background: url(../_img/bg_expert_h4.gif) no-repeat 10px 0px;
	line-height: 21px;
}

#main #cont .tools h4 {
	font-size: 0.8em;
	background: url(../_img/plus.gif) no-repeat 0px 3px;
	padding: 0px 0px 0px 10px;
	margin: 25px 0px 10px;
	color: #460C03;
}

#main #cont .tools .expert .exp_cont p {
	margin: 0px 10px 0.5em;
}

#main #cont .tools .expert .alpha {
	margin: 5px 5px 0px;
}

#main #cont .tools .expert .alpha .bt_red {
	float: left;
	padding: 1px 4px;
	font-size: 0.9em;
}

#main #cont .tools .expert .alpha p {
	margin: 0px 0px 10px 70px;
}

#main #cont .tools .expert .alpha a {
	font-weight: bold;
	color: #460C03;
	background: url(../_img/plus.gif) no-repeat 0px 2px;
	padding: 0px 0px 0px 13px;
}

#main #cont .tools .expert .sep {
	background: url(../_img/bg_sep.gif) repeat-x 0% 50%;
	margin: 5px 17px 10px 4px;
	font-size: 1px;
	line-height: 1px;
}

#main #cont .tools .expert .alpha .haut_page {
	text-align: right;
	margin: 0 17px 0 0;
}

#main #cont .tools .expert .alpha .haut_page a {
	background: none;
	padding: 0;
}

#main #cont .tools .expert .alpha .bt_red a {
	color: #FFFFFF;
	background: none;
	padding: 0px;
}

#main #cont .tools .expert .alpha .bt_red a.hover {
	text-decoration: none;
}

#main #cont .tools dl {
	font-size: 0.7em;
	margin: 0px;
}

#main #cont .tools dt {
	font-weight: bold;
	clear: left;
	float: left;
	width: 170px;
}

#main #cont .formul {
	margin: 0px 20px 12px;
	width: 520px;
	padding: 8px 0px 0px;
}

#main #cont .formul p {
	color: #460C03;
	font-size: 0.7em;
	margin: 0em 0em 0.25em 20px;
}

#main #cont .formul #coord, #main #cont .formul #identit, #main #cont .formul #interet {
	padding: 10px 0 0px 0px;
	margin: 0;
	height: 100%;
}

#main #cont .formul #coord h4, #main #cont .formul #identit h4, #main #cont .formul #interet h4 {
	font-size: .8em;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	color: #3E1407;
}

#main #cont .formul #coord input, #main #cont .formul #coord textarea {
	display: block;
	float: left;
	font-size: 0.8em;
	width: 225px;
	margin-bottom: 10px;
}

#main #cont .formul #coord select {
	display: block;
	float: left;
	font-size: 0.8em;
	width: 230px;
	margin-bottom: 10px;
}

#main #cont .formul #identit input {
	display: block;
	float: left;
	font-size: 0.8em;
	width: 150px;
	margin-bottom: 10px;
}

#main #cont .formul #identit select {
	display: block;
	float: left;
	font-size: 0.8em;
	width: 289px;
	margin-bottom: 10px;
}

#main #cont .formul #interet select {
	display: block;
	float: left;
	font-size: 0.8em;
	width: 370px;
	margin-bottom: 10px;
}

#main #cont .formul #coord label, #main #cont .formul #identit label, #main #cont .formul #interet label {
	display: block;
	float: left;
	color: #460C03;
	font-size: 0.8em;
	margin: 0 0 10px 0px;
	padding-left: 20px;
}

#main #cont .formul #coord label {
	width: 125px;
}

#main #cont .formul #identit label {
	width: 190px;
}

#main #cont .formul #interet label {
	width: 110px;
}

#main #cont .formul #identit .warning {
	font-size: 0.7em;
	color: #A22000;
	background: #D5D493 url(../_img/bg_warning.gif) no-repeat 0px 0px;
	padding: 15px 5px 5px;
}

#main #cont .formul #identit .color, #main #cont .formul #interet .color {
	background: #EEEED4;
	padding-top: 10px;
}

#main #cont .tools #classic {
	padding: 10px;
}

#main #cont .tools #classic h4 {
	font-size: 1em;
	margin: 0;
	background: url(../_img/deco_ttr_actu.gif) no-repeat 0px 0px;
	padding: 2px 0px 2px 19px;
	color: #8D012E;
	display: inline;
	line-height: 2em;
}

#main #cont .tools #classic .sep {
	background: url(../_img/bg_sep.gif) repeat-x 0% 50%;
	margin: 10px 0px;
	font-size: 1px;
	line-height: 1px;
}

#main #cont_if {
	width: 760px;
	background: #FFFFFF;
	padding: 8px 0 0;
}

#main #cont_if #if_if {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 760px;
	border-style: none;
}

.article {
	width:224px;
	font-size:0.7em;
	margin:0 12px 14px 12px;
	padding:0;
	}
	.article .article_t {
		width:224px;
		float:left;
		font-size:1.2em;
		margin:0 0 6px 0;
		padding:0;
		}
	.article .article_a {
		width:81px;
		float:left;
		margin:0;
		padding:0 0 0 24px;
		}
	.article .article_b {
		width:110px;
		float:left;
		text-align:center;
		color:#262423;
		}
	.article .article_c {
		width:202px;
		float:left;
		margin:0;
		padding:5px 0 0 24px;
		color:#460C03;
		}

.barre {
	text-decoration: line-through;
	}
.prix {
	color:#000;
	font-weight:bold;
	}

#cont .folio {
	float: right;
	font-size: 0.7em;
	color: #C77966;
	margin:0;
	padding:0;
	}
	#cont .tools .folio a {
		color: #C77966;
		}
	#cont .tools .folio span {
		color: #853A28;
		font-weight: bold;
		}

.resultat {
	width:472px;
	font-size:0.7em;
	margin:0 12px 14px 12px;
	padding:0;
	background: url(../_img/deco_ttr_actu.gif) no-repeat 0px 3px;
	color:#000;
	}
	.resultat .resultat_d {
		width:328px;
		float:left;
		margin:4px 0 0 0;
		padding:0 0 0 24px;
		}
		.resultat .resultat_d h5 {
			color:#8D012E;
			font-size:1.2em;
			line-height:1.2em;
			margin:0;
			padding:0 0 4px 0;
			}
	.resultat .resultat_a {
		width:110px;
		float:right;
		text-align:center;
		color:#262423;
		margin:5px 0 0 0;
		}
	.resultat .sep {
		background:transparent url(../_img/bg_sep.gif) repeat-x scroll 0% 50%;
		font-size:1px;
		line-height:1px;
		margin:5px 10px;
		}


#detail {
	background: url(../_img/deco_ttr_actu.gif) no-repeat 0px 3px;
	color:#3B1604;
	padding:5px 22px 15px 22px;
	}
	#detail h5 {
		color:#8A012D;
		margin:0;
		padding:0;
		background:none;
		font-size: 0.8em;
		line-height: 1em;
		}
	#detail .detailb {
			text-align:center;
			color:#262423;
			font-size:0.7em;
			}
	#detail .detailc {
			padding:1em 0 0 0;
			}



#main #cont .tab03 {
	margin: 0em 0em 0em;
	border-style: none;
	}
	#main #cont .tab03 th {
		color: #460C03;
		font-size: 0.7em;
		text-align: left;
		padding: 6px 10px;
		}
	#main #cont .tab03 td {
		font-size: 0.7em;
		color: #A12100;
		padding: 5px;
		text-align: center;
		vertical-align:middle;
		}
		#main #cont .tab03 td.l {
			text-align: left;
			}
		#main #cont .tab03 td input {
			text-align:center;
			color:#A12100;
			width:20px;
			border:1px solid #848482;
			font-size:0.9em;
			}
		#main #cont .tab03 td a {
			text-decoration:underline;
			font-size:0.9em;
			}
			#main #cont .tab03 td a:hover {
				text-decoration:none;
				}

	#main #cont .tab03 .alt td {
		background: #EEEED4;
		}
	#main #cont .tab03 .alt1 td {
		background: #fff;
		}
	#main #cont .tab03 .ligne {
		background: #C5BEB8;
		}
	#main #cont .tab03 td.vide {
		background: #ffffff;
		}


#etape {
	width:518px;
	background: url(../_img/etap_fnd.gif) repeat-x 0px 0px;
	margin:0 0 23px 0;
	font-size:0.7em;
	}
	#etape ul {
		list-style-type: none;
		list-style-position: inside;
		margin:0;
		padding:0;
		}
		#etape li {
			float:left;
			text-align:center;
			font-weight:bold;
			display:block;
			height:24px;
			margin:0 45px 0 0;
			line-height: 23px;
			background-color:#A22000;
			}
			#etape li a {
				color:#988B7A;
				text-decoration:none;
				}

			#etape li.etap1of, #etape li.etap2of, #etape li.etap3of, #etape li.etap4of {
				color:#988B7A;
				width:85px;
				}
			#etape li.etap3of {
				width:128px;
				}
			#etape li.etap4of {
				margin:0;
				float:right;
				}

			#etape li.etap1on, #etape li.etap2on, #etape li.etap3on, #etape li.etap4on {
				color:#fff;
				width:85px;
				background-image: url(../_img/etap_on.gif);
				background-position: top left;
				background-repeat: repeat-x;
				}
			#etape li.etap3on {
				width:128px;
				}
			#etape li.etap4on {
				margin:0;
				float:right;
				}

#main #cont .tools .classic2 {
	width:200px;
	}
	#main #cont .tools .classic2 h4 {
		font-size: 0.8em;
		margin: 0;
		background: url(../_img/deco_ttr_actu.gif) no-repeat 0px 0px;
		margin:0 0 8px 0;
		padding: 2px 0px 2px 23px;
		color: #8D012E;
		}

	#main #cont .tools .classic2 form {
		font-size:0.8em;
		margin:0;
		padding:6px 0 14px 0;
		}

	#main #cont .tools .classic2 input.text {
		font-size:0.85em;
		text-align:center;
		border:1px solid #000;
		margin:0 0 2px 0;
		width:116px;
		}

	#main #cont .tools .adresse {
		width:243px;
		font-size:0.7em;
		padding:9px 0 9px 9px;
		}
		#main #cont .tools .adresse h5 {
		font-size:1.2em;
		margin:0 0 12px 0;
		padding:0;
		color:#470C04;
		}
		#main #cont .tools .adresse label {
			width:90px;
			display:block;
			float:left;
			margin:0 0 2px 0;
			}
		#main #cont .tools .adresse input, #main #cont .tools .adresse select {
			width:137px;
			float:left;
			border:1px solid #000;
			margin:0 0 2px 0;
			}
		#main #cont .tools .adresse .modif {
			text-align:right;
			margin:5px 5px 0 0;
			}
	 #main #cont .tools .static  {
			width:137px;
			float:left;
			margin:0 0 2px 0;
			}
    #main #cont .tools .adresse label.civ {
        width:30px;
        }
    #main #cont .tools .adresse input.civ {
        width:15px;
		border: none;
        }

	#main #cont .tools .cgv {
		font-size:0.7em;
		padding:9px 0 9px 9px;
		}
	#main #cont .tools .cgv a {
		color:#000;
		text-decoration:underline;
		}
		#main #cont .tools .cgv a:hover {
			text-decoration:none;
			}

	#main #cont .tools .suite {
		font-size:0.8em;
		padding:9px;
		text-align:center;
		}

#menu2 ul.mktree2 {
	margin: 0px;
	padding: 7px;
	font-size: 0.7em;
	line-height: 1.1em;
	color: #460C03;
	height:100%;
	}
	#menu2 ul.mktree2 ul  {
		padding: 0;
		margin: 0 0 1em 12px;
		}
		#menu2 ul.mktree2 li {
			list-style: none;
			padding: 3px 0 0 0;
			margin: 0;
			}
			#menu2 ul.mktree2 li .bullet {
				padding-left: 12px;
				font-weight:bold;
				background: url(../_img/plus.gif) no-repeat 0px 2px;
				}
		#menu2 ul.mktree2 input {
			padding:0;
			margin:0 2px 0 0;
			width:12px;
			height:12px;
			}

#menu2 .menu2btn {
	text-align:center;
	font-size:0.8em;
	padding:0 0 2em 0;
	}

.nofloat {
	float:none;
	clear:both;
	margin:0;
	padding:0;
	font-size:1px;
	height:1px;
	}


.texte_marron {
color:#460C03;
font-size:0.7em;
line-height:1.1em;
margin:0px 0px 7px 20px;
padding:4px 0px 0px;
}

.textediv {
font-size:0.7em;
margin: 0 0 0 10px;
}

.zoneRech {
	margin: 0 0 0 25px;
}

td #filsRSS {
	color: #FFFFFF;
	font-size:0.7em;
	line-height:1em;
}

td #filsRSS a {
	color: #FFFFFF;
}

ul.mktree2 ul.mktree	{ font-size: 1em; }
ul.mktree2 ul.mktree .bullet { font-weight: normal !important; }
ul.mktree2 a.btLien { color: #460C03; padding-left: 10px; }
ul.mktree2 a.btLien:hover, ul.mktree2 a.actif { padding-left: 10px; color: #A32000; background: url(../_img/menu2_on.gif) no-repeat 0px 2px; text-decoration: none; }

.transition{
	height:19px;
	width:60px;
	background: url(../_img/transition.gif) no-repeat 0px 3px;
	margin-left:230px;
	margin-bottom:20px;
}

#noPuce {
	margin-left:100px;
}

#noPuce li{
	list-style:none;
}

#noPuce li a{
	text-decoration:underline;
	color:#8D012E;
	font-size:0.8em;
	line-height:1.2em;
	margin:0;
	padding:0 0 4px 0;
}
#noPuce li a:hover{
	text-decoration:none;
}
.titre4 {
	font-size: 1em;
	margin: 0;
	padding: 2px 0px 2px 0px;
	color: #8D012E;
	display: inline;
	line-height: 2em;
}

.filAriane{
	font-size:0.7em;
	color:#531e2e;
	margin-bottom:10px;
}
.filAriane a {
	text-decoration: underline;
	color:#763121;
}
.filAriane a:hover {
	text-decoration: none;
}
.resultat2 {
	width:472px;
	font-size:0.7em;
	margin:0 12px 14px 12px;
	padding:0;
	color:#000;
}
.resultat2 .image {
	width:72px;
	float: left;
	margin:0 0 0 0;
}
.resultat2 .resultat_d {
	width:280px;
	float:left;
	margin:4px 0 0 0;
	padding:0 0 0 10px;
}
.resultat2 .resultat_d h5 {
	color:#8D012E;
	font-size:1.2em;
	line-height:1.2em;
	margin:0;
	padding:0 0 4px 0;
}
.resultat2 .resultat_a {
	width:110px;
	float:right;
	text-align:center;
	color:#262423;
	margin:5px 0 0 0;
}
.resultat2 .sep {
	background:transparent url(../_img/bg_sep.gif) repeat-x scroll 0% 50%;
	font-size:1px;
	line-height:1px;
	margin:5px 10px;
}
.resultat2 .resultat_d .theme {
	color:#8D012E;
	font-weight: bold;
	font-size:1.25em;
	line-height:1.2em;
}

#detail2 {
	color:#3B1604;
	padding:5px 22px 15px 22px;
}
#detail2 h5 {
	color:#8A012D;
	margin:0;
	padding:0;
	background:none;
	font-size: 0.8em;
	line-height: 1em;
	}
#detail2 h6 {
	color:#8A012D;
	margin:0;
	padding:0;
	background:none;
	font-size: 0.7em;
	line-height: 1em;
	margin-top:3px;
	}
#detail2 .detailb {
		text-align:center;
		color:#262423;
		font-size:0.7em;
}
#detail2 .detailc {
		padding:1em 0 0 0;
}
#detail2 .detaild {
		text-align:left;
		color:#262423;
		font-size:0.7em;
		padding-top:20px;
		padding-left:30px;
}

#main #cont .formul #reco {
	padding: 10px 0 0px 0px;
	margin: 0;
	height: 100%;
}

#main #cont .formul #reco h4 {
	font-size: .8em;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	color: #3E1407;
}

#main #cont .formul #reco input, #main #cont .formul #reco textarea {
	display: block;
	float: left;
	font-size: 0.8em;
	width: 350px;
	margin-bottom: 10px;
}

#main #cont .formul #reco label {
	display: block;
	float: left;
	color: #460C03;
	font-size: 0.75em;
	margin: 0 0 10px 0px;
	padding-left: 20px;
	width: 125px;
}

#main #cont .formul #reco .info {
	margin-left: 147px;
}
#main #cont .formul .case {
	margin: 0 0 0 5px;
	width: auto;
	font-size: 0.8em;
	padding: 0;
}

#main #cont .formul .info2 {
	font-size: 1.1em;
}

#main #cold #actus_d .levier, #main #colg #actus_d .levier {
	background: #FFFFFF;
}
#main #cold #actus_d .levier, #main #colg #actus_d .levier {
	padding: 10px;
	margin: 0px 0px 4px;
	font-size: 0.7em;
}

#main #cold #actus_d .levier a, #main #cold #actus_d .even2 a, #main #colg #actus_d .levier a {
	font-size: 1.1em;
	font-weight: bold;
}

.aide
{
	float:right;
	text-align:right;
	margin-top:15px;
}

/** ajout BSA (20/03/2009) **/
#detail2 img {
	float:left;
	}

#detail2 .detaile {
	float:right;
	display:block;
	width:110px;
	background:#ded9c3 url(../_img/detaile_t.gif) top left no-repeat;
	margin:0 0 0 20px;
	padding:13px;
	}
	#detail2 .detaile .ttr {
		display:block;
		width:108px;
		background-color:#a6a6a6;
		color:#ffffff;
		margin:0 0 12px 0;
		padding:0;
		}
		#detail2 .detaile .ttr .t, #detail2 .detaile .ttr .b {
			display:block;
			height:7px;
			margin:0;
			padding:0;
			font-size:1px;
			}
		#detail2 .detaile .ttr .t {
			background:url(../_img/detaile_ttr_t.gif) top left no-repeat;
			}
		#detail2 .detaile .ttr .b {
			background:url(../_img/detaile_ttr_b.gif) bottom left no-repeat;
			}
		#detail2 .detaile .ttr h6 {
			text-align:center;
			color:#ffffff;
			font-size:0.7em;
			line-height:1.25em;
			}
	#detail2 .detaile ul {
		margin:0 0 20px 0;
		padding:0;
		font-size:0.7em;
		list-style: none;
		}
		#detail2 .detaile ul li {
			margin:0;
			padding:0 0 0 6px;
			line-height:1.25em;
			background:url(../_img/detaile_puce.gif) 0px 6px no-repeat;
			}
/** fin ajout BSA (20/03/2009) **/


