.Page {
	width: 100%;
}
.PageMain {
	width:565px;
}
.PageMainSansColonneDroite {
	width:100%;
	padding-right:10px;
}
.PageSep {
	width:20px;
}
.PageDroit{
	width:180px;
	vertical-align: top;
}

hr {
	border: 0;
	border-top: 1px solid #59AEB2;
	height: 1px;
}
.Lien, a, a:visited, a:hover, a:active   {
	text-decoration: none;
	color: #009082;
}
a:hover {
	text-decoration: underline;
}
body, h1, h2, h3, h4, h5, h6  {
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-family: arial, sans-serif;
	font-size: 12px;	
	color: black;
	margin: 0;
}
/* Titre accueil */
h1, h1 p {
	color:#59AEB2;
	font-size: 19px;
	font-weight: bold;
	border-bottom: solid 1px #59AEB2;
	padding-bottom: 4px;
	margin-bottom: 12px;	
}
/* Titre page */
h2, h2 p, h2 a, h2 a:active, h2 a:visited, h2 a:hover  
{
	width: 100%;
	color:#909092;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #59AEB2;
	padding-bottom: 4px; 	
	margin-bottom: 12px;
}
h2 a:hover  
{
	color: #59AEB2;
	 text-decoration:none;
}
/* Sous titre page */
h3, h3 p 
{
	padding-left: 20px;
	background-image : url(../images/pagePuce.gif);
	background-repeat:no-repeat;
	background-position: 0px center;		
	font-size: 12px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;	
}
/* titre gauche */
h5, h5 P 
{
	display: block;
	width:216px;
	border-bottom: solid 1px white;
	margin-bottom: 6px ;
	padding-bottom: 8px;
	padding-left: 2px;
	color : #BDDFE0;
	font-size: 16px;
	font-weight:bold;	
}
/* Texte page gras */
h6, h6 P 
{ 
	display: block;
	font-size: 13px;
	font-weight: bold;
}
/* Texte page normal */
p
{
	display: block;
	font-size: 11px;
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
}
.texte 
{
	font-size: 11px;
}

/* Liste */
ul
{
	display: block;
	padding:0px;
	margin:0px;
	list-style-type:square;
	list-style-position:inside;	
}
li
{
	font-size: 11px;
}


/* CARTOUCHE GAUCHE */
.CartoucheGauche 
{
	display: block;
	width:216px;
	margin-left:16px; 
	
}
.CartoucheGauche .Contenu
{
	display: block;
	padding-left: 4px;
	padding-right: 70px;
	font-size: 10px;
	font-weight: normal; 
}


/* CARTOUCHE PAGE CONTACT */
.PageDroit A, .PageDroit A:visited, .PageDroit A:hover, .PageDroit A:active 
{
	text-decoration: underline;
	display: block;
	font-size: 10px;
	margin-top: 4px;
	margin-left:70px;	
}

/* CARTOUCHE ACCUEIL 1 */
.CartoucheAccueil1 {
	width: 100%;
}
.CartoucheAccueil1 TD {
	vertical-align: top;
	text-align: justify;
}
.CartoucheAccueil1 .Main {
	padding-left: 20px;
}
.CartoucheAccueil1 H3 {
	margin-left: -20px;
}
.CartoucheAccueil1 .Sep {
	width:20px;
}
.CartoucheAccueil1 .Droit {
	width: 230px;
	text-align:center;
	vertical-align: middle;
}
.CartoucheAccueil1 TD, .CartoucheAccueil1 P {
	font-size: 12px;
}


/* CARTOUCHE ACCUEIL 2 */
.CartoucheAccueil2 {
	width: 100%;
}
.CartoucheAccueil2 TD {
	vertical-align: top;
	text-align: justify;
}
.CartoucheAccueil2 TD, .CartoucheAccueil2 P {
	font-size: 12px;
}
.CartoucheAccueil2 .Main {
	padding-left: 20px;
}
.CartoucheAccueil2 H3 {
	margin-left: -20px;
}
.CartoucheAccueil2 .Sep {
	width:10px;
}
.CartoucheAccueil2 .Droit {
	vertical-align: bottom;
}

/* CARTOUCHE PARTENAIRE */
.CartouchePartenaires
{
	width:100%;
	margin-bottom: 8px;
	/*border-top: solid 1px #59AEB2;*/
}
.CartouchePartenaires .Contenu
{
	padding-left: 8px;
	padding-right: 16px;
	font-size: 10px;	
}
 .CartouchePartenaires P
 {
	color: Black;
 }
 .CartouchePartenaires .Lien, .CartouchePartenaires A, .CartouchePartenaires A:visited, .CartouchePartenaires A:active, .CartouchePartenaires A:hover
{
	display: inline;
	font-size: 10px;	
	line-height: 12px;	
	color: #009082;	
	text-decoration : none;	
}
.CartouchePartenaires A:hover
{
	text-decoration : underline;	
} 







/* THEME */
.zoneMenu,
.zoneEspacePrive {
	background-color:#3C5856;
}
.zoneFooter DIV {
	border-top: solid 1px #66BCB4;
}
.staticMenu 
{
	border-left: solid 1px #A2AFAE;
}  
.staticMenuItem {
	text-transform: uppercase;
	border-right: solid 1px #A2AFAE;
}
A.staticMenuItem,  A.staticMenuItem:visited, A.staticMenuItem:active,  A.staticMenuItem:hover {
	text-decoration: none;
	color:White;	
}
A.staticMenuItem:hover {
	text-decoration: none;
	color:#BDDFE0;	
}
DIV.dynamicMenuNiveau1 {
	background-color: #AACFD6;
}
DIV.dynamicMenuNiveau1 A,  DIV.dynamicMenuNiveau1 A:visited,  DIV.dynamicMenuNiveau1 A:hover {
	text-decoration: none;
	color:black;	
}
DIV.dynamicMenuNiveau2 {
	background-color: #009082;
}
DIV.dynamicMenuNiveau2 A,  DIV.dynamicMenuNiveau2 A:visited,  DIV.dynamicMenuNiveau2 A:hover {
	text-decoration: none;
	color:white;	
}
DIV.dynamicMenuNiveau1 A:hover {
	color: #009082;
}
DIV.dynamicMenuNiveau2 A:hover {
	color: #AACFD6;
}
a.MapPathNode, a.MapPathNode:visited, a.MapPathNode:hover,
a.MapPathCurrentNode, a.MapPathCurrentNode:visited, a.MapPathCurrentNode:hover  {
	text-decoration: none;
	color: black; 
	font-size: 12px;	
}	
.ContextTitre, .MapPath, .MapPathSeparator, a.MapPathCurrentNode, a.MapPathCurrentNode:visited, a.MapPathNode:hover, a.MapPathCurrentNode:hover  {
	color:#56ADAF;
}
UL.SousMenu LI A, UL.SousMenu LI A:active, UL.SousMenu LI A:visited, UL.SousMenu LI A:hover {
	color: Black;
	font-size:  10px;
}
UL.SousMenu LI A.SousMenuItem:hover,
UL.SousMenu1 LI A.SousMenuItem:hover  {
	color: #BDDFE0;
}
UL.Footer LI A,  UL.Footer LI A:visited, UL.Footer LI A:hover {
	color:black;	
	letter-spacing: 1.5pt;
	font-size: 9px;
	text-decoration:none;	
}
UL.Footer LI A:hover {
	color: #59AEB2;
}
.FooterSep {
	border-left: solid 1px black;
}

.CartoucheActuTitre {
	font-size: 11px;
}
.CartoucheActuResume {
	font-size: 11px;
}
.CartoucheActuItemOff, .CartoucheActuItemOn {
	border-bottom: solid 1px white;	
}
A.CartoucheActuLien,  A.CartoucheActuLien:visited, A.CartoucheActuLien:hover {
	color: White;
	font-size: 11px;
}
A.CartoucheActuArchives,  A.CartoucheActuArchives:visited, A.CartoucheActuArchives:hover 
{
	color: #BDDFE0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
A.CartoucheActuArchives:hover 
{
	color: White;
	text-decoration: none;
}
.zoneRecherche .tbRecherche,
.zoneRecherche .btnRecherche 
{
	background-color:#D7C1C2;
	border-style: inset;
	border-width: 1px;
}
.zoneEspacePrive A,  .zoneEspacePrive A:visited 
{
	text-decoration: none;
	color:White;	
}
.zoneEspacePrive A:hover {
	text-decoration: none;
	color:#BDDFE0;	
}

/* Bouton */
.Bouton, .BoutonOff, .BoutonOn, .BoutonSelected
{
	background-color: White;
	border: solid 1px #7F9DB9;
	color: #009082;	
	font-weight : bold;
	height: 22px;
	padding-bottom: 4px;
}
.BoutonOn,  .BoutonSelected
{
	color: White;
	background-color: #009082;
}
ul.onglet li {
	background-color: White;
    border:1px solid #7F9DB9;
    font-weight:bold;
}
ul.onglet li A, ul.onglet li A:Hover, ul.onglet li A:visited, ul.onglet li A:active 
{
	color: #009082;
	text-decoration: none;
}
ul.onglet li.selected{
    background-color:#009082;
}
ul.onglet li.selected A, ul.onglet li.selected A:Hover, ul.onglet li.selected A:visited, ul.onglet li.selected A:active 
{
	color: White;
	text-decoration: none;
}

/* Form */
.FormRecherche {
}
.FormHeader {
	padding-bottom: 8px;
}
.FormTitre {
	width:100%;
}
.Form H1 {
	border: none;
}
.FormTitre H2 {
	margin-bottom: 0px;
	padding-left:4px;
	padding-bottom: 1px !important;
	padding-bottom: 2px;  	
}
.Form .libelle {
	width: 140px;
}
.FormContenu {

}

/* Grid */
.Grid
{
}
.GridHeader {
    text-align : center;
}
.GridHeader TH {
    border:solid 1px #CCCCCC;
    background-repeat:repeat-x;
    padding-top:3px;
}
.GridItem {
	text-align : left;
	color:black ;
}
.GridItem TD, .GridAlternatingItem TD {
    padding:3px;
    border:solid 1px #CCCCCC;
}
TD.GridItemSansBordure 
{
	border: solid 0px white;
	padding:3px;
}
.GridPagination {
	font-size:12px;
	text-align:right;
	padding-right:20px;
	color:#009082;
	font-weight:bold;
}
.GridPagination a:link,.GridPagination a:visited  
{
	font-weight:normal;
	color:#009082;
	text-decoration:none;
}
.GridPagination a:hover
{
	color:#009082;
}

/* libelle */
.libelle, .libelleTop
{
	font-weight: bold;
	text-align: right;
}
.libelleTop
{
	vertical-align: text-top;
}

/* Erreur */
.Erreur 
{
	color: Red;
}