/************************************************************************************/
/*  SB - le 10/11/2005                                                              */
/*  Modification du .clear ajout de display:none                                    */
/*  Modifucation de #contenu pour le trait de gauche                                */
/************************************************************************************/

a {
	color: #666666;
	text-decoration:underline;
	font-weight:bold;
}
a:visited {
	color:#999999;
}
a:hover {
	text-decoration:none;
}
.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;
}
/* TPL_QUIZ [=>label caché] et éléments d'accessibilité */
.accessLayout {
	position: absolute;
	left: 0;
	top: -500px;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
strong, .titre, a.titre {
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;*/
	color: #FF9900;
  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:#ff9900;
}

#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: left 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:#ff9900;
  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:#FFFFFF;
}
#container {
    position:relative;
    margin:0 auto;
    width:1010px;
}
#skycrapper {  
  margin-left:890px;
  top:20px;  
}

#document {
	width: 880px;
	margin:0;
	text-align: left;
	float:left;
	background:#FFFFFF;
	/*MB-29/09/2005
	width: 780px;
	margin:0 auto;
	text-align: left;/*MSIE5*/
}
#corps {	
	position: absolute;
	width: 880px;
	left:0px;
	top:137px;

	background-color:#FFFFFF;
/*MB-29/09/2005
	position: absolute;
	width: 780px;
	left: 50%;
	top:137px;
	margin-left: -390px;
	background-color:#FFFFFF;*/
}
#colonnegauche {
	position:absolute;
	left:0;
	top:0;
	width:145px;	
	border-right:1px solid #969e81;
}
#colonnedroite {
	position: absolute;
	right:0;
	top:0;
	margin:0px 5px 0 0;
	width:140px;
}
#contenu {
	/*margin:0px 155px 20px 155px;*/
    margin:0px 155px 20px 145px;
	border-left:1px solid #969e81;
	padding-left:10px;

}

#newspress {
	/*margin:0px 155px 20px 155px;*/
  margin:0;
	padding:0;
	width:460px;
}

#corps .avecDeuxColonnes {

}
#corps .avecColonneDroite, #corps .avecColonneGauche {

}

/************************************************************************************/
/*                                      CHEMIN                                      */
/************************************************************************************/
#chemin {
	/*margin: 2px 0 0 5px;*/
	margin: 0;
  margin-left:5px;
  padding: 0;
	/*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: 35%;*/
}
#formRecherche #filtreInit label{
	width: 35%;
}
#formRecherche p {
	clear: both;
	margin: 0;
	padding: 2px 0;
}
#formRecherche p label {
	float: left;
	width: 120px;
	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 input, #formRecherche select {
	font-family: Verdana, Arial Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #bebebe;
	padding: 1px;
}

/************************************************************************************/
/*                                   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: #FF9900;
	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: #FF9900;
	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:Verdana, Arial, Helvetica, sans-serif;
	color:#CC3333;
	font-weight:bold;
	border-top:2px solid #FF9900;
	text-transform:uppercase;
	font-size:8pt;
	clear: both;
}
#contenu h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	color:#FF9900;
	font-weight: bold;
	font-size:11px;
}
#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, #contenu .PRS_WEB_1 {
	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 p.alerte{
	color:#C00000;
}
#contenu a.panier_add {
  /*color:rgb(153, 51, 0);
  text-decoration:underline;*/
    color:#000000;
	
	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:#FF9900;
	text-decoration:underline;
	font-weight:bold;
}

#contenu a.alt:visited {
	color:#FF9900;
	text-decoration:underline;
}
#contenu a.alt:hover {
	color:#FF9900;
	text-decoration:none;
}

#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: #FF9900;
	text-decoration: none;
	font-size: 7pt;
}

#contenu img {
	margin: 3px;
}

#contenu #compte {
  background-color:#993300;
	margin: 0;
	padding:0;
	height:20px;
  white-space: nowrap;
}

#contenu #compte ul {
	list-style-type: none;
	display:block;
	margin: 0;
	padding:0;
	white-space: nowrap;
	height:20px !important;
}
#contenu #compte li {
	float:left;
	/*padding:2px 4px 0 24px;*/
  padding:0 4px 0 24px;	
	margin:0;
	color:#FFFFFF;
	text-transform:uppercase;
	height:20px;
  vertical-align: middle;
  line-height: 20px;
}

#contenu #compte li.moncompte {
	background-image:url(images/MonCompte.gif);
	background-repeat:no-repeat;
	background-position:left center;
  border-right: 1px #FFFFFF solid;
}

#contenu #compte li.motpasse {
  margin-left:2px;
  background-image:url(images/MotdePasse.gif);
	background-repeat:no-repeat;
	background-position:left center;
  border-right: 1px #FFFFFF solid;	
}

#contenu #compte li.aideenligne {
  margin-left:2px;
	background-image:url(images/AideenLigne.gif);
	background-repeat:no-repeat;
	background-position:left center;
  border-right: 1px #FFFFFF solid;	
}
#contenu #compte li.newsletter {
  margin-left:2px;
	background-image:url(images/LettreInfo.gif);
	background-repeat:no-repeat;
	background-position:left center;
  border-right: 1px #FFFFFF solid;	
}

#contenu #compte li.recherche {
  margin-left:2px;
	padding:0 2px 0 22px;	
	background-image:url(images/Rechercher.gif);
	background-repeat:no-repeat;
	background-position:left center;
  width:115px !important;	
}

#contenu #compte a, #contenu #compte a:visited, #contenu #compte a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

#contenu #compte .tpl_recherche_mdl form {
  background-color:#993300;
  margin:0;
	padding:0;
	border: none; 
  height:18px; 
  vertical-align: middle;
  line-height: 18px;    	
}
#contenu #compte .tpl_recherche_mdl input {
	margin:0;
	padding:0;
	color: black;
	width:85px;
  font-size: 10px;
  height:12px;  
  vertical-align: middle;
  line-height: 12px;  	
}
#contenu #compte .tpl_recherche_mdl label {
	display:none;
}
#contenu #compte .tpl_recherche_mdl .submit {
  border:none;
	background-color:#993300;
  margin:0;
	padding:0;
	font-weight: bold;	
	color:white;
	font-family: Arial;
  font-size: 12px;
  width:30px;
  height:20px; 
  text-align: center;
  vertical-align: middle;
  line-height: 20px;     
}


#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;
	width: 880px;
	left: 0;
	height:105px;
	/*MB-29/09/2005
	position: absolute;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	height:105px;
	*/
}
#bandeau_droite {
	background-color:#ff9900;
	float:left;
	width:468px;
	height:100px;
}
#banniere{
	/*padding-top:10px;*/
  margin: 0;
	padding:0;
	background:#EFEFEF;
}

#banniere, #banniere img{
  margin: 0;
	padding:0;
	margin-top:3px;
	margin-bottom:3px;
}

#bandeau .banniere {padding-top:10px;}
#bandeau .baseline {padding-top:13px;}
.logo {
	float:left;
	background-color:#ff9900;
  width: 880px;	
  text-align: right;
}

#hautPage {
	position: absolute;
	width: 880px;
	top: 105px;
	left:0;
	/*MB 29-09-2005
	position: absolute;
	width: 780px;
	top: 105px;
	left: 50%;
	margin-left: -390px;
	*/
}
#hautPage table {
	width:100%;
	clear:both;
	text-align: center;
	border-bottom:1px solid #969e81;
}
#hautPage a {font-weight:normal; font-size:8pt;}

#hautPage td {margin:0;padding:0;white-space: nowrap;}

#hautPage .PGS_LETTRECADRE {background-color:#99CC33;text-transform:uppercase;}
#hautPage .PGS_TECHNICITE {background-color:#3399CC;text-transform:uppercase;}
#hautPage .PGS_TESS {background-color:#FF0033;text-transform:uppercase;}
#hautPage .PGS_STR {background-color:#9F0056;text-transform:uppercase;}
#hautPage .PGS_FICHESPRAT {background-color:#FFCC33;text-transform:uppercase;}
#hautPage .PGS_DOSSIERSEXP {background-color:#996699;text-transform:uppercase;}
#hautPage .PGS_CLASSEURS {background-color:#003399;text-transform:uppercase;}

#hautPage .PGS_LETTRECADRE, #hautPage .PGS_TECHNICITE, #hautPage .PGS_TESS, #hautPage .PGS_STR, #hautPage .PGS_FICHESPRAT, #hautPage .PGS_DOSSIERSEXP, #hautPage .PGS_CLASSEURS {
	display:block;
	margin:0;
	padding: 3px 9px 2px 9px;
	color:white;
	text-decoration:none;
	text-align:center;
}

/************************************************************************************/
/*                                BAS DE PAGE                                       */
/************************************************************************************/
#basPage{
  margin:0;
	padding:0;
  background-color: #FFFFFF;
	border-top:2px solid #FF9900;
	text-align:center;
}

#basPage li {
	display:inline;
}
#basPage a, #basPage a:visited, #basPage a:hover {
	padding:0 4px 0 4px;
	border-right: 1px solid #1F3692;
	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: #FF9900;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: #ff9900;
	color: #ffffff !important;
	font-weight: bold;
}

/************************************************************************************/
/*                                      MODULES                                     */
/************************************************************************************/
.module {
  width:140px;
  position: relative;
  display:block;
  background-color: #FFFFFF;
  border: 1px solid #999999;
  margin: 0 0 5px;
  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;
	border-bottom: 1px solid #999999;
  margin:0;
	padding: 2px 5px 5px 5px;
	height: 13px;
	background-color:#FF9900;
	color: white;
	font-weight: normal;
  text-transform: uppercase;
	text-align: left;
	text-decoration:none;
	font-size:8pt;
}
.module h4 {
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #999999;
  margin:0;
	padding: 2px 5px 5px 5px;
	height: 13px;
	background-color:#FF9900;
	color: white;
	font-weight: normal;
  text-transform: uppercase;
	text-align: left;
	text-decoration:none;
	font-size:8pt;
}

.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_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;
}

#colonnedroite .tpl_ouvrageNumeroListeMDL {
	text-align: left;
	padding-left: 1px;
	background-color: #ffdcbd;
}

#colonnedroite .tpl_ouvrageNumeroListeMDL p{
	background-color: transparent;
	margin: 0px!important;
}

#colonnedroite .tpl_ouvrageNumeroListeMDL a {
	text-align: left;
	font-weight: normal;
    font-size: 0.9em;
    	background-color: transparent;
    text-decoration: none;
}

#colonnedroite .tpl_ouvrageNumeroListeMDL a:hover {
    text-decoration: underline;
}

#colonnedroite .tpl_commentaireLast {
	text-align: left;
	padding-left: 1px;
}

#colonnedroite .tpl_commentaireLast ul{
	padding: 0px!important;
	margin: 0px!important;
	text-transform:  lowercase;
}

#colonnedroite .tpl_commentaireLast ul li{
	list-style-position: inside;
	font-weight: normal;
    font-size: 0.9em;	
}

#colonnedroite .tpl_commentaireLast a {
	text-align: left;
	font-weight: normal;
    font-size: 0.9em;
    background-color: transparent;
    text-decoration: none;
}

#colonnedroite .tpl_commentaireLast a:hover {
    text-decoration: underline;
}
/*************************************************************************************/
/*                                      TEMPLATE                                     */
/*************************************************************************************/
/* MB - 30/09/2005
#contenu .tpl .bloc0, #contenu .tpl .bloc1 {
	border-top: 1px solid #0e3293;
	clear: both;
	padding: 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: #FF9900;	
}


/* 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;
}

.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: #FF9900;

}
#contenu .tpl_plansite th  {
	background: #ffffff;
	vertical-align:top;
	text-transform:uppercase;
	
}


#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: 0 !important;
  margin-bottom: -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:210px;
}

#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: 5px!important;
}

.conteneur td.colonne2 {
padding-left: 5px!important;
}

.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;
}

/* ECARDS*/
#formCreationEcard {
  background-image: url(/images/E-cartes.gif)!important;
  background-repeat: no-repeat;
  width: 468px;
  height: 400px;
}
#ECA_SAISIE_IMG{
float: right;
padding-top: 63px;
}
#ECA_SAISIE{
margin-top: 20px!important;
}
#ECA_PREVI{
width: 468px;
height: 400px;
background-image: url(/images/E-cartes.gif)!important;
background-repeat: no-repeat;
}
#ECA_PREVI_IMG{
height: 345px!important;
width: 200px!important;
text-align: center;
vertical-align: middle!important;
}
#ECA_PREVI_CONTENU{
text-align: left!important;
position: relative;
padding-top: 50px!important;
padding-left: 40px!important;
}
#ECA_PREVI_MESSAGE{
text-align: justify!important;
padding-left: 30px!important;
padding-right: 5px!important;
}
.ECA_taberreur{
background-color: #ffcccc;
width: 468px;
}
/* Fiche obsolète */
.blocPeremption {
    padding: 10px; 
    margin: 5px; 
    border:1px solid #FF0000!important;
    font-weight: bold;
    font-size: 1.25em;  
    text-align:center;    
    width:400px; 
    position:absolute;
    z-index:1000;  
    background-color: #FFCCCC!important; 
    filter: alpha(opacity=85);   
    opacity:.85;  
}
