input.errHilite, select.errHilite, textarea.errHilite{
  border:1px solid #F51D30;
  background-color:#CEDDEC;
}

label.errHilite{
  color: #F51D30;
}

.iframe_ss_form{
  border-bottom: thin solid #4586C5;
}


#menu_intranet{
  left :10px;
  top :20px;
  float:left;
  border:1px solid #4586C5;
  padding:5px;
}

fieldset{
  border:1px solid #4586C5;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  padding: 5px;
  font-weight: bold;
}

legend{
  font-size: 12px;
  text-decoration: none;
  color: #4586C5;
}

body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

li {
	margin-left:20px;
}

form {
  margin:0
}

input{
  font-size: 12px;
}

textarea
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

select
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #4586C5;
	text-decoration: none;
  font-weight:bold;
 
}

a:hover {
  color: #4586C5;
	text-decoration: underline;
}

H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}

H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4586C5;
	margin-bottom: 0px;
}

H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4586C5;
	margin-bottom: 0px;
}

img{
  border:0;
}

.menutop1
{
  font-size: 10px;
  cursor: pointer;
  color: #000000;
  font-weight:bold;
  height:32px;
  text-align:center;
}

.menutop1 A:link
{
  color:#000000;
  text-decoration: none;
}

.menutop1 A:visited
{
  color:#000000;
  text-decoration: none;
}
.menutop1 A:hover
{
  color:#000000;
  text-decoration: underline;
}

.menutop2
{
  font-size: 9px;
  height:37px;
  padding-left:35px;
  cursor: pointer;
  color: #000000;
  font-weight:bold;
  text-align:left;
  background-repeat:no-repeat;
  background-position:left;
}

.menutop2 A:link
{
  color:#000000;
  text-decoration: none;
}

.menutop2 A:visited
{
  color:#000000;
  text-decoration: none;
}
.menutop2 A:hover
{
  color:#000000;
  text-decoration: underline;
}

#dropmenudiv
{
  border: 1px solid #7e9bab;  
  z-index:: 1;
  position: absolute;
  visibility: hidden;
  background-color: #E8ECF0;
  filter:alpha(opacity=90); 
}

.sous-menu
{
  font-size: 10px;  
  color: #666666;
  text-decoration: none;
}

.sous-menu A:link
{
    color: #666666;
    text-decoration: none;
}
.sous-menu A:visited
{
    color: #666666;
    text-decoration: none;
}
.sous-menu A:hover
{
    color: #666666;
    text-decoration: underline;
}

.sousmenu
{  
  color: #000000;
}

.sousmenu A:link
{
    color: #000000;
    text-decoration: none;
}
.sousmenu A:visited
{
    color: #000000;
    text-decoration: none;
}
.sousmenu A:hover
{
    color: #000000;
    text-decoration: underline;
}

.tab-menu {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	color: #000000;
}

.tab-on {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4586C5;
	border-right-color: #4586C5;
	border-bottom-color: #4586C5;
	border-left-color: #4586C5;
	cursor: pointer;
	color: #000000;
	width:auto;

}
.tab-off {
	padding: 2px;
	background-color: #F6F6F6;
	color: #666666;
	border-top: 1px solid #4586C5;
	border-right: 1px none #4586C5;
	border-bottom: 1px solid #4586C5;
	border-left: 1px solid #4586C5;
	cursor: pointer;
	width:auto;

}
.tab-onlyleft {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4586C5;
	border-right-color: #4586C5;
	border-bottom-color: #4586C5;
	border-left-color: #4586C5;
	cursor: pointer;
	color: #000000;
	width:auto;
}
.tab-none {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4586C5;
	border-right-color: #4586C5;
	border-bottom-color: #4586C5;
	border-left-color: #4586C5;
}
.tab-content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4586C5;
	border-right-color: #4586C5;
	border-bottom-color: #4586C5;
	border-left-color: #4586C5;
	vertical-align: top;
	padding: 3px;
}
.td_heading {
	padding: 3px 3px 3px 0px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #4586C5;
	border-left-color: #CCCCCC;
}

.td_heading2 {
	padding: 3px 3px 3px 0px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #F51D30;
	border-left-color: #CCCCCC;
}

.tab-head {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	color: #000000;
	background-color: #4586C5;
}

.tab-head-right {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	color: #000000;
	background-color: #4586C5;
}

/* ajout claude */

/* Creation */
.tab-head1 {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
	background-color: #EA6BA7;
}

.tab-head-right1 {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
	background-color: #EA6BA7;
}

/* Emploi */
.tab-head2 {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
	background-color: #89BF05;
}

.tab-head-right2 {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
	background-color: #89BF05;
}

/* Formation */
.tab-head3 {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
	background-color: #FF9900;
}

.tab-head-right3 {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
	background-color: #FF9900;
}


/* Orientation */
.tab-head4 {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #ffffff;
	background-color: #9D0084;
}

.tab-head-right4 {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #ffffff;
	background-color: #9D0084;
}

/***********/

.tab-head-eve {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	background-color: #4586C5;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FEF0A0;
}

.tab-content2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: middle;
	text-align: center;
	padding: 3px;
}


.tab-content2-right {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: middle;
	text-align: center;
	padding: 3px;
}

.tab-content3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4586C5;
	border-right-color: #4586C5;
	border-bottom-color: #4586C5;
	border-left-color: #4586C5;
	vertical-align: middle;
	text-align: left;
	background-color: #FFFFFF;
	padding: 3px;
}

.tab-content3-right {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4586C5;
	border-right-color: #4586C5;
	border-bottom-color: #4586C5;
	border-left-color: #4586C5;
	vertical-align: middle;
	text-align: left;
	background-color: #FFFFFF;
	padding: 3px;
}

.tab-content6 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3333;
	border-right-color: #FF3333;
	border-bottom-color: #FF3333;
	border-left-color: #FF3333;
	vertical-align: middle;
	text-align: center;
	background-color: #F0F0F0;
	padding: 3px;
}

.tab-content6-right {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3333;
	border-right-color: #FF3333;
	border-bottom-color: #FF3333;
	border-left-color: #FF3333;
	vertical-align: middle;
	text-align: center;
	background-color: #F0F0F0;
	padding: 3px;
}

.tab-content7 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	vertical-align: middle;
	text-align: left;
	padding: 3px;
}

.tab-content4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	vertical-align: top;
	text-align: center;
	background-color: #4586C5;
	padding: 3px;
}

.tab-content5 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
	text-align: left;
	background-color: #F0F0F0;
	padding: 5px;
}


/* claude */

.tab-content5-1 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EA6BB6;
	border-right-color: #EA6BB6;
	border-bottom-color: #EA6BB6;
	border-left-color: #EA6BB6;
	vertical-align: top;
	text-align: left;
	background-color: #EEEFF4;
	padding: 5px;
}

.tab-content5-2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DBF04;
	border-right-color: #9DBF04;
	border-bottom-color: #9DBF04;
	border-left-color: #9DBF04;
	vertical-align: top;
	text-align: left;
	background-color: #EEEFF4;
	padding: 5px;
}

.tab-content5-3 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff9900;
	border-right-color: #ff9900;
	border-bottom-color: #ff9900;
	border-left-color: #ff9900;
	vertical-align: top;
	text-align: left;
	background-color: #EEEFF4;
	padding: 5px;
}


.tab-content5-4 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9d0084;
	border-right-color: #9d0084;
	border-bottom-color: #9d0084;
	border-left-color: #9d0084;
	vertical-align: top;
	text-align: left;
	background-color: #EEEFF4;
	padding: 5px;
}



.tab-right {
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1071B9;
	border-right-color: #1071B9;
	border-bottom-color: #1071B9;
	border-left-color: #1071B9;
}

.hide-table {
    display: none
}
.show-table {
	/*display: block*/
}

.phpdigHighlight {
  color: #000000;
  background-color: #4586C5;
  font-weight: bold;
}

/*================*/
/* 2 colonnes     */
/*================*/


.main-content { width:500px;float:left;margin:0 0 0 15px;}
.main-subcontent { float:left; margin:70px 0 0 0;}
.main-subcontent1 { float:left;}

.clear-contentunit {clear:both;  visibility:hidden}

/* MAIN CONTENT */
.column1-unit {margin-bottom:10px;}
.column2-unit {margin-bottom:10px;text-align:center;margin:40px 0 0 0;}
.main-content h1 {margin:0 0 0.4em 0; padding:0 0 2px 0; border-bottom:solid 7px rgb(225,225,225); font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:220%;}

/*===================*/
/*  Cadtre arrondi   */
/*===================*/
.cadreArrondi { /* taille du cadre, à titre d'exemple */
background-color:rgb(235,235,235); /* EBEBEB */
width:270px;
margin: 0 auto;
}
.titreCadre {margin:0 0 10px 0; padding:4px 10px 3px 10px; background-color:#BEBEBE; font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%; text-align:center}
.contenuCadreArrondi {position:relative;top:-10px;padding-left:12px;}
.contenuCadreArrondi a:hover {
color: black;
text-decoration: none;
}
/* propriétés communes à l'ensemble des 4 coins */
.hautGauche, .hautDroit, .basGauche, .basDroit {
height: 19px; width: 19px;
background-repeat: no-repeat;
font-size:1px; /* correction d'un bug IE */
position :relative;
}
/* propriétés spécifiques à chaque coin */
.hautGauche {
background: url(../../__specific/_editor/Image/Cadres/coinHautGauche.gif);
top:-40px;
}
.hautDroit {
float: right;
background: url(../../__specific/_editor/Image/Cadres/coinHautDroit.gif);
top:-40px;
}
.basGauche {
background: url(../../__specific/_editor/Image/Cadres/coinBasGauche.gif);
}
.basDroit {
float: right;
background: url(../../__specific/_editor/Image/Cadres/coinBasDroit.gif);
}


/*================*/
/*  MENU Video    */
/*================*/

.menuVideo
{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	
}

.menuVideo li
{
	float:left;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:0;
	margin-left:0;
}
.menuVideo li a
{
	display:block;
	text-decoration:none;   /* Supprime le soulignement */
	text-align:center;
}
.menuVideo li img
{
border: 3px solid #909090;
width:137px;
height:77px;
}

.menuVideo li a:hover img
{
border: 3px solid #000;
}



/* Style LES DOSSIERS METIERS */

#contentRechercheMetier {

	width:100%;
	margin:0 auto;
	height:auto;
	text-align:center;
}

.titreModeRecherche {
	font-size:14px;
	font-weight:bold;
	color:#22486F;
	text-decoration:overline;

}

#cadreRechAlpha {

	height:160px;
	width:32%;
	border-right:groove 2px #22486F;
	height:150px;
	padding-left:1%;
	padding-top:10px;
	vertical-align:top;
	font-weight:bold;
}

#cadreRechSecteurs {

	width:32%;
	height:160px;
	padding-left:1%;
	padding-top:10px;
	font-weight:bold;
	vertical-align:top;
}

#cadreRechCentreInt {

	width:32%;
	border-left:groove 2px #22486F;
	height:160px;
	padding-left:1%;
	padding-top:10px;
	vertical-align:top;
	font-weight:bold;
}

.resultatFormat {
	padding-left:10px;
	width:33%;
	text-align:left;

	vertical-align:top;
}

div.resultatFormat {
	font-weight:bold;
	color:#22486F;
	border-bottom:2px solid #999999;
	width:60%;
	font-size:15px;
	text-align:left;
	padding-left:15px;
}

.boutonAlphabet a {
	border:1px solid #2E87D0;
	padding:2px;
	outline:none;
}

.boutonAlphabet a:hover {
	border:1px solid #2E87D0;
	padding:2px;
	background-color:#2E87D0;
	color:#FFFFFF;
	text-decoration:none;
}

ul.lstMetier {
	margin-left:0;
	padding-left:12px;
	padding-top:0;
	padding-bottom:0;
}

li.lstMetier {
	color:#2E87D0;
	font-size:11px;
	margin-left:0;
}


/***** CSS POUR DIV ARRONDI *****/

.divarrondi { 
	background:#E3E3E4;
	width:90%;
	margin:0 auto;
	
}
 
b.dtop, b.dbas{
	display:block;
	background:#FFFFFF;
	font-size:1px; 

}
b.dtop b, b.dbas b{
	display:block;
	height: 1px;
	font-size:1px;
	overflow: hidden;
	background:#E3E3E4;
	
}
b.r1{margin: 0 5px ; font-size:1px;}
b.r2{margin: 0 3px ; font-size:1px;}
b.r3{margin: 0 2px ; font-size:1px;}

b.dtop b.r4, b.dbas b.r4 {
	margin: 0 1px;
	height: 2px;
	font-size:1px;

}
/*******************************/

/***** CSS POUR DIV ARRONDI superposé pour un effet de border *****/

.divarrondiBorder { 
	background:#FFFFFF;
	width:99%;
	margin:0 auto;
	
}
 
b.dtopBorder, b.dbasBorder{
	display:block;
	background:#E3E3E4;
	font-size:1px; 

}
b.dtopBorder b, b.dbasBorder b{
	display:block;
	height: 1px;
	font-size:1px;
	overflow: hidden;
	background:#FFFFFF;
	
}
b.r1Border{margin: 0 5px ; font-size:1px;}
b.r2Border{margin: 0 3px ; font-size:1px;}
b.r3Border{margin: 0 2px ; font-size:1px;}

b.dtopBorder b.r4Border, b.dbasBorder b.r4Border {
	margin: 0 1px;
	height: 2px;
	font-size:1px;

}
/*******************************/

/***** CSS POUR DIV ARRONDI en entete du cadre *****/

.divarrondiEntete { 
	background:#E3E3E4;
	width:100%;
	margin:0 auto;
	margin-top:-5px;
	text-align:center;
	color:#000000;
	font-weight:bold;
}
 
b.dtopEntete{
	display:block;
	background:#E3E3E4;
	font-size:1px; 
}

b.dbasEntete{
	display:block;
	background:#E3E3E4;
	font-size:1px; 
	
}

b.dtopEntete b, b.dbasEntete b{
	display:block;
	height: 1px;
	font-size:1px;
	overflow: hidden;
	background:#E3E3E4;
	
}


b.r1Entete{margin: 0 5px ; font-size:1px;}
b.r2Entete{margin: 0 3px ; font-size:1px;}
b.r3Entete{margin: 0 2px ; font-size:1px;}

b.dtopEntete b.r4Entete, b.dbasEntete b.r4Entete {
	margin: 0 1px;
	height: 2px;
	font-size:1px;

}
/*******************************/

/******** EVENEMENT AJAX ******************/

.headTD {
	border:1px #333399 solid;
	text-align:center;
	background-color:#AEC0CA;
	font-weight:bold;
	font-style:italic;
}

.contentAjoutTD {

	border-bottom:1px #FF3333 solid;
	border-left:1px #FF3333 solid;
	border-right:1px #FF3333 solid;
	padding:5px 3px 5px 3px;

}

.contentTD {

	border-bottom:1px #333399 solid;
	border-left:1px #333399 solid;
	border-right:1px #333399 solid;
	padding:5px 3px 5px 3px;

}
/******************************************/

/************ Style CONSEILLERS ENTRETIENS **********************/



a.pole3 img{
	
	background: url(../../images/Formation.png) no-repeat;
	width:108px;
	height:116px;

}

a.pole3:hover img{
	background: url(../../images/Formation_hover.png) no-repeat;
	width:108px;
	height:116px;

}

a.pole4 img{
	
	background: url(../../images/Orientation.png) no-repeat;
	width:108px;
	height:116px;

}

a.pole4:hover img{
	background: url(../../images/Orientation_hover.png) no-repeat;
	width:108px;
	height:116px;

}

a.pole1 img{
	
	background: url(../../images/Creation.png) no-repeat;
	width:108px;
	height:116px;

}

a.pole1:hover img{
	background: url(../../images/Creation_hover.png) no-repeat;
	width:108px;
	height:116px;

}


a.pole2 img{
	
	background: url(../../images/Emploi.png) no-repeat;
	width:108px;
	height:116px;

}

a.pole2:hover img{
	background: url(../../images/Emploi_hover.png) no-repeat;
	width:108px;
	height:116px;

}

.nouvelEntretien {
	background:url(../../images/nouvel.png);
	width:319px;
	height:64px;
	border:0;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}

.nouvelQuitEntretien {
	background:url(../../images/nouvel_quit.png);
	width:106px;
	height:53px;
	border:0;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}

.modifEntretien {
	background:url(../../images/modif_quit.png);
	width:107px;
	height:53px;
	border:0;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}

.quitEntretien {
	background:url(../../images/quit.png);
	width:106px;
	height:53px;
	border:0;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}

.retourEntretien {
	background:url(../../images/retour_nouvel.png);
	width:106px;
	height:53px;
	border:0;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}

.modifValideEntretien {
	background:url(../../images/valide.png);
	width:106px;
	height:53px;
	border:0;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}

.resultStat {
	background:url(../../images/result_stat.png);
	width:106px;
	height:53px;
	border:0;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}

/****************************************************************/

