.addthis_toolbox .hover_effect
{
    width: 284px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}


/* disposition CSS */
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#ffffff;
}

.fond {
	background-image:url('../../images/MEPPN/background.gif');
	background-repeat: repeat-x;
	background-color:#8CB2CE;}

div {
	font-family:Arial,Helvetica, sans-serif;
	background-color:#fff;
}

td {
	vertical-align:top;
	font-size:10pt;
	}

img {
	border:none;
}




img.photo {
	border:1px outset#666666;
        background-color:#efefef;
        padding:5px;
        margin-left:10px;
        margin-right:10px;
}

#mastertable {
	border:1px outset #aeaeae;
	background-color:#ffffff;
}

/* ---------------------------------------------------- 
TOP 
 ----------------------------------------------------*/
#top_nav {
	background-image:url('../../images/fmenu.gif');
	background-color:#dedede;
	border:1px solid #999999;
	padding:5px;
	padding-left:5px;
	margin-left:5px;
	margin-right:20px;
}

#top_nav  a {
	background-image:url('../../images/fopt.gif');
	border:1px solid #aeaeae ;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	background-color:#94BE21;
	color:#fff;
	margin-right:3px;
	font-weight:bold;
}

#top_nav a:hover {
    background-image:none;
	background-color:#B85B2F;
}


/* ---------------------------------------------------- 
LEFT
 ----------------------------------------------------*/

#left_nav {
	background-color:#fff;
	border:1px outset #999999;
	padding-left:10px;
	padding-top:0px;
	color:#275084;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	/*background-image:url('../../imagesfbleu.gif');*/
	background-repeat: repeat-x;
}

#left_nav a {
	background-image:url('../../images/MEPPN/puce.gif');
	padding-left: 16px; 
	background-repeat: no-repeat;
	background-position: left center;
	padding-right:12px;
	margin-top:20px;
	text-decoration:none;
	color:#275084;
}


#left_nav a:hover {
	color:#ff0000;
	text-decoration:underline;
}

#left_nav h1 {
	color:#639ACE;
	font-size:14px;
	background-image:none;
	border:none;
        margin:0px;
	padding:0px 0px 5px 0px;
}






#left_navsys {
	background-color:#fff;
	border:1px outset #999999;
	padding-left:10px;
	padding-top:0px;
	color:#275084;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	/*background-image:url('../../imagesfbleu.gif');*/
	background-repeat: repeat-x;
}

#left_navsys a {
	background-image:url('../../images/MEPPN/pucesys.gif');
	padding-left: 16px; 
	background-repeat: no-repeat;
	background-position: left center;
	padding-right:12px;
	margin-top:20px;
	text-decoration:none;
	color:#275084;
}


#left_navsys a:hover {
	color:#ff0000;
	text-decoration:underline;
}

#left_navsys h1 {
	color:#639ACE;
	font-size:14px;
	background-image:none;
	border:none;
        margin:0px;
	padding:0px 0px 5px 0px;
}








#left_noimg {
}

#left_noimg a {
       padding-left:30px;
       padding-bottom:5px;
     background-image:none;
}



TD.TDLeft {
	background-color:#efefef;
	border-right:1px solid #efefef;
}

#container {
	position: relative;
	width: 100%;
	text-align:left;
}

/* ---------------------------------------------------- 
Page Content
-----------------------------------------------------*/
#page_content {
	margin-left: 10px;
	padding-left:10px;
	margin-right:10px;
	padding-right:10px;
}

h1 {
    padding:5px;
    color:#639ACE;
    font-size:16pt;
    border-bottom:6px solid #efefef;
    border-top:1px solid #efefef;
    /*background-image:url('../../images/puceh1.gif');*/
    background-repeat:no-repeat;
    /*padding-left:40px;*/
    background-position: left center;

}

h2 {
    color:#96BC2B;
    font-size:13pt;
    border-bottom:1px solid #D2E699;

}

h3 {
    color:#FF9A00;
    font-size:10pt;
    font-weight:bold;
    text-decoration:underline;
}

h4 {
    color:#96BC2B;
    font-size:12pt;
    padding:0px;
    margin:5px;
}


a {
	color:#215184;
	text-decoration:none;
}

a:hover {
	color:#639ACE;
	text-decoration:underline;
}

/* ---------------------------------------------------- 



/* ---------------------------------------------------- 
TOP_Client
 ----------------------------------------------------*/
#top_navClient {
	background-color:#dedede;
        padding:7px;
        margin-bottom:5px;
	background-image:url('../../images/fmenu.gif');
        border:1px solid #999999;
       color:#000000;
}


#top_navClient  a {
	color:#998560;
	background-image:url('../../images/fbleu.gif');
	background-color:#F7D79C;
	border:1px solid #aeaeae ;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	margin-right:5px;
	font-weight:bold;

}


#top_navClient a:hover {
    background-image:none;
    color:#ffffff;
    text-decoration:none;
    background-color:#998560;
}

/* ---------------------------------------------------- 
 ----------------------------------------------------*/


#employeur,#candidat {
	border:1px solid #CCC;
	padding:5px;
	margin:0px;
}

#actualite {
	border:1px solid #CCC;
	padding:10px;
}

#footer {
	border:1px solid #aeaeae;
	background-color:#efefef;
	padding:5px;
	color:#666;
}

#footer a {
	color:#666;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:underline;
}


table.withLightBorder,div.withLightBorder {
	border:1px solid #999999;
	width:96%;
        background-color:#eeeeff;
}

table.withLightBorder td.lst {
	border-top:1px solid #999999;
	border-collapse:collapse;
}

table.withLightBorder a {
 text-decoration:none;
 
}

table.withLightBorder a.cross {
font-weight:bold;
background-image:url('../../EWAEmploi/ICONS/dr_bleu.gif');
background-repeat:no-repeat;
background-position: left center;
padding-left:20px
}

table.withLightBorder td {
 padding:5px;
 padding-right:5px;
}

input.button {
	background-color:#efefef;
        background-image:url('../../images/fmenu.gif');
       border:1px solid #000;
       margin:5px;
       padding-left:20px;
       padding-right:20px;
}

.relief {
	color:#c0c0c0;
	font-size:18pt;
	font-weight:bold;
	text-align:center;

}

TD.TDEntete {
	color:#927742;
	background-image:url('../../images/fbleu.gif');
	font-size:14pt;
	font-weight:bold;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	}

TD.TDsEntete {
    background-color:#BDD3E7;
	border-top:1px solid #999999;
	border-bottom:1px solid #efefef;
	font-weight:bold;
	color:#ffffff;
	font-size:12pt;
	}


input.check {border:none;background-color:#eeeeff;}

textarea {
font-size:10pt;
font-family:arial;
}
select {
background-color:#ffffff;
}

#HABLst table.withLightBorder {margin-bottom:10px;}
#HABLst hr {border-style: outset;}

#help {
	border:1px outset #FF9900;
	background-color:#FFFF99;
	padding:10px;
	margin-top:1px;
	margin-bottom:10px;
	background-image:url('../../EWAEmploi/ICONS/i_sysalerte.gif');
	background-repeat:no-repeat;
        background-position: left center;
	padding-left:40px;
}

#help a {
	color:#FF9900;
	font-weight:bold;
	background-image:url('../../EWAEmploi/ICONS/dr_gris.gif');
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:20px
}

#erreur {
	border:1px outset #990000;
	background-color:#FFCCCC;
	padding:10px;
	margin-top:1px;
	margin-bottom:10px;
	background-image:url('../../EWAEmploi/ICONS/i_sysstop32.gif');
	background-repeat:no-repeat;
        background-position: left center;
	padding-left:40px;}

#erreur a {
	color:#990000;
	font-weight:bold;
	background-image:url('../../EWAEmploi/ICONS/dr_rouge.gif');
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:20px
}

#info {
	border:1px outset #0033FF;
	background-color:#6699FF;
	padding:10px;
	margin-top:1px;
	margin-bottom:10px;
	background-image:url('../../EWAEmploi/ICONS/i_sysinfo32.gif');
	background-repeat:no-repeat;
        background-position: left center;
	padding-left:40px;
	color:#fff
}

.validForm {
	text-align:center;
	background-position: left center;
	padding-left:20px;
}




