/* COMMUN */
*{
margin: 0;
padding: 0;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
br.clear{
clear: both;
height: 0;
line-height: 0px;
}
br{
height: 10px;
line-height: 10px;
}
/* HR */
div.hr{
height: 1px;
background: #ccc url(../../images/spacer.gif);
margin-left: 20px;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
div.hr hr {
display: none;
}
/* FIN HR */
.texte{
font-size: 12px;
color: #000;
text-align: left;
padding-left: 20px;
padding-right: 20px;
}
.note{
font-size: 10px;
color: #000;
text-align: left;
padding-left: 20px;
padding-right: 20px;
}
body{
background: #FFF;
}
#place_top{
float:left;
width: 790px;
}
#top{
width: 800px;
height: 102px;
margin-bottom: 7px;
background-image: url(../../images/haut.gif);
background-repeat: no-repeat;
}
#logo{
float: left;
margin-top:20px;
margin-left:20px;
}
#titre{
color: #D4DF53;
float: left;
margin-top:20px;
margin-left:20px;
font-weight: normal;
font-size: 22px;
width: 410px;
line-height:22px;
}
#sous_titre{
float:left;
color: #D4DF53;
float: left;
margin-left:20px;
margin-top:4px;
font-weight: normal;
font-size: 13px;
width: 410px;
line-height:15px;
}
#pubtop{
width: 800px;
height: 107px;
padding-top: 10px;
padding-left: 37px;
background-image: url(../../images/bgpub-top.gif);
background-repeat: no-repeat;
}
#haut_tableau{
width: 800px;
height: 10px;
background-image: url(../../images/haut_centre.gif);
background-repeat: no-repeat;
}
#tableau{
width: 800px;
height: 600px;
background-image: url(../../images/fond_centre.gif);
background-repeat: repeat;
border-collapse: collapse;
}
#colonne_gauche{
vertical-align: top;
width: 246px;
}
#colonne_droite{
vertical-align: top;
width: 554px;
}
#bas_tableau{
width: 800px;
height: 10px;
background-image: url(../../images/bas_centre.gif);
background-repeat: no-repeat;
}

.inputlogin{
float: left;
color: #666;
font-size: 11px;
margin-bottom: 4px;
}
.submitlogin{
float: left;
color: #666;
font-size: 13px;
margin-left: 5px;
}
/* MOTEUR */
#form-moteur{
float: left;
width: 345px;
height: 158px;
margin-left: 15px;
margin-top: 5px;
padding-top: 20px;
padding-left: 15px;
background-image: url(../../images/bgformmoteur.gif);
background-repeat: no-repeat;
}
.pmoteur-dpt {
float: left;
width: 90px;
color: #666;
font-size: 13px;
margin-top: 3px;
text-align: left;
}
.pmoteur-ville {
float: left;
width: 40px;
color: #666;
font-size: 13px;
margin-top: 3px;
text-align: left;
}
.pmoteur-nom {
float: left;
width: 40px;
color: #666;
font-size: 13px;
margin-top: 3px;
text-align: left;
}
.pmoteur-web{
float: left;
width: 280px;
color: #666;
font-size: 13px;
margin-top: 2px;
margin-bottom: 5px;
}
.inputmoteur{
color: #666;
font-size: 13px;
margin-bottom: 8px;
margin-top: 2px;
}
.selectmoteur{
color: #666;
font-size: 13px;
margin-bottom: 8px;
}
.checkmoteur{
color: #666;
font-size: 13px;
margin-bottom: 8px;
margin-top: 2px;
}
.submitmoteur{
color: #666;
font-size: 13px;
margin-top: 0px;
margin-left: 80px;
border: 1px solid #A5ACB2;
background-color: #FFFFFF;
}

#loupe {
position: relative;
float: left;
width: 45px;
height: 45px;
margin-left: 49px;
top: -20px;
background: url("../../images/search2.png") no-repeat transparent;
}

/*CARTE ACCUEIL*/
#texte-minicarte{
margin-top: 10px;
font-size: 12px;
color: #000;
text-align: left;
padding-left: 20px;
padding-right: 20px;
}
#minicarte{
border: 0px;
}
/*FICHE ENTREPRISE*/
#texte-entreprise{
float: left;
width: 280px;
color: #666;
font-size: 13px;
margin-top: 2px;
margin-bottom: 5px;
}
#conteneur-map{
width: 100%;
margin: 15px auto 0px auto;
border: 1px solid #CBD48D;
background-color: #FFFFFF;
}
#map{
width: 100%;
height: 250px;
}
#pub-fiche{
width: 512px;
height: 60px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 15px;
margin-right: 10px;
padding: 5px;
background-color: #F8F8F8;
border: 1px solid #CBD48D;
}
.discret {
color: #999999;
}
.fiche-recherche{
width: 90%;
margin: 10px auto; 
padding: 10px;
font-size: 12px;
color: #000;
text-align: left;
border: 1px solid #CCCCCC;
background-color: #F8F8F8;
}
.fiche{
width: 94%;
margin: 10px auto; 
padding: 0px;
font-size: 12px;
color: #000;
text-align: left;
}
/* VERIFICATION */
#verif{
margin-left: 15px;
margin-top: 10px;
width: 500px;
height: 150px;
background-image: url(../../images/bglogin.gif);
background-repeat: no-repeat;
}
.pverif-nom {
float: left;
width: 200px;
color: #666;
font-size: 11px;
margin-top: 10px;
margin-bottom: 4px;
margin-left: 15px;
text-align: left;
}
.inputverif-nom{
float: left;
color: #666;
font-size: 11px;
margin-bottom: 4px;
}
.pverif-ville {
float: left;
width: 180px;
color: #666;
font-size: 11px;
margin-top: 10px;
margin-bottom: 4px;
margin-left: 15px;
text-align: left;
}
.inputverif-ville{
float: left;
color: #666;
font-size: 11px;
margin-bottom: 4px;
}
.pverif-tel {
float: left;
width: 180px;
color: #666;
font-size: 11px;
margin-top: 10px;
margin-bottom: 4px;
margin-left: 15px;
text-align: left;
}
.inputverif-tel{
float: left;
color: #666;
font-size: 11px;
margin-bottom: 4px;
}
.submitverif{
float: left;
color: #666;
font-size: 13px;
margin-left: 5px;
}
/* PUB ACCUEIL */

/* AUTOCOMPLETE */
#div-autocomplete-ville {
position: absolute;
z-index: 10;
width: 295px;
margin: 0px;
border: 1px solid #A5ACB2;
background-color: #FFFFFF;
font-size: 12px;
overflow: auto;
}

table.autocomplete {
width: 94%;
}

table.autocomplete tr td {
padding: 0px 1px;
}

table.autocomplete tr.ligne1 td {
background-color: #FFFFFF;
}

table.autocomplete tr.ligne2 td {
background-color: #F6F6F6;
}

table.autocomplete tr:hover td {
background-color:#FFF;
cursor: pointer;
}

/* PAGE RESULTAT */
#texte-resultat {
margin: 18px auto 5px auto;
font-size: 12px;
color: #000;
text-align: left;
padding: 0px 20px;
}

#pagination {
float: right;
margin: 6px auto 15px auto;
padding: 0px 20px;
font-size: 12px;
color: #000;
}

#pagination a {
text-decoration: none;
color: #000
}

#pagination a img {
border: 0px;
margin: 0px 0px -4px 0px;
}

#plage-resultat {
float: left;
margin: 6px auto 15px auto;
font-size: 12px;
color: #000;
text-align: left;
padding: 0px 20px;
}

.resultat1, .resultat2 {
width: 500px;
margin: 0px auto;
padding: 10px 10px 20px 10px;
border-bottom: 1px solid #CCCCCC;
font-size: 12px;
color: #000;
text-align: left;
}

.resultat1 {
background-color: #F6F6F6;
}

.resultat2 {
background-color: #FFFFFF;
}

.resultat1:hover, .resultat2:hover {
background-color: #FFF;
border-bottom: 1px solid #CBD48D;
}

/* INSCRIPTION */
#form-inscription-top{
width: 500px;
height: 18px;
margin-top: 5px;
margin-left: 15px;
background-image: url(../../images/bgforminscriptiontop.gif);
background-repeat: no-repeat;
}
#form-inscription{
width: 100%;
margin-left: 15px;
padding-left: 15px;
background-image: url(../../images/bgforminscription.gif);
background-position: top left;
background-repeat: repeat-y;
}
#form-inscription-bottom{
width: 500px;
height: 18px;
margin-left: 15px;
background-image: url(../../images/bgforminscriptionbottom.gif);
background-repeat: no-repeat;
}
.pinscription {
	width: 100%;
}
.pinscription label{
	width: 35%;
	float: left;
	text-align: left;
	font-size: 14px;
	margin-top: 2px;
	white-space: nowrap;
	clear:left;
}
.pinscription input{
	width: 55%;
	margin-top: 2px;
}
.pinscription_ville {
	width: 100%;
}
.pinscription_ville label{
	width: 35%;
	float: left;
	text-align: left;
	font-size: 15px;
	margin-top: 1px;
}
#div-input-ville{
position: relative;
float:left;
width:60%;
}
.textareainscription{
width: 454px;
height: 45px;
color: #666;
font-size: 13px;
margin-bottom: 8px;
margin: 5px 0px 5px -2px;
overflow: auto; 
}
.submitinscription{
float: right;
color: #666;
font-size: 13px;
margin: 5px 35px 5px 0px;
border: 1px solid #A5ACB2;
background-color: #FFFFFF;
}
