BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 10px; 
	PADDING-BOTTOM: 0px;
	FONT-SIZE: 1em;
	BACKGROUND: #EEEEEE; /*#f0f0f0;*/
	MARGIN: 0px;
/*	COLOR: #535353;*/
        font-family: Helvetica Neue, Helvetica, Arial, Geneva, Swiss, SunSans-Regular, sans-serif;
	TEXT-ALIGN: left;
}
h1  {
    font-size: 1.2em;
    text-decoration: none;
    text-indent: 0 }
h2  {
    font-size: 1.1em;
    text-indent: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}
h3  {
    font-size: 1em;
    text-indent: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
h4  {
    font-size: 1em;
    text-indent: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
}
h5  {
    font-size: 1em;
    text-indent: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
a img{
  border:0;
}
a:link {
    text-decoration: none;
    color: #225CA4;
    background-color: transparent;
/*    font-size: 1em;*/
}
a:visited {
    font-style: italic;
    text-decoration: none;
    background-color: inherit;
    color: #225CA4;
}
a:hover {
    background-color: #C6D9FF;
    color: #225CA4;
}
a:active {
    background-color: #C6D9FF;
    color: #225CA4;
}
a.menutitle:visited {
    font-style: none;
    text-decoration: none;
    background-color: inherit;
    color: #225CA4;
}
table.menutitle {
    border-width:1px; 
    border-style:solid; 
    border-color:#666666;
    border-collapse:collapse;
}
td.menutitle {
    border-width:1px;
    border-style:solid; 
    border-color:#666666;
    text-align: center;
    vertical-align:middle;
    border-collapse:collapse;
}
ul.menu {
    margin-left: 0px;
    list-style: none; /*disk; none;*/ /* disk */
    list-style-position:inside;
    padding-left: 10px;
    margin-top: 0px;
    color: #225CA4;
}
.menu {
    /*color: #225CA4;*/
    margin-bottom: 0px;
	color: #666666;
}
ul.menu a:visited {
	color: #666666;
}

ul.menu a:link {
	color: #666666;
}

div.nouveautes {
vertical-align: bottom;
    border-width:1px; 
    border-style:solid; 
    border-color:black;
    border-collapse:collapse;
}

#describe {
    /*height: 380px;*/
    /*float:right;*/
    border: 1px dotted #666666;
background: #f8f8f8;
}

#carre-gauche {
  background: #f8f8f8;
  border-top:1px dotted #666666;
  border-right:1px dotted #666666;
  border-left:1px dotted #666666;
}

#carre-coinbg {
  background: #f8f8f8;
  border-bottom:1px dotted #666666;
  border-left:1px dotted #666666;
  border-right:1px dotted #666666;
}

#carre-bas-div {
  float:left;
  padding-left: 40px;
  padding-top: 20px;
}

#carre-bas-td {
  background: #f8f8f8;
  border-top:1px dotted #666666;
  border-bottom:1px dotted #666666;
  border-right: 1px dotted #666666;
}

.basdepage {
    text-align: center;
    color: #000060;
    background-color: transparent;
    font-size: 0.8em;
}

.liensnavigation {
    text-align: center;
    color: #000060;
    background-color: transparent;
    font-size: 0.9em;
}

.main {
	PADDING-RIGHT: 40px;
	PADDING-LEFT: 40px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	TEXT-ALIGN: left;
	font-size: 1em;
}

.leftmain {
	PADDING-RIGHT: 7px;
	PADDING-LEFT: 7px;
	font-size: 1em;
	color: #225CA4;
}

/* Titres pour le sommaire (avec retrait)... */
h1.sommaire  {
    font-size: 1em;
    text-decoration: none;
    text-indent: 0
}
h2.sommaire  {
    font-size: 0.9em;
    text-indent: 20px;
    margin-top: 5px;
    margin-bottom: 2px;
}
h3.sommaire  {
    font-size: 0.85em;
    text-indent: 40px;
    margin-top: 0px;
    margin-bottom: 1px;
}
h4.sommaire  {
    font-size: 0.8em;
    text-indent: 60px;
    margin-top: 0px;
    margin-bottom: 1px;
}
h5.sommaire  {
    font-size: 0.8em;
    text-indent: 80px;
    margin-top: 0px;
    margin-bottom: 1px;
}

/* Propriétés pour les différentes couleurs (liens et texte) */
.lienbleu {
    color: #225CA4;
    /*color: #6699FF;*/
    background-color: transparent;
}
a.lienbleu:link {
    color: #225CA4;
    /*color: #6699FF;*/
    background-color: transparent;
}
a.lienbleu:visited  {
    color: #225CA4;
    /*color: #6699FF;*/
    background-color: transparent;
}
a.lienbleu:hover {
    background:#C6D9FF;
    color: inherit;
}

.lienrouge {
    color: #225CA4;
    /* color: #0E00AC; */
    /*  color: #FF0033; */
    background-color: transparent;
}
a.lienrouge:link {
    color: #225CA4;
    /*  color: #FF0033; */
    background-color: transparent;
}
a.lienrouge:visited {
    color: #225CA4;
    /*  color: #FF0033; */
    background-color: transparent;
}
a.lienrouge:hover {
    background:#C6D9FF;
    color: inherit;
}

.lienvert {
    color: #225CA4;
/*	color: #0E00AC;*/
    /*  color:#009933; */
    background-color: transparent;
}
a.lienvert:link {
    color: #225CA4;
    /*  color:#009933; */
    background-color: transparent;
}
a.lienvert:visited {
    color: #225CA4;
    /*  color:#009933; */
    background-color: transparent;
}
a.lienvert:hover {
    background:#C6D9FF;
    color: inherit;
}

/* alignement */
.alignegauche {
	text-align : left;
	font-size: 2em;
/*	padding-left:1em;*/
}

.drapeaux {
	border: 0;
	height: 25px;
	width: 37px;
}

.alignegauchedecale {
	padding-left: 1em;
	text-align: left;
	font-size: 2em;
}
.titrebleu {
	color: #0E00AC;
	font-style: italic;
}
.titrevert {
	color: #336633;
	font-style: italic;
}
.titregris {
	color: #666666;
	font-style: italic;
}
.alignedroite {
    text-align : right ;
}
.alignecentre {
    text-align: center;
}
table.tableau {
	border: 1px solid #000000;
	width: 100%;
}

table.servicesT
{ font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 320px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;
}

/*
table.tableau td.tableau
{ border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #404040;}
*/

table.tableau td
{ 
border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 12px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;
border-left: 1px dotted #CEDCEA; 
}

img.courrierelec {
	/* border: 1px solid #aaa; */
	border: 0px none; /*1px dotted;*/
	vertical-align: middle;
}


