/* CSS Document */

body {
	position:relative;
	width:1000px;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;

	font-family:'Verdana';
	text-decoration:none;
}

#container {
	width:1000px;
}

#pub_header {
	float:left;
	margin-top:10px;
	margin-left:10px;
}
#logo_cci_header {
	float:right;
    background: url(../images/logo.gif) no-repeat left center;
    height: 112px;
    width: 231px;
    cursor: pointer;
}
#logo_cci_header_partenaire {
	float:right;
}
#logo_cci_header_partenaire img {
    width: 231px;
}
#header{
	background:url("../images/fond_header.jpg") no-repeat left top;
	width:1000px;
	height:112px;
}

#header2 {
	height:24px;
	border-left:20px solid #CC0000;

	line-height:24px;
	padding-left:25px;

	/*background:#CC0000 url("../images/fond_header2.gif") no-repeat left center;*/
	background:#CC0000;
}

#header3 {
	position:absolute;
	top:90px;
	left:860px;
}

.cachee {
	visibility:hidden;
}

#login_header {
	float:left;
	width:844px;
	height:32px;

	padding:0px;

	background:url("../images/fond_header_login.gif") no-repeat left center;
}
#compte_perso {
	float:left;
	padding-left:45px;
	padding-top:6px;
	margin-left:0px;
}
#login, #mot_passe, #devenez_membre {
	float:left;
	padding-left:12px;
	padding-top:3px;
}
#mot_passe_oublie {
	float:left;
	padding-left:12px;
	padding-top:6px;
}
#mot_passe_oublie a {
    color: #FFF;
}
#btn_validez {
	float:left;
	padding-left:4px;
	padding-top:5px;
}
#devenez_membre {
	float:right;
	padding-right:20px;
	padding-top:6px;
}
.text_bold_white {
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
.text_bold_little_white {
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}
.text_white {
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF;
}
.text_red {
	font-weight:normal;
	color:#CC0000;
}
.text_little_white {
	font-weight:normal;
	font-size:9px;
	color:#FFFFFF;
}
.text_little_black {
	font-weight:normal;
	font-size:9px;
	color:#000000;
}

#retour_accueil {
	float:right;
	width:55px;
	height:10px;
	background:#FFFFFF url("./images/home.gif") no-repeat left center;
	
	margin:0px;
	padding:0px;
	
	margin-top:7px;
	padding-left:16px;
}
#retour_accueil a {
	display:block;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}


#bloc_contenu {
	float:left;
	margin:5px 0px 0px 2px;
}
#bloc_pub {
	float:left;
	margin:5px 0px 0px 8px;
}



#bloc_contenu1 {
	float:left;
	width:200px;
	margin-bottom:10px;
}
#bloc_contenu2 {
	float:left;
	width:480px;
	margin:0px 0px 10px 8px;
	font-size:10px;

	background:#FFFFFF url("../images/fond_blanc_480.gif") repeat-y;
}


#pub_autres {
	margin-top : 10px;
}

.imgPub1 {
	display: block;
	
	margin-top: 10px;
}
.imgPub2 {
	display: block;
	float: left;
	
	margin-top: 10px;
}
.imgPub3 {
	display: block;
	float: left;
	
	margin-top: 10px;
	margin-left: 10px;
}


#AEF_fichier, #AEF_actualite, #thematique_complementaire  {
	font-size:10px;
	text-decoration:none;
	color:#666666;
}
#AEF_fichier, #AEF_actualite  {
	background:#FFFFFF url("../images/fond_blanc_200.gif") repeat-y left center;
}
#AEF_fichier_header, #AEF_actualite_header, #thematique_complementaire_header {
	height:38px;
}
#AEF_fichier_header, #AEF_actualite_header {
	background:#FFFFFF url("../images/fond_blanc_header_200.gif") no-repeat left top;
}
#AEF_fichier h2, #AEF_actualite h2, #thematique_complementaire h2 {
	position:relative;
	top:4px;
	height:37px;
	margin:0px;
	padding:0px 0px 0px 45px;
	font-size:12px;
	color:#666666;
}
#AEF_actualite br, #thematique_complementaire br {
	font-size:5px;
}
#AEF_fichier_contenu, #AEF_actualite_contenu {
	background:url("../images/fond_blanc_footer_200.gif") no-repeat left bottom;
}



#AEF_fichier {
	width:200px;
	height:215px;
}
#AEF_fichier_contenu {
	height:179px;
}
#AEF_fichier br {
	font-size:15px;
}
#AEF_fichier ul {
	margin:0px;
	padding-left:30px;
}
#AEF_fichier li {
	display:list-item;
	list-style-image:url("../images/fleche_bleue.gif");
	list-style-position:outside;
	margin:0px 0px 10px 0px;
}
#AEF_fichier li a {
	color:#666666;
}

#AEF_actualite {
	width:200px;
	height:215px;

	margin-top:10px;
}
#AEF_actualite_contenu {
	height:179px;
}
#AEF_actualite br {
	font-size:5px;
}
#AEF_actualite ul {
	margin:0px;
	padding-left:30px;
	padding-right:10px;
}
#AEF_actualite li {
	display:list-item;
	list-style-image:url("../images/fleche_bleue.gif");
	list-style-position:outside;
	margin:0px 0px 5px 0px;
}
#AEF_actualite li a {
	color:#666666;
}
#AEF_actualite li img {
	margin-top:7px;
}


#thematique_complementaire {
	clear:both;
	width:688px;
	height:110px;

	background:#FFFFFF url("../images/fond_blanc_690.gif") repeat-y left center;
}
#thematique_complementaire_header {
	background:#FFFFFF url("../images/fond_blanc_header_690.gif") no-repeat left top;
}
#thematique_complementaire_contenu {
	height:74px;
	background:url("../images/fond_blanc_footer_690.gif") no-repeat left bottom;
}
#menu_thematique_complementaire1, #menu_thematique_complementaire2, #menu_thematique_complementaire3, #menu_thematique_complementaire4 {
	float:left;
}
#thematique_complementaire ul {
	margin:0px;
	padding-left:30px;
}
#thematique_complementaire li {
	display:list-item;
	list-style-image:url("../images/fleche_rouge.gif");
	list-style-position:outside;
	margin:0px;
}
#thematique_complementaire li a {
	color:#666666;
}




#bloc_contenu .statique, .telerecherche {
	color:#666666;
	font-size:10px;

	text-align:justify;

	margin:0px;
	padding:0px;
}
#bloc_contenu .statique h1, h1.titreStatique {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 60px;

	background:url("../images/fond_bleu_header_480_inform.gif") no-repeat left top;
	height:45px;
	line-height:30px;
}
#bloc_contenu .statique h2, .telerecherche h2, .telerecherche h3 {
	color:#CC0000;
	font-size:14px;
	margin:0px;
	padding:0px;
}
#container #contenu .statique p, #container #bloc_contenu #contenu.telerecherche #servicesAssistance  p {
	display:block;
	margin:0px;
	padding:0px;
}
#container #bloc_contenu #contenu.statique em, #container #bloc_contenu #contenu.telerecherche div.contact em {
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
#container #bloc_contenu #contenu.statique li, #container #bloc_contenu #contenu.telerecherche #servicesAssistance li {
	background: none;
}
#bloc_contenu strong {
	color:#006699;
}
#bloc_contenu .accentuationTresForte{
	font-weight:bold;
	text-align:center;
}
#container #bloc_contenu #contenu.statique form, #container #bloc_contenu #contenu.telerecherche form {
	margin-bottom:10px;
}
#bloc_contenu input, select {
	color:#666666;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-right:1px solid #CCCCCC;	

	padding-left:2px;
}
#bloc_contenu .noir {
	color:#666666;
}
#bloc_contenu img {
	border-width:medium;
	border-style:none;
	border-color:-moz-use-text-color;
}


#bloc_contenu #principale {
	margin:0px;
	padding:0px;

	height:442px;

	background:url("../images/fond_blanc_footer_480.gif") no-repeat left bottom;
}
#bloc_contenu #contenu {
	margin: 0px 4px 0px 4px;
	padding: 10px 15px 0px 10px;

	height:370px;
	overflow:scroll;
	overflow-x:hidden;
}

#bloc_contenu .statique h2 {
	color:#CC0000;
	font-weight:bold;
}
#bloc_contenu .statique h3 {
	color:#666666;
	height:30px;
	font-size:11px;
	text-align:center;
	margin:15px 0px 0px 0px;
	padding:0px;
}
#bloc_contenu .statique h3.avertissement {
	color:#BF2228;
	font-size:14px;
	font-weight:bold;
}
#bloc_contenu .statique div {
	margin:0px 15px 0px 15px;
	padding:0px;
}
#bloc_contenu .statique a {
	color:#303188;
	text-decoration:underline;
}
#bloc_contenu .statique a:hover {
	text-decoration:none;
}
#bloc_contenu .statique ul {
	margin:0px 0px 0px 25px;
	padding:0px;
}
#bloc_contenu .statique li {
	list-style-position:inside;
	margin:0px 0px 5px 10px;
}
#bloc_contenu .statique dl.technique dt, .statique dl.technique dd, .statique dl.technique.ul, .statiquedl.technique ol, .statique dl.technique li {
	padding:0.2em;
	margin:0px;
}
#bloc_contenu .statique dl.technique.dt {
	font-size:1.2em;
	font-weight:bold;
	margin-top:2em;
}
#bloc_contenu .statique dl.technique dd {
	margin-bottom:1em;
}
#bloc_contenu .statique dl.technique dd ul, .statique dl.technique dd ol {
	padding-left:48px;
}
#bloc_contenu .statique dl.technique dd ul.image {
	list-style-type:none;
}
#bloc_contenu .statique dl.technique ol li {
	padding-top:0.7em;
}
#bloc_contenu .statique dl.technique dd li {
	clear:both;
}
#bloc_contenu .statique dl.technique dd ul li a.navigateur {
	display:block;
}
#bloc_contenu .statique dl.technique dd img {
	float:left;
	vertical-align:baseline;
	margin-left:-40px;
	padding:8px;
}
#bloc_contenu .statique dl.technique dd tt {
	background-color:#EEEADE;
	color:#000000;
	font-family:'Tahoma', monospace;
	font-size:8pt;

	text-align:center;

	border-bottom-color:#ACAA9C;
	border-left-color:#FFFFFF;
	border-right-color:#ACAA9C;
	border-top-color:#FFFFFF;
	border-width:1px;
	border-style:solid;

	margin-right:3px;
	padding:1px 10px 1px 10px;

	cursor:pointer;
}
#bloc_contenu .statique p {
	margin-bottom:0.2em;
	margin-top:1.5em;
	clear:both;
}



#bloc_contenu .telerecherche h2 {
	font-weight:bold;
	margin:20px 0px 10px 0px;
}
#bloc_contenu .telerecherche h3 {
	font-size:12px;
	margin-top:20px;
}
#container #bloc_contenu #contenu.telerecherche div.contact {
	margin-top:5px;
}
#container #bloc_contenu #contenu.telerecherche ul {
	margin-top:0px;
}
#bloc_contenu .telerecherche fieldset {
	border-style:none;
	text-align:center;
}
#bloc_contenu .telerecherche label {
	color:#303188;
	font-weight:bold;
}
#bloc_contenu .telerecherche fieldset#champsValidation {
	display:none;
}
#bloc_contenu .telerecherche select {
	width:200px;
}
#container #bloc_contenu #contenu.telerecherche #servicesAssistance{
	margin:0px 50px 10px 60px;
}
#bloc_contenu .telerecherche p.accentuationTresForte {
	margin:10px;
}




#container #bloc_contenu #contenu #connexion {
	width:290px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#container #bloc_contenu #contenu #connexion legend {
	display:none;
}
#container #bloc_contenu #contenu #connexion fieldset {
	border:none;
	width:100%;
	margin-top:10px;
}
#container #bloc_contenu #contenu #connexion label {
	display:block;
	float:left;
	width:100px;
	color:#3C7EBC;
	font-size:11px;
	font-weight:bold;

	margin:0px;
	margin-left:1.5em;
}
#container #bloc_contenu #contenu #connexion .texteBoiteConnexion {
	color:#303188;
	font-size:11px;
	font-weight:bold;

	padding-top:5px;
	padding-left:10px;
}
#container #bloc_contenu #contenu #identifiant, #motPasse {
	margin:0px;
	padding:0px;
}
#container #bloc_contenu #contenu #valider {
	display:inline;
	width:66px;
	height:24px;

	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	border:none;

	background:#FFFFFF url("../images/b_ok.gif") no-repeat;
	
	margin:0px;
	margin-left:55px;
	padding:0px;
}
#container #bloc_contenu #contenu p.boutonLong {
	width:117px;
	height:24px;

	text-align:center;

	background:#FFFFFF url("../images/b_comptage.gif") no-repeat;

	margin:0px;
	margin-top:1.5em;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	padding-top: 5px;
}
#container #bloc_contenu #contenu.statique p.boutonLong a {
	text-decoration: none;
	color: #FFFFFF;
}
#container #bloc_contenu #contenu p.boutonLong a, #container #bloc_contenu #contenup.boutonLong input {
	color:#BF2228;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border:none;
	cursor:pointer;

	background-color:transparent;

	margin:0px;
	margin-left:30px;
	padding:0px;
}



#message {
	position:absolute;
	top:165px;
	left:250px;
	width:400px;

	color:#BF2228;
	font-size:14px;
	font-height:bold;
	text-align:center;

	margin:0px;
	padding:0px;
	padding-left:2px;

	border:3px solid #BF2228;
	background-color:#FFFFFF;
}
#message strong {
	text-transform:uppercase;
}

#bloc_contenu #erreur {
	display:block;
	width:400px;
	color:#BF2228;
	font-size:14px;
	font-height:bold;
	text-align:center;

	border:3px solid #BF2228;
	background-color:#FFFFFF;

	margin:0px;
	margin-left:100px;
	padding:0px;
	padding-left:2px;
}


#bloc_contenu p.infobulle, #infobulleOption {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;

	color:#000000;
	font-family:sans-serif;
	font-size:11px;

	text-align:center;

	border:1px solid #000000;
	background-color:#FFFFDF;

	padding:1px 2px 1px 2px;
}



#footer {
	clear:both;
	padding-top:10px;
	margin:0px;
}

#footer p {
	display:block;
	padding:0px;
	margin:0px;

	font-size:9px;
	text-align:center;
	color:#666666;
}

#footer p a {
	color:#666666;
	text-decoration:none;
}

#footer p img {
	border:none;
}
#bloc_contenu .statique p.editPage {
    border: 2px solid #373;
}

#container #bloc_contenu #contenu.statique *, #container #bloc_contenu #contenu.telerecherche * {
	MARGIN: 0px;
	PADDING: 0px;
}

#container #bloc_contenu #contenu.statique a:link, #container #bloc_contenu #contenu.telerecherche a:link {
	FONT-WEIGHT: bold;
	COLOR: #3C7EBC;
	TEXT-DECORATION: underline;
}
#container #bloc_contenu #contenu.statique a:active, #container #bloc_contenu #contenu.telerecherche a:active {
         FONT-WEIGHT: bold;
         COLOR: #3C7EBC;
         TEXT-DECORATION: underline;
}
#container #bloc_contenu #contenu.statique a:visited, #container #bloc_contenu #contenu.telerecherche a:visited {
        FONT-WEIGHT: bold;
        COLOR: #3C7EBC;
	TEXT-DECORATION: underline;
}
#container #bloc_contenu #contenu.statique #Haut, #container #bloc_contenu #contenu.telerecherche #Haut {
	TEXT-DECORATION: none;
}

#container #bloc_contenu #contenu.statique #imgTitre, #container #bloc_contenu #contenu.telerecherche #imgTitre {
	FLOAT: left;
}
#container #bloc_contenu #contenu.statique H1, #container #bloc_contenu #contenu.telerecherche H1 {
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: #CC0000;

	HEIGHT: auto;

	BACKGROUND: none;
}
#container #bloc_contenu h1.titreStatique#aef_recherche-entreprises {
        background:url("../images/fond_bleu_header_480_recher.gif") no-repeat left top;
}
#container #bloc_contenu h1.titreStatique#aef_achat-fichier {
        background:url("../images/fond_bleu_header_480_achat.gif") no-repeat left top;
}
#container #bloc_contenu h1.titreStatique#aef_contact {
        background:url("../images/fond_bleu_header_480_consei.gif") no-repeat left top;
}
#container #bloc_contenu h1.titreStatique#aef_aide {
        background:url("../images/fond_bleu_header_480_aide.gif") no-repeat left top;
}
#container #bloc_contenu h1.titreStatique#aef_avantages-membre {
        background:url("../images/fond_bleu_header_480_membre.gif") no-repeat left top;
}
#container #bloc_contenu h1.titreStatique#aef_produits-tarifs {
        background:url("../images/fond_bleu_header_480_inform.gif") no-repeat left top;
}
#container #bloc_contenu h1.titreStatique#aef_connexion {
        background:url("../images/fond_bleu_header_480_membre.gif") no-repeat left top;
}
#container #bloc_contenu h1.titreStatique#aef_modalites-livraison {
        background:url("../images/fond_bleu_header_480_inform.gif") no-repeat left top;
}



#container #bloc_contenu #contenu.statique H1 STRONG , #container #bloc_contenu #contenu.telerecherche H1 STRONG {
	FONT-SIZE: 36px;
	COLOR: #CC0000;
}
#container #bloc_contenu #contenu.statique H2, #container #bloc_contenu #contenu.telerecherche H2 {
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: #CC0000;
	
	MARGIN: 1px;
}
#container #bloc_contenu #contenu.statique H3, #container #bloc_contenu #contenu.telerecherche H3 {
	HEIGHT: auto;

	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: #3C7EBC;
	
	BACKGROUND: url("../images/fleche_bleue.gif") no-repeat 3px 0.35em;

	TEXT-ALIGN: left;

	MARGIN-TOP: 16px;
	PADDING-LEFT: 15px;

	BORDER-BOTTOM: 1px solid #3C7EBC;
}
#container #bloc_contenu #contenu.statique H4, #container #bloc_contenu #contenu.telerecherche H4 {
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: #CC0000;
	
	MARGIN-TOP: 14px;
}

#container #bloc_contenu #contenu.statique P, #container #bloc_contenu #contenu.telerecherche P {
	DISPLAY: block;
	
	LINE-HEIGHT: auto;

	TEXT-ALIGN: justify;

	MARGIN-BOTTOM: 12px;
}
#container #bloc_contenu #contenu.statique IMG, #container #bloc_contenu #contenu.telerecherche IMG {
	DISPLAY: block;

	BORDER: none;

	MARGIN-TOP: 12px;
	MARGIN-BOTTOM: 12px;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;

	TEXT-ALIGN: center;
}
#container #bloc_contenu #contenu.statique DL, #container #bloc_contenu #contenu.telerecherche DL {
	TEXT-ALIGN: justify;
	
	MARGIN-BOTTOM: 10px;
}
#container #bloc_contenu #contenu.statique DD, #container #bloc_contenu #contenu.telerecherche DD {
	MARGIN-TOP: 10px;
}
#container #bloc_contenu #contenu.statique LI, #container #bloc_contenu #contenu.telerecherche LI {
	LIST-STYLE-TYPE: none;
	LIST-STYLE-IMAGE: none;
	LIST-STYLE-POSITION: outside;
	BACKGROUND: url("../images/fleche_bleue.gif") no-repeat 0px 0.25em;
	PADDING-LEFT: 10px;
}
#container #bloc_contenu #contenu.statique EM, #container #bloc_contenu #contenu.telerecherche EM {
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	COLOR: #3C7EBC;
}
#container #bloc_contenu #contenu.statique STRONG, #container #bloc_contenu #contenu.telerecherche STRONG {
        COLOR: #666666;
}
#container #bloc_contenu #contenu.statique .table_simple, 
#container #bloc_contenu #contenu.telerecherche .table_simple,
#container #bloc_contenu #contenu.statique .table_prix {
	font-size: 10px;
	margin-bottom: 10px;
}
#container #bloc_contenu #contenu.statique .table_simple th,
#container #bloc_contenu #contenu.telerecherche .table_simple th,
#container #bloc_contenu #contenu.statique .table_prix th {
	height: 20px;
	
	font-size: 12px;
	color: #FFFFFF;
	
	background-color: #CC0000;
}
#container #bloc_contenu #contenu.statique .table_simple td,
#container #bloc_contenu #contenu.telerecherche .table_simple td,
#container #bloc_contenu #contenu.statique .table_prix td {
	height: 30px;
	
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	
	padding: 5px;
	
	background-color: #666666;
}
#container #bloc_contenu #contenu.statique .table_prix td {
	font-weight: normal;

	padding: 1px;
}
#container #bloc_contenu #contenu.statique .table_simple td.table_titre, 
#container #bloc_contenu #contenu.telerecherche .table_simple td.table_titre,
#container #bloc_contenu #contenu.statique .table_prix td.table_titre {
	width: 25%;
	
	font-size: 11px;
	
	padding-left: 5px;
	
	background-color: #3C7EBC;
}
#container #bloc_contenu #contenu.statique .table_prix td.table_titre {

	text-align: left;
}
#container #bloc_contenu #contenu.statique .table_prix {
	text-align: center;
}
#container #bloc_contenu #contenu.statique .table_simple td A, 
#container #bloc_contenu #contenu.telerecherche .table_simple td A,
#container #bloc_contenu #contenu.statique .table_prix td A {
	color: #FFFFFF;
}




#container #bloc_contenu #contenu.statique #menu_navigation_page, #container #bloc_contenu #contenu.telerecherche #menu_navigation_page {
	CLEAR: both;
	
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;

	MARGIN-TOP: 10px;
}
#container #bloc_contenu #contenu.statique #menu_navigation_page DT, #container #bloc_contenu #contenu.telerecherche #menu_navigation_page DT {
	HEIGHT: 20px;
	LINE-HEIGHT: 20px;

	FONT-SIZE: 12px;
	COLOR: #FFFFFF;

	BACKGROUND: #3C7EBC url("../images/double_fleche_blanche.gif") no-repeat 17px 0.5em;

	PADDING-LEFT: 35px;
}
#container #bloc_contenu #contenu.statique #menu_navigation_page DD, #container #bloc_contenu #contenu.telerecherche #menu_navigation_page DD {
	FONT-SIZE: 10px;

	BACKGROUND-COLOR: #CCE1EB;

	MARGIN: 0px;
}
#container #bloc_contenu #contenu.statique #menu_navigation_page UL, #container #bloc_contenu #contenu.telerecherche #menu_navigation_page UL {
	PADDING: 5px 0px 5px 25px;
	MARGIN: 0px;
}
#container #bloc_contenu #contenu.statique #menu_navigation_page LI , #container #bloc_contenu #contenu.telerecherche #menu_navigation_page LI {
	BACKGROUND: none;
	
	MARGIN-BOTTOM: 5px;
}

#container #bloc_contenu #contenu.statique .clear, #container #bloc_contenu #contenu.telerecherche .clear {
	CLEAR: both;
}

#container #bloc_contenu #contenu.statique .clear_margin, #container #bloc_contenu #contenu.telerecherche .clear_margin {
	CLEAR: both;
	MARGIN-BOTTOM: 15px;
}



#container #bloc_contenu #contenu.statique .float_right, #container #bloc_contenu #contenu.telerecherche .float_right {
	FLOAT: right;
}

#container #bloc_contenu #contenu.statique .align_right, #container #bloc_contenu #contenu.telerecherche .align_right {
	TEXT-ALIGN: right;
}

#container #bloc_contenu #contenu.statique .align_right A, #container #bloc_contenu #contenu.telerecherche .align_right A {
	COLOR: #666666;
	FONT-WEIGHT: normal;
}

#container #bloc_contenu #contenu.statique .align_center, #container #bloc_contenu #contenu.telerecherche .align_center {
	TEXT-ALIGN: center;
}


#container #bloc_contenu #contenu.statique .liste_retrait UL, #container #bloc_contenu #contenu.telerecherche .liste_retrait UL {
	PADDING-LEFT: 30px;
}

#container #bloc_contenu #contenu.statique .liste_retrait2, #container #bloc_contenu #contenu.telerecherche .liste_retrait2 {
	MARGIN: 0px;
}
#container #bloc_contenu #contenu.statique.liste_retrait2 DL, #container #bloc_contenu #contenu.telerecherche .liste_retrait2 DL {
	MARGIN-BOTTOM: 0px;
}
#container #bloc_contenu #contenu.statique .liste_retrait2 DD, #container #bloc_contenu #contenu.telerecherche .liste_retrait2 DD {
	MARGIN-TOP: 0px;
}
#container #bloc_contenu #contenu.statique .liste_retrait2 LI, #container #bloc_contenu #contenu.telerecherche .liste_retrait2 LI {
	BACKGROUND: url("../images/fleche_grise.gif") no-repeat 0px 0.25em;
}
#container #bloc_contenu #contenu.statique P.text_retrait, #container #bloc_contenu #contenu.telerecherche P.text_retrait {
	DISPLAY: block;
	PADDING-LEFT: 30px;
}
#container #bloc_contenu #contenu.statique P.text_centre, #container #bloc_contenu #contenu.telerecherche P.text_centre {
	DISPLAY: block;
	TEXT-ALIGN: center;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
}
#container #bloc_contenu #contenu.statique .text_alert, #container #bloc_contenu #contenu.telerecherche .text_alert {
	FONT-WEIGHT: bold;
	COLOR: #CC0000;
}
#container #bloc_contenu #contenu.statique .text_mention, #container #bloc_contenu #contenu.telerecherche .text_mention {
	FONT-SIZE: 8px;
}
#container #bloc_contenu #contenu.statique IMG.image_retrait_gauche, #container #bloc_contenu #contenu.telerecherche IMG.image_retrait_gauche {
	MARGIN-LEFT: -10px;
}

