﻿.body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xxsmall;
	font-weight: normal;
}
.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	font-style: normal;
	color: #5CDFCC;
}

.liste-atms-picto {
	list-style-image: url('habillage/picto.png');
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	list-style-image: url('habillage/picto.png');
	list-style-position: inside;
}
.menu-princ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	
}
.menu-princ a:link {
    text-decoration : none;
	color: #FFFFFF;
}
.menu-princ a:visited {
	text-decoration : none;
	color: #E0E0E0;
}		
.menu-princ a:active  {
	text-decoration : none;
	color: #E0E0E0;
}
.menu-princ a:hover  {
	text-decoration: underline overline;
	color: #33C8B1;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	font-weight: 700;
}

.texte a:link {
    text-decoration : none;
	color: #FFFFFF;
	text-decoration: underline;	
}
.texte a:visited {
	text-decoration : none;
	color: #E0E0E0;
	text-decoration: underline;
}		
.texte a:active  {
	text-decoration : none;
	color: #E0E0E0;
	text-decoration: underline;
}
.texte a:hover  {
	text-decoration: underline;
	color: #33C8B1;
}

.texte-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	left: 10px;
}

.texte-gras-centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	left: 10px;
}

.texte-noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: justify;
	text-indent: 36px;
}
.texte-noir2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: justify;
	vertical-align: text-top;
}
.titrebleu {
	font-size: small;
	color: #aaaaaa;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	width: 250px;
	text-align: justify;
}
.titrebleu2 {
	font-size: 13px;
	color: #aaaaaa;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	width: 250px;
	text-align: justify;
}

.titreblanc {
	font-size: small;
	color: #FFFFFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	width: 250px;
}
.TitreNoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
}
.TitreNoir2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
}
.TitreAccueil {
	font-family: Arial, Helvetica, sans-serif;
	color: #1b584c;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	border-bottom: solid #1b584c 2px;
	border-bottom-style:inset;
	text-indent: 2px;
}
.menu-haut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #5d5d5d;
}
.menu-haut a:link {
    text-decoration : none;
	color: #5d5d5d;
}
.menu-haut a:visited {
	text-decoration : none;
	color: #5d5d5d;
}		
.menu-haut a:active  {
	text-decoration : none;
	color: #5d5d5d;
}
.menu-haut a:hover  {
	text-decoration: underline;
	color: #5d5d5d;
}
.sous-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #5d5d5d;
}
.sous-menu a:link {
    text-decoration : none;
	color: #5d5d5d;
}
.sous-menu a:visited {
	text-decoration : none;
	color: #5d5d5d;
}		
.sous-menu a:active  {
	text-decoration : none;
	color: #5d5d5d;
}
.sous-menu a:hover  {
	text-decoration: underline;
	color: #5d5d5d;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	text-align: right;
}
.detail a:link {
    text-decoration : none;
	color: #fff;
}
.detail a:visited {
	text-decoration : none;
	color: #fff;
}		
.detail a:active  {
	text-decoration : none;
	color: #fff;
}
.detail a:hover  {
	text-decoration: none;
	color: #1b584c;
}


