/* =============================================================================
 * LAYOUT GENERAL
 * ===========================================================================*/
p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

label{
	margin-right: 3px;
}

#document {
	margin : 0 auto;
	width: 968px;
	text-align: left;
	position: relative;
}


#corps {
	/*overflow: hidden;*/
	width: 964px;
	background-image: url("images/content-t.png");
	background-repeat: no-repeat;
}
#colonneGauche {
	float: left;
	padding-left: 3px;
	width: 170px;/*18%;*/
}

.avecDeuxColonnes #contenu {
	float: left;
	width: 828px;
}

#Accueil .avecDeuxColonnes #contenu {
	width: 828px;
	padding-right: 0px;
}
 /* IE Mac ne voit pas l'ast?sque qui suit l'antislash \*//*/
.avecDeuxColonnes #contenu {width:560px;}
 /**/

.avecColonneGauche #contenu {
	float: left;
	width: 100%;
}
 
.avecColonneDroite #contenu {
	float: left;
	width: 828px;
}

#Accueil .avecColonneDroite #contenu {
	width: 828px;
	padding-right: 0px;
}

#document #contenuPrincipal{
	width: 778px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#document .avecDeuxColonnes #contenuPrincipal{
	padding-left: 0px;
	width: 645px;
}

#Accueil #document .avecDeuxColonnes #contenuPrincipal{
	width: 842px;
}

#Accueil #contenuPrincipal{
	width: 842px;
	margin-top: 410px;
	margin-left: -15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

 /* IE Mac ne voit pas l'ast?sque qui suit l'antislash \*//*/
.avecColonneDroite #contenu, .avecColonneGauche #contenu {width:756px}
 /**/


#colonneDroite {
	padding-top: 5px;
	float: right;
	width : 136px;
	background-color: #fff;
	background-image: url("images/content-t.png");
	background-repeat: no-repeat;
	background-position: -100px 0;
	overflow: hidden;
}
/* =============================================================================
 * STANDARD IMPLEMENTATION & STANDARD CMS
 * 	-> elements utilises par l'application et une implementation standard du CMS
 * ! Atention aux specificites des selecteurs qui peuvent etre plus importantes 
 * ===========================================================================*/
/* Implementaiton au cas par cas  */
.clear {clear : both;}
/* TPL_FORMULAIRE */
input.case {border: none;}
label.enLigne {
	float: none;
	display: inline;
}
/* TPL AVEC FORMULAIRE : tpl_formulaire, tpl_ged, tpl_login, tpl_loginMDL, etc. */
p.action {
  clear : both;
  text-align: right;
  margin : 5px 0;
}
p.action input {
  background-color: #FE7C05;
  border-width : 0;
  padding : 0px 10px;
  color : #fff;
  font-size : 100%;
  cursor: pointer;
}

/* TPL_FORMULAIRE [=>label caché] et éléments d'accessibilité */
.accessLayout, .byPass {
	position: absolute;
	left: 0;
	top: -500px;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/* CMS */
.paragraphe {
	/*overflow: hidden;*/
	clear: both;
}
/* WYSIWYG */
.alignleft {text-align: left;}
.alignright {text-align: right;}
.aligncenter {text-align: center;}
img.alignleft {float: left; margin: 0 5px 5px 0;}
img.alignright {float: right; margin: 0 0 5px 5px;}
a img {border-width: 0;}
acronym {
	border-bottom: 1px dotted;
	cursor:help;
}
/* =============================================================================
 * INITIALISATION CHARTE GRAPHIQUE GENERALE DU PROJET
 * ===========================================================================*/
body {
	background-image: url("images/bg.png");
	background-repeat: repeat-x;
	margin: 0;
	text-align: center;
	padding: 0;
	color:#2F1D40;
	font-family:arial, sans-serif;
	font-size:x-small; /* Rétablir la taille pour MSIE5 dans "msie_fixes.css" */
}

/* =============================================================================
 * ELEMENTS COMMUNS (non spécifique �  la position dans le page) DE LA CHARTE
 * ===========================================================================*/
h2 {
  margin : 10px 0;
  padding : 0 0 0 0;
  color : #096888;
  font-size : 22px;
}

h3{
	color: #156C7D;
	font-size: 20px;
	font-style: italic;
	font-family: "Times New Roman", serif ;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color : #FE7C05;
  font-weight : bold;

}
h5 {
  margin : 10px 0;
  padding : 0;
  color : #096888;
  font-size : 120%;
  font-weight : bold;
}
h6 {
  margin : 10px 0;
  padding : 0;
  color : #096888;
  font-size : 110%;
  font-weight : bold;
}


a:hover, a:focus {text-decoration: none;}
/* =============================================================================
 * DOCUMENT (CHARTE GENERALE)
 * ===========================================================================*/
#document {
  font-size : 110%;
}
	/* ... */
/* =============================================================================
 * BANDEAU HAUT (CHARTE GENERALE)
 * ===========================================================================*/
#bandeauHaut {
	background-image: url("images/bandeau.png");
	width: 968px;
	height: 155px;
}

#bandeauHaut .tpl_login{
	position: absolute;
	margin-left: 710px;
	margin-top: 10px;
}

#document #bandeauHaut .tpl_login p{
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: -10px;
	padding-left: 0px;
}

#bandeauHaut .tpl_login strong{
	margin-left: 20px;
}

#bandeauHaut .tpl_login a{
	line-height: 20px;
	margin-left: 20px;
	margin-top: 5px;
	color: #3A7893;
	text-decoration: none;
}

#bandeauHaut .tpl_login a:hover{
	text-decoration: underline;
}

#bandeauHaut .tpl_login form{
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#bandeauHaut .tpl_login input{
	width: 80px;
	margin-right: 5px;
}

#bandeauHaut .tpl_login p.action input{
	width: 30px;
	height: 18px;
	background-color: #fff;
	border: 1px solid #C1DFE5;
	color: #026378;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#bandeauHaut .tpl_login legend{
	display: none;
}

#bandeauHaut .tpl_login label{
	display: none;
}

#bandeauHaut .tpl_login p{
	display: inline;
	width: 50px;
}

h1 {
  margin : 14px 0 0 9px;
  padding : 0; /* 0 0 40px;*/
  float : left;
  /*width : 420px;*/
}

#siteLogo {
	position: absolute;
	width: 186px;
	height: 116px;
	background-image: url("images/logo.png");
	background-repeat: no-repeat;
	z-index: 2;
	margin-left: 35px;
	text-indent: -999px;
	margin-top: 12px;
	cursor: pointer;
}

#navprimaire {
	margin-top: 50px;
	margin-left: 0px;
	position: absolute;
	margin-top: 114px;
	line-height: 30px;
	font-family: "Times New Roman", serif ;
}

#navprimaire a{
	font-size: 19px;
	font-style: italic;
	color: #fff;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 20px;
	background-image: url("images/main-menu-shadow-2.png");
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 5px;
}

#navprimaire a.noShadow{
	display: block;
	background-image: none;
	width: 90px;
	height: 20px;
	margin-left: 825px;
	text-indent: -9999px;
}

#navprimaire a.first{
	background-image: none;
	background-position: -500px;
	padding-left: 30px;
}

#navprimaire a.odd{
	background-image: url("images/main-menu-shadow-1.png");
}

#navprimaire a:hover{
	text-decoration: underline;
}

#navprimaire a.selected{
	text-decoration: underline;
}

#navprimaire ul {
  margin : 0;
  padding : 10px 25px 0 0;
  float: left;
}

#navprimaire li {
  display : inline;
}
/* =============================================================================
 * COLONNE GAUCHE (CHARTE GENERALE)
 * ===========================================================================*/
#colonneGauche {}
	/* ... */
/* =============================================================================
 * CONTENU(CHARTE GENERALE)
 * ===========================================================================*/
#contenu {
	background-image: url("images/content-m.png");
	margin-top: 11px;
}

#contenub {
	background-image: url("images/content-b.png");
	background-repeat: no-repeat;
	height: 9px;
	width: 828px; /*Attention a quand la colonne fait 100%*/
	clear: left;
}


#Accueil #corps{
  background-color: transparent;
  background-image: none;
}

#Accueil #colonneGauche{
	display: none;
}

#Accueil label{
	font-weight: bold;
	color: #FE7C05;
}

#Accueil #contenu {
	margin-top: 0px;
	background-image: url("images/homeBg.png");
	background-repeat: no-repeat;
	width: 828px;	
}

#Accueil #contenub {
	display: none;
	height: 0px;
	width: 0px; 
}

#contenu a, 
#colonneDroite a,
#colonneGauche a {
  color : #096888;
  text-decoration: underline;
}
#contenu a:hover, 
#colonneDroite a:hover,
#colonneGauche a:hover  {
  text-decoration: none;
}

#contenu ul {
  margin : 5px;
  padding : 0;
}

#contenu ul li {
  margin : 0;
  padding : 0 0 0 20px;
  background: url(images/tiret2.gif) no-repeat 8px 6px;
  list-style-type: none;
}

#contenu .copyright {
  display : none;
  /*display : block;
  font-size : 9px;
  color : #848484;
  text-align: right;*/
}
/* chemin */
#chemin {
	margin-left: 0;
	color : #006A77;
}

#chemin a {
  color : #006A77;
  text-decoration: none;
}
#chemin a:hover {
  text-decoration: underline;
}

/* pour le contenu sur l'accueil */

.colonne1{
	margin-top: 85px;
}

.colonne2{
	margin-top: 95px;
}

.colonne1 {
  float: left;
  width : 48%;
}
 
.colonne2 {
  float : right;
  width : 50%;
}
 /* IE Mac ne voit pas l'ast?sque qui suit l'antislash \*//*/
.colonne2 {width:40%}
 /**/

/* erreur */
#document p.error {
  color : #FF7E0E;
  /*font-weight : bold;*/
  font-style : italic;
  font-size : 110%;
}

.espaceur {

}

.PRS_COLONNEGAUCHE .espaceur {
  margin-right : 15px;
}
.PRS_COLONNEDROITE .espaceur {
  margin-left : 15px;
}

#contenu .PRS_COLONNEGAUCHE {
  width : 50%;
  float : left;
  margin : 0;
  padding : 0;
  background: #fff url(images/pointilles_V1.gif) repeat-y 100% 0;
}

#contenu .PRS_COLONNEDROITE {
  clear : none;
  width : 49.8%;
  margin : 0;
  padding : 0;  
  float : right;
  
}

/* sp�cifique accueil*/
#Accueil .encapsuleTexte {
  padding : 3px;
}

#Accueil #contenu .encapsuleTexte .paragraphe {
  border-width : 0;
}

/* =============================================================================
 * COLONNE DROITE (CHARTE GENERALE)
 * ===========================================================================*/
#colonneDroite {}
	/* ... */
/* =============================================================================
 * BANDEAU BAS (CHARTE GENERALE)
 * ===========================================================================*/
#bandeauBas {
	background-image: url("images/footer.png");
	width: 968px;
	height: 39px;
	line-height: 40px;
	color: #E9740B;
	text-align: center;
	clear: both;
}

#bandeauBas a {
	color: #E9740B;
	text-decoration: none;
}
#bandeauBas a:hover {
	text-decoration: underline;
}
/* =============================================================================
 * MODULES (CHARTE GENERALE)
 * ===========================================================================*/
.module {
	padding : 0 8px 5px 0;
	color : #000;
	margin : 0 0 2px 0;
	font-size: 10px;
}
#colonneGauche .module {
  margin-right : 2px;
}
/*#colonneDroite .module {
  margin-left : 2px;
}*/
.module a {
  color : #000;
  text-decoration: none;
}
.module a:hover {
  text-decoration: underline;
}

.module h3 {
  color : #FE7C05;
  font-size : 16px;
  font-family: "Times New Roman", serif ;
  padding : 0;
  margin : 5px;
  border-bottom : 1px solid #FE7C05;
  font-style: italic;
}

#document .module a{
	color: #096888;
}

.module ul {
  margin : -3px;
  padding : 0;
}

.module ul li {
  margin : 0;
  padding : 0 0 0 17px;
  background: url(images/puce-orange.png) no-repeat 8px 6px;
  list-style-type: none;
}


/* formulaire dans les modules */
/*.module input {
  font-size : 90%;
  padding : 1px 2px;
}*/



.module form {
  margin : 0;
  padding : 0;
}

.module p {
  margin : 2px 5px;
  padding : 0px;
}


/* =============================================================================
 * FORMULAIRES (CHARTE GENERALE)
 * ===========================================================================*/
fieldset {
  border-width : 0;
  margin : 0 20px 0 20px;
  padding : 0;
}
fieldset strong {
  font-size : 100%;
  color : #F78E1E;
}
legend {
  color : #F78E1E;
  font-weight : bold;
  font-size : 110%;
  padding : 0 0 2px 20px;
  margin : 5px 0;
  background: url(images/fleche3.gif) no-repeat 0 -1px;
}
input, textarea,select {
font-family : arial, sans-serif;
font-size : 90%;
border: 1px solid #96E6F1;
padding : 1px 2px;
/*margin : 0 3px;*/
} /* CF. input[class=case] dans  [STANDARD IMPLEMENTATION & STANDARD CMS] */

input[type="text"] {
	background-color: #96E6F1; /*Ne fonctionnera pas sous IE*/
}

form p {
	clear: both;
	margin: 8px 0;
	padding: 2px 0;
}
/* Non applicable au form en MDL */
#contenu p label {
	float: left;/* CF. label[class=enLigne] dans  [STANDARD IMPLEMENTATION & STANDARD CMS] */
	border-bottom : 1px dashed #96E6F1;
}
/* =============================================================================
 * BLOC DE NAVIGATION : résultats de recherche
 * ===========================================================================*/
.blocNavigation { 
	text-align: center; 
	margin : 10px 0;
	color : #000;
} 
.blocNavigation strong {
  color : #F78E1E;
}
.resultatNavigation {margin: 5px 0;}

.regletteNavigation {
	margin: 5px 0;
}

.regletteNavigation {
	color: #000;
}

#document .regletteNavigation a{
	color: #000;
	text-decoration: none;
}

#document .regletteNavigation a:hover{
	text-decoration: underline;
}

/* =============================================================================
 * NAVIGATION Secondaire - colonne gauche
 * ===========================================================================*/
 
 #navsecondaire {
    margin : 0 2px 0 0;
    padding : 0;
 }
 
 #navsecondaire ul {
    margin : 0;
    padding : 0;
 } 
 
 #navsecondaire a {
  color : #096888;
  text-decoration: underline;
  font-size : 10px;
  display : block;
  padding : 2px 0;
 }
 
 #navsecondaire li a:hover {
  text-decoration: none;
 } 
 
 #navsecondaire li span {
  display : block;
  padding : 2px 0;
  color : #fff;
  background-color: #F78E1E;
  font-weight : bold;
  font-size : 110%;
  /*border-bottom : 1px solid #2F1D40;*/
 }
 
#contenu #navsecondaire li {
 	background-image: url("images/puce-orange.png");
 	background-repeat: no-repeat;
 	background-position: left 10px;
 	padding-left: 10px;
 	margin-left: 10px;
}

 #navsecondaire ul {
    border-top : 1px solid #2F1D40;
 }
  
 #navsecondaire ul li {
    border-width : 0;
    margin : 0;
    background-color: #FBF9F9;
    border-bottom : 1px solid #FBF9F9;
 } 

 #navsecondaire ul li a {
    color : #2F1D40;
    font-weight : normal;
 } 

 #navsecondaire ul li a:hover {
    color : #F78E1E;
    font-weight : bold;
    background-color: transparent;
 }  
 #navsecondaire ul li span {
    color : #F78E1E;
    font-weight : bold;
    background-color: transparent;
    border-width : 0;
 }  
 
 /* Tableaux */
#document table {
    margin-top: 15px;
    border-collapse: collapse;
    width : 100%;  
}

#document th {
  color : #F78E1E;
  font-weight : bold;
  text-align: center;
  font-size : 110%;
  padding : 3px;
  border-bottom : 2px solid #414141;
}
#document td {
  border-bottom : 1px solid #414141;
  /*border-right : 1px solid #f2f2f2;
  border-left : 1px solid #f2f2f2;*/
  padding : 5px;
}
#document .altern td {
  background-color: #FAFAFA;
}
#document table a {
  background: url(images/fleche2.gif) no-repeat 0 4px;
  padding : 0 0 0 12px;
}


/* =============================================================================
 * TPL CENTRAUX (CHARTE GENERALE)
 * ===========================================================================*/

.tpl_annonceListe fieldset p {
  margin : 0 0 2px 10px;
  padding : 0;
}

.annonceListeBlocMid{
	background-image: url("images/reusltatRecherche-Bg-M.png");
	background-repeat: repeat-y;
	background-position: top left;
	width: 767px;
}

#document .tpl_annonceListe .annonceListeBlocMid ul li {
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 10px;
  	margin-left: 0px;
  	padding-top: 0px;
  	padding-right: 0px;
  	padding-bottom: 0px;
  	padding-left: 17px;
  	background: url(images/puce-orange.png) no-repeat 8px 6px;
  	list-style-type: none;
}

#document .tpl_annonceListe .annonceListeBlocMid ul li a{
 	color: #FE7C05;
 	text-decoration: none;
}

#document .tpl_annonceListe .annonceListeBlocMid ul li a:hover{
 	text-decoration: underline;
}

 .annonceListeBlocTop{
	background-image: url("images/reusltatRecherche-Bg-T.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 767px;
	height: 9px;
}

.annonceListeBlocBottom{
	background-image: url("images/reusltatRecherche-Bg-B.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 767px;
	height: 9px;
}

.tpl_annonceListe .resultatRecherche {
  clear : both;
  margin : 0;
 /* width : 93%;  
  overflow: hidden;*/
}
 

.tpl_annonceListe .ligneEncart {
  width : 100%;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
  
}

 /* IE Mac ne voit pas l'ast?sque qui suit l'antislash \*//*/
.tpl_annonceListe {width : 98%;}
 /**/
 
.tpl_annonceListe  .encartHolder {
  	float : left;
  	width : 249px;
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
  	margin-left: 0px;
	padding:0px;
  	background-image: url("images/resultatRechercheItemBg-M.png");
  	background-repeat: repeat-y;
  	background-position: top left;
}

.tpl_annonceListe  .encart{
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url("images/resultatRechercheItemBg-T.png");
	background-repeat: no-repeat;
	background-position: top left;
	
}

.tpl_annonceListe  .encartBottom{
	height: 25px;
	background-image: url("images/resultatRechercheItemBg-B.png");
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#document .tpl_annonceListe  .encartBottom a{
	color: #000;
	text-decoration: none;
}

#document .tpl_annonceListe  .encartBottom a:hover{
	text-decoration: underline;
}

 /* IE Mac ne voit pas l'ast?sque qui suit l'antislash \*//*/
.tpl_annonceListe .resultatRecherche .encart {width:40%}
 /**/

.tpl_annonceListe .resultatRecherche .encart.second {
  float : right;
} 


#contenu .tpl_annonceListe .encart a {
  font-weight : bold;
  color : #F78E1E;
  font-size : 110%;
  padding : 0 0 0 10px;
  background: url(images/fleche4.gif) no-repeat 0 5px;
} 
.tpl_annonceListe .encart img {
  float : right;
}
.tpl_annonceListe .encart h4 {
  font-size : 110%;
  font-weight : bold;
  margin : 5px 0 2px 0;
  padding : 0;
  color : #000;
  border : none;
}
.tpl_annonceListe .encart p {
  margin : 2px 0;
  padding : 0;
}
.tpl_annonceListe .colonneCarte {
  float : left;
  width : 120px;
}

.tpl_annonceListe .colonneFormulaire {
  float : left;
  width: 430px;
}

.tpl_annonceListe .colonneLiens {
  float : left;
  width: 200px;
}

.tpl_annonceRecherche{
	width: 551px;
	height: 438px;
	margin-left: 284px;
	position: absolute;
	top: 155px;
}

.tpl_annonceRecherche #DernieresOffres{
	position: absolute;
	margin-top: 259px;
	margin-left: -235px;
	font-size: 18px;
	color: #096888;
	width: 198px;
	height: 100px;
	overflow: hidden;
	font-style: italic;
	font-weight: normal;
}

.tpl_annonceRecherche #OffresTotal{
	position: absolute;
	margin-top: 374px;
	margin-left: -234px;
	font-size: 11px;
	color: #096888;
	width: 198px;
	height: 20px;
	overflow: hidden;
	font-weight: normal;
}

.tpl_annonceRecherche #DernieresOffres span{
	display: block;
	font-size: 16px;
	color: #F27308;
}

.tpl_annonceRecherche hr{
	display: none;
}

p.lien{
	text-align: right;
}

.tpl_annonceRecherche p.lienAideRecherche{
	position: absolute;
	margin-top: 41px;
	margin-left: 445px;
}

#document .tpl_annonceRecherche p.lienAideRecherche a{
	color: #fff;
	font-size: 9px;
	text-decoration: none;
}

#document .tpl_annonceRecherche p.lienAideRecherche a:hover{
	text-decoration: underline;
}

.tpl_annonceRecherche h2{
	display: none;
}

.tpl_annonceRecherche .lienAideRecherche {
  text-align: right;
  margin : -30px 0 30px 0;
}
.tpl_annonceRecherche fieldset  {
  padding : 0;
  margin : 0 16px 0 0;
}
.tpl_annonceRecherche .colonne2 fieldset  {
  padding : 0;
  margin : 0 0 0 16px;
}
.tpl_annonceRecherche .encart {
  padding : 5px;
}
 /* IE Mac ne voit pas l'ast?sque qui suit l'antislash \*//*/
.tpl_annonceRecherche .encart {width:96%;}
 /**/


.tpl_annonceRecherche .encart p {
  margin : 8px 0;
}

#contenu .tpl_annonceRecherche label {
  border-width : 0; 
  margin-right: 3px;
}

#contenu .tpl_annonceRecherche legend {
  display: none;
}

#contenu .tpl_annonceRecherche label.enLigne,#contenu .tpl_memorisation label.enLigne {
	float: none;
	display: inline;
}
#contenu .tpl_annonceRecherche .activ{
	margin: 0;
	padding: 0;
}
#contenu .tpl_annonceRecherche .activ legend{
	background-image: none;
	padding: 0;
	margin: 0;
}

#contenu .tpl_annonceRecherche .activ p span{
	color:#F78E1E;
	font-size:110%;
	font-weight:bold;
	margin: 5px 0pt;
	padding:0pt 0pt 2px 5px;
}
/* Accueil tpl */
.tpl_actualite {
  padding : 0;
  margin : 0 16px 0 0;
}
.colonne2 .tpl_actualite {
  padding : 0;
  margin : 0 0 0 16px;
}

/* memoriser la recherche */
#contenu .tpl_memorisation label {
  border-width : 0;
}

/*Styles paragraphe*/
.PRS_ACCUEIL33, .PRS_ACCUEIL33R{
	clear: none;
	float: left;
	/*width: 33%;*/
	width: 267px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#document .PRS_ACCUEIL33 a, #document .PRS_ACCUEIL33R a{
	color: #FE7C05;
}

.PRS_ACCUEIL33 h3, .PRS_ACCUEIL33R h3{
	color: #156C7D;
	background-image: url("images/h3Bg-acceuil.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 257px;
	height: 39px;
	font-size: 20px;
	font-style: italic;
	font-family: "Times New Roman", serif ;
	line-height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.PRS_ACCUEIL33R h3{
	font-weight: normal;
}

#document .PRS_ACCUEIL33 li, #document .PRS_ACCUEIL33R li{
	color: #FE7C05;
	background-image: url("images/puce-orange.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}