
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #C0C0C0;
	text-align: justify;
	background-image: url(../images/cadre/background.jpg);
	background-repeat: repeat-x;
	color:#3E3E3E;
	
}
#header {
	height: 124px;
	width: 1024px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border-top:1px solid white;
	margin-left: auto;
	margin-right: auto;

}
#logo_haut{

width: 1024px;
margin-left: auto;
	margin-right: auto;
position:relative;
}

#fond_header{
	background-image: url(../images/cadre/haut-degrade.gif);
	background-position: top left;
	background-repeat: repeat-x;
height: 110px;
margin-top:-19px;
}
#fond_header_gris{
height: 69px;
width:912px;
background-color: #ADADAD;
border-top:1px solid white;
	background-image: url(../images/cadre/photo-haut.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	
}
#fond_header_gris span{
	background-image: url(../images/cadre/haut-gris-droit-degrade.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	position:absolute;
	width:8px;
	height:14px;
	margin-left:904px;
	margin-top:55px;
}

/*menu haut*/
#menu_haut {

	background-color: rgb(249,198,23);
	padding: 0px 5px 0px 5px;
	color: white;

	border-top: 1px solid white;
	text-align: left;
	padding-top:4px;
background-image: url(../images/cadre/fond-menu-haut.gif);
height: 27px;
background-repeat: repeat-x;

}
ul{
margin-top:5px;
margin-bottom:5px;
}
#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;
}
/******PATH*******/
#path {
	position: relative;
	clear: both;
	background-color: rgb(190,190,190);
	padding: 0px 5px 0px 5px;
	color: white;
	border-bottom: 0px;
}
#path a {
	text-decoration: none;
	color: white;
}
#path a:hover {
	color: #CC0000;
}

form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #3E3E3E;
}
h2 a{
color:#F9C617;
}
a:hover {
color:#F9C617;
	text-decoration: underline;
}
#consulter{
margin-top:15px;

}
/*menu haut*/
#menu_gauche {



width:160px;
color:white;
float:left;
padding:5px;


}
#menu_gauche h2{
color:white;
border-bottom:1px solid rgb(249,198,23);
background-image:none;
padding:0px;
}


#menu_gauche h2 a{
color:white;
border-bottom:1px solid rgb(249,198,23);
}
#menu_gauche h2 a:hover{
color:rgb(249,198,23);
text-decoration:none;
}
#menu_gauche a{
color:white;

}
#menu_gauche ul{
margin:0px;
padding:0px;
margin-bottom:25px;
}
#menu_gauche li{
margin-bottom:5px;
text-align:left;
list-style-type: none;
}
.bloc_50{
width:47%;

float:left;
}
#bloc_droit{
margin-left:15px;
border-left:1px solid rgb(249,198,23);
padding-left:10px;
}




/*menu bas*/
#menu_bas {


	padding: 0px 5px 0px 5px;
	color: white;
	text-align: center;
	background-image: url(../images/cadre/fond-bas.gif);
	background-repeat: repeat-x;
	height: 21px;
	font-size:10px;
	font-family:Verdana;
}
#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;
}

#haut {
	height: 30px;
	background-color: #CCCCFF;
}
#conteneur {
	width: 1024px;
	margin: 0 0 0 10px;
	background-color: rgb(228,236,255);
	margin: auto;
}
#centre {
	position: absolute;
	width: 1024px;
	/*margin: 150px 0 0 0px;
*/
	margin: 251px 0 0 0px;
	background-color:white;
	border-top: 0px;
	top: 0;

background-image: url(../images/cadre/fond-menu-gauche.gif);
background-repeat: repeat-y;

}
#contenu_page {
	padding: 15px 15px 5px 15px;
	float:right;
	width:704px;
 padding-right:135px;
	background-color: white;
	min-height:508px;
	_height:508px;
	
}
#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 {
margin:0px;
	margin-bottom: 5px;
	font-size: 12px;
	color: rgb(249,198,23);
background-image: url(../images/icons/title2overbullet3.png);
background-repeat: no-repeat;
background-position: left;
padding:2px;
padding-left:15px;
background-color: rgb(62,62,62);
}
h3 {
	font-size: 12px;
	background-color: rgb(62,62,62);
	color: white;
	padding: 5px;
	margin: 10px 0px 0px 0px;
}
h3 a {
	color: white;
}
.image_left {
	float: left;
}
.anoter {
	padding: 5px;
	margin: 0px;
	border: 2px solid #CC0000;
}
table {

	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(80,80,80);
	color: white;
	font-weight: bolder;
	padding: 5px;
	/*border: 1px solid rgb(70,83,108);
*/
}
td {
	/*border: 1px solid rgb(70,83,108);
*/
background-color:rgb(204,204,204);
text-align:center;
padding:5px;
}
.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(223,223,223);
}
.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;
	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: 238px;
}
.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: 260px;
	padding: 5px 3px 0px 10px;
	height: 100%;
}
.ligne {
	clear: both;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	/*border-bottom: 1px dashed rgb(192,192,192);
*/
}
/*******Publicit�*******/
#publicite {
	height: 600px;
	width: 120px;
	background-color: transparent;
	position: absolute;
	margin-left: 905px;
	padding-top: 157px;
}
#publicite_haut {
margin:auto;
text-align:center;
height:90px;
padding:0px;
margin:0px;
position:absolute;
margin-left:168px;
margin-top:18px;
}
#publicite_carre_societe{

width:300px;
height:250px;
float:right;
}
/*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: 120px;
	padding-top: 5px;
	margin-top: 2px;
}
input {
	border-width: 1px;
	border-color: #ADADAD;
	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;
}



#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;
}

/********titre*******/
#titre {
	position: absolute;
	clip: rect(1px, 1px, 1px, 1px);
}





.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;
}



.loi{
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #333333;}
	

#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;
}
.liste_entreprise ul{
float:left;
color:#3E3E3E;
}
#publicite_carre{
float:left;
margin-top:12px;
}

/***************/
.liste_complete_domaine ul{
margin:0px;
padding:0px;
list-style-type: none;
}
.liste_complete_domaine li{
list-style-type: none;
padding-top: .2em;
padding-bottom: .2em;
border-bottom:1px solid #bfbfbf
}
.liste_complete_domaine a{
color:#4f4f4f;
}
.liste_detail_domaine li{
list-style-type: none;
}

.liste_domaines li{
list-style-type: none;
padding-top: .2em;
	padding-bottom: .2em;
	padding:2px;
	border-bottom:1px solid #dfdfdf
}
.liste_domaines a{
color:black;
}
.color2{
color:#3E3E3E;
}
.color2 a{
color:#ADADAD;
}
#liste_complete_domaine li{
list-style-type: disc;

}
.open {
	display: block;
	}
.closed {
	display: none;
	}
        
li img {
	vertical-align: middle;
	}
.liste_gauche{
float:left;
}
.liste_droite{
float:left;
}
.liste_gauche a, .liste_droite a{
color:#4f4f4f
}


.clear{
clear:both;
}

/********FORM RECHERCHE******/
#form_recherche{

padding:5px;
padding-bottom:0px;
font-size:12px;
}
#form_recherche label, #form_recherche_no_js label{
color:white;
font-size:12px;
}
#form_recherche p{
text-align:center;
margin-bottom:4px;
}
#form_recherche span{
font-size:10px;
color:#F9C617;
}
#form_ou{
font-size:14px;
text-align:center;
margin-top:5px;
font-weight: bold;color:#F9C617;
background: url(../images/cadre/fond-ou.gif) no-repeat;
background-position: center;

}
#btn_rechercher{
float:right;
margin-top:5px;
}
iframe{
border:0px;
}

#form_recherche_no_js{
margin-bottom:10px;
color:black;
  background-image: url(../images/cadre/fond-form.gif);
  background-repeat: repeat-x;

}
#form_recherche_no_js form{
margin-top:-5px;
}

.star{
color:#F9C617;
}


/*****MENU RECHERCHER******/
#menu_rechercher{
background-color:rgb(249,198,23);
width:100%;
border:0px;
color:black;
text-decoration:none;
text-align:center;
margin-top:15px;




}
#menu_rechercher a{
display:block;
padding:2px;
color:#3E3E3E !important;

}
#menu_rechercher a:hover{
color:white !important;
}

.tabset_tabs {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 2;

	white-space: nowrap
}
.tabset_tabs li {
	margin: 0;
	padding-right: 10px;

	display: inline
}
.tabset_tabs a {
	color: #7A7A7A ! important;
	background-color: #def ! important;
	border: 1px solid #7A7A7A;
	text-decoration: none;
	padding: 0 0.6em;

/*background-image: url(../images/cadre/fond-onglet-on.gif) !important;
background-repeat: repeat-x;*/
font-weight:bolder;
background-color:#F7F7F7 !important;
	border-bottom: none
}
.tabset_tabs a:hover {
	color: white ! important;
	background-color: #E1DFE0 ! important
}
.tabset_tabs a.active {
	color: black ! important;
	background-color: white ! important;
	border-color: black;
	border-left-width: 1px;
	cursor: default;
	border-bottom: white;
	padding-top: 1px;
	padding-bottom: 1px;
	color:white !important;
	border:0;
background-image: url(../images/cadre/fond-onglet-on.gif) !important;
background-repeat: repeat-x;
}
.tabset_tabs li.firstchild a {

}
.tabset_content {

	background-color: white;
	position: relative;
	z-index: 1;
	
	padding: 0;
	display: none;
  background-image: url(../images/cadre/fond-form.gif);
  background-repeat: repeat-x;

	height: 226px;
	
}
.tabset_label {

	display: none
}
.tabset_content_active {
	display: block
}
@media aural {
.tabset_content, .tabset_label {
	display: block
}
}

#zone_recherche, #no_script{
width:390px;
float:right;
margin-top:12px;
}


/*****************************/
.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;
}
/*********************************/
#regions{
width:600px;
}
#regions li{
float:left;
margin-right:0px;
width:160px;

}
.departements{
text-align:center;
}
.departements li{
display:inline;
margin-right:10px;
}
.liste_villes{
float:left;
}
.liste_villes ol{
margin:0px;
}
.liste_villes table a{
display:inline;
color:#505050;
}
.liste_villes a:hover{
background-color:transparent;
color:#000000;
text-decoration:underline;
}
.liste_villes td{
text-align:left;
}

/**********************/
.seperation{
border-top:1px solid white;
margin:5px 0px 5px 0px;
height:1px;
}

.fiche_societe{
background-color:#ADADAD;
padding:15px;
float:left;
width:350px;
}
.fiche_societe h1{
	color:#FFFFFF;
	padding:5px 5px 0px 0px;
	border:0px solid black;
	font-size:20px;
	border-bottom:1px solid white;
}

.fiche_societe h2{
	background-color:transparent;
	background-image:none;
	color:#3E3E3E;
	text-align:left;
	margin:0px;
	padding:0px;
	text-align:right;
}

.activites{
#3E3E3E; 
}

.activites h3{
padding:0px;
background-color:#FFFFFF;
color:#3E3E3E; 
}
.liste_regions{
font-size:11px;
width:295px;
float:right;
margin-left:25px;
}
.liste_regions ul{
margin:0px;
padding:0px;
}
.liste_regions li{
display:inline;
padding-right:5px;
}

.voisins{
clear:both;
font-size:11px;
width:380px;
float:left;
color:#606060;
}
.voisins h2, .liste_regions h2{
background-color:white;
color:#606060;
background-image:none;
border-bottom:1px solid #ADADAD;
padding-left:0px;
}
.voisins a,.liste_regions a{
color:#606060;
}
.voisins ul{
margin:0px 0px 0px 10px;
padding:0px 5px 5px 10px;
}


