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;

}

#lancer_recherche_admin
{
	float: right;
	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;
}
#lancer_recherche_admin:hover
{    
    text-decoration: underline;
}
#page {
    position: absolute;
    left: 50%;
    margin-left: -500px;
    padding: 0px;
    top: 0px;
    width: 1000px;
    
    visibility: hidden;
}
#entreprises{
	width: 700px;
	max-height: 300px;
	overflow: auto;
}

a, #content a {
    color: #007285;
}

h4
{
	padding: 0;
	margin: 0;
	
}

/* 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;
}   


/* ACTUS GAUCHE */

#actuPanel {
    width: 217px;
    }   
 
    
#actuPanelContent {
    min-height: 50px;
    width: 210px;
    padding-top: 5px;
    padding-left: 7px;
    overflow: hidden;
    } 
    
/* CONTENT */

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

#inscriptionForm table tr td input[type=text],
#inscriptionForm table tr td input[type=password],
#inscriptionForm table tr td select
{
    width: 320px;
}



/* ================================
 * Block de gestion des onglets
 * ================================*/
#content .contenu #infos_utilisateur #navcontainer ul, #content .iprp_formulaire .contenu #navcontainer ul{
	position:absolute;
	top:0px;
	left:1px;
	margin: 0;
	padding: 0;
	list-style-type:none;
	text-align: center;
    background-image: url("/sites/templates/images/background_navcontainer.gif");
    background-repeat: no-repeat;
    width: 747px;
    height: 31px;
    top:22px;
    padding: 0px 5px;
	
}

#content .contenu #infos_utilisateur #navcontainer ul li, #content .iprp_formulaire .contenu #navcontainer ul li { 
	display: inline; 
	float: left;
	margin: auto;
    padding: auto;
    list-style: none;
    background: none;
    background-image: none;
    text-indent: 0px;
}

#content .contenu #infos_utilisateur #navcontainer ul li a, #content .iprp_formulaire .contenu #navcontainer ul li a{
	display: block;
	height: 31px;
    background-image: url("/sites/templates/images/background_navcontainer_separation.gif");
    background-repeat: no-repeat;
    background-position: right;
    padding: 0 10px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #007285;
    line-height: 31px;
    cursor: pointer;
    float: left;
}

#content .contenu #infos_utilisateur #navcontainer ul li a:hover,
#content .contenu #infos_utilisateur #navcontainer ul li.here a,
#content .iprp_formulaire .contenu #navcontainer ul li a:hover,
#content .iprp_formulaire .contenu #navcontainer ul li.here a {
 	background-image: url("/sites/templates/images/background_navcontainer_here.gif");
    background-repeat: repeat-x;
    color: #ed7703;
}


#content .contenu #infos_utilisateur h2.titleProfile, #content .iprp_formulaire .contenu h2.titleProfile  {
    margin: 0 0px;
    padding: 0;
    background-image: url("/sites/templates/images/background_h2_profile.gif");
    background-repeat: no-repeat;
    width: 715px;
    height: 20px;
    padding-left: 10px;
    font-size: 14px;
    color: white;
    line-height: 20px;
    margin-top: 20px;
    
    font-weight: bold;
}







#completion_profil {
	font-weight: bold;
	color: #ed7703;
	font-size: 16px;
	width: 250px;
	padding-left: 0px;
	float: left;
	height: 30px;
	}
#completion_profil .percent {    
    font-size: 20px;    
    }

#etat_profil {
    font-weight: bold;
    color: #ed7703;
    font-size: 16px;
    text-align: right;
    width: 420px;
    float: right;
    height: 20px;
}
    
#infos_abonnement{
	/*background-color: #007285;*/
	background-color: #c0ebf2;
	/*color: white;*/
	color: #007285;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	padding: 3px;
	border: 2px solid #ed7703;
}
#infos_abonnement .lien_profil_abo
{
    color: #ed7703;
    cursor: pointer;
}
    

#infos_consultation, #infos_consultation_bottom {
	background-color: #1c6438;
	color: white;
	text-align: left;	
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	padding-left: 20px;
	width: 705px;
}

#infos_consultation_bottom {
	margin-bottom: 10px;
}
#infos_header
{
	display: block;
	height: 15px;
	margin-top: 45px;
	width: 725px;
}

/* IDENTITIE */
#div_form_identite
{
	/*margin-top: 10px;*/
}

#div_form_identite #photo_utilisateur
{
    position: absolute;
    margin-top: 10px;
    margin-left: 7px;
}

#div_form_identite .tabProfile
{    
    margin-top: 10px;
}

#div_form_identite #lien_pwd
{
	cursor: pointer;
}

#div_form_identite .tabProfile td.td_label
{    
    width: 230px;
}
#div_form_identite .tabProfile td input[type=text]
{    
    width: 400px;
}
#form_edit_entreprise .tabProfile td input[type=text]
{    
    width: 400px;
}
#div_form_identite .tabProfile td.short input
{    
    width: 150px;
}
#div_form_identite .tabProfile td textarea
{    
    width: 400px;
    font-size: 12px;
    font-family: Arial;
}
#div_form_identite .tabProfile td textarea
{    
    width: 400px;
    font-size: 12px;
    font-family: Arial;
}
#presentation_entreprise
{    
   
}
#div_form_parcours td textarea
{    
    width: 400px;
    font-size: 12px;
    font-family: Arial;
}

#libelle_formation #description_experience
{
	width: 400px;
    font-size: 12px;
    font-family: Arial;
}


#div_form_identite .tabProfile .text_info{
    /*padding-left:10px;*/
    font-weight:bold;
    /*background-color: #007285;*/
    color: #ed7703;
    cursor: pointer;    
    text-decoration: none;
}
#div_form_identite .tabProfile .text_info:hover{
    color: #007285;
    text-decoration: underline;
}

#div_change_photo, .div_upload_hab
{
	cursor: pointer;
	background-color: #007285;
	border-top: 1px solid #6bbbc8;
	border-left: 1px solid #6bbbc8;
	border-right: 1px solid #004a56;
	border-bottom: 1px solid #004a56;
	color: white;
}
#div_change_logo
{
	cursor: pointer;
	background-color: #007285;
	border-top: 1px solid #6bbbc8;
	border-left: 1px solid #6bbbc8;
	border-right: 1px solid #004a56;
	border-bottom: 1px solid #004a56;
	color: white;
}
.div_upload_hab
{
	width: 155px;
}

/* ================================
 * historique
 * ================================*/
.historique_selected{
	background-color: lightblue;	
}
/* ================================
 * couleur
 * ================================*/
 .rouge{
 	color: red;
 }
 .vert{
 	color: green;
 }
 .orange{
 	color: orange;
 }



.rss-popup {
	
	padding: 0;
	width: 100px;
	position: relative;
}
 
 
.bulle_titre
{
    
}

.bulle_text_form_inscription
{	
	width: 312px;
	color: #e10000;
	font-size:10px;
	font-weight:normal;
	text-align: left;
	margin-top: -6px;
	padding: 1px 4px 0px 4px;
	background-color: #fbd9d9;
	border: 1px solid #f09c9c;
	border-top: 0px solid #e10000;
	margin-bottom: 10px;
}

#form_identite .bulle_text_form_inscription
{	
	width: 392px;
}



.bulle_text
{	
	width: 392px;
	color: white;
	font-size:13px;
	font-weight:bold;
	text-align: center;
	
	margin-top: -6px;
	padding: 4px;
	
	background-color: #007285;
	border: 1px solid #007285;
	border-top: 0px;
}
#div_choix_debut_abo,#div_edit_etat{
	position: absolute;
	background-color: white;
	width: 300px;	
}
#div_edit_abo{
	position: absolute;
	background-color: white;
	width: 300px;	
}
#div_send_mail_admin{
	background-color: white;
	width: 600px;
}
.bulle_text_cheque
{	
	width: 710px;
	color: white;
	font-size:13px;
	font-weight:bold;
	text-align: center;
	
	margin-top: -6px;
	padding: 4px;
	
	background-color: #007285;
	border: 1px solid #007285;
	border-top: 0px;
}

#mots_clef {
	width: 600px;
	height: 120px;
	padding: 5px;
	font-size:13px;
	font-family: Tahoma, sans-serif;
}

.ann_inscrit {
	font-weight: bold;
	color: green;
	font-size: 16px;
	padding-left: 10px;
	float: left;
	height: 30px;
	}
.ann_non_inscrit {
	font-weight: bold;
	color: orange;
	font-size: 16px;
	padding-left: 10px;
	float: left;
	height: 30px;
	}

.lien_upload{
    /*padding-left:10px;*/
    font-weight:bold;
    /*background-color: #007285;*/
    color: #ed7703;
    cursor: pointer;    
    text-decoration: none;
}



/*STYLE TOUTES LES ACTU ET TEMOIGNAGES*/

#content .summaryPostOld {
	width: 740px;
	background-image:url(/sites/templates/images/fleche_droite_orange.gif);
	background-repeat:no-repeat;
	background-position:left 11px;
	padding: 7px 0px 7px 15px;
	border-bottom: 1px dotted #bbbbbb;
}

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

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

/* NIVEAU ETUDE */
#formations_enregistre{
	margin-left: 0px;
    margin-bottom: 10px;
}
#sel_niveau_etude
{
	margin-left: 30px;
    margin-bottom: 10px;
	width: 145px;
	font-size: 12px;
}
/* VISITEURS */
.orange_moyen {
	font-weight: bold;
	color: #ed7703;
	font-size: 16px;
	padding-left: 10px;
	float: left;
	height: 30px;
	}
.vert_moyen {    
    font-weight: bold;
	color: green;
	font-size: 16px;
	padding-left: 10px;
	float: left;
	height: 30px;   
    }
    
#div_sel_pays,#div_sel_pays_entreprise{
	position: absolute;	
	z-index:9999;	
}
#div_sel_pays,#div_sel_pays_entreprise select
{
	border: 2px solid #ed7703;
}
#div_sel_villes{
	position: absolute;
	z-index:9999;	
}
#div_sel_villes select
{
	border: 2px solid #ed7703;
}

#div_sel_villes_entreprise{
	position: absolute;
	z-index:9999;	
}
#div_sel_villes_entreprise select
{
	border: 2px solid #ed7703;
}

#articleInfos {
	color:#949494;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
	} 



/*MISE EN PAGE*/

#content h1 {
    margin: 0;
    padding: 0;
    color: #007285;
    font-weight: normal;
    font-size: 25px;
    text-align: left;
    margin-bottom: 10px;
    line-height: normal;
    }
    
#content h2 {
    margin: 0;
    padding: 0;
    color: #ed7703;
    font-weight: normal;
    font-size: 18px;
    text-align: left;
    margin-bottom: 10px;
    line-height: normal;
    }
    
#content ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;	
	padding-bottom: 0;

    } 
    
#content ul li {
    margin: 0;
    padding: 0;
    list-style: none;
   	background-image:url(/sites/templates/images/fleche_droite_orange.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	text-indent: 13px;
    } 
    
#content {
    line-height: 18px;
	}                             
    
#content #div_niveau_etude a#a_niveau_etude {
	font-size: 20px;
	}

#content #div_niveau_etude a#a_niveau_etude:hover {
	color:black;
	}  
	
#url_enregistre .rounded_tables {
	width: 705px;
	}	
	
/*TOGGLE ARTICLE*/

.summaryPost {
	width: 760px;
	margin-bottom:20px;
	border-bottom: 1px dotted #bbbbbb;
	padding-bottom: 10px;
}

.summaryPost .title {
	background-color: #e8e8e8;
	cursor: pointer;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 3px;
	margin-bottom: 5px;
	background-image:url(/sites/templates/images/fleche_droite_orange.gif);
	background-repeat:no-repeat;
	background-position:3px 12px;
}

.summaryPost .title .titleContent {
	width: 700px;
	}
	
.summaryPost .title .bt_fulldesc {
	float:right;	
	margin-top: -19px;
	margin-right: 3px;
	}	
	
.summaryPost .title .titleContent .spanTitle {
    margin: 0;
    padding: 0;
    color: #ed7703;
    font-weight: normal;
    font-size: 18px;
    text-align: left;
    margin-bottom: 10px;
    line-height: normal;
	}

.summaryPost a.title:hover {
	text-decoration: underline;
}
		
.summaryPost span.spanGris {
	font-weight: bold;
	color: #949494;
	font-size: 14px;
}	
 

#profil_incomplet
{
    margin-top: 15px;
    font-size: 14px;
    font-weight: bold;
    color: red;
    text-align: center;
}


#content #id_outputUsers select.users
{
	font-size: 11px;
	width: 97%;
}

div.nbRes
{
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	color: #848484;
}
div.send_news_link
{
	font-size: 13px;
	text-align: left;
}

/*
 * OFFRES D'EMPLOI / MISSION
 */
.offre_detail .tab_label {
	color: #949494;
    font-size: 13px;
    font-weight: bold;
}
.offre_detail .tab_value {
	color: #000;
    font-size: 14px;
    font-weight: bold;
}
.offre_detail h3 {
	color: #949494;
	margin-bottom: 5px;
	font-size: 14px;
}
.offre_detail .puce_orange {
	margin-left: 20px;
	padding-right: 4px;
}
.offre_detail .offre_value {
	margin-left: 34px;
	font-size: 14px;
	font-weight: bold;
}
.offre_detail .spanGris {
	color: #949494;
}


