/* CSS Document */
body {
	background-color:#FFF;
	color:#333;
	font-family:Verdana, Geneva, Arial,
    Helvetica, sans-serif;
	margin:0;
	padding:0;
	
}

hr {
  display:none;
}

.menu, .ssmenu {
  background-color:#FFF;
  color:#333;
  border:0.1em solid #333;
  margin:1em;
}

.menu2, .ssmenu2 {  
  background-color:#FFF;
  color:#333;
  border:0.1em solid #333;
  margin:1em;
}

.menu span, .ssmenu span {
  display:none;
}

.menu2 span, .ssmenu2 span {
  display:none;
}

.menu a, .ssmenu a {
  text-decoration:none;
  color:#333;
}

.menu2 a, .ssmenu2 a {
  text-decoration:none;
  color:#333;
}

.menu {
	padding:0 1em;
	font-size: x-small;
}

.ssmenu {
	padding:0;
	font-size: x-small;
}
                    
.ssmenu2 {            
	padding:0;
	font-size: x-small;
}

.ssmenu li {
  list-style-type:square;
  list-style-position:inside;
  padding-left:0.2em;
  color:#0066CC;
}

.ssmenu2 li {
	list-style-type:circle;
	list-style-position:inside;
	padding-left:0.2em;
	color: #0099CC;
}


.ssmenu li:hover, .ssmenu a:hover,
  .ssmenu a:focus  {
  background-color:#0099CC;
  color:#FFFFFF;
}
             
        
.ssmenu2 li:hover, .ssmenu2 a:hover,
  .ssmenu2 a:focus  {
	color:#FFFFFF;
	background: #0066CC;

}


.ssmenu li:hover {
  list-style-type:circle;
}


.ssmenu2 li:hover {
  list-style-type:circle;
}


#access a, #texte a {
  color:#F93;
}

#access a:hover, #texte a:hover {
  text-decoration:none;
}

#access a:focus, #texte a:focus {
  text-decoration:none;
  background-color:#F93;
  color:#FFF;
}

#access {
  margin:1em;
  padding:0;
}

#texte {
  text-align:justify;
  margin:1em;
  padding:0;
}

#texte p {
  text-indent:1em;
}

#copy {
  padding:1em;
  margin:0;
  text-align:center;
}
      


.grise {
border-style:solid; 
border-width:1px; 
border-color:black; 
background-color:silver;
}

.blue {
border-style:dotted; 
border-width:1px; 
border-color:blue;
}

.none {
border-style:none;
}

.grise2 {
border-style:solid; 
border-width:1px; 
border-color:black; 
background-color:silver; 
width:200px; 
padding:10px; 
height:250px;
}

.blue2 {
border-style:solid; 
border-width:1px; 
border-color:blue; 
margin-left:225px; 
padding:10px; 
height:250px;
position:absolute;
left: 240px;
top:65px
}
.xxpetit {
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: 300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;




}
.xxpetit a:link {
	color: #FFFFFF;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.arial10-66 {
	font-size: 13px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: justify;

}

.h1           {
	font-family: Arial;
	font-size: 10pt;
	line-height: 125%;
	font-weight: normal;
	margin-left: 10;
	margin-right: 10;
	color: #999999;
}
.h7          { font-family: Arial; font-size: 10 pt; color: #666666; letter-spacing: 1; 
               text-align: justify; text-indent: 5; margin-left: 5 }
.h2           { font-family: "Comic Sans MS"; font-size: 9pt; font-weight: normal; 
               line-height: 125%; margin-left: 15; margin-right: 15 }
.h4           { font-family: Arial; font-size: 8pt; font-weight: normal }
.h5           { font-family: Tahoma; font-size: 10pt; line-height: 100%; font-weight: normal }
.h6           { font-family: Arial; font-size: 8pt; margin-left: 0; font-weight: normal }
.Titrevin1   { font-family: Lucida Calligraphy; font-size: 14pt; font-weight: normal }
.h3           { font-family: Tahoma; font-size: 10pt; font-weight: normal; line-height: 100%; 
               margin-left: 15; margin-right: 15 }