body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 10px;
	margin: 0;
	padding: 0;
	background-color: rgb(223,223,223);
	text-align: justify;
}
#header {
	/*height: 150px;
*/
	height: 102px;
	background-color: #CC0000;
	background-image: url(../images/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 904px;
	margin: 2px 0px 0px 10px;
	padding: 0px;
	border-top: 1px solid rgb(223,223,223);
	border-bottom: 0px solid;
	margin-left: auto;
	margin-right: auto;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
}
.accroche {
	font-size: 12px;
	border: 1px solid rgb(0,128,0);
	padding: 5px;
	text-align: center;
	width: 562px;
	background-color: rgb(250,250,250);
	float: left;
	height: 58px;
}
.accroche_dossier {
	font-size: 14px;
	font-weight: bolder;
	width: 60%;
	padding: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: white;
	background-color: rgb(143,143,143);
	border: 1px solid rgb(192,192,192);
	margin-top: 0px;
	margin-bottom: 0px;
}
.accroche_dossier_tel {
	font-size: 12px;
	border: 1px solid #CC0000;
	padding: 5px;
	text-align: center;
	background-color: rgb(250,250,250);
	width: 562px;
	float: left;
	height: 58px;
}
/*menu haut*/
#menu_haut {
	position: relative;
	clear: both;
	background-color: rgb(150,150,150);
	padding: 0px 5px 0px 5px;
	color: white;
	margin-top: 77px;
	border-bottom: 1px solid rgb(111,111,111);
	text-align: right;
}
#menu_haut ul {
	margin: 0px;
	padding: 0px;
}
#menu_haut li {
	display: inline;
}
#menu_haut a {
	color: white;
	text-decoration: none;
}
#menu_haut a:hover {
	color: #CC0000;
}
/*menu bas*/
#menu_bas {
	background-color: rgb(150,150,150);
	padding: 0px 5px 0px 5px;
	color: white;
	border-bottom: 1px solid rgb(111,111,111);
	text-align: center;
}
#menu_bas ul {
	margin: 0px;
	padding: 0px;
}
#menu_bas li {
	display: inline;
}
#menu_bas a {
	color: white;
	text-decoration: none;
}
#menu_bas a:hover {
	color: #CC0000;
}

#image_une_haut{
float:right;
margin-top:18px;
}

#image_une_bas{

float:right;
margin-top:-11px;
margin-right:1px;
*/margin-bottom:-10px;
}
/******PATH*******/
#path {
	position: relative;
	clear: both;
	background-color: rgb(190,190,190);
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	border-bottom: 0px;
}
#path a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}
#path a:hover {
	color: #CC0000;
}
#haut {
	height: 30px;
	background-color: #CCCCFF;
}
#conteneur {
	width: 904px;
	margin: 0 0 0 10px;
	background-color: rgb(228,236,255);
	margin: auto;
}
#centre {
	position: absolute;
	width: 904px;
	/*margin: 150px 0 0 0px;
*/
	margin: 105px 0 0 0px;
	background-color: white;
	border-top: 0px;
	top: 0;
	
}
#contenu_page {
	padding: 15px 15px 5px 15px;
	min-height:922px;
	*/min-height:900px;

}
#gauche {
	float: left;
	width: 150px;
}
#droite {
	float: right;
	width: 150px;
}
#pied {
	clear: both;
	height: auto;
	padding: 5px;
}
#pied a {
	color: black;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	border-bottom: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	text-align: left;
	margin-top: -10px;
}
h2 {
	border-bottom: 1px solid rgb(207,207,207);
	margin-bottom: 5px;
	font-size: 12px;
	color: rgb(80,80,80)
}
h3 {
	font-size: 12px;
	background-color: #CC0000;
	color: white;
	padding: 5px;
	margin: 10px 0px 0px 0px;
}
h3 a {
	color: white;
}
.anoter {
	padding: 5px;
	margin: 0px;
	border: 2px solid #CC0000;
}
table {
	border-collapse: collapse;
	background-color: transparent;
}
table a {
	padding: 2px;
	text-decoration: none;
	display: block;
	color: rgb(92,119,196);
}
table a:hover {
	background-color: rgb(70,83,108);
	color: white;
	text-decoration: none;
}
th {
	text-align: center;
	background-color: rgb(110,123,148);
	color: white;
	font-weight: bolder;
	padding: 5px;
	/*border: 1px solid rgb(70,83,108);
*/
}
td {
	/*border: 1px solid rgb(70,83,108);
*/
}
.texte_centre {
	text-align: center;
}
#image_left {
	float: left;
}
#p_prix {
	text-align: right;
	margin-right: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 0;
	padding: 0;
	color: rgb(191,191,191);
}
#clear {
	clear: both;
}
.clear {
	clear: both;
}
p {
	margin: 0 0 10px 0;
}
/*******MENU*********/
.image_menu {
	float: left;
	border: 1px solid rgb(224,224,224);
}
.cadre_menu {
	min-height: 70px;
}
.cadre_menu a {
	text-decoration: none;
	color: black;
	margin: 0px;
	padding: 0px;
}
.cadre_menu a:hover {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.cadre_menu ul {
	margin: 0px 0px 5px 30px;
	*/margin: 0px 0px 0px 30px;
	text-align: left;
	padding-left: 35px;
}
.cadre_menu li {
	background-image: url(../images/vert.gif);
	background-position: top left;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 10px;
}
.cadre_menu h2 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-weight: bolder;
	text-align: left;
	font-size: 11px;
	color: rgb(95,95,95);
	border-bottom: 1.5px solid #CC0000;
	text-transform: uppercase;
	background: url(../images/carre-rouge.gif) no-repeat;
	padding-left: 18px;
	padding-bottom: 2px;
	width: 260px;
}
.cadre_menu h2 a {
	color: rgb(80,80,80);
}
.cadre_menu h2 a:hover {
	text-decoration: none;
}
#menu_cold {
	position: absolute;
	padding: 0px;
	margin-left: 255px;
	width: 255px;
}
#menu_colg {
	width: 255px;
	margin-right: 0px;
}
.colonne {
	float: left;
	width: 280px;
	padding: 5px 0px 0px 10px;
	height: 100%;
	
}
.ligne {
	clear: both;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	*/margin: 5px 0px 0px 0px;
	/*border-bottom: 1px dashed rgb(192,192,192);
*/
}
/*******Publicit�*******/
#publicite {
	height: 600px;
	width: 120px;
	background-color: transparent;
	position: absolute;
	margin-left: 909px;
	padding-top: 105px;
}
#pub_carre_droite{
float:right;
margin-left:15px;
}
#pub_flash{
position:absolute;
margin-left:382px;
margin-top:17px;
}
/*Boutons***/
input {
	border-width: 1px;
	border-color: white;
	background-color: transparent;
	margin-top: 2px;
}
input[type="text"], input[type="password"] {
	border-style: solid;
}
input[type="submit"] {
	border: 1px solid black;
	background-color: #E0E0E0;
}
/********FORM***************/
form {
	margin: 0px;
}
label {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	DISPLAY: inline;
	FLOAT: left;
	margin-left: 5px;
	width: 100px;
	padding-top: 5px;
	margin-top: 2px;
}
input {
	border-width: 1px;
	border-color: #000000;
	background-color: white;
	margin-top: 2px;
}
input[type="text"], input[type="password"] {
	border-style: solid;
}
input[type="submit"] {
	border: 1px solid black;
	background-color: #E0E0E0;
}
textarea {
	border: 1px solid black;
	background-color: white;
	margin-left: 10px;
}
#form_qr {
	width: 150px;
}
#form_qr_left {
	width: 100px;
}
#form_qr_l {
	width: 180px;
}
#form_qr_f {
	width: 180px;
	margin-top: -2px;
}
#form_qr_facture {
	width: 180px;
	margin-top: -2px;
	color: #CC0000;
	text-align: left;
}
/*************************/
.pack {
	float: left;
	width: 440px;
	padding-left: 5px;
}
.prix_pack {
	clear: both;
	text-align: center;
}
.data {
	font-family: Arial;
	color: black;
	margin-left: 140px;
	font-size: 0.9em;
}
.titre_pack {
	text-align: left;
	border-bottom: 1px solid;
	font-size: 11px;
}
#green {
	color: rgb(0,128,0);
}
#red {
	color: #CC0000;
}
#paiement_1 {
	clear: both;
}
#paiement_2 td, #paiement_1 td {
	font-size: 12px;
	padding: 0px;
	border-bottom: 2px solid white;
}
#paiement_2 table, #paiement_1 table {
	margin-left: 30px;
	border-collapse: collapse;
}
#liste {
	margin: 0px;
	padding: 0px;
}
#liste li {
	background: url(../images/pack/document.gif) no-repeat;
	background-position: top left;
	padding-left: 25px;
	list-style-type: none;
}
#liste a {
	display: block;
	text-align: left;
	text-decoration: none;
	padding: 5px;
	color: rgb(0,128,0);
}
#liste a:hover {
	text-align: left;
	text-decoration: underline;
}
/****Attention*****/
#attention {
	padding: 5px;
	color: rgb(128,128,128);
	border: 1px solid rgb(255,128,128);
}
#attention input {
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(223,223,223);
}
#attention p {
	text-align: center;
}
#attention h6, #attention a {
	color: rgb(255,128,128);
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#attention ul, #attention ol {
}
#attention li {
	margin: 0px;
	list-style-type: none;
}
/*******************/
#lien_synthese {
	text-align: center;
}
#lien_synthese a {
	color: white;
	background-color: #CC0000;
	font-weight: bolder;
	padding: 5px;
}
#lien_synthese a:hover {
	color: #CC0000;
	background-color: rgb(223,223,223);
	font-weight: bolder;
	padding: 5px;
	text-decoration: none;
}
/********SYNTHESE**********/
.synthese {
	margin: 10px 0;
	padding: 5px;
	padding-left: 120px;
	background-image: url(../images/pack/document_green.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 1%;
}
.synthese h1, .dossier h2 {
	color: #008000;
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-bottom: -5px;
}
.dossier h2 {
	color: #CC0000;
	font-size: 14px;
}
.dossier {
	margin: 10px 0;
	padding: 5px;
	padding-left: 120px;
	background-image: url(../images/pack/dossier-synth.jpg);
	height: 1%;
	background-position: top left;
	background-repeat: no-repeat;
}
.synthese h2 {
	margin: -5px -5px 0 -5px;
	padding: 5px;
	text-align: left;
	font-size: 11px;
}
.accroche_prix {
	padding-right: 5px;

}
.accroche_prix:first-letter {
	font-size: 34px;
	font-weight: bolder;
	float: left;
	padding-right: 5px;
	color: #008000;
	font-family: Times New Roman;
}
/********titre*******/
#titre {
	position: absolute;
	clip: rect(1px, 1px, 1px, 1px);
}
/******Dossier detail******/
#dossier_detail h2 {
	color: rgb(0,128,0);
	border-bottom: 1px solid rgb(0,128,0);
	margin-top: 30px;
}
#dossier_detail a {
	color: rgb(0,128,0);
	text-decoration: none;
	padding: 5px;
	border: 1px solid rgb(0,128,0);
}
#dossier_detail a:hover {
	background-color: rgb(0,128,0);
	color: white;
}
/****INFOBULLE*****/
#Tooltip {
	position: absolute;
	z-index: 0;
	border: 1px solid #4B7F41;
	color: black;
	width: 300px;
	background-color: rgb(255,255,204);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	display: none;
}
/*choix_paiement*/
#service {

}
#description_service {
	/*text-align: center;
*/
	margin-left: 50px;
	
}
#service h1 {
	border: 0px;
	padding-left: 5px;
	margin-bottom: 15px;
	margin-top: 1px;
	border: 1px solid rgb(192,192,192);
	background-color: rgb(223,223,223);
	
}
#service h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: left;
	color: #008000;
	border-bottom: 2px solid #008000;
}
#service ul {
	color: #008000;
	margin-top:0px;
	margin-bottom:0px;
}
#service_dossier h2 {
	clear: both;
	color: #CC0000;
	border-bottom: 2px solid #CC0000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	text-align: left;
	margin-top: 0px;
}
.choix_paiement form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}
.choix_paiement input {
	border: 0px;
}
.choix_paiement_rouge input {
	border: 0px;
}
.choix_paiement, .choix_paiement_rouge {
	float: left;
	text-align: center;
	height: 125px;
	width: 210px;
	
}
#paiement_gauche {
	margin-left: 2px;
}
#paiement_centre {
	margin-left: 5px;
}
#paiement_droite {
	margin-left: 5px;
}
#paiement_gauche form, #paiement_centre form, #paiement_droite form {
	margin: 0px;
	padding: 0px;
	height: 127px;
	width: 212px;
	
}
#paiement_gauche input, #paiement_centre input, #paiement_droite input {
	margin-top: 0px;
	padding: 0px;
}
.info_edition{
color:#7f7f7f;
position:absolute;
margin-left:450px;
}
/*******PAIEMENT TELEPHONE****/
.zone_telephone {
	width: 410px;
	margin: auto;
	font-size: 10px;
	height: 127px;
	text-align: left;
}
.zone_telephone h3 {
	width: 400px;
	margin: 0px;
	color: black;
	background-color: white;
	text-align: center;
	border-left: 1px solid  #0078aa;
	border-right: 1px solid #0078aa;
	border-top: 1px solid  #0078aa;
}
#paiement_telephone {
	border: 1px solid #0078aa;
	width: 410px;
	height: 100px;
}
#paiement_telephone p {
	margin: 2px;
}
#paiement_telephone input, input.submit {
	border: 1px solid #244393;
	margin: 2px 0 0 0;
	background-color: white;
}
.alerte {
	margin-left: 110px;
	background-color: rgb(255,255,204);
	text-align: center;
	font-weight: bolder;
	text-decoration: underline;
	border: 1px solid #CC0000;
	padding: 5px;
	color: #CC0000;
	float: left;
}
/***********************/
.colonne_gauche {
	background-color: #0078aa;
	width: 80px;
	height: 100px;
	float: left;
	margin-right: 10px;
	background-image: url(../images/fond_telephone.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#alerte_cg {
	margin-top: 56px;
	text-align: center;
	font-weight: bolder;
	color: white;
}
.audiotel {
	color: #CC0000;
	font-size: 12px;
	font-weight: bolder;
}
.loi {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.chiffre_fond_bleu {
	font-weight: bolder;
	color: #0078a9;
	text-align: center;
}
#menu_rubrique {
/*	margin-top: -10px;*/
	background-color: #128DD1;
	color: white;
	background-image: url(../images/pratique_2.gif);
	background-repeat: no-repeat;
	height: 22px;
	clear: both;
	margin-top: 10px;
}
#menu_rubrique h2 {
	float: left;
	margin: 0px;
	padding: 0px;
	color: white;
	font-size: 11px;
	margin-right: 10px;
}
#menu_rubrique ul {
	margin: 0px;
	padding: 0px;
	height: 8px;
	padding-left: 140px;
}
#menu_rubrique li {
	float: left;
	list-style-type: none;
	text-align: center;
	margin-right: 5px;
	margin-top: 5px;

}
#menu_rubrique a {
	color: white;
	display: block;
	width: 160px;
	font-weight: bolder;
	
}
#menu_rubrique a:hover {
	text-decoration: none;
	
	color: #FFFF00;
}
#menu_rubrique img {
	position: absolute;
	margin-left: -55px;
	margin-top: -11px;
}
#liens {
	text-align: center;
	font-size: 9px;
}
#liens li {
	display: inline;
	margin-right: 5px;
}
#liens a {
	color: rgb(175,175,175);
}
#liens a:hover {
	color: rgb(111,111,111);
}
#texte-info {
	position: absolute;
	width: 380px;
	color: white;
	margin-left: 468px;
	padding: 0px;
	background-color: #CC0000;
	cursor: default;
}
#texte-info p {
	padding: 0px;
	margin: 0px;
}
#recherche form {
	margin: 0px;
	padding: 0px;
}
#recherche input {
	margin: 0px;
	display: block;
	float: left;
	margin-left: 2px;
}
#partenaires {
	padding: 5px;
}
#partenaires li {
	margin-bottom: 5px;
	padding: 5px;
	border-bottom: 1px dashed rgb(191,191,191);
	list-style-type: none;
}
/**************/
#menu_lettre {
	clear: both;
	margin-top: 75px;
}
#menu_lettre ul {
	margin: 0px;
	list-style-type: none;
	text-align: center;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 5px;
}
#menu_lettre li {
	display: inline;
	margin-right: 8px;
}
#menu_lettre a {
	border: 0px;
	padding: 5px;
}
#menu_lettre a:hover {
	border: 0px;
	background-color: #CC0000;
	color: white;
}
/**************/
#menu_lettre_bas {
	clear: both;
text-align:center;
background-color:#969696;
}
#menu_lettre_bas ul {
	margin: 0px;
	list-style-type: none;
	color:white;
}
#menu_lettre_bas li {
	display: inline;
	margin-right: 2px; 
}
#menu_lettre_bas a {
	border: 0px;
	padding: 2px;
	color:white;
}
#menu_lettre_bas a:hover {
	border: 0px;
	background-color: #CC0000;
	color: white;

}
/**************/

#mot_gauche {
	clear: both;
	margin-top: 35px;
	margin-bottom: 35px;
	float: left;
}
#mot_droite {
	margin-top: 35px;
	margin-bottom: 35px;
	float: right
}
/*Lexique*/
#definition {
	background-color: #ffdfdf;
	padding: 5px;
	padding-right: 20px;
	margin-top: -5px;
	width: 600px;
	float: left;
}
#lexique_connexes h2 {
	font-size: 11px;
	background-color: #969696;
	padding: 5px;
	margin: 0px;
	color: white;
	text-align: center;
}
#lexique_connexes {
	margin-top: -5px;
	margin-left: 5px;
	float: left;
	width: 190px;
	background-color: #bebebe;
}
#lexique_connexes li {
	list-style-image: url(../images/triangle_droite.gif);
}
#lexique_syntheses {
	clear: both;
}
#lexique_syntheses h2 {
	background-image: url(../images/fond-titre-vert.gif);
	background-repeat: repeat-y;
	color: white;
	padding: 2px;
	border: 0px;
	/*border-bottom: 1px solid rgb(0,128,0);
*/
}
#lexique_syntheses ul {
	margin-top: 5px;
}
#lexique_syntheses li {
	background-image: url(../images/pack/document-small.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-position: top left;
	list-style-type: none;
	font-weight: bolder;
	margin-right: 25px;
	padding-left: 18px;
	margin-top: 8px;
}
#lexique_syntheses a {
	text-align: left;
	text-decoration: none;
	color: rgb(0,128,0);
}
#lexique_syntheses a:hover {
	text-align: left;
	text-decoration: underline;
}
/*Lettres*/
#lexique_lettres {
	float: left;
	width: 400px;
	border: 0px;
	margin-right: 15px;
}
#lexique_lettres h2 {
	font-weight: bolder;
	text-align: left;
	font-size: 11px;
	color: white;
	background-image: url(../images/fleche-fond-gris-lettre.gif);
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 40px;
	border: 0px;
}
#lexique_lettres ul {

}
#lexique_lettres li{
list-style-type:none;
background-image: url(../images/vert.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-bottom:5px;
}
/*Contrats*/
#lexique_contrats {
	float: left;
	width: 400px;
}
#lexique_contrats h2 {
	font-weight: bolder;
	text-align: left;
	font-size: 11px;
	color: white;
	background-image: url(../images/fleche-fond-gris-contrat.gif);
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 40px;
	border: 0px;
}
/****/
#exemple_synthese{
float:right;
margin-left:5px;
border:1px solid #008000;

}

#plan_synthese {
	width:500px;
	overflow: auto;
	margin: 0px;
	height: 100px;
	text-align: left;
	padding-left: 0px;
	margin-left:20px;
	position: relative;

	scrollbar-base-color: #CCE6CD;
	scrollbar-face-color: #CCE6CD;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #DFDFDF;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #DFDFDF;
}
#plan_synthese ul {
	/*list-style-type: none;
*/
	
}
#plan_synthese li {
	font-weight:bolder;
  padding:2px;
  
}
#plan_synthese a {
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	height: auto;
	display: block;
	text-align: left;
	border: 0px solid gray;
	border-bottom: 1px solid gray;
	text-decoration: none;
	background: #DFDFDF;
}
#plan_synthese  a:hover {
	background: #93B9EC;
	border: 0px solid gray;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

#lexique_lettre_home{
	background-image: url(../images/fond_lexique_lettre.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
		width: 120px;
	background-color: transparent;
	position: absolute;
	margin-left: 909px;
padding-top:706px;
height:411px;
*/padding-top:718px;
_padding-top:713px;
}
#lexique_lettre_home h2{
border:0px;
margin:0px;
padding:0px;
color:#CC0000;
font-size:10px;
text-align:center;
margin:5px 0px 5px 0px;
}

#entete_lexique{
background-color:#CC0000;
padding:5px;
margin:-5px -5px 0px -5px;
}
#entete_lexique h2,#entete_lexique h3,#entete_lettre h2{
color:white;
border:0px;
text-align:center;
margin:0px;
padding:0px;
font-size:12px;

}
#lexique_lettre_home_txt{
background-color: white;
padding:5px;

}  
#entete_lettre{
padding:5px;
background-color:#128DD1;
margin:-5px -5px 0px -5px;
}
#lexique_lettre_home ul{
padding:0px;
margin:5px 0px 0px 0px;
text-align:left;
}
#lexique_lettre_home li{
	background-image: url(../lettres-contrats/images/vert.gif);
	background-position: top left;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 7px;
	text-align:left;
}


/*****MENU INTERNE******/
#menu_gauche {
width:200px;
float:left;
background-color:#F7F7F7;
padding:5px;
text-align:left;
}
#menu_gauche ul{
margin:0px;
padding:0px;
padding-left:15px;
}
#menu_gauche li{
list-style-type:square;
color:#CC0000;
}
#menu_gauche h2{
font-size:11px;
color:#CC0000;
margin-top:0px;
}

#menu_gauche h2 a{
color:#CC0000;
}
#menu_gauche h2 a:hover{
text-decoration:none;
}
#menu_gauche a{
font-weight:bolder;
}


#fiche_guide {
float:right;
width:655px;
}
#sous_menu{
margin:0px;
margin-left:-15px;
padding:0px;
}
#sous_menu li{
list-style-type:none;
background-image: url(../images/vert_2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	list-style-type: none;
	margin:0px;
	padding:0px;
	padding-left: 10px;
}
#sous_menu a{
font-weight:normal;
}


/*MENU MAP*/
#menu_bas_map{
background-color:#969696;
}
#menu_bas_map h3{
margin-bottom:5px;
}
.menu_map{
width:300px;
float:left;

}
.menu_map h2{
color:#CC0000;
margin:0px;
margin-right:10px;
margin-left:5px;
}

.menu_map a{
color:white;
}
.menu_map a:hover{
text-decoration:none;
}

/*****************************************/
#acces_integral h2{
background-color:#CC0000;
color:white;
text-align:center;
border:0px;
padding:5px;
}
#acces_integral{
text-align:center;
font-size:12px;
font-family:arial;
background-image:url(../images/bg_acces_integral.gif);
background-repeat:repeat-x;
height:309px;
}
#btn_wha,#btn_audiotel {
float:left;
}
#btn_wha{
margin-left:60px;
_margin-left:30px;
}
#btn_audiotel{
margin-left:10px;
background-image:url(../images/boutons/btn-audiotel.gif);
background-repeat:no-repeat;
width:310px;
height:136px;
padding-top:30px;
padding-left:48px;
text-align:left;
}
#btn_audiotel li{
margin-bottom:5px;
}
.numero_audiotel{
font-size:16px;
margin:0px;
padding:0px;
}
#btn_ok{
background-image:url(../images/boutons/btn_ok.gif);
background-repeat:no-repeat;
border:0px;
width:18px;

}
#infos_tarif{
position:absolute;
margin-top:25px;
margin-left:-40px;
font-size:10px;
color:#3E3E3E;
}
#ticket1,#ticket2{

width:120px;
}
#msg_ok2{
position:absolute;
width:130px;
margin-left:150px;
margin-top:5px;

}



/*****************************/
#page_faq{
width:604px;
margin:auto;
padding:5px;
}
.separation_point{
border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #50808E;
	padding: 5px 10px 10px;
	margin-bottom: 10px;
}

.faq_down_log{
font-weight:bolder;
font-size:13px;
padding:5px;
text-align:center;
padding-top:50px;
}
.faq_down_log a{
color:#5A6B8C;
}
.image_right{
float:right;
margin-left:10px;
margin-right:20px;
}