/************************************************************************************/
/*  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: #0f87b7;
  font-weight: bold;
}
a.prix {
font-size:28px!important;
display:block!important;
clear:both!important;
text-decoration: none !important;
}

a.prix span {
	font-size:12px;
	display:block;
	padding-bottom:10px;
}

.tpl_newsletterFiche a.prix {
padding-top:5px;
}

.net{
	clear:both;
}
/************************************************************************************/
/*                                       POPUP                                      */
/************************************************************************************/

#popup {
  display:none;
  margin: 0;
  padding: 0;
  background-color:#0f87b7;
}

#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:#0f87b7;
  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 {
}
#skycrapper {

}

#document {
}
#corps {
}
#colonnegauche {
}
#colonnedroite {

}
#contenu {

}

#newspress {
}

#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: #0f87b7;
	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: #0f87b7;
	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 h1 {
	margin: 0 0 10px 0;
  padding-top: 5px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CC3333;
	font-weight:bold;
	border-top:2px solid #0f87b7;
	text-transform:uppercase;
	font-size:8pt;
	clear: both;
} 
#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; */
	color:#000;
	font-weight:bold;
/*	border-top:2px solid #0f87b7; */
/*	text-transform:uppercase; */
	font-size:12pt;
	clear: both;
} 
#contenu h3.magazine {border-top:2px solid #B71612;}
#contenu h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	color:#0f87b7;
	font-weight: bold;
	font-size:11px;
}  
#contenu h4.magazine{color:#B71612;}
#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:#0f87b7;
	text-decoration:underline;
	font-weight:bold;
}

#contenu a.alt:visited {
	color:#0f87b7;
	text-decoration:underline;
}
#contenu a.alt:hover {
	color:#0f87b7;
	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: #0f87b7;
	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:#0f87b7;
	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:#0f87b7;
  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 #0f87b7;
	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: #0f87b7;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: #0f87b7;
	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;
	font-weight: bold;
	text-align: center;
	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:#0f87b7;
	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;
}

.PRS_MODULE6 {
	border : none;
}

#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;
}

div.tpl_ficheOuvrageNumeroLast p.collection{
 font-weight:lighter;
 padding-top:3px;
 padding-bottom:5px;
}

#colonnedroite .tpl_ouvrageNumeroListeMDL {
	text-align: left;
	padding-left: 1px;
	background-color: #b8b6b6!important;
}
#colonnedroite .tpl_ouvrageNumeroListeMDL a {
	color: #333333!important;
  font-weight:bold!important;
}


#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:10px;

}
/*Specifier les tpl a encadrer OAM */
#contenu .tpl_ficheOuvrageNumeroLast,
#contenu .tpl_accueilTtActu, 
#contenu .tpl_emploiLast,
#contenu .tpl_agendaLast, 
#contenu .tpl
 {
  border: 1px solid #e4e2e0;
  padding:10px;
}
div.deux_col td.colonne1{
  border: 1px solid #e4e2e0;
  padding:10px!important;
}
div.deux_col td.colonne2{
  border-top: 1px solid #e4e2e0;
  border-right: 1px solid #e4e2e0;
  border-bottom: 1px solid #e4e2e0;
  padding:10px!important;
}
div.deux_col td.colonne1 div.tpl,
div.deux_col td.colonne2 div.tpl{
  border: none!important;
    padding:0px!important;
}

#Accueil div.tpl:hover, 
div.deux_col td.colonne1:hover, 
div.deux_col td.colonne2:hover{
background-color: #f6f6f6;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}

#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: #0f87b7;
}


/* 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: #0f87b7;

}
#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;
}


/* Habillage des feuillets mobile */
#contenu .tpl.tpl_ouvrageNumeroFiche table tr td p.numero{
	font-weight:bold;
}
#contenu .tpl.tpl_ouvrageNumeroFiche table tr td ul{
	list-style:disc inside;
}

#contenu .tpl.tpl_ouvrageNumeroFichea.prix {
	padding-bottom:5px;
}

#contenu .tpl.tpl_ouvrageNumeroFiche .pictoedition{
	margin:10px 0 0 0;
}



#contenu #idTab > li >a > img{
	margin:0;
}
#contenu .tpl.tpl_ouvrageNumeroFiche ul#idTab{
	height:44px;
}
#contenu .tpl.tpl_ouvrageNumeroFiche ul#idTab li{
	float:right;
}

a#tabOvnTitre1{
	display:block;
	width:111px;
	height:44px;
	background:url(./images/onglet_CL_ouvrage_on.gif) no-repeat top left;
}

a#tabOvnTitre1:hover img{
	display:none;
}

a#tabOvnTitre2{
	display:block;
	width:168px;
	height:44px;
	background:url(./images/onglet_CL_ouvrage-consultation_on.gif) no-repeat top left;
}

a#tabOvnTitre2:hover img{
	display:none;
}

a#tabOvnTitre3{
	display:block;
	width:136px;
	height:44px;
	background:url(./images/onglet_CL_consultation_on.gif) no-repeat top left;
}

a#tabOvnTitre3:hover img{
	display:none;
}

li.ui-tabs-nav-item.selected > a > img{
	display:none;
}

#tabOvn1, #tabOvn2, #tabOvn3{
	border:1px solid #999999;
	padding:5px 10px;
	margin-bottom:15px;
}

#contenu .tpl.tpl_ouvrageNumeroFiche p.tarfOnglet{
	font-size:19px;
	color:#0f87b7;
	font-weight:bold;
	margin:5px 0 0 0;
}
#contenu .tpl.tpl_ouvrageNumeroFiche p.tarfOngletMaj{
	font-size:12px;
	color:#0f87b7;
	font-weight:bold;
	margin:0 0 10px 0;
}

#contenu .tpl.tpl_ouvrageNumeroFiche p.expl{
	font-size:9px;
}

#contenu .tpl.tpl_ouvrageNumeroFiche p.details{
	font-weight:bold;
	margin:0;
}
#contenu .tpl.tpl_ouvrageNumeroFiche a.commander{
	background:url(images/bt_abonner_204x61.gif) no-repeat top left;
	height:61px;
	width:204px;
	display:block;
	text-decoration:none;
	float:right;
	margin-top:10px;
}
#contenu .tpl.tpl_ouvrageNumeroFiche a.commander:hover{
	background:url(images/bt_abonner_204x61_on.gif) no-repeat top left;
}

#contenu .tpl.tpl_ouvrageNumeroFiche a.commander_web{
	background:url(images/bt_abonner_204x61.gif) no-repeat top left;
	height:61px;
	width:204px;
	display:block;
	text-decoration:none;
	float:right;
	margin-top:10px;
}
#contenu .tpl.tpl_ouvrageNumeroFiche a.commander_web:hover{
	background:url(images/bt_abonner_204x61_on.gif) no-repeat top left;
}

#contenu .tpl.tpl_ouvrageNumeroFiche a.petitcommander{
	background:url(images/bt_commander_79x22.gif) no-repeat top left;
	height:22px;
	width:79px;
	display:block;
	text-decoration:none;
	margin:0 auto;
}
#contenu .tpl.tpl_ouvrageNumeroFiche a.petitcommander:hover{
	background:url(images/bt_commander_79x22_on.gif) no-repeat top left;
}

#contenu .tpl.tpl_ouvrageNumeroFiche a.petitsabonner{
	background:url(images/bt_abonner_79x22.gif) no-repeat top left;
	height:22px;
	width:79px;
	display:block;
	text-decoration:none;
	margin:0 auto;
}
#contenu .tpl.tpl_ouvrageNumeroFiche a.petitsabonner:hover{
	background:url(images/bt_abonner_79x22_on.gif) no-repeat top left;
}

#contenu  #tableauTarif{
	border-right:1px solid;
}
#contenu  #tableauTarif td,#tableauTarif tbody{
	text-align:center;
	border-left:1px solid;
	border-bottom:1px solid;
	vertical-align:middle;
}

a.accesAbonne{
	background:url(images/bt_acces_abonne_106x34.gif) no-repeat top left;
	display:block;
	width:106px;
	height:34px;
}

a.accesAbonne:hover{
	background:url(images/bt_acces_abonne_106x34_on.gif) no-repeat top left;
}

a#decouvrez{
	background:url(images/bt_decouvrez_242x41.gif) no-repeat top left;
	display:block;
	width:242px;
	height:41px;
	margin:0 auto;
}
a#decouvrez:hover{
	background:url(images/bt_decouvrez_242x41_on.gif) no-repeat top left;
}

p.chapitre_prec{
	width:96px;
	height:34px;
	float:left;
}
p.chapitre_prec a{
	background:url(images/bt_precedent_96x34_off.gif) no-repeat top left;
	width:96px;
	height:34px;
	display:block;
	text-decoration:none;
}
p.chapitre_prec a:hover{
	background:url(images/bt_precedent_96x34_on.gif) no-repeat top left;
}

p.chapitre_suiv{
	width:96px;
	height:34px;
	float:right;
}

p.chapitre_suiv a{
	background:url(images/bt_suivant_96x34_off.gif) no-repeat top left;
	width:96px;
	height:34px;
	display:block;
	text-decoration:none;
}
p.chapitre_suiv a:hover{
	background:url(images/bt_suivant_96x34_on.gif) no-repeat top left;
}


.tpl_ovn_chapitre .texte_standard{
margin:0px!important;
padding:0px!important;
padding-bottom:4px!important;

}
.tpl_ovn_chapitre .texte_standard img{

margin:0px!important;
padding:0px!important;
margin-bottom:-3px!important;

}
#accroches h2 {
	display:list-item;
	margin: 5px 0 0 12px;
	padding: 0;
	font-size: 8pt;
	border-bottom:none;
	font-family:Arial,Helvetica,sans-serif;
}

/* Nouveau SITE */
div.tpl{
 margin-bottom:20px;
}
/************************************************************************************/
/*                        			     LAYOUT             	    */
/************************************************************************************/

html, 
body, 
div, 
span, 
object, 
iframe, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p, 
blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, var, b, i, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin:0;
    padding:0;
    border:0 none;
    outline:0 none;
    font-size:100%;
    vertical-align:baseline;
    background:none repeat scroll 0% 0% transparent;
}

#contenu *{
    font-size:97%;
    margin-bottom:5px;
}


html, body {
	font-family:Arial, Helvetica, sans-serif;
	background:#E4E2E0;
	color:#333;
	height:100%;
}

#wrapper { /* #container - englobe tout dans le body */
	position:relative;
	min-width:990px;
	min-height: 100%;
}
#document { /* deuxième container qui ne sert plus */ }

#skycrapper {display: none;}

#megabanniere {width:100%;text-align:center;}
#megabanniere img {margin:10px auto 15px;}

.container { /* utilise pour centrer le contenu */
  margin:0 auto;
	width:990px!important;
}

#header { /* logo territorial.fr + h1 (#bandeau) */
    width:100%;
	height:55px;
	background:#B71612;
}

#header .logo {
	float:left;
	margin:10px 10px 0;
	width:220px;
}

#nav {
  width:100%;
	height:21px;
	background:#90110E;
	padding:12px;
}

#corps {/* englobe #contenu + #colonnedroite */
	min-width:990px;
	background:#E4E2E0;
}

#colonnegauche {display: none;} /* normalement suprimmé dans le code */

#contenu { /*page blanche avec ombre */
	float:left;
	width: 800px; /* padding 15px + 15px */
	background:#FFF;
	-moz-box-shadow: 0 0 6px #CFCFCF;
	-webkit-box-shadow: 0 0 6px #CFCFCF;
	box-shadow: 0 0 6px #CFCFCF;
	padding:0 15px 0;
}

#Accueil #contenu { /*page blanche avec ombre */
	padding:25px 15px 0;
}


#colonnedroite { /* pub */
	float:right;
	margin:25px 0 15px 0;
	width:136px;
}

#colonnedroite img {margin-bottom:15px;}

#newspress {
	/*margin:0px 155px 20px 155px;*/
	width:460px;
}

#footer { /* basPage */
	clear:both;
	display:block;
	min-height:250px;
	width:100%;
	background:#898885; 
} 

#footer .logo {
	float:left;
	margin:10px 30px 0 10px;
	width:180px;
}

/************************************************************************************/
/*                                  NAVIGATION                                      */
/************************************************************************************/

#header ul { /* mon compte, mon panier */
	float:right;
	list-style:none;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size:0.75em;
	font-weight: 600;
	height:15px;
	padding:15px 0 15px;
	margin-top:15px;
	margin-right:0;
}

#header ul li {
	display:inline;
	text-transform:uppercase;
}

#header ul li:first-child { /* mon compte, mon panier */border-right:1px solid #E4E1DF;}

#header ul li a, #header ul li a:visited { /* mon compte, mon panier */
	height:15px;
	padding:15px;
	color:#E4E1DF;
	text-decoration:none;
	font-weight:600;
}

#header ul li a:hover, #header ul li a:active { /* mon compte, mon panier */
	background:#FFF;
	color:#333;
	border:none;
}

/*****************/

/*#nav { ----- ATTENTION indique plus haut dans la page ----
    width:100%;
	height:21px;
	background:#90110E;
	padding:12px;
}*/

#nav ul {
	list-style:none;
	text-align:center;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-transform:uppercase;
	font-weight:600;
	margin-top:-8px; /* NEW */
  z-index:200;
}

#nav li {
	float:left;
	border-right:1px solid #FFF;
	height:20px; /* NEW */
	margin-top:10px; /* NEW */
}

#nav li:last-child, #nav li:hover ul li:last-child {border-right:none;} /* NEW */

#nav li a {
	height:35px; /* NEW */
	padding:5px 15px; /* NEW */
	margin-top:-5px; /* NEW */
	color:#FFF;
	text-decoration:none;
	font-weight:600;
	display:block;
}

#nav li a:hover, #nav li a:active {
	background:#B8B6B6;
	color:#333;
} 

#nav li ul { /* sous-menu gris */
	position:absolute; 
	left:0;
	width:100%;
	background:#B8B6B6;
  /*opacity : 0.9; */
	margin:0 auto;
	text-align:center;
	height:40px; /* NEW */
	text-transform:none; /* NEW */
	margin-top:-10px; /* NEW */
}

#nav ul li ul {display:none;}

#nav ul li:hover ul {display:block;}

#nav li:hover ul li {
	float:left;
	border-right:1px solid #333;
	background:#B8B6B6;
	color:#333;
	font-size:1.15em; /* NEW */
	line-height:120%; /* NEW */
	padding:0 10px; /* NEW */
}

/*********** A COPIER COMPLETEMENT ***************/
		
/******** NAVIGATION SOUS-MENU 1 LIGNE *********/

#nav ul li ul li a {
	height:20px;
	margin-top:-5px;
	color:#333;
}

#nav ul li ul li a:hover, #nav ul li ul li a:active {text-decoration:underline;} 

/******** NAVIGATION SOUS-MENU PLUSIERUS LIGNES *********/

#nav li:hover ul.sous-menu {
	clear:both;
	display:block;
	text-align:left;
	min-height:300px; /********New*/
	height:auto;
}

#nav li:hover ul.sous-menu li {
	float:none;
	display:block;
	list-style-type:none;
	border-right:none;
	color:#333;
	text-align:left;
	height:auto; /********New*/
	padding:5px 0 10px; /********New*/
}

#nav li:hover ul.sous-menu li a {width:290px;}

#nav li:hover ul.sous-menu li a:hover,  #nav li:hover ul.sous-menu li a:active {text-decoration:underline;}

.col1, .col2, .col3 {
	position:absolute;
	top:0;
	height:auto;
}

.col2 {margin-left:320px;}

.col3 {margin-left:650px;}

#nav ul li ul.sous-menu .col1 li a, /********New*/
#nav ul li ul.sous-menu .col2 li a,
#nav ul li ul.sous-menu .col3 li a {
	height:auto;
	margin-top:-10px;
	margin-left:10px;
}

#nav ul li ul.sous-menu li ul.liste {
	display:inline;
	text-align:left;
	padding-left:15px; /********New*/
	margin-top:0; /********New*/
	width:300px;
	height:auto; /********New*/
}

#nav ul li ul.sous-menu li ul.liste li {
	float:left;
	padding:0;
	margin:0;
	height:20px;
	padding-left:10px;
}

#nav ul li ul.sous-menu li ul.liste li a {
	list-style-type:none;
	border-right:none;
	color:#333;
	font-size:0.8em;
	width:auto;
	height:20px;
	padding:0;
	margin:0;
}
		
ul.liste li a:after {content:", ";}

/*********** FIN COPIER COMPLETEMENT ***************/



/********************/

.container_recherche {
	float:right;
	padding:7px 10px 0 0;
	margin-top:-6px;
	margin-left:15px;
}

.container_recherche input {
    border: 1px solid #DCDCDC;
    color: #ACACAA;
    height:20px;
    outline: 0 none;
	width: 200px;
	font-size:0.75em;
	padding: 6px 0 4px 30px;
	background: url(../images/img_loupe.gif) #FFF no-repeat 3px 5px;
	margin-right:-5px;
}

a.bt_encadre, a.lien_tout,
.container_recherche #bt_recherche  {
	font-size:0.75em;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
	height:32px;
	color: #333;
	cursor: pointer;
	padding: 7px 6px 7px;
	display: inline-block;
	-moz-border-radius: 0px 6px 6px 0px;
	-webkit-border-radius: 0px 6px 6px 0px;
	border-radius: 0px 6px 6px 0px;
	-moz-box-shadow: 0 0 6px #666;
	-webkit-box-shadow: 0 0 6px #666;
	box-shadow: 0 0 6px #666;
}

a.bt_encadre, a.lien_tout{
margin:10px;

padding-left:15px;
padding-right:15px;

height:20px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	-moz-box-shadow: 0 0 6px #666;
	-webkit-box-shadow: 0 0 6px #666;
	box-shadow: 0 0 6px #666;

}

a.lien_tout, a.lien_tout:visited, 
a.bt_encadre, a.bt_encadre:visited, 
.container_recherche #bt_recherche, .container_recherche #bt_recherche:visited {
	/* Gradient background, as described at http://www.impressivewebs.com/css3 - linear-gradient-syntax/ */
	background:-moz-linear-gradient(top,#F2F2EF,#ADACAA); 
	/* FF 3.6+ */
	background:-ms-linear-gradient(top,#F2F2EF,#ADACAA); 
	/* IE10 */
	background:-webkit-gradient(linear,top,bottom,color-stop(0%,#F2F2EF),color-stop(100%,#ADACAA));
	/* Safari 4+, Chrome 2+ */
	background:-webkit-linear-gradient(top,#F2F2EF,#ADACAA);
	/* Safari 5.1+, Chrome 10+ */
	background:-o-linear-gradient(top,#F2F2EF,#ADACAA);
	/* IE8+ */
	background:linear-gradient(#F2F2EF,#ADACAA);
	border: 1px solid #ADACAA;
}

a.lien_tout:hover, a.lien_tout:active,
a.bt_encadre:hover, a.bt_encadre:active,
.container_recherche #bt_recherche:hover, .container_recherche #bt_recherche:active {
	/* Gradient background, as described at http://www.impressivewebs.com/css3 - linear-gradient-syntax/ */
	background:-moz-linear-gradient(top,#F2F2EF,#C4C4C4); 
	/* FF 3.6+ */
	background:-ms-linear-gradient(top,#F2F2EF,#C4C4C4); 
	/* IE10 */
	background:-webkit-gradient(linear,top,bottom,color-stop(0%,#F2F2EF),color-stop(100%,#C4C4C4));
	/* Safari 4+, Chrome 2+ */
	background:-webkit-linear-gradient(top,#F2F2EF,#C4C4C4);
	/* Safari 5.1+, Chrome 10+ */
	background:-o-linear-gradient(top,#F2F2EF,#C4C4C4);
	/* IE8+ */
	background:linear-gradient(#F2F2EF,#C4C4C4);
	border: 1px solid #C4C4C4;
  text-decoration: none;
}

p.lien_tout{
padding-top:15px;
}

#footer ul {
	float:left;
	font-size:0.75em;
	line-height:100%; /* 120% dans la maquette */
	width:175px;
	margin:20px 30px 0 0;
}

#footer .trait {border-left:1px solid #F6F6F6;}

#footer li {
	list-style-type:none;
	margin:7px 15px;
	color:#F6F6F6;
}

#footer li a {
	color:#F6F6F6;
	font-weight:normal;
}

#footer #copy {
	clear:both;
	font-size:0.65em;
	text-align:center;
	color:#E4E2E0;
	padding:25px 0 0;
}

/************************************************************************************/
/*                                     BOUTONS                                      */
/************************************************************************************/
.lien_formation ,
a.bt_noir {
	display:block;
	width:230px;
	clear:both;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 0 6px #CFCFCF;
	-webkit-box-shadow: 0 0 6px #CFCFCF;
	box-shadow: 0 0 6px #CFCFCF;
	padding: 15px 0 14px;
	font-size:0.8em;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
}
.lien_formation:link,
a.bt_noir:link, a.bt_noir:visited { /* #898885 > #474747 */
	/* Gradient background, as described at http://www.impressivewebs.com/css3 - linear-gradient-syntax/ */
	background:-moz-linear-gradient(top,#898885,#474747); 
	/* FF 3.6+ */
	background:-ms-linear-gradient(top,#898885,#474747); 
	/* IE10 */
	background:-webkit-gradient(linear,top,bottom,color-stop(0%,#898885),color-stop(100%,#474747));
	/* Safari 4+, Chrome 2+ */
	background:-webkit-linear-gradient(top,#898885,#474747);
	/* Safari 5.1+, Chrome 10+ */
	background:-o-linear-gradient(top,#898885,#474747);
	/* IE8+ */
	background:linear-gradient(#898885,#474747);
	border: 1px solid #474747;
	color: #FFF;
}
.lien_formation:hover,
a.bt_noir:hover, a.bt_noir:active { /* #FAE230 > #D6C32B */
	/* Gradient background, as described at http://www.impressivewebs.com/css3 - linear-gradient-syntax/ */
	background:-moz-linear-gradient(top,#FAE230,#D6C32B); 
	/* FF 3.6+ */
	background:-ms-linear-gradient(top,#FAE230,#D6C32B); 
	/* IE10 */
	background:-webkit-gradient(linear,top,bottom,color-stop(0%,#FAE230),color-stop(100%,#D6C32B));
	/* Safari 4+, Chrome 2+ */
	background:-webkit-linear-gradient(top,#FAE230,#D6C32B);
	/* Safari 5.1+, Chrome 10+ */
	background:-o-linear-gradient(top,#FAE230,#D6C32B);
	/* IE8+ */
	background:linear-gradient(#FAE230,#D6C32B);
	border: 1px solid #D6C32B;
	color: #000;
}

a.bt_gris {
	display:inline-block;
	clear:both;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 0 6px #CFCFCF;
	-webkit-box-shadow: 0 0 6px #CFCFCF;
	box-shadow: 0 0 6px #CFCFCF;
	padding: 10px 20px 9px;
	color: #333;
	font-size:0.8em;
	text-decoration: none;
}

a.bt_gris:link, a.bt_gris:visited { /* #F2F2EF > #ADACAA */
	/* Gradient background, as described at http://www.impressivewebs.com/css3 - linear-gradient-syntax/ */
	background:-moz-linear-gradient(top,#F2F2EF,#ADACAA); 
	/* FF 3.6+ */
	background:-ms-linear-gradient(top,#F2F2EF,#ADACAA); 
	/* IE10 */
	background:-webkit-gradient(linear,top,bottom,color-stop(0%,#F2F2EF),color-stop(100%,#ADACAA));
	/* Safari 4+, Chrome 2+ */
	background:-webkit-linear-gradient(top,#F2F2EF,#ADACAA);
	/* Safari 5.1+, Chrome 10+ */
	background:-o-linear-gradient(top,#F2F2EF,#ADACAA);
	/* IE8+ */
	background:linear-gradient(#F2F2EF,#ADACAA);
	border: 1px solid #ADACAA;
}

a.bt_gris:hover, a.bt_gris:active { /* #F2F2EF > #C4C4C4 */
	/* Gradient background, as described at http://www.impressivewebs.com/css3 - linear-gradient-syntax/ */
	background:-moz-linear-gradient(top,#F2F2EF,#C4C4C4); 
	/* FF 3.6+ */
	background:-ms-linear-gradient(top,#F2F2EF,#C4C4C4); 
	/* IE10 */
	background:-webkit-gradient(linear,top,bottom,color-stop(0%,#F2F2EF),color-stop(100%,#C4C4C4));
	/* Safari 4+, Chrome 2+ */
	background:-webkit-linear-gradient(top,#F2F2EF,#C4C4C4);
	/* Safari 5.1+, Chrome 10+ */
	background:-o-linear-gradient(top,#F2F2EF,#C4C4C4);
	/* IE8+ */
	background:linear-gradient(#F2F2EF,#C4C4C4);
	border: 1px solid #C4C4C4;
}


/************************************************************************************/
/*                                     LIENS                                        */
/************************************************************************************/

a {font-weight:bold; color:#0F87B7;}

a:link, a:visited {text-decoration:none;}

a:hover, a:active {text-decoration:underline;}

a.img {border:none;}

/************************************************************************************/
/*                              TITRES - TEXTE                                      */
/************************************************************************************/

#corps p, #corps ul {
/*	font-size:0.9em; */
	line-height:140%; /* 120% dans la maquette */
}

#corps ul {margin-top:10px;}

#corps li {
	list-style-type:square;
	margin:5px 15px;  
}
#corps  ul.ui-tabs-nav li, 
#corps  #idTab li 
{
	list-style-type:none!important;
  margin:0!important;
}
#corps  ul.ui-tabs-nav li a
{
padding-left:5px;
padding-right:5px;
}

.tpl_formationListe  ul.ui-tabs-nav li a{
padding-left:2px!important;
padding-right:2px!important;

}

#chemin {
    margin:10px 5px;
    font-size:0.8em;
}

h1, h2, h3, h4, h5, h6, #baseline {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
}

h1#accueil, #baseline {
	float:left;
	margin-top:23px;
	font-size:1.1em;
	font-weight:400;
	font-style:italic;
	color:#FFF;
	background:#B71612;
}

h1 {
	font-size:1.2em;
	font-weight:600;
/*	margin:0.75em 0 0;     */
}

h2 {
	font-size:0.9em;
	text-transform:uppercase;
	color:#ADACAA;
	font-weight:700;
/*	margin:1em 0 0.5em;    */
}

h3 {
	font-size:1.2em;
	font-weight:600;
/*	margin:0.75em 0 ;  */
}

h4 {
	font-size:0.9em;
	text-transform:uppercase;
	font-weight:700;
/*	margin:0.75em 0 0; */
}

h5 {
	font-size:0.9em;
	font-weight:700;
/*	margin:0.75em 0 0;  */
}

h6 {
	font-size:0.9em;
	font-weight:600;
/*	margin:0.75em 0 0;    */
}

.bloc_800 .date {
	color:#ADACAA;
	font-style:italic;
	font-weight:normal;
	margin-bottom:-10px;
	margin-top:12px;
}

/************************************************************************************/
/*                                      BLOCS                                       */
/************************************************************************************/

.bloc_400, .bloc_800 {
	display:block;
	float:left;
	width:358px; /* 400 - 2px (border) - 40px (padding) */
	border:1px solid #E4E2E0;
	padding:0 20px;
	margin:0 0 25px;
}

.bloc_800 {width:778px; clear:both; padding:0 0 0 20px;}

.bloc_400 a:hover, .bloc_400 a:active, .bloc_800 a:hover, .bloc_800 a:active {text-decoration:none;}

.bloc_400 a.bt_noir, .bloc_800 a.bt_noir {margin:15px auto; text-decoration:none;}

.bloc {
	display:block;
	width:326px; /* 358 - 2px (border) - 30px (padding) */
	min-height:160px;
	border:1px solid #E4E2E0;
	padding:0 15px 15px;
}
.bloc_fnd{
	width:95%!important;
}
.bloc:hover, .bloc_livres:hover {background:#F6F6F6;}

.bloc:hover h3, .bloc_livres:hover h3 {color:#0F87B7;}

.bloc_400 h3, .bloc_800 h3 {color:#333; margin-bottom:0;}

.bloc_400 p, .bloc_800 p {color:#333; font-weight:normal;}

.bloc p, .bloc_livres p, .bloc_intro p {margin:15px 0;}

.bloc img, .bloc_livres img, .bloc_intro img {
	-moz-box-shadow: 0 0 6px #CFCFCF;
	-webkit-box-shadow: 0 0 6px #CFCFCF;
	box-shadow: 0 0 6px #CFCFCF;
	margin:15px 15px 15px 0;
	float:left;
}

.bloc_livres {
	display:block;
	float:left;
	width:336px; /* 358 - 2px (border) - 30px (padding) */
	min-height:160px;
	border:1px solid #E4E2E0;
	padding:0 15px 15px;
	margin:0 21px 20px 0;
	text-transform:none;
}

.bloc_pub_left, .bloc_pub_right {
	display:block;
	float:left;
	width:390px;
	height:300px;
	margin-bottom:25px;
	background:url(../images/img_pub.gif) center 4px no-repeat #F6F6F6;
}
.bloc_pub_right {margin-left:20px;}

.bloc_pub_center {
	display:block;
	float:left;
	width:800px;
	height:300px;
	margin-bottom:25px;
	background:url(../images/img_pub.gif) center 4px no-repeat #F6F6F6;
	text-align:center;
}

.bloc_pub_left img, .bloc_pub_right img, .bloc_pub_center img {margin:25px 45px 20px;}

.bloc_list_left, .bloc_list_right {
	display:block;
	float:left;
	width:358px;
	height:293px;
	margin-bottom:25px;
	padding:0 15px 5px;
	border:1px solid #E4E2E0;
}
.bloc_list_right {margin-left:20px;}

.bloc_list_left a.bt_gris, .bloc_list_right a.bt_gris, .bloc_list_grand a.bt_gris {margin:10px 0; text-decoration:none;}

.bloc_list_grand {
	display:block;
	float:left;
	width:768px;
	min-height:235px;
	margin-bottom:25px;
	padding:0 15px 5px;
	border:1px solid #E4E2E0;
}
.bloc_list_grand img {
	display:block;
	float:right;
}

.bloc_intro {
	display:block;
	float:left;
	width:768px;
	min-height:150px;
	margin-bottom:25px;
	padding:0 20px;
}
.bloc_intro a {
	display:block;
	width:100%;
	margin-top:10px;
}

.bloc_a_lire {
	display:block;
	width:104px;
	background:#FFF;
	border:1px solid #B0B0B0;
	text-align:center;
	padding:0 15px 15px;
	margin-bottom:15px;
}

.bloc_a_lire img {
	-moz-box-shadow: 0 0 6px #CFCFCF;
	-webkit-box-shadow: 0 0 6px #CFCFCF;
	box-shadow: 0 0 6px #CFCFCF;
	margin:15px auto;
}

.recherche_livres {
	clear:both;
	display:block;
	float:left;
	width:758px;
	background:#F6F6F6;
	margin-bottom:25px;
	padding:0 20px;
	border:1px solid #E4E2E0;
}

.bloc2 {
	display:block;
	background:#FFF;
	margin:20px 0;
	border:1px solid #E4E2E0;
	padding:0 15px 15px;
}

.bloc2 ul {
	float:left;
	font-size:0.75em;
	line-height:100%; /* 120% dans la maquette */
	width:200px;
}

.bloc2 li {
	list-style-type:none;
	margin:7px 15px;
	color:#F6F6F6;
}

.bloc2 li a:hover {text-decoration:underline;}

.bloc2 h2 {margin-bottom:20px;}

.bloc2 label {
	float:left;
	text-align:right;
	width: 200px;
	font-size:0.9em;
	line-height:140%;
	margin-top:3px;
}

.bloc2 input {
	display:block;
    border: 1px solid #DCDCDC;
    color: #ACACAA;
    height:20px;
    outline: 0 none;
	width: 390px;
	font-size:0.75em;
	padding: 6px 10px 4px;
	margin:10px 100px 10px auto;
}

.bloc2 #bt_recherche  {
	font-size:0.75em;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
	color: #333;
	cursor: pointer;
	padding: 10px 20px;
	display: block;
	margin:20px 0 10px 458px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius: :6px;
	-moz-box-shadow: 0 0 6px #666;
	-webkit-box-shadow: 0 0 6px #666;
	box-shadow: 0 0 6px #666;
}

.bloc2 #bt_recherche, .bloc2 #bt_recherche:visited {
	/* Gradient background, as described at http://www.impressivewebs.com/css3 - linear-gradient-syntax/ */
	background:-moz-linear-gradient(top,#F2F2EF,#ADACAA); 
	/* FF 3.6+ */
	background:-ms-linear-gradient(top,#F2F2EF,#ADACAA); 
	/* IE10 */
	background:-webkit-gradient(linear,top,bottom,color-stop(0%,#F2F2EF),color-stop(100%,#ADACAA));
	/* Safari 4+, Chrome 2+ */
	background:-webkit-linear-gradient(top,#F2F2EF,#ADACAA);
	/* Safari 5.1+, Chrome 10+ */
	background:-o-linear-gradient(top,#F2F2EF,#ADACAA);
	/* IE8+ */
	background:linear-gradient(#F2F2EF,#ADACAA);
	border: 1px solid #ADACAA;
}

.bloc2 #bt_recherche:hover, .bloc2 #bt_recherche:active {
	/* Gradient background, as described at http://www.impressivewebs.com/css3 - linear-gradient-syntax/ */
	background:-moz-linear-gradient(top,#F2F2EF,#C4C4C4); 
	/* FF 3.6+ */
	background:-ms-linear-gradient(top,#F2F2EF,#C4C4C4); 
	/* IE10 */
	background:-webkit-gradient(linear,top,bottom,color-stop(0%,#F2F2EF),color-stop(100%,#C4C4C4));
	/* Safari 4+, Chrome 2+ */
	background:-webkit-linear-gradient(top,#F2F2EF,#C4C4C4);
	/* Safari 5.1+, Chrome 10+ */
	background:-o-linear-gradient(top,#F2F2EF,#C4C4C4);
	/* IE8+ */
	background:linear-gradient(#F2F2EF,#C4C4C4);
	border: 1px solid #C4C4C4;
}

.plus {
	font-size:0.8em;
	margin-left:510px;
	padding-left:20px;
	background:url(../images/plus.gif) 0 1px no-repeat;
}

.highlight{
    background-color:yellow;
}