body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
    background-color:#CCCCCC;
}
h2
{    
   text-align: center;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14pt;
   font-weight: bold;
   font-style: italic;
   color: rgb(153, 153, 153);
}
h6
{    
   text-align: center;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: bold;
   font-style: italic;
   color: rgb(153, 153, 153);
}
big {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10pt;
     font-weight: bold;
     color: rgb(255, 62, 49);
}
a:link {
color: #003366;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #2469A9;
}
a:hover {
text-decoration: underline;
color: #003366;
}
a:active {
text-decoration: none;
color: #003366;
} 

/* Le menu gauche */

#menu_v
{

   float: left;

}

.element_menu

/* le menu vertical */

.element_menu h5
{    
   text-align: center;
   font-style: italic;
   color: #336600;
}



#navlist
{
padding: 0 1px 1px;
margin-left: 2px;
font: bold 12px Verdana, sans-serif;
background: #E3E7E7;
width: 13em;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #003366;/* fond cote gauche */
background: #1CA4A4;/* fond cote droit */
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #448; }
#navlist li a:hover
{
border-color: #FF6001;/* fond cote gauche au passage */
color: #090F7D;/* texte au passage */
background: #FFEC01;/* fond cote droit au passage */
}

/* Images dans la marge gauche*/
}
#Image1PanGau {
	/*position: absolute;*/
	margin-top:0px;
        margin-left:3px;
        width:150px;
	height:150px;

}
#Image2PanGau {
	/*position: absolute;*/
	margin-top:20px;
        margin-left:3px;	
  	width:150px;
	height:150px;
	
}
.copyright_txt {
	font: normal 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.contentBgr {
	background: url(images/index2_07.png) no-repeat right top;/* image en dégradé en haut à droite */
}
.mainBgr {
	background: url(images/index2_08.png) repeat-y right top;/* petite bordure verte côté droit */
}
.compName {
	font: italic bold 14pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.copyright_txt2 {

	font: normal 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

