/************************************************************************************/
/*  SB - le 10/11/2005                                                              */
/*  Modification du .clear ajout de display:none                                    */
/*  Modifucation de #contenu pour le trait de gauche                                */
/************************************************************************************/

a {
	color: #014366;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#014366;
}
a:hover {
	text-decoration:underline;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
img {
	border-style: none;
}
img.alignleft {
	float: left;
}
img.une {
	float: left;
	border: 1px solid #EFEFEF;

	padding-right:2px;
}
img.unedroite {
	float: right;
	border: 1px solid #EFEFEF;
	padding-left:2px;

}

img.alignright {
	float: right;
}

acronym {
	font-style: normal;
	border-bottom: 1px dashed;
	cursor: help;
}

.clear {
	/*clear: both;
	font-size: 1px;*/
  display:none;
}
.skipper {
	display: none;
}

strong, .titre, a.titre {
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #024266;*/
    color: #000000;	
  font-weight: bold;
}
a.prix {
font-size:35px;
display:block;
clear:both;
text-decoration: none !important;
}

.tpl_newsletterFiche a.prix {
padding-top:5px;
}
/************************************************************************************/
/*                                       POPUP                                      */
/************************************************************************************/

#popup {
  display:none;
  margin: 0;
  padding: 0;
  background-color:#024266;
}

#popup a.print{
  color: white;
  padding-left: 20px;
  padding-right: 5px;
  height: 20px;
  text-decoration:none;
  background-image: url(images/print.gif);
  background-repeat: no-repeat;
  background-position: center top;
}

#popup a.close{
  color: white;
  padding-left: 20px;
  padding-right: 5px;  
  height: 20px;
  text-decoration:none;
  background-image: url(images/close.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

#popup_gauche {
	float:left;
  height:50px;
  margin: 0;
  padding: 0; 
  width:auto;	
}

#popup_droite {
	vertical-align: middle;
  text-align:right;
  background-color:#024266;
  height:43px;
  margin: 0;
  padding: 0;
  padding-top: 7px;  
}


/************************************************************************************/
/*                             BODY - DOCUMENT - CORPS                              */
/************************************************************************************/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	line-height: 12pt;	
	background-color:#004265;
	background-image: url(images/fond_body.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#skycrapper {
  position: absolute;
  left:890px;
  top:0px;
}

#document {
	width: 960px;
	margin:0 auto;
	padding-top: 50px;
	text-align: left;/*MSIE5*/
}
#corps {	
	/*position: absolute;
    top:245px;
    left: 50%;
    margin-left: -480px;*/
	float:left;
  width: 960px;	

  background-color:#FFFFFF;
	background-image: url(images/fond_colonne_droite.gif);
	background-position: right top;
	background-repeat: repeat-y;	
}


#colonnegauche {
  display: none;
	/*position:absolute;
	left:0;
	top:0;
	width:145px;	
	border-right:1px solid #969e81;*/
}
#colonnedroite {
	/*position: absolute;
	right:0;
	top:0;*/
	float:left;
	margin:0px 0 0 0;
	margin-left: 32px;
	width:180px;
}
#contenu {
	/*margin:0px 155px 20px 155px;*/
  /*margin:0px 232px 20px 0;
	padding-left:18px;*/
		float:left;
		padding-left:18px;
		width:710px;

}

#corps .avecDeuxColonnes {

}
#corps .avecColonneDroite, #corps .avecColonneGauche {

}

/************************************************************************************/
/*                                      CHEMIN                                      */
/************************************************************************************/
#chemin {
	/*margin: 2px 0 0 5px;*/
    margin: 0;
    margin-left:5px;
    padding-left: 10px;
    padding-top: 10px;
	/*MB-29/09/2005
	margin: 2px 0 0 4px;
	background-color: #e0e0e0;
	padding: 3px;
	*/
}

/************************************************************************************/
/*                                   FORM RECHERCHE                                 */
/************************************************************************************/
#formRecherche {
	/*width: 70%;
	margin: auto;*/
	padding: 0;
	margin: 0;
	margin-top: 20px;
  margin-bottom: 10px;
}
#formRecherche #filtre {
	float: left;
	/*width: 64%;*/
}
#formRecherche #filtreInit {
	/*float: left;
	width: 35%;*/
}
#formRecherche #filtreInit input{
	float: left;
	width: 50%;
}
#formRecherche #filtreInit label{
    float: left;
    width: 25%;
}
#formRecherche p {
	clear: both;
	margin: 0;
	padding: 2px 0;
}
#formRecherche p label {
    float: left;
    width: 25%;
	font-weight: normal !important;
}
#formRecherche p input, #formRecherche p select, #formRecherche p span  {
	text-align: left;
  /*float: right;*/
}
#formRecherche p span input, #formRecherche p span select {
	float: none;
	display: inline;
}
#formRecherche select {
	font-family: Verdana, Arial Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #bebebe;
	padding: 1px;
}

/*#formRecherche input*/

#formRecherche .submit {
    width: 150px!important;
    text-align: center;
    /*background-color: #83b9c5!important;
    color:#014366;
    font-weight: bold;*/
}

/************************************************************************************/
/*                                   NAVIGATION                                     */
/************************************************************************************/
#navprimaire{
	margin:-5px 0 5px 0;
	padding:0;
}
#navprimaire ul{margin:0;padding:0;}


#navprimaire dt {
	cursor: pointer;
	margin:0;
	padding: 0 18px 0 0;
	background-color: #FFDCBD;
	background-image:url(images/puce.gif);
	background-repeat:no-repeat;
	background-position:right center;
	height: 18px;
	line-height: 18px;
	text-align: right;
	color:#FFFFFF;
}
#navprimaire .actif_vert {background-image:url(images/puce_on_vert.gif);}
#navprimaire .actif_bleu {background-image:url(images/puce_on_bleu.gif);}
#navprimaire .actif_rouge {background-image:url(images/puce_on_rouge.gif);}
#navprimaire .actif_turquoise {background-image:url(images/puce_on_turquoise.gif);}
#navprimaire .actif_jaune {background-image:url(images/puce_on_jaune.gif);}
#navprimaire .actif_violet {background-image:url(images/puce_on_violet.gif);}
#navprimaire .actif_marine {background-image:url(images/puce_on_marine.gif);}
#navprimaire .actif_orange {background-image:url(images/puce_on_orange.gif);}

#navprimaire dt.principal {
	background-color: #024266;
	height: 20px;
	line-height: 20px;
	margin-top:5px;
	text-transform:uppercase;
}
#navprimaire dt.actif {
	background-image:url(images/puce_on.gif);
}

#navprimaire a {
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}

#navprimaire a:visited {
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}

#navprimaire a:hover {
	color:#000000;
	font-weight:normal;
}

#navprimaire .principal a, #navprimaire .principal a:visited, #navprimaire .principal a:hover {
	/*display:block;*/
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

#navprimaire dd {
	position: absolute;
	z-index: 100;
	left: 106px;
	margin-top: -1.4em;
	padding: 0 0 0 5px;
	width: 15em;
	background: #FFEBD7;

}

#navprimaire ul {
	padding:2px;
	visibility:hidden;
	display:none;
}

#navprimaire li {
	text-align: left;
	height: 18px;
	line-height: 18px;
	list-style-type: none;
}

/************************************************************************************/
/*                                            CONTENU                               */
/************************************************************************************/
#contenu table {
	border: none;
	font-family: Verdana, sans-serif;
}
#contenu th {
	background-color: #024266;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	padding: 2px 5px;
}
#contenu td {
	font-family:Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	vertical-align:top;
}
#contenu h2 {
	display:none;
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #0e3293;
	clear: both;
}
#contenu h3 {
	margin: 0 0 10px 0;
    padding-top: 5px;
    font-family: Arial;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	clear: both;
}

#contenu .tpl_faqRand h5 {
	margin: 0 0 10px 0;
    padding-top: 5px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	font-size:1.4em;
	clear: both;
}

#contenu h4 {
	margin: 0 0 10px 0;
    padding-top: 5px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	clear: both;
}
#contenu div.tri li {
	margin: 0 0 0 30px;
	padding:0;
}
#contenu div.tri li {
	list-style-type: disc;	
}
#contenu div.tri img {
	margin: 0 0 0 2px;
}

#contenu .paragraphe {
	margin: 10px 0;
  display:block;
	padding-left: 5px;
	clear: both;
}

#contenu dt {clear:both;}

#contenu .PRS_ACCROCHE1 {
	background-color: #f6f6f6;
}
#contenu .PRS_ACCROCHE2 {
	margin: 0 10%;
	background-color: #0e3293;
	color: #ffffff;
}
#contenu .PRS_ACCROCHE2 a {
	color: #ffffff;
}

.PRS_KITAME img {margin: 0 !important}
.PRS_KITAME {margin: 0 !important;padding:0 !important;text-align:center}

#contenu p.accroche {
	display:none;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
}

#contenu a.panier_add {
  color:rgb(153, 51, 0);
	text-decoration:underline;
	font-weight:bold;
}

#contenu a.panier_add:hover {
	text-decoration:none;
}

#contenu img.panier_add {
  border:none;
  padding: 0;
  margin: 0;
  margin-bottom: -2px;
  margin-right:3px;
  text-decoration:none;
}

#contenu a.alt {
	color:#024265;
	text-decoration:none;
	font-weight:bold;
}

#contenu a.alt:visited {
	color:#024265;
	text-decoration:none;
}
#contenu a.alt:hover {
	color:#024265;
	text-decoration:underline;
}

#contenu a.nonunderline {	
	text-decoration:none;
}
#contenu a.nonunderline:visited {	
	text-decoration:none;
}

#contenu a.nonunderline:hover {
	text-decoration:underline;
}



#contenu a.alt2{
	color:#BF8C73;
	text-decoration: underline;
}
#contenu a.alt2:visited{
	color:#993300;
	text-decoration: underline;
}

#contenu a.alt2:hover{
	color:#993300;
	text-decoration: underline;
}

#contenu .petit {
	color: #024266;
	text-decoration: none;
	font-size: 7pt;
}

#contenu img {
	margin: 3px;
}

#contenu form {background-color:white;}
#contenu .submit {/*background-color:transparent;*/}
#contenu fieldset {
/*  border:none;*/
  margin-left: -2px;
}

#contenu legend {
	color:#CC3333;
	font-weight: bold;
	margin: 0 5px 0 5px;
}
#contenu .blocWarning {
  padding: 5px; 
  margin: 0 0 10px 0;
  background-color: #FFCCCC!important;
  border:1px solid #FF0000!important;
}
/************************************************************************************/
/*                                HAUT DE PAGE                                       */
/************************************************************************************/
#bandeau {
	/*position: absolute;
	left: 50%;
	margin-left: -480px;
	*/
	width: 924px;
    float: left;
	height:180px;
	padding: 15px;
	padding-left : 18px;
	padding-right : 18px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	z-index: 2;

}

#logo_courrier {
    float: left;
    margin: 0px;
    margin-top: -145px;
    margin-left: 765px;
    _margin-left: 382px;
    padding: 0px;
}

#logo_courrier img { 
    Z-index:1;
    display: block;
}

#hautRecharche {
	/*position: absolute;

	top: 212px;
	left: 50%;
	margin-left: -462px;*/
	float: left;
  width: 924px;	
	margin-top: -33px;
	margin-left: 18px;
	_margin-left: 9px;
  background-color: #d5e9f0;	
	height: 33px;
	line-height: 33px;
	background-image: url(images/fond_haut_recherche.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
#hautRecharche table {
	clear:both;
	text-align: center;
}
#hautRecharche table .tpl_recherche_mdl {
	padding:0;	
  width:300px !important;	
}
#hautRecharche table .tpl_recherche_mdl form{
  margin:0;
	margin-top: 8px;
	padding:0;
	height: 19px;
	line-height: 19px; 
}
#hautRecharche table .tpl_recherche_mdl #searchString{
  margin:0px;
	padding:0px;	
  width:170px !important;
  font-size: 14px;
  border: 1px #999999 solid;
  vertical-align: middle;  	
}

#hautRecharche table .tpl_recherche_mdl a {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;    
  padding-right: 2px;
  margin:0px;
  font-weight:normal;
  text-decoration: none;
  font-size:7pt;
  color: #000000;
	height: 17px;
	line-height: 17px; 
  border: 1px #999999 solid;
  background-color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
}

#hautRecharche td {margin:0;padding:0;white-space: nowrap;}

#hautPage {
	/*position: absolute;
	top: 187px;
	left: 50%;
	margin-left: -462px;
  */
		float:left;
  width: 727px;
margin-top: -58px;
margin-left: 18px!important;
	_margin-left: 9px;
padding: 0!important; 
	background-color: #83b9c5;
	height: 25px;
	line-height: 25px;
}
#hautPage table {
	clear:both;
	text-align: center;
	margin-left:9px;
}
#identification {
	/*position: absolute;
	top: 187px;
	left: 50%;
	margin-left: 265px; */
	float:right;
    width: 187px;
    margin-top: -58px;
    margin-right: 18px;  
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
    background-image: url(images/fond_identification.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#identification table {
  	width: 187px; 
  		height: 25px;
	line-height: 25px;
}

#identification td {
	height: 12px;
	line-height: 12px; 
    vertical-align: middle;
    text-align: center;
    padding-left:10px;
    padding-right:10px;
}

#identification td.PGS_MONCOMPTE {
    border-right: 1px #FFFFFF dotted;
}

#identification a{
    font-weight:normal;    
    font-size:8pt;
	color:#FFFFFF;

}

#identification a.PGS_MOTPASSE{
    border-right: none!important;
    width:80px;
}

.PGS_RECHERCHE_SMCL .titre_form_recherche{
    display: none;
}

.PGS_RECHERCHE_SMCL form{
    display: none;
}



#hautPage a {
  padding-left:7px;
  padding-right:6px;
  font-weight:bold;
  text-decoration: none;
  font-size:10pt;
  color: #004265;
	height: 25px;
	line-height: 25px; 
  border-right: 1px #004265 dotted; 
}

#hautPage a.PGS_PODCAST {
    border-right: none!important; 
}

#hautPage a.PGS_BOUTIQUE {
    border: none!important; 
}

.boutique {
    width: 60px;
}

#hautPage a:hover {color: #FFFFFF;}

#hautPage td {margin:0;padding:0;white-space: nowrap;}

/************************************************************************************/
/*                                BAS DE PAGE                                       */
/************************************************************************************/
#basPage{
    float:left;
    width:920px;
    text-align: center;
    clear: both;
    margin:0;
	padding-top: 30px;
	padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;     	
    background-color: #FFFFFF;
	border-top:1px dotted #034367;
	text-align:center;
}

#basPage li {
	display:inline;
}
#basPage a, #basPage a:visited, #basPage a:hover {
	padding:0 4px 0 4px;
	border-right: 1px solid #666666;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
}
#basPage a:visited {
	color: #999999;
}
#basPage a:hover {
	text-decoration: underline;
}
#basPage a.envoyer, #basPage a:visited.envoyer, #basPage a:hover.envoyer {
	border:none;
}

#basPage img {
  padding: 0 !important;
  padding-right: 2px !important;  
  margin: 0 !important;
  margin-bottom: -3px !important;  
}

#copyright {color: #024266;text-align:center;}

/************************************************************************************/
/*                                      RECHERCHE                                   */
/************************************************************************************/
#recherche {
	position: absolute;
	top: 45px;
	right: 10px;
	background-color: #0e3293;
	padding: 5px;
}
#recherche label {
	color: #ffffff;
	font-size: 12px;
	display: block;
	padding-bottom: 3px;
}
#recherche input {
	border-style: none;
	font-size: 12px;
	padding: 2px;
}
#recherche input.submit {
	background-color: #0e3293;
	font-weight: bold;
	color: #ffffff;
}
#recherche input.submit:hover {
	cursor: pointer;
}

/************************************************************************************/
/*                                      PAGINATION                                  */
/************************************************************************************/
#contenu .blocNavigation {
	text-align: center;
}
#contenu .regletteNavigation {
	margin: 5px 0 10px 0;
}
#contenu .regletteNavigation span{
	padding: 2px 0;
	/*border-bottom: 1px solid black;*/
}
#contenu .regletteNavigation a {
	font-size: 11px;
	color: #000000;
	background-color:#ebebeb;
	margin: 0 2px;
	padding: 0 2px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-decoration: none;
	font-weight: normal;
}
#contenu .regletteNavigation a:hover,
#contenu .regletteNavigation a.pageSelected {
	background-color: #024266;
	color: #ffffff !important;
	font-weight: bold;
}

/************************************************************************************/
/*                                      MODULES                                     */
/************************************************************************************/
.module {
  width:180px;
  float:right;
  display:block;
  background-color: #FFFFFF;
  margin: 0 0 5px 0;
  padding: 0;
  list-style: none;
  text-align:center;
}

.module img{
  position: relative;
  text-align: center;
  float :none;
  padding-top: 1px;
  padding-bottom: 1px; 
}

.module h3 {
	font-family:Arial, Helvetica, sans-serif;
    margin:0;
	padding: 2px 5px 5px 5px;
	line-height: 13px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
	font-size:8pt;
	clear: both;
}
.module h4 {
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #999999;
  margin:0;
	padding: 2px 5px 5px 5px;
	height: 13px;
	background-color:#024266;
	color: white;
	font-weight: normal;
  text-transform: uppercase;
	text-align: left;
	text-decoration:none;
	font-size:8pt;
}

.module table{
  width:180px;
  text-align:center;
}

.module .tpl_loginMDL {
  width:140px;
  position: relative;
  display:block;
  background-color: #FFFFFF;
  border: 1px solid #999999;
  margin: 0 0 5px;
  padding: 0px;
  list-style: none;
  text-align:left;
}
.module .tpl_loginMDL h3.moncompte {
  background-color:#993300;
	background-image:url(images/MonCompte.gif);
	background-repeat:no-repeat;
	background-position:left center;
		padding: 2px 5px 5px 24px;
	/*padding:0 4px 0 24px;*/
  /*border-right: 1px #FFFFFF solid;  */
  /* padding:0 4px 0 24px;	*/
 /* height:20px !important; */
}
.module .tpl_loginMDL p {
	padding: 0;
	padding: 2px 2px; 
  background-color: white;
}
.module .tpl_loginMDL input {
	font-family: Verdana, Arial Helvetica, sans-serif;
	font-size: 8px;
	border: 1px solid #bebebe;
	padding: 1px;
}
.module .tpl_loginMDL a.alt2, .tpl_candidatMDL a.alt2{
	color:#BF8C73;
	text-decoration: underline;
}
.module .tpl_loginMDL a.alt2:visited, .tpl_candidatMDL a.alt2:visited{
	color:#993300;
	text-decoration: underline;
}

.module .tpl_loginMDL a.alt2:hover, .tpl_candidatMDL a.alt2:hover{
	color:#993300;
	text-decoration: underline;
}

.module p {
	padding: 0;
	margin: 2px 0; 
  background-color: white;
}

.module .tpl_smclnews {
	padding: 0;
	margin: 2px 0; 
	padding-left: 5px;  
    text-align: left;
}

.tpl_smclnews input{
   width: 165px ;
}

.tpl_smclnews #inscription{
    text-align: center;
}


.module .tpl_teaser p{
  line-height: 1.2em;
  width:138px !important;	
}

#colonnedroite .tpl_panierAchatMDL {
  border: 1px solid #993300;
}

#colonnedroite .tpl_panierAchatMDL a.enTete, #colonnedroite .tpl_panierAchatMDL a.enTete:visited, #colonnedroite .tpl_panierAchatMDL a.enTete:hover {
  display:block;
	width:100%;
  background-color:#993300;
  color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	padding:0;
	padding:1px 0 0 0;
	margin:0;
	color:#FFFFFF;
	text-transform:uppercase;	
	height: 19px;
	vertical-align: middle;
	background-image:url(images/panier.gif);
	background-repeat:no-repeat;
	background-position:left center;	
}

#colonnedroite .tpl_candidatMDL {
  width:140px;
  position: relative;
  display:block;
  background-color: #FFFFFF;
  margin: -1px;
  padding: 0px;
  list-style: none;
  text-align:left;
  border: 1px solid #993300;
}

#colonnedroite .tpl_candidatMDL p {
  padding-left: 2px;
	font-size: 8pt;
}

#colonnedroite .tpl_candidatMDL input {
	font-size: 8pt;
}

#colonnedroite .tpl_candidatMDL h3 {
  display:block;
	width:100%;
  background-color:#993300;
  color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	padding:0;
	padding:1px 0 0 0;
	margin:0;
	color:#FFFFFF;
	text-transform:uppercase;	
	text-align: center;
	height: 19px;
	vertical-align: middle;
	background-image:url(images/MonCompte.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border:none;
}
/*************************************************************************************/
/*                                      TEMPLATE                                     */
/*************************************************************************************/
/* MB - 30/09/2005
#contenu .tpl .bloc0, #contenu .tpl .bloc1 {
	border-top: 1px solid #0e3293;
	clear: both;
	padding: 10px 0;
}
*/

#contenu .tpl {
    margin: 10px 0;
}

#contenu .bloc0, .bloc1 {
	clear: both;
	padding:0;
}

#contenu .tpl .bloc1 {
	background-color: #f6f6f6;
}

#contenu .tpl label, #contenu .tpl dt {
	font-weight: bold;
}

#contenu .tpl dd {
	margin:0;
	padding-bottom:10px;
}

#contenu .tpl select, #contenu .tpl input, #contenu .tpl button, #contenu .tpl textarea, #contenu .tpl td {
	font-size:8pt;
}

#contenu .tpl ul {
	list-style:none;
	margin: 0;
	padding: 0;
}


	/* PUSH EMPLOI */
	#contenu .tpl_pushEmploi label {
		width:160px;
		float:left;
	}

	#contenu .tpl_pushEmploi input,
	#contenu .tpl_pushEmploi textarea,
	#contenu .tpl_pushEmploi select {
		float:left;
	}

	#contenu .tpl_pushEmploi p {
		margin:0;
		padding:5px 0 10px 0;
		clear:both;
	}

#contenu .tpl_emploiFiche label {
	font-weight: bold;
	color: #024266;	
}


/* CV-theque*/
#contenu .tpl_cvTheque p {
	clear: both;
	margin: 0;
	padding: 2px 0;
}
#contenu .tpl_cvTheque p label {	
	font-weight: bold;
/*	color: #000000;	 */
	width:150px;	
	clear:both;
	float:left;
}
#contenu .tpl_cvTheque table, #contenu .tpl_cvTheque td, #contenu .tpl_cvTheque tr{
  padding:0;
  margin:0;
}
#contenu .tpl_cvTheque p span input, #contenu .tpl_cvTheque p span select {
	float: left;
}
#contenu .tpl_cvTheque li {
	list-style-type:disc;
	margin:0 0 0 15px;
}

.tpl_cvTheque .cvtBouton  {
	background-color : #BF8C73;
	color:#FFFFFF;
	padding: 0 4px;
	margin-right:4px;
	text-decoration:none;
}
.tpl_cvTheque a.cvtBouton  {
	color:#FFFFFF;	
	text-decoration:none;
}
.tpl_cvTheque a{
	color:#BF8C73;
	text-decoration: underline;
}
.tpl_cvTheque a:visited{
	color:#993300;
	text-decoration: underline;
}

.tpl_cvTheque a:hover{
	color:#993300;
	text-decoration: underline;
}

.tpl_smclTexteJuridiqueListe h4,
.tpl_faqListe h4.titre_rubrique {
    border-bottom: 1px solid;
}

.tpl_faqRubriqueListe strong a{
    display: block;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    font-family: Arial;
	color:#000000;
	font-weight:bold;
	font-size:14px;
    height: 10px;
	clear: both;
}

.tpl_faqListe p, .tpl_smclTexteJuridiqueListe p {
  padding: 0px;
  margin: 0px;
  margin-bottom: 3px;  
}

.cvtEtape {	
	margin:0 0 15px 0;
}

.cvtEtape a{
	color:#BF8C73;
	text-decoration: underline;
}
.cvtEtape a:visited{
	color:#993300;
	text-decoration: underline;
}

.cvtEtape a:hover{
	color:#993300;
	text-decoration: underline;
}

.cvtEtape li {	
	/*	list-style-type: square;*/
	list-style-type:none;
	line-height:18px;
	display:inline;
	white-space: nowrap;
	margin:0 !important;	
}

.cvtEtape li.selected {
	/*list-style-type: square;*/
	list-style-type:none;
	font-weight:bold;	
	display:inline;
	white-space: nowrap;
}
/* fin styles etape cv-theque*/


#contenu .tpl_plansite table {
	width: 100%;
}
#contenu .tpl_plansite a {
	text-decoration: none;
}
#contenu .tpl_plansite a:hover {
	text-decoration: underline;
}
#contenu .tpl_plansite td {
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
}
#contenu .tpl_plansite th a {
	color: #024265;

}
#contenu .tpl_plansite th  {
	background: #ffffff;
	vertical-align:top;
	text-transform:uppercase;
  text-align: left;
	
}


#contenu .tpl_partage .paragraphe {
	padding-left: 0;
}

#contenu .tpl_actualiteListe,
#contenu .tpl_accrocheFilles {
	border-bottom: 1px solid #0e3293;
}
#contenu .tpl_actualiteListe h4 span {
	font-size: 10px;
	font-weight: normal;
}

/* SB 10-10-05 Ajout style tpl nos sites */

#contenu .tpl_nossitesFiche p {
	margin-top:0px;
	padding-top:0px;
  background-color: #FFFFFF;
}

#contenu .tpl_nossitesFiche ul {
	margin: 0 0 0 10px;
	padding: 0;
}

#contenu .tpl_nossitesFiche img {
	float:left;
	margin-right: 20px;
	display:block;
}

#contenu .tpl_nossitesFiche li {
	margin-left: 10px;
}

/* Fin ajout style tpl nos sites */
/* SB 11-10-05 Ajout style tpl affichage date */

#contenu .tpl_affichageDate {
}

#contenu .tpl_affichageDate p {
  margin:0px;
  margin-top:-7px;
  padding:0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: rgb(0, 0, 0);  
  font-weight: bold;
}

#contenu .date_accueil {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: rgb(0, 0, 0);
  font-weight: bold;
}
/* Fin ajout style tpl affichage date */

/* Styles newspress */
.liste_generale body,td{
  	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
/*
.liste_generale a {
	color: #666666;
	text-decoration:underline;
	font-weight:bold;
}
.liste_generale a:visited {
	color:#999999;
}
.liste_generale a:hover {
	text-decoration:none;
}*/
/* fin styles newspress */

/* début etape commande */
.etape {
  display: block;
  list-style-type: none;
	margin: 0;
	padding:0;
	white-space: nowrap;
	clear:both;
	height:20px;
}

.etape a{
	color:#CC3333 !important;
  text-decoration: none;
}

.etape li.titre {
	float:left;
  padding:0;	
	margin:0;
	color:#CC3333;
	text-transform:uppercase;
  vertical-align: middle;
  background-color: #FFFFFF;
  border:none;
}

.etape li {
  float:left;
	/*padding:2px 4px 0 24px;*/
  padding:0 4px;	
	margin:0;
	margin-left:4px;
	color:#CC3333;
	border: 1px #CC3333 solid;
	text-transform:uppercase;
  vertical-align: middle;
  background-color: #FFFFFF;
}

.etape li.selected {
	color:#FFFFFF;
  background-color: #CC3333;
}

.etape li.finaliser {
  float:right;
}
/* fin styles etape commande */
/* Affichage du bouton RSS */
#contenu table.RSS{
  padding:0;
  margin:0;
  width:100%;
}

#contenu table.RSS td, #contenu table.RSS tr{
  border:0;
  padding:0;
  margin:0;
}

#contenu table.RSS p{
  padding-top:5px;
  margin-top:5px;
  padding-bottom:0;
  margin-bottom:0;
}

#contenu img.logo_RSS {
  padding: 0 !important;
  /*padding-left: 10px !important;*/
  margin: -3px !important;
}
/*Fin Affichage du bouton RSS */
/* Pack produit */
#AffichePack {margin: 0 !important;padding:0 !important;margin-bottom: 4px !important;}
#AffichePack img {margin: 0!important;}

#AffichePack p {margin: 0 !important;padding:0 !important;}
#AffichePack .description p{margin-left: 2px !important;}


.tpl_packProduitsCommande img {margin-left: 0 !important}

/* Affichage login */
#contenu fieldset.deuxColonnes {
padding : 5px;
margin :0px;
width:330px;
}

#contenu fieldset.deuxColonnes p{
padding : 0px;
margin :0px;
}

#contenu fieldset.deuxColonnes h4{
padding-top : 5px;
}
/* fin Affichage login */
.conteneur td.colonne1, .conteneur td.colonne2 {
margin: 0px!important;
padding: 0px!important;
}

.conteneur td.colonne1 {
padding-right: 15px!important;
}

.conteneur td.colonne2 {
padding-left: 15px!important;
border-left: 1px #034366 dotted;
}

.conteneur .colonne2 a img, .conteneur .colonne2 p {
padding-top: 0px!important;
padding-left: 0px!important;
margin: 0px!important;
}

#contenu #AccueilTerritorial {
  margin:0;
  padding: 0;
}

#contenu #AccueilTerritorial td.colonne1 {
  margin:0;
  padding: 0!important;
  /*border:1px solid #c6c8c7;*/
  background-color: #ffdcbd;
}

#contenu #AccueilTerritorial td.colonne1 p{
  padding-left: 5px;
}
/**************/
/* 3 colonnes */
/**************/


.PGS_FICHESPRAT_SMCL td.smclcolonne1, .PGS_FICHESPRAT_SMCL td.smclcolonne2 {
  padding-left: 0px!important;
  padding-right: 13px!important;  
}

.PGS_FICHESPRAT_SMCL td.smclcolonne3 {
  padding-left: 0px!important;
  padding-right: 0px!important;  
}

/*******/
/* PRS */
/*******/

.PRS_FOND_BLEU {
  background-color: #c4dfe6;
  border: 1px #83b9c5 solid; 
  padding-left: 15px; 
  padding-bottom: 2px;
}

.PRS_FOND_BLEU ul {
  margin: 0;
  padding: 0;
}

.PRS_FOND_BLEU li {
  margin-left: 10px;
  color: #024266;
  list-style-type: square;
  padding: 0;
}

.PRS_FOND_BLEU h3{
  text-transform: none!important;
  font-weight: bold;
}

.PRS_FOND_BLEU_2 {
  background-image: url(images/fond_bas_bleu.gif);
  background-position: left top;
  background-repeat: repeat-x;
  padding-top: 5px; 
  margin-left: -18px!important;
  margin-right: -18px!important;
  width:740px!important;
  height: 220px!important;
}
.PRS_FOND_BLEU_2 .visuel_podcast {
  background-image: url(images/visuel_podcast.gif);
  background-position: left top;
  background-repeat: no-repeat;
  width: 120px!important;
  height: 100px!important;
  vertical-align: bottom!important;
  padding-left: 0px!important;
}
.PRS_FOND_BLEU_2 .visuel_podcast2 {
  background-image: url(images/visuel_podcast2.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding-right: 24px!important;
  padding-left: 12px!important;
  padding-top: 7px!important;
}

.PRS_FOND_BLEU_2 table table td {
  margin: 0!important;
  padding: 0!important;
}

.PRS_FOND_BLEU_2 table table td img{
  margin: 0!important;
  padding: 0!important;
}

.PRS_FOND_BLEU_2 .home_gauche{
  margin: 0;
  padding: 0;
  padding-left: 5px!important;
}
.PRS_FOND_BLEU_2 ul {
  margin: 0;
  padding: 0;
}

.PRS_FOND_BLEU_2 li {
  margin-left: 15px;
  line-height: 14px;
  color: #024266;
  list-style-type: square;
  padding: 0;
}

.PRS_FOND_BLEU_2 h3{
  text-transform: none!important;
  font-weight: bold;
  font-size: 1em;
}

/* PRS footer */
.PRS_FOND_BLEU_3 {
  background-image: url(images/fond_bas_urne.gif);
  background-position: right top;
  background-repeat: no-repeat;
  padding-top: 5px; 
  margin-left: -18px!important;
  margin-right: -18px!important;
  width:740px!important;
  height: 140px!important;
}

.PRS_FOND_BLEU_3 h3{
  text-transform: uppercase!important;
  color: #004266!important;
  font-weight: bold;
  font-size: 1.1em!important;
  line-height: 13px!important;
}

.PRS_FOND_BLEU_3 p.auteur{
  font-size: 0.9em!important;  
  margin-top: -13px!important;
}

.PRS_FOND_BLEU_3 p{
  font-size: 1.1em!important;
  margin-top: -8px!important;
}

.PRS_FOND_BLEU_3 img{
  margin-top: 8px!important;
}
/* PRS footer fin*/


.PRS_FICHE_PRAT {
  background-image: url(images/fond_fiche_prat_bleu.gif);
  height: 160px!important;
  padding-left: 5px!important;
  padding-right: 5px!important;  
}

.PRS_FICHE_PRAT ul {
  padding: 0px!important;
  margin: 0px!important;  
}

.PRS_FICHE_PRAT ul li{
  list-style-type: none;
  padding: 0px!important;
  margin: 0px!important;  
}



#contenu .PRS_FICHE_PRAT h3{
  font-size: 12px; 
}

.PRS_FICHE_PRAT_DET {
  text-align: justify;
}
.PRS_FICHE_PRAT_DET h5{
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    color: #000000;
    font-weight: bold;
    font-size: 1em;
}
.PRS_FICHE_PRAT_DET h6 span{
    text-transform: uppercase;
	color: #ffffff;
	font-size: 9px;
	font-weight:bold;
    background-color: #d2602a;
    padding-left: 3px;
    padding-right: 3px;
}
.PRS_FICHE_PRAT_DET .attention {
	font-weight:bold;
    padding-left: 33px;
    margin-top: -20px;
}
.PRS_FICHE_PRAT_DET ul {
    padding-left: 0px;
    list-style-type: circle;
}
.PRS_FICHE_PRAT_DET li {
    margin-left: 0px;
    list-style-type: disc;
}

/****************************/
/* TPL_smcl_texte_juridique */
/****************************/

#onglet {
  clear: both;
  padding: 0px!important;
  margin: 0px!important;
}

#ongletNav td{
    padding: 0px!important;
    margin: 0px!important;
    height: 30px;
    line-height: 30px;
    width:119px;
    text-align: center;
    background-color: #83b9c5;
    cursor: pointer;
    border:none;
    border-right: 1px #004265 dotted;
    border-top: 1px #004265 solid;    
}
#ongletNav #NavCommunication {
    border-left: 1px #004265 solid;
}

#ongletNav #NavFinancement {
}

#ongletNav #NavOrganisation {
    border-right: 1px #004265 solid;
}

#ongletNav td a{
   text-decoration: none;
}

#ongletNav td:hover{
   background-color: #83b9c5;
}

#ongletNav .selected{
   background-color: #83b9c5;
}

#ongletNav .selected a{
   color:#ffffff;
}

#ongletNav .unSelected{
   background-color: #83b9c5;
}

#ongletNav .unSelected a{
   color:#004265;
}


#onglet div {
    margin-left: 0px;
    margin-top: -2px;
    padding: 5px;
    width:349px!important;
    height:255px;
    background-color: #ffffff;
    border: 1px #808080 solid;
}

#ongletNav td:hover a{
   color:#FFFFFF;
}

#onglet div.invisible {
    display: none;
}

#onglet div.visible {
    display: block;
}

#onglet a.niveau1 {
   text-transform: uppercase;
  
}

#onglet a.niveau2 {
  padding-left: 10px;
}

.PGS_ACTUALITE .colmob1{
  width: 70%;
}

.PGS_ACTUALITE .colmob2{
  width: 30%;
}

.PGS_ACTUALITE .colmob2 select{
  width: 100%;
}

.PGS_JURISPRUDENCE .colmob1{
  width: 55%;
}

.PGS_JURISPRUDENCE .colmob2{
  width: 45%;
}

.tpl_faqListe strong{
    font-size: 13px;
}

.tpl_smclTexteJuridiqueListe .alt{
    font-size: 13px;
}

.tpl_faqFicheMDL p a.alt{
    font-size: 10px;
}

.PGS_QUESTIONS_REP .tpl_faqRand h4{
    font-size: 18px!important;
}

.PGS_QUESTIONS_REP .tpl_faqRand h4 a{
    text-decoration: none!important;
}

.PGS_QUESTIONS_REP .tpl_faqRand h4 a:hover{
    text-decoration: underline!important;
}


.tpl_recherche a{
    font-size: 13px;
}

.PGS_ACTUALITE td.colmob2{
    border-left: 1px #000000 dotted;
}

#PGS_CONTACT a{
    border: 0px!important; 
}

#PGS_CONTACT a:hover{
    border: 0px; 
}

.tpl_hyperbreveFiche {
    width: 70%;
    text-align: justify;
    /*height: 587px;*/
    height: 700px;
}

.tpl_hyperbreveLast li {
    margin-bottom: 10px!important;
}
.tpl_hyperbreveLast a{
    font-size: 13px;
    font-weight: bold;
}

#contenu .tpl_smclouvrageNumeroTopCommande img {
    margin-left: 0px;
}

#contenu .tpl_smclouvrageNumeroTopCommande td {
    margin-left: 0px;
    padding-left: 0px;    
}
td.logo_partenaire {
    text-align: left;
    width: 50%;
}
td.logo_partenaire a{
    font-size: 9px;
    font-weight: bold;
    line-height: 9px;
	text-decoration:none;
}
td.logo_partenaire a:hover{
	text-decoration:underline;
}
.tpl_smclTexteJuridiqueFiche {
    height: 587px;
}
.tpl_faqFiche {
    height: 587px;
}
.tpl_smclnews label{
    font-weight: bold;
}

/****************************/
/* Podcasts                 */
/****************************/

#par4991 a, #par4994 a  {
    color: #006497;
    background-image: url(images/DL_SMCL.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 5px!important;
    padding-bottom: 5px!important;
    padding-left: 20px!important;
}
#par4991 h3, #par4994 h3 {
    text-transform: none; 
    margin-bottom: 0px!important;   
}
#par4991 h4, #par4994 h4 { 
    margin-bottom: 0px!important;   
    padding-bottom: 0px!important;
}

#par4991 td, #par4994 td {
    vertical-align: middle;
}
#par4986 {
    border-top: 1px #004266 dotted;
}
#par4994 {
    border-top: 1px #004266 dotted;
}
#par4991 span{
	margin: 0 0 10px 0;
    padding-top: 5px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	clear: both;
}

#par4994 span{
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
padding-top: 5px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
color: #000000;
font-weight: bold;
font-size: 11px;
clear: both;
}


#par4991 p{
padding: 0px!important;
margin: 0px!important;
}

#par4991 table{
margin-top: 10px!important;
margin-bottom: 10px!important;
}

#accueil img {
padding: 0!important;
margin: 0!important;
}

#accueil .colonne2 h4 {
margin-top: 0!important;
padding-top: 0px!important;
}

#accueil td.colonne2, #accueil td.colonne1, #accueil td.colonne1 p {
margin-top: 0!important;
padding-top: 0px!important;
}

