@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);

body {font: 0.9em/1.7em Lato, "Open Sans", Helvetica, Verdana, "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; background: none repeat scroll 0% 0% white; color: #444; text-align: justify;}
h1, h2, h3, h4, h5, h6 {font-family: Montserrat, "Courier New";}
h1{font-size: 2em; line-height: 1em; font-weight: bold;padding: 0 0 0px 0px; margin: 20px 0 25px 0;}
h2{font-size: 1.6em; font-weight: bold;padding: 0 0 0px 0px; margin: 20px 0 10px 0;}
h3{font-size: 1.4em; font-weight: bold;padding: 0 0 0px 0px; margin: 10px 0 5px 0;}
li, p {margin-left: 15px; text-align:justify}
li > p {margin-left: 0;}
td {line-height: 1.7em;}

   .cMenu{
   position: absolute;
   visibility:hidden;
   color:#990000;
   width:150px;
   border:1px solid #004460;
   background-color:#EEEEEE;
   font-family:"Verdana, Arial, Helvetica, sans-serif";
   font-size:10px;
   font-weight:normal;
   line-height:20px;
   cursor:hand;
}

.menuitems{
   padding-left:15px;
   padding-right:10px;
}
A:link{TEXT-DECORATION:none}A:visited{TEXT-DECORATION:none}
a:hover {color: red;border-bottom: 1px dashed red;}
.soustitre {  font-family: "Montserrat", Helvetica, Verdana, Arial, sans-serif; font-size: 20px; font-weight: bold; font-variant: small-caps; color: #FFFFFF; background-color: #004460; text-align: center}
.menu {  font-family: "Open Sans", Helvetica, Verdana, Arial,  sans-serif; font-size: 14px; font-weight: bold; color: #FFFF00; background-color: #004460; text-align: center; font-variant: small-caps}
.listenum {  list-style-type: decimal}
ul {  list-style-type: square}

a:hover {
			}
a:active {
			}
a:hover {
			}

blockquote, blockquote p {
   font-size: inherit;
   line-height: 1.7em;
   color: #777;
   font-style: initial;
   margin-left: 1em;
   margin-right: 1em;
   border: none;

}
