ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, object, iframe, h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
}

body
{
	font-family: "Trebuchet MS";
	font-size: 13px;
}

input
{
	font-family:arial;
	font-size:11px;
}

a#print
{
	color:#000000;
	float:right;
	text-decoration:none;
}

a#print:hover
{
	color:#000000;
	float:right;
	text-decoration:underline;
}

#conteneur
{
	width: 1145px;
	margin: auto;
}

#gauche
{
	float: left;
	width: 864px;
	padding-bottom: 10px;
}

a.lienFleche, a.lienFleche:visited
{
	color:#0076c8;
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size:12px;
	background: url('../images/fleche_bleu.png') no-repeat center left;
	padding-left:8px;
}

a.lienFleche:hover
{
	text-decoration:underline;
}

#header
{
	width: 864px;
	height: 253px;
	background: url(../images/header.jpg);
}

#contenu
{
	width: 864px;
	min-height: 491px;
	background: url(../images/fond.jpg) no-repeat;
	float:left;
	display:inline;
}

#lancer_recherche
{
	background: url(../images/fond_lancer_recherche.png) no-repeat;
	height: 22px;
	padding-left: 163px;
	clear:both;
}

#sltSecteur, #sltActivite
{
	text-transform:lowercase;
}

#droite
{
	float:left;
	margin-left:1px;
	width:277px;
}

#logo
{
	width: 275px;
	height: 132px;
}

#logo img
{
	float:left;
}

#recherche
{
	border-left: 6px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin-top: 1px;
	padding-left:8px;
	padding-bottom:14px;
	padding-top:10px;
}


#recherche .button_rech
{
	margin-top:-3px;
	border: 0;
}

#nbResultat
{
	float: left;
	width: 200px;
	margin-left:15px;
	margin-top:12px;
}

#rechercher_local
{
	margin-left:50px;
	margin-top:30px;
	margin-right:0px;
	float:left;
	display:inline;
	width:400px;
}

#rechercher_local .titre
{
	float:left;
	width:230px;
	margin-top:5px;
}

#rechercher_local .bouton
{
	float:right;
	width:165px;
}

#rechercher_local form
{
	clear:both;
}

.pod_formulaire
{
	border-left:6px solid #000000;
	padding-left:20px;
	margin-top:25px;
}

#deposer_annonce
{
	margin-left:50px;
	margin-top:30px;
	float:left;
	width:810px;
	display:inline;
}

#reprise_entreprise
{
	margin-left:50px;
	margin-top:30px;
	float:left;
	width:750px;
	display:inline;
}

#deposer_annonce h2, #fiche_entreprise h2
{
	background: url('../images/puce.png') no-repeat left 10px;
	font-family:"Trebuchet MS";
	color:#4f4f4f;
	font-size:20px;
	font-weight:bold;
	padding-left:15px;
	margin-top:10px;
}

#fiche_entreprise
{
	float:left;
	display:inline;
	margin-left:30px;
	margin-top:30px;
	width:810px;
}

#titre_fiche
{
	float:left;
	width:800px;
}

#contenu_fiche
{
	float:left;
	width:600px;
}

#titre_fiche h1
{
	color:#505050;
}

#titre_fiche p
{
	margin-left:10px;
}

#contenu_fiche_droite
{
	float:left;
	width:200px;
	padding-top:20px;
}

.pod_contact
{
	width:400px;
	margin-top:10px;
}

.pod_contact .podContenu
{
	background-color:#F2F2F2;
}

.pod_contact .titre
{
	background: url('../images/pod_barre.png') repeat-x;
	height:32px;
}

.pod_contact ul
{
	color:black;
	font-family:"Trebuchet MS";
	font-size:11px;
	list-style-image:url(../images/fleche_noir.png);
	margin-left:30px;
	padding-bottom:10px;
}

.pod_contact ul li
{
	margin-bottom:5px;
}

.pod_contact h3
{
	font-size:13px;
	font-weight:bold
}

.pod_contact a, .pod_contact a:visited
{
	color:#505050;
	text-decoration:none;
}

.pod_contact a:hover
{
	text-decoration:underline;
}

.podInfo
{
	margin-left:30px;
}

.pod_info
{
	margin-left:30px;
	float:left;
	width:600px;
}

.ligne_info
{
	float:left;
	width:600px;
}

.entete_info
{
	float:left;
	width:299px;
}

.texte_info
{
	float:left;
	width:300px;
}

.tab1
{
	margin-left:30px;
	background: #ffffff;
}

.tab1 th
{
	color:white;
	background:#373962;
	font-weight:bold;
}

.tab1 td
{
	color:#000000;
	background:#f7f7f7;
}

.btn_envoyer
{
	background: url(../images/fond_envoyer.png) no-repeat;
	height: 22px;
	padding-left: 320px;
	clear:both;
}

.pod_recherche input[type=checkbox]
{
	filter : alpha(opacity=50);
	-moz-opacity : 0.5;
	opacity : 0.5;
}

.pod_recherche
{
	border-left:6px solid #000000;
	padding-left:20px;
	float:left;
	display:inline;
	width:370px;
	margin-top:25px;
	min-height:349px;
}

#carte
{
	display:inline;
}

.pod_recherche .champ
{
	float:left;
	width:389px;
}

.label_recherche
{
	background: url('../images/puce.png') no-repeat left 10px;
	font-family:"Trebuchet MS";
	color:#4f4f4f;
	font-size:20px;
	font-weight:bold;
	padding-left:15px;
	float:left;
	width:220px;
}

#recherche_avance
{
	padding-left:50px;
	padding-top:30px;
}

#recherche_avance .label_recherche
{
	width:260px;
}

.pod_recherche .field_droite
{
	width:135px;
	float:left;
	margin-top:10px;
}

.pod_recherche .field
{
	clear:both;
	background:transparent url(../images/fond_input_recherche.png) no-repeat scroll 0 0;
	height:26px;
	padding-left:12px;
	padding-top:6px;
	width:287px;
}

#inputRef
{
	background:transparent url(../images/fond_input_ref.png) no-repeat scroll 0 0;
	padding-left:12px;
	padding-top:8px;
	padding-bottom:22px;
	width:110px;
	float:left;
	margin-top:0;
}

#inputRef input
{
	font-size:12px;
}

.pod_recherche select
{
	font-size:10px;
	font-family:"Trebuchet MS";
	color:#737373;
}

.pod_recherche select optgroup
{
	background-color:#E1E1E1;
	font-style:normal;
	font-family:"Trebuchet MS";
}

.pod_recherche select option
{
	background-color:#FFFFFF;
	font-size:10px;
	font-family:"Trebuchet MS";
	color:#737373;
}

#rechercher_entreprise
{
	float:left;
	width:410px;
	margin:30px 0 0 0;
	display:inline;
}

#rechercher_entreprise .titre
{
	float:left;
	margin-top:5px;
	width:240px;
}


#divSecteur
{
	text-transform:lowercase;
}

#rechercher_entreprise .bouton
{
	float:right;
	width:165px;
}

#recherche form
{
	margin-left:10px;
	margin-top:10px;
	margin-bottom:12px;
}

#recherche form input
{
	margin-right:10px;
	border: 1px solid black;
	float:left;
}

#consultez_aussi
{
	border-left: 6px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin: 1px 0px 0px 0px;
	padding: 20px 0px 0px 8px;
	color:#929292;
}

#consultez_aussi ul
{
	list-style:url('../images/double_fleche.jpg');
	margin: 0px 0px 0px 18px;
	padding:12px 0px 15px 0px;
}

#consultez_aussi ul li
{
	margin-top:5px;
}

#consultez_aussi ul li a, #consultez_aussi ul li a:visited
{
	color:#555555 ;
	text-decoration:none;
}

#consultez_aussi ul li a:hover
{
	text-decoration:underline;
}

#menu_liens
{
	border-left: 6px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin: 1px 0px 0px 0px;
	padding: 20px 0px 0px 8px;
	color:#929292;
}

#menu_liens ul
{
	list-style:url('../images/double_fleche.jpg');
	margin:0px 0px 0px 10px;
	padding:15px 0px 12px 8px;
}

#menu_liens ul li
{
	margin-top:8px;
}

#menu_liens ul li a, #menu_liens ul li a:visited
{
	color:#555555 ;
	text-decoration:none;
}

#menu_liens ul li a:hover
{
	text-decoration:underline;
}

#logo_bas
{
	height: 100px;
	border-left: 6px solid #9d93c4;
	border-bottom: 1px solid #9d93c4;
	margin-top: 1px;
	padding-left:8px;
	padding-top:10px;
}

#bas
{
	background: url(../images/bordure_bas.jpg) no-repeat;
	clear:both;
	color: #929292;
	padding-top: 8px;
	margin-left: 49px;
	margin-bottom:10px;
}

#bas a
{
	background: url(../images/double_fleche.jpg) center left no-repeat;
	padding-left: 13px;
	color: #929292;
	text-decoration: none;
}

#bas a:hover
{
	text-decoration: underline;
}

#newsletter
{
	border: 1px solid #dfdfdf;
	font-size: 10px;
}

#rechercheAvance
{
	float:right;
	margin-right:95px;
	margin-top:10px;
}

#votre_recherche
{
	background:#006BB7;
	color:white;
	padding-bottom:10px;
	padding-left:20px;
	padding-top:10px;
	width:844px;
	float:left;
	display:inline;
}

.asterisque
{
	color:red;
	font-size:9px;
	vertical-align:text-top;
}

.message
{
	border: solid 1px #afb8bc ;
	padding: 5px;
	width:380px;
	text-align:center;
	margin:auto;
	margin-top:20px;
}

.pagination
{
    border:0;
    margin:0;
    padding:0;
	float:right;
	margin: 10px 0;
}

.pagination li
{
    border:0;
    margin:0;
    padding:0;
    font-size:11px;
    list-style:none;
  	float : left;
    margin-right:2px;
}

.pagination a
{
    border:solid 1px #DDDDDD;
    margin-right:2px;
}

.pagination .previous-off, .pagination .next-off
{
    border:solid 1px #DEDEDE;
    color:#888888;
    display:block;
    float:left;
    font-weight:bold;
    margin-right:2px;
    padding:3px 4px;
}

.pagination .next a, .pagination .previous a
{
    font-weight:bold;
}

.pagination .active
{
    background:#888888;
    color:#FFFFFF;
    font-weight:bold;
    display:block;
    float:left;
    padding:4px 6px;
}

.pagination a:link, .pagination a:visited
{
    color:#38718E;
	display:block;
    float:left;
    padding:3px 6px;
    text-decoration:none;
}

.pagination a:hover
{
    border:solid 1px #0e509e;
}

#podAbonnement
{
	background-color:#FFFBCC;
	border-bottom:1px solid #CCCB68;
	color:#89883C;
	float:right;
	margin-bottom:20px;
	margin-right:20px;
	padding:5px;
}

#podAbonnement a, #podAbonnement a:visited {
	color:#89883C;
	text-decoration:none;
}

#podAbonnement a:hover
{
	text-decoration:underline;
}

#fiche_local
{
	padding-left:20px;
	padding-top:20px;
}

#fiche_local .pod_gauche
{
	float:left;
	padding-right:4px;
	width:440px;
}

#fiche_local .pod_droite
{
	float:left;
	width:400px;
}

#podCoordonnee
{
	background-color:#FFFBCC;
	border-bottom:1px solid #CCCB68;
	margin-right:20px;
	padding:5px;
	min-height:290px;
}

#podCoordonnee h1
{
	font-size:18px;
	font-weight:bold;
	color:#89883C;
	margin:0;
}

#podCoordonnee h3
{
	font-size:14px;
	color:#89883C;
}

#podCoordonnee b
{
	color:#89883C;
	font-weight:normal;
}

h1.contact
{
	color:#006CB7;
	font-family:trebuchet MS;
	font-size:24px;
	font-weight:bold;
}

p a, p a:visited
{
	color:#000000;
	text-decoration:none;
}

p a:hover
{
	text-decoration:underline;
}

/***************** DEBUT RECHERCHE ET ABONNEMENT MAIL  ****************/


/***************** FIN RECHERCHE ET ABONNEMENT MAIL  ****************/

/***************** DEBUT RECHERCHE OFFRE CESSION ET ABONNEMENT MAIL OFFRE CESSION ****************/
.offre_rech
{
	padding:5px;
	border-bottom: dashed 1px #BCBCBC;
}

.offre_rech a, .offre_rech a:visited
{
	color:black;
	text-decoration:none;
}

.offre_rech a:hover
{
	text-decoration:underline;
}

#resultats_recherche
{
	padding-left:20px;
	padding-top:20px;
}

#resultats_recherche a, #resultats_recherche a:visited
{
	color:#000000;
	text-decoration:none;
}

#resultats_recherche a:hover
{
	text-decoration:underline;
}

.resultat
{
	float:left;
	padding:5px;
	width:814px;
	border-bottom:1px dashed #BCBCBC;
}

.entete
{
	font-size:12px;
	border-bottom:1px solid #BCBCBC;
	float:left;
	padding:5px;
	width:814px;
	background:#F8F8F8;
	font-weight:bold;
}

/***************** FIN RECHERCHE OFFRE CESSION ET ABONNEMENT MAIL OFFRE CESSION ****************/