/* =============================================================================
 * LAYOUT GENERAL
 * ===========================================================================*/
#document {
	width: 800px;
	margin:0 auto;
}
#corps {
	overflow: hidden;
	width: 100%;
}
#colonneGauche {
	float: left;
	width: 185px;
	width: 170px;
}
.avecDeuxColonnes #contenu {
	float: left;
}
.avecColonneDroite #contenu, .avecColonneGauche #contenu {
	float: left;
}
.avecColonneGauche #contenu {
    width : 610px;
    margin-right: 5px;
}
#colonneDroite {
	float: left;
	width: 250px;
}
#colonneDroite .module {margin-left: 10px;}
#ariane{
  width: 80%;
  height: 15px;
}
/* =============================================================================
 * STANDARD IMPLEMENTATION & STANDARD CMS
 * 	-> Éléments utilisés par l'application et une implémentation standard du CMS
 * ! Atention aux spécificités des selecteurs qui peuvent être plus importantes
 * ===========================================================================*/
/* Implémentaiton 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. */

/* 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;
	width: 100%;
}
/* WYSIWYG */
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.alignjustify {
	text-align: justify;
}
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 {
	margin: 0;
	padding: 0;
	/*background-color: #F5F5F5;*/
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; /* Rétablir la taille pour MSIE5 dans "msie_fixes.css" */
	background: #FFF url(images/fondDocument.gif) repeat-x top;
}
/* =============================================================================
 * ELEMENTS COMMUNS (non spécifique à la position dans le page) DE LA CHARTE
 * ===========================================================================*/
a:link, a:hover, a:focus,a:visited {
    text-decoration: none;
    color: #2162A7;
}
/* =============================================================================
 * DOCUMENT (CHARTE GENERALE)
 * ===========================================================================*/
#document {
	overflow: hidden;
/*	border-left: 1px solid #004b9a;
	border-right: 1px solid #004b9a;
	border-bottom: 1px solid #004b9a;*/
	background-color: #FFF;
}
/* =============================================================================
 * BANDEAU HAUT (CHARTE GENERALE)
 * ===========================================================================*/
#bandeauHaut {
   /* height: 170px;*/
    width: 100%;
    position: relative;
}
#navigation{
    float:left;
    width: 60%;
    width: 80%;
    padding: 0;
      overflow: hidden;
}
#navigation ul {
    margin:0;
    padding: 0 0 0 20px;
    list-style:none;
    width: 100%;
}
#navigation li {
    float:left;
    background: #004B9A url(images/normGauche.gif) no-repeat left bottom;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: center;
    height: 33px;
    border-right: 1px solid #FFFFFF;
}
#navigation a, #navigation a:link, #navigation a:visited{
    display:block;
    background:url(images/normDroit.gif) no-repeat right bottom;
    padding: 5px 1px 3px 1px;
    text-decoration: none;
    height: 25px;
    color: #FFFFFF;
    font-weight: bold;
}
#navigation li.selected{
   background: #009EE0 url(images/selGauche.gif) no-repeat left bottom;
}
#navigation li.selected a:link, #navigation li.selected a:visited{
   background-image: url(images/selDroit.gif);
}
#navigation li.ongletLarge{
    width: 13%;
    width: 13.5%;
}
#navigation li.ongletNormal{
    width: 9%;
}
/************************************************************************************/
/*                                   NAVIGATION PORTAIL                             */
/************************************************************************************/

#navPortail {
	position: absolute;
	right: 146px;
}
#navPortail ul {
	margin: 0 0 0 5px;
	padding: 2px 1px;
	text-align: left;
}
#navPortail li {
	display: inline;
	text-align: center;
}
#navPortail a {
	margin: 4px;
	padding: 1px 5px;
	text-decoration: none;
	color: #ffffff;
}
#navPortail a:hover {
	text-decoration: underline;
}

#navPortail li.sites{
    font-family: Tahoma;
    font-weight: bolder;
    font-size: 10px;
    color: #004C99;
    padding-left: 20px;
}
/* =============================================================================
 * CORPS (CHARTE GENERALE)
 * ===========================================================================*/
#corps {
  padding: 0;
  float: left;
}
/* =============================================================================
 * COLONNE GAUCHE (CHARTE GENERALE)
 * ===========================================================================*/
#colonneGauche {
  padding-left: 20px;
  padding-left: 5px;
}
#colonneGauche h2{
  display: block;
  font-size: 110%;
  font-weight: bolder;
  padding: 10px 0 10px 15px;
  margin: 0;
  color:#FFFFFF;
  background: #009EE0 url(images/puceColGH2.gif) no-repeat center left;
  border-bottom: 1px solid #FFFFFF;
  text-transform: uppercase;
}
/* Initialisation Navigation 2 sur tous les niveaux*/
#menuGauche {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-decoration: none;
}
#menuGauche li{
  padding: 0;
  margin:0;
  list-style-type: none;
  text-decoration: none;
  border-bottom: 1px solid #FFFFFF;
  background: #DEDEDE;
}
#menuGauche li ul{
  padding: 0;
  margin:0;
  list-style-type: none;
  text-decoration: none;
}
#menuGauche li ul li{
  background: #FFFFFF;
  margin: 0;
  border-bottom: 1px dotted #004C99;
}
/*Comportement Niveau 2 de la navigation générale*/
#menuGauche li a{
  display: block;
  text-decoration: none;
  color: #004C99;
  padding: 5px 0 5px 15px;
  margin: 0;
  background: #DEDEDE url(images/nav2norm.gif) no-repeat center left;
}
#menuGauche li a:hover{
  background: #FFFFFF url(images/nav2hov.gif) no-repeat center left;
  padding-left: 15px;
  color: #004C99;
}
#menuGauche li a.selected{
  background: #009EE0 url(images/puceColGH2.gif) no-repeat center left;
  padding-left: 15px;
  color: #FFFFFF;
  font-weight: bolder;
}
/*Comportement Niveau 3 de la navigation générale*/
#menuGauche li li a{
  display: block;
  text-decoration: none;
  color: #004C99;
  padding: 5px 0 5px 15px;
  margin: 0;
  background: #FFF;
}
#menuGauche li li a:hover{
  background: #FFFFFF url(images/puce.gif) no-repeat center left;
  padding: 5px 0 5px 15px;
  color: #004C99;
}
#menuGauche li li a.selected{
  background: #FFFFFF url(images/puce.gif) no-repeat center left;
  padding: 5px 0 5px 15px;
  color: #009EE0;
  font-weight: bolder;
}
#menuGauche li li li {
	margin-left : 10px;
}

/* =============================================================================
 * CONTENU(CHARTE GENERALE)
 * ===========================================================================*/
#contenu {
  float: left;
  width: 490px;
  width: 350px;
  padding-left: 10px;
  font-size: 100%;
}
#contenu h2{
  display: inline;
  width: 100%;
  font-size: 200%;
  padding: 0 0 0 23px;
  margin:0;
  float: left;
  color: #004C99;
  border-bottom: 1px dotted #004C99;
  background: url(images/puceHead.gif) no-repeat top left;
}
#contenu li{
  list-style-image: url(images/puce.gif);
  padding-bottom: 2px;
}

#contenu a:link,#contenu a:hover,#contenu a:focus ,#contenu a:visited{
    text-decoration: underline;
    color: #2162A7;
}

/*Fil d'Ariane*/
#ariane{
	float:left;
  margin: 0 20px;
  color: #656565;
}
#ariane a,#ariane a:link, #ariane a:visited{
  text-decoration: none;
  color: #656565;
}
#ariane a:hover{
  text-decoration: none;
  color: #004C99;
}
/*Utilitaires Contenu*/
.hautDePage{
    width: 100%;
    height: 12px;
    background: url(images/fondBasCorps.gif) repeat-x top;
    border-top: 2px solid #FFFFFF;
}
.hautDePage a:link, .hautDePage a:hover,.hautDePage a:visited{
    text-decoration: none;
    color: #004B9A;
    padding-left: 10px;
    background: url(images/puceDouble.gif) no-repeat left center;
}
/* =============================================================================
 * COLONNE DROITE (CHARTE GENERALE)
 * ===========================================================================*/
/*#colonneDroite img{
  border: 1px solid #0096D1;
}*/
#colonneDroite{
  /*  padding-left: 10px;*/
}
#colonneDroite p {
/*	 padding-left: 10px;*/
}
/* =============================================================================
 * BANDEAU BAS (CHARTE GENERALE)
 * ===========================================================================*/
#bandeauBas {
  padding: 0 20px 0 20px;
}
#adresse{
  height: 80px;
  width: 190px;
  float: right;
  text-align: right;
  padding-right: 60px;
  background: #FFF url(images/fondAdresse.gif) no-repeat bottom right;
}
#footer{
  float: left;
  width: 73%;
  width: 67%;
  height: 20px;
  margin-top: 50px;
  color: #0096D1;
  background: url(images/fondBasCorps.gif) repeat-x top;
}
#footer a, #footer a:link, #footer a:visited{
  text-decoration: underline;
  color: #0096D1;
}
/* =============================================================================
 * TPL CENTRAUX (CHARTE GENERALE)
 * ===========================================================================*/
#contenu .tpls {}
/* =============================================================================
 * FORMULAIRES (CHARTE GENERALE)
 * ===========================================================================*/
input, textarea, select{
    border: #7F9DB9 1px solid;
} /* CF. input[class=case] dans  [STANDARD IMPLEMENTATION & STANDARD CMS] */
form p{
	clear: both;
	margin: 0;
	padding: 2px 0;
	color: #575757;
	font-weight: bolder;
}
legend{
    color: #4861B5;
    font-size: 110%;
    font-weight: bolder;
}
/* Non applicable au form en MDL */
#contenu p label {
	float: left;/* CF. label[class=enLigne] dans  [STANDARD IMPLEMENTATION & STANDARD CMS] */
	width: 20%;
	padding-left: 10px;
	font-weight : bold;
}
#contenu p.action input, .submit {
	margin : 0 0 0 22%;
}
/* =============================================================================
 * BLOC DE NAVIGATION : résultats de recherche
 * ===========================================================================*/
.blocNavigation {
	text-align: center;
	border-bottom: 1px solid #219ab5;
}
.resultatNavigation {margin: 5px 0;}
.regletteNavigation {margin: 5px 0;}
/* =============================================================================
 * Plan bandeau haut
 * ===========================================================================*/
#plan {
	height: 18px;
	overflow: visible;
	padding-right: 5px;
	background-color: #009ee0;
	text-align: right;
}
#plan a {
	position: relative;
	z-index: 2;
}
/* =============================================================================
 * MISE EN PLACE PAGE ACCUEIL
 * ===========================================================================*/
/*Initialisation Menu bandeauHaut*/
#gestionMenu {
	border-top: 10px solid #004B9A;
  width: 100%;

  margin-right: 20px;
}
/*Recherche*/
#recherche {

  border-left: 5px solid #FFF;
  float: left;
  background: #009EE0 url(images/searchGauche.gif) no-repeat bottom left;
  text-align: left;
  width: 209px;
  width: 145px;
}
#recherche form {
  padding:0;
  margin: 0;
  height: 45px;
 /* width: 209px;*/
  background: url(images/searchDroite.gif) no-repeat bottom right;
}
#recherche p {
  padding-top: 15px;
  background: url(images/moteurRecherche.gif) no-repeat top left;
  margin-left: 5px;
}
#recherche input {
  padding: 0;
  margin: 0;
}
#recherche #searchString {
  background: #4DBBE9;
  border: 1px solid #ddd;
  width: 70px;
}
#recherche .submit {
  font-size: 95%;
  border: 1px solid #ddd;
  background: #009EE0;
  color: #FFF;
}

/* =============================================================================
 * Style éditeur usertools
 * ===========================================================================*/
.userTools {
    float: right;
    padding-top: 2px;
}
.userTools img {
	border: none;				 
}
#entoure{
    overflow: hidden;
}
/*Tpl en un Clic*/
.tpl_en1clic{
	clear:both;
	margin-top :10px;
   width: 100%;
}

.tpl_en1clic h3{
    text-indent: -9999px;
    display: block;
    height: 20px;
    background: #FFF url(images/titreUnclic.gif) no-repeat top left;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.tpl_en1clic ul{
  list-style-type: none;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #2162A7;
 }
.tpl_en1clic a, .tpl_en1clic a:link, .tpl_en1clic a:hover, .tpl_en1clic a:visited{
  text-decoration: none;
  color: #2162A7;
 }
.tpl_en1clic li{
  padding: 0 5px;
  border-bottom: 1px dotted #CCCCCC;
}

/*Tpl newsletter*/
.tpl_newsletter{
	 clear:both;
	 margin-top :10px;
  /*width: 100%;*/
  margin-bottom: 35px;
}
#contenu .tpl_newsletter h3{
    text-indent: -9999px;
    display: block;
    height: 20px;
    background: #FFF url(images/titrenewsletter.gif) no-repeat top left;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    width: 229px;
    border-bottom-style: none;
}
.tpl_newsletter .submit{
    text-align: right;
}
.tpl_newsletter p.action {
    float: right;
}

/* =============================================================================
 * Styles spécifiques aux H3 + H3 TPL
 * ===========================================================================*/
 #corps #contenu h3{
    color: #16A5DB;
    font-size: 120%;
    font-weight: bolder;
    padding-left: 10px;
    background: url(images/puceH.gif) no-repeat center left;
    clear:left;
 }
  #corps #contenu h4{
    color: #16A5DB;
    font-size: 110%;
    font-weight: bolder;
    padding-left: 10px;
    background: url(images/puceH.gif) no-repeat center left;
 }
  #corps #contenu h5{
    color: #16A5DB;
    font-size: 100%;
    font-weight: bolder;

 }
#colonneGauche h3 , #colonneDroite h3 {
    color : #004C99;
	border-bottom: 1px dotted #004C99;
    margin-bottom : 2px;
}
#colonneGauche h3 img, #colonneDroite h3 img {
	border : none;
}
 /* =============================================================================
 * Styles spécifiques aux TPL - fiches - listes - titrages
 * ===========================================================================*/
.tpl  h4, .tpl dt{
    font-size: 130%;
    color: #16A5DB;
    padding: 0;
    margin: 0;
    font-weight : bold;
 }
 .tpl p.bloc{
  clear:both;
  display: block;
 }
.tpl  h5{
    font-size: 120%;
    font-weight: bold;
    color: #004B9A;
    padding: 0;
    margin: 0;
 }
.tpl  h5.contact  {
    color: #16A5DB;
    background: url(images/pictoMail.gif) no-repeat center left;
    padding-left: 20px;
 }
.tpl a, .tpl  a:link, .tpl a:hover, .tpl a:visited{
    text-decoration: none;
    color: #16A5DB;
 }
.tpl  h5.bloc{
    display: block;
    padding-left: 10px;
    background: url(images/puceH.gif) no-repeat center left;
    font-size: 120%;
    font-weight: bold;
    color: #004B9A;
}
/*.tpl  .tpl_collecteOrdure dd {
	font-size: 130%;
    font-weight: bold;
	color :#4861B5;
}
.tpl p.resultat {
    font-weight: bold;
	color :#4861B5;
}*/
 /* =============================================================================
 * Styles spécifiques aux tableaux
 * ===========================================================================*/

table{border-spacing:1px;background:#E7E7E7;color:#666666;}
caption{border:#666666;border-bottom:2px solid #666666;text-transform:uppercase;padding:10px;color: #FFED0B;}
td, th{padding:4px;}
thead th{text-align:center;background:#004E9A;color:#ffffff;border:1px solid #ffffff;text-transform:uppercase;}
tbody th{font-weight:bold;}
tbody tr{background:#F9F9F7;text-align:left;}
tbody tr.odd{background:#ffffff;border-top:1px solid #ffffff;}
tbody th a:link, tbody th a:visited{color:#fffff;padding:3px 0px 0px 18px;}
tbody th a:hover{color:#009900;}
tbody tr td{height:50px;background:#F9F9F7;border:1px solid #ffffff;}
tbody tr.odd td{background:#ffffff;border-top:1px solid #ffffff;}
table td a:link, table td a:visited{color:#16A5DB;text-decoration:none;font-weight: bold;}
table td a:hover{color:#16A5DB;text-decoration:underline;font-weight: bold;}


