img {
    border: 0;
}

body {
    padding:0;
    margin:0;
    background-color: white;
    background-image: url("/sites/templates/images/background.gif");
    background-repeat:repeat-x;
    font-family: arial;
    font-size: 12px;

}

#page {
    position: absolute;
    left: 50%;
    margin-left: -500px;
    padding: 0px;
    top: 0px;
    width: 1000px;
    
    visibility: hidden;
}

a, #content a {
    text-decoration: underline;
    color: #336193;
}
/* HEADER */

#logo {
    position: absolute;
    left:0px;
    top:0px;
    }

#headerPanel {
    position: absolute;
    left:240px;
    top:0px;
    width: 760px;
    height: 103px;
	top:12px;
    background-image: url("/sites/templates/images/background_header.gif");
    background-repeat: no-repeat;
    }   
    
#pubHeader {
    position: absolute;
    left:240px;
    top:0px;
    width: 760px;
    height: 86px;
    text-align: center;
    padding-top: 17px;
    }
    
/*OFFRE EMPLOI*/

.panelHeader_content {
	position: absolute;
	top:16px;
	left:10px;
    width: 230px;
	}

.panelHeader_bloc {
	position:absolute;
	width:250px;
	height: 120x;
	}

.panelHeader_title {
	color:white;
	font-size:14px;
	font-weight:bold;
	height:18px;
	line-height:18px;
	padding-left:5px;
	width:250px;
}

.panelHeader_title .voir_tout {
	position: absolute;
	left: 197px;
	top:-1px;
}

.panelHeader_title .voir_tout a {
	color: #ed7703;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

.panelHeader_title .voir_tout a:hover {
	color: #007285;
}


/*STYLE CHUNK TPL ACTU TEMOIGNAGE*/

#headerPanel .summaryPostOld {
	width: 230px;
	height: 30px;
	overflow: hidden;
	margin: 9px 0px;
}

#headerPanel .summaryPostOld a.title {
	color:black;
	text-decoration: none;
}

#headerPanel .summaryPostOld a.title:hover {
	text-decoration: underline;
}
		
#headerPanel .summaryPostOld span.spanGris {
	font-weight: bold;
	color: #949494;
}
          

/*PUB HEADER*/

#panelHeader_Pub {
	position: absolute;
	left: 261px;
	}
	
#panelHeader_Pub .panelHeader_content {
	position: absolute;
	left:14px;
	top:29px;
	width:468px;
	height:60px;
	}

    

/* COLONNE GAUCHE */	
	
#leftColumn {
	position: absolute;
	left: 0px;
	top:172px;
	width: 217px;
	}
	

	
/* PUB GAUCHE */

#pubPanel
{
	width: 217px;
}
	
#pubPanelContent
{
	min-height: 50px;
	width: 217px;
	padding-top:5px;
}
	
#pubPanelContent
{
    text-align: center;
}   					


/* PANIER */

#comparaisonContent {
    min-height: 50px;
    width: 213px;
    padding-top: 3px;
    padding-left: 5px;
    }
    
#comparaisonContent #nb_selected
{
    font-size: 30px;
    font-weight: bold;
    color: #ed7703;
    padding-right: 3px;
}
#comparaisonContent #txt
{
    width: 80px;
    color:#4B4B4B;
    font-size:12px;
    font-weight:normal;
}

#lancer_comparaison
{
    /*float: left;
    width: 110px;
    height: 26px;
    background-image: url("/sites/templates/images/bt_rechercher.png");
    background-repeat: no-repeat;
    
    line-height: 18px;
    color:white;
    font-weight: bold;
    font-size: 14px;
    padding-left: 47px;
    padding-top: 9px;
    
    cursor: pointer;
    text-decoration: none;*/
}

#save_selection, #vider_panier
{
	cursor: pointer;
}

#vider_panier
{
	position: absolute;
	left: 7px;
	margin-top: 46px;
	vertical-align: middle;
}

#vider_panier #vide_selection
{
	text-decoration: none;
	font-size: 11px;
	color: #ED7703;
}
    
	
/* CONTENT */

#content {
	position: absolute;
	left: 238px;
	top:172px;
	width: 760px;
	}
	

/* RECHERCHE */

#form_recherche
{
	width: 761px;
	/*height: 200px;*/
	/*background-image: url("/sites/templates/images/bgRecherche_top_intervenant.gif");*/
    background-repeat: no-repeat;
    
}
#form_recherche #legend
{
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#form_recherche #ligne_haut
{    
    padding: 3px 10px 5px 10px;
    border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
}

#form_recherche #text_recherche
{
    width: 490px;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: bold;
    color: #ed7703;
    /*margin-top: 5px;*/
}

#form_recherche #lancer_recherche
{
	float: left;
	width: 110px;
	height: 26px;
	background-image: url("/sites/templates/images/bt_rechercher.png");
    background-repeat: no-repeat;
    
    line-height: 18px;
    color:white;
    font-weight: bold;
    font-size: 14px;
    padding-left: 47px;
    padding-top: 9px;
    
    cursor: pointer;
    text-decoration: none;
}
#form_recherche #lancer_recherche:hover
{    
    text-decoration: underline;
}

#form_recherche td
{    
    color: #4b4b4b;
    font-weight: normal;
    font-size: 12px;
}

#form_recherche td.tab_highlight
{
    font-weight: bold;
    font-size: 12px;
    color: #1c6438;
}
#form_recherche td.tab_highlight label
{
    display: block;
    height: 17px;
}


#form_recherche .tab_tr_bottom_dotted
{
    height: 80px;
}
#form_recherche #localisations
{
	width: 250px;
}
#form_recherche table.bottom_dotted
{
	border-bottom: 1px dotted #bbbbbb;
	padding-bottom: 5px;
}

#form_recherche #ligne_bas
{    
    /*width: 761px;*/
    height: 38px;
    background-image: url("/sites/templates/images/bgRecherche_bottom.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
    
    padding: 0px 0px 8px 10px;
    margin-top: -13px;
}

#form_recherche table#tab_tr_bas
{    
    /*height: 35px;*/
    padding-top: 0px;
    vertical-align: middle;    
}

#form_recherche #ligne_haut #exemple_motscles
{
	/*position: absolute;*/
	margin-top: -2px;
	width: 730px;
	left: 5px;
	line-height: 12px;
	text-align: justify;
	overflow: hidden;
	margin-bottom: 10px;
}
#form_recherche #ligne_haut #exemple_motscles .legend_orange
{
    font-size: 11px;
    font-weight: normal;
    color: #a0a0a0;
    width: 0px;
    float: left;
    /*font-weight: bold;*/
    font-style: italic;
    text-align: right;
}
#form_recherche #ligne_haut #exemple_motscles .input_sublegend_light
{
    position: relative;
    margin-left: 64px;
}
#form_recherche #ligne_bas #aff_nb_resultats
{
    position: absolute;
    margin-top: 3px;
    width: 190px;
    right: 5px;
}
#form_recherche #ligne_bas #nrpp_recherche
{
    font-size: 11px;
}

#form_recherche #div_nb_resultats
{
	margin-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	/*border-bottom: 1px dotted #bbbbbb;*/
}

#form_recherche #nb_resultats
{
	width: 150px;
}
#form_recherche #tab_resultats
{
    /*border: 1px solid red;*/
    /*padding-top: 5px;*/
}
#form_recherche #tab_resultats td
{
    /*height: 60px;*/
    padding: 0px;
    vertical-align: middle;
}
#form_recherche #tab_resultats td#nb_result_strict
{
    font-size: 30px;
    font-weight: bold;
    color: #ed7703;
    padding-right: 4px;
}
#form_recherche #tab_resultats td#txt
{
    width: 60px;
}
#form_recherche #div_nb_resultats #tab_tr_bas #nb_resultats_elargi #nb_result_elargi
{
    font-size: 25px;
    font-weight: bold;
    color: #ed7703;
    padding-right: 4px;
}
#form_recherche #div_nb_resultats #tab_tr_bas #nb_resultats_elargi label
{
    height: auto;
}

#form_recherche .critere_recherche
{
    color: #1C6438;
    font-size: 12px;
}

#form_recherche #criteres_avances
{
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	
	padding: 0px 10px 5px 10px;
}
#form_recherche #criteres_avances .bottom_dotted
{
    padding-bottom: 5px;
}

#form_recherche #criteres_avances #criteres_intervenant .envaleur
{
    color: #ed7703;
    font-weight: bold;
}


#form_recherche #aff_criteres_droite .img_criteres
{
	padding-left: 5px;
	margin-top: 1px;	
}

#form_recherche #aff_criteres_droite
{
    position: absolute;
    right: 3px;
    margin-top: 28px;
}

#form_recherche #aff_criteres_gauche
{
    position: absolute;
    left: 5px;
    margin-top: 28px;
    /*z-index: 9000;*/
}
#form_recherche #aff_criteres_gauche .img_criteres
{
    padding-right: 3px;
    padding-top: 1px;  
}

.text_white
{
	color: gray;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}

/* ETOILES */

#precision_div
{
    
}
#precision_div span
{
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	font-weight: bold;
    font-size: 12px;
    color: #1c6438;
}
#precision_div ul.precision_echelle { 
    margin:0; 
    padding:0; 
    font:.75em/1.2 Arial, Helvetica, sans-serif;
} 
#precision_div ul.precision_echelle li { 
    float:left; 
    margin:0; 
    padding:0; 
    list-style:none; 
    min-width:20px; 
    min-height:20px; 
} 
/* Correctif IE6 sur min-width & min-height */ 
* html ul.precision_echelle.js li { 
    width:20px; 
    height:20px; 
} 
#precision_div ul.precision_echelle li label { 
    display:block; 
    text-align:center; 
    line-height:20px; 
    background:url("/sites/module/img/etoiles.gif") center top no-repeat; 
    cursor:pointer; 
}
#precision_div ul.precision_echelle li.star-off label { 
    background-position:center -60px; 
}
#precision_div ul.precision_echelle.js input { 
    position:absolute; 
    left:-999%; 
}
/* Effet lorsque une note est cochée */ 
#precision_div ul.precision_echelle li.star-checked { 
    font-weight:bold; 
} 
/* Effet lorsque une note est tabulée au clavier */ 
#precision_div ul.precision_echelle.js li.star-focus { 
    outline:1px dotted #000; 
}


/* RESULTATS */

#resultats_recherche
{
	padding-bottom: 15px;
}

div.pagination
{	
	margin-top: 10px;	 
	width: 761px;
	height: 26px;	
	background-image: url("/sites/templates/images/bg_pagination.png");
    background-repeat: no-repeat;    
    text-align: center;        
}
.navig_pagination
{
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
	cursor: pointer;
}

.page_resultat
{
	display: inline;
	cursor: pointer;
	
	color: #818080;
	font-weight: bold;
	font-size: 12px;
}
.page_selected
{
    cursor: default;
    color: #ed7703;
    font-size: 15px;
}
.page_resultat span.sep
{
    margin-left: 2px;
    margin-right: 2px;
    color: #818080;
    font-weight: bold;
    font-size: 12px;
}
	
.pagination_bas
{
    /*padding-bottom: 15px;*/
}

#liste_resultats .div_resultat
{
	width: 760px;
    margin-top: 10px;
    border-bottom: 1px dotted #bbbbbb;
    
    
}

#liste_resultats .utilisateur_trouve
{
	background-image: url("/sites/templates/images/bg_resultat_recherche.png");
    background-repeat: no-repeat;	
}
#liste_resultats .utilisateur_trouve_abo
{
	background-image: url("/sites/templates/images/bg_resultat_recherche.png");
	/*background-image: url("/sites/templates/images/bg_resultat_recherche_orange.png");*/
    background-repeat: no-repeat;
}
#liste_resultats .utilisateur_trouve_abo .tab_resultat_user .infos .titre_txt a
{
	/*color: #ED7703;*/
}

#liste_resultats .utilisateur_trouve_abo .tab_resultat_user .infos .presentation
{
    /*color: #ED7703;*/
}


#liste_resultats #abonne_div
{
	position: absolute;
	width: 26px;
	height: 26px;
	/*border: 1px solid red;*/
	left: 54px;
}

#liste_resultats .div_resultat .tab_resultat_user
{
	width: 753px;
	/*border: 1px solid red;*/    
}

#liste_resultats .div_resultat .tab_resultat_user .image_gauche
{
    background-color: white;
}
#liste_resultats .div_resultat .tab_resultat_user .image_gauche .lien_img_fiche
{
	display: block;
	min-height: 87px;
}
#liste_resultats .utilisateur_trouve_abo .image_gauche img.user_img
{
    /*border: 1px solid #ED7703;*/
}
#liste_resultats .utilisateur_trouve .image_gauche .lien_img_fiche
{
    border: none;
}
#liste_resultats .utilisateur_trouve_abo .image_gauche .lien_img_fiche
{
    border: 1px solid #ED7703;
}

#liste_resultats .visio_ent .image_gauche .lien_img_fiche
{
    border: 1px solid #BCC722;
}

#liste_resultats .div_resultat .infos .lien_details
{
     float: right;
     width: 95px;
}
#liste_resultats .div_resultat .infos .lien_details a
{     
    font-size: 12px;
    color: #007285;
    text-decoration: none;
    line-height: 20px;
    width: 95px;
    display: block;
    font-weight: bold;
    list-style: none;
    background-image: url("/sites/templates/images/fleche_droite_orange.gif");
    background-repeat: no-repeat;
    background-position: right 6px;
}
#liste_resultats .div_resultat .infos .titre_txt a
{
	height: 20px;
	padding-left: 8px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	display: block;
	max-width: 565px;
	overflow: hidden;
}

#liste_resultats .div_resultat .infos .block a
{
	color:orange;
}

#liste_resultats .div_resultat .infos .titre_txt
{
    float: left;
    padding-top: 2px;
}

#liste_resultats .div_resultat .infos .presentation
{
    width: 642px;
    padding-left: 10px;
    padding-top: 7px;
    font-size: 12px;
    color: #4B4B4B;
}
#liste_resultats .div_resultat .infos .autres
{
    padding-left: 10px;
    padding-top: 4px;    
    padding-bottom: 5px;
    font-size: 13px;
    color: #818080;
    font-weight: bold;
}

#liste_resultats .div_resultat .infos .add_to_selection
{
    color: #ED7703;
}


#liste_resultats .div_resultat .infos .autres .user_exp
{
	list-style: none;
	background-image: url("/sites/templates/images/fleche_droite_orange.gif");
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 13px;
}
#liste_resultats .div_resultat .infos .autres .user_local
{
    list-style: none;
    background-image: url("/sites/templates/images/fleche_droite_orange.gif");
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 13px;
    /*margin-left: 10px;*/
}
#liste_resultats .div_resultat .infos .liens_admin
{
	vertical-align: top;
	text-align: center;
	padding-top: 3px;
}

#liste_resultats .div_resultat .infos
{
     
}

#liste_resultats .result_abonne
{
    padding: 1px 1px 1px 1px;
    color: white;
    font-size: 10px;
    background-color: #ED7703;
    text-align: center;
    margin-top: -4px;
    margin-bottom: 5px;
    width: 80px;
    z-index: 2000;
}

#liste_resultats .visio_ent .result_abonne
{
    background-color: #BCC722;
    color: #007285;
}

#liste_resultats .result_precision
{
	float: left;
}
#liste_resultats .result_precision .prec_txt
{
	float: left;
	padding-right: 3px;
	padding-top: 2px;
}

#resultats_recherche .pagination .liste_pages
{
    /*margin-left: -25px;*/
    position: relative;
    float: left;
    width: 570px;
    margin-top: 3px;
}

#resultats_recherche .pagination .lien_comparer
{
	
	/*position: absolute;
	right: 5px;*/
	position: relative;
    float: right;
	width: 140px;
    background-image: url("/sites/templates/images/background_comparaison.gif");
    background-repeat: no-repeat;
    width: 181px;
    height: 25px;
    background-position: right;
	
}
#resultats_recherche .pagination .lien_comparer a
{
	display:block;
	margin-left:15px;
    font-weight: bold;
    color: #007285;
    text-decoration: none;
    margin-top: 4px;
    /*padding-top: 2px;*/
}
#resultats_recherche .pagination .lien_comparer a:hover
{
    color: #ffffff;
}
#resultats_recherche .pagination .lien_comparer a div
{
    padding-top: 1px;
    float: left;
}
#resultats_recherche .pagination .lien_comparer a img
{
    padding-top: 2px;
    padding-left: 4px;
}


/* ================================
 * afficheFiche
 * ================================*/

   

    
.tabProfile {
	width: 730px;
    margin: 0 10px;
    }
    
.user_formations
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}


#content .iprp_formulaire .content .link_retour
{
	color: white;
	
}

#fiche_presentation
{
	display: block;
	width: 725px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: justify;
	color: #4B4B4B;
}

#fiche_utilisateur_infos 
{
	margin-left: 0px;
}

#fiche_utilisateur_infos td table
{
	/*border-top: 1px solid #c9d42c;*/
}




h1
{
	margin-left: 0px;
	color: #007285;
	font-weight: normal;
}
#div_localisation{
	position: absolute;
	z-index:9999;
}
#div_localisation #villes_propose
{
	border: 2px solid #ed7703;
}

ul#menu {
	margin:0;
	padding:0;
	position: absolute;
	right:10px;
	top:0px;
	height: 29px;
	}
	
ul#menu li {
	float: left;
	display: inline;
	height: 29px;
	
	}

ul#menu li a {
	color:white;
	height: 29px;
	display: block;
	line-height: 29px;
	text-decoration: none;
	font-size: 14px;
	margin-left: 5px;
	padding-left: 15px;
	padding-right: 15px;
  	font-weight: bold;
  	cursor: pointer;
	}	
	
ul#menu li:hover, ul#menu li.here {
	/*background-image: url("/sites/templates/images/searchOnglet_left.gif");
    background-repeat: no-repeat;
    background-position: left top;*/
	}	
	
ul#menu li:hover a, ul#menu li.here a {
	/*background-image: url("/sites/templates/images/searchOnglet_right.gif");
    background-repeat: no-repeat;
    background-position: right top;
    color: #02687c;*/
 
}

ul#menu li.onglet_intervenant a
{
	background-image: url("/sites/templates/images/search_intervenant_couleur.png");
    background-repeat: no-repeat;
    background-position: right top;
    color: #02687c;
}
ul#menu li.onglet_intervenant_here a
{
    background-image: url("/sites/templates/images/search_intervenant_blanc.png");
    background-repeat: no-repeat;
    background-position: right top;
    color: #02687c;
}
ul#menu li.onglet_fournisseur a
{
    background-image: url("/sites/templates/images/search_fournisseur_couleur.png");
    background-repeat: no-repeat;
    background-position: right top;
    color: #fff;
}
ul#menu li.onglet_fournisseur_here a
{
    background-image: url("/sites/templates/images/search_fournisseur_blanc.png");
    background-repeat: no-repeat;
    background-position: right top;
    color: #02687c;
}
ul#menu li.onglet_sst a
{
    background-image: url("/sites/templates/images/search_sst_couleur.png");
    background-repeat: no-repeat;
    background-position: right top;
    color: #fff;
}
ul#menu li.onglet_sst_here a
{
    background-image: url("/sites/templates/images/search_sst_blanc.png");
    background-repeat: no-repeat;
    background-position: right top;
    color: #02687c;
}
	
	
