
body{
   font-family: Verdana, "Trebuchet MS", Tahoma, serif;
   color: #336699;
} 
#langue{
	position: absolute;
	width: auto;
	height: auto;
	padding: 0px;
	top: 90px;
	right: 20px;
	border-style: none;
	text-align: right;
	z-index: 20;
}
#menu{
   position: absolute;
   top: 228px;
   left: 0px;
   width: 135px;
   border-style: none;
   background-color: #ffffff;
   z-index: 30;
}
#contenu{
   position: absolute;
   top: 240px;
   right: 0px;
   margin-left: 158px;
   margin-right: 10px;
   border-left: 3px #cc9900 solid;
   border-bottom: 3px #cc9900 solid;
   border-top: 18px #cc9900 solid;
   border-right: none;
   z-index: 40;
}
#formulaire{
   position: absolute;
   top: 228px;
   right: 0px;
   left: 0px;
   margin-left: 5px;
   margin-right: 5px;
   margin-bottom: 10px;
   border-left: 3px #cc9900 solid;
   border-bottom: 3px #cc9900 solid;
   border-top: 18px #cc9900 solid;
   border-right: none;
}
#nouveau{
   position: absolute;
   top: 175px;
   right: 100px;
   border-style: none;
   z-index: 50; 
}
#entete{
   position: relative;
   width: 100%;
   height: 150px;
   margin: 0px;
   padding: 0px;
   border-style: none;
   background-image: url("images/tetebck.gif");
   background-repeat:repeat-x;
   background-position: center left;
   z-index: 10;
}
div{
      font-family: Verdana, "Trebuchet MS", serif;
      padding: 12px; 
      margin: auto;
      text-align: justify;
      border-width: 1px;
   border-color: #336699;   
   border-style: solid;   
}
.titre_lien{
	list-style-image: url("images/miniglobe.gif");
	font-weight: bold;
	color: #cc9900;
	text-align: center;
}
.li_titre{
	list-style-image: url("images/miniglobe.gif");
	font-weight: bold;
	color: #cc9900;
	margin-left: 120px;
}
.li_none{
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
}
#li_menu{
	list-style-type: none;
	
	margin: 0px;
	padding: 0px;

   padding: 0px;
   margin: 0px;
}
#li_menu li{
	border-left: 3px #cc9900 solid;
   border-bottom: 3px #cc9900 solid;
   	list-style-position: inside;
}
.indent100{
	text-indent: 100px;
}
p{
   color: #336699;
   text-align: justify;
}                  
fieldset{
      font-family: Verdana, "Trebuchet MS", serif;
      padding: 12px; 
      margin: auto;
      text-align: center;
      border-width: 1px;
   border-color: #336699;   
   border-style: solid;   
}
h4{
   color: #cc9900;
}
h3{
   font-family: "Times New Roman";
   font-variant: small-caps;
}
h2{
   color: #cc9900;
   text-align: center;
   font-variant: small-caps;
}               
ul{
   color: #336699;
} 
blockquote{
   font-family: "Times New Roman";
   font-style: italic;
   font-size: x-large;
   font-weight: bold;
}
a{
   color: #336699;
   font-weight: bold;
   text-decoration: none;
}
a:hover
{
   color: #cc9900;
   text-decoration: none;
}
span a{
   color: #cc9900;
   font-weight: bold;
   text-decoration: none;
}
span a:hover
{
   color: #336699;
   text-decoration: none;
}
a img /* Toutes les images contenues dans un lien */
{
   border: none; /* Pas de bordure */
} 

.bleu{
   color: #336699
}
.jaune{
   color: #cc9900
}
.center{
   text-align: center;
}
.droite{
   text-align: right;
}
.gauche-j{
   text-align: left;
   color: #cc9900;
}
.nobordercenter{
   text-align: center;
   border-style: none;
   padding: 1px;
   margin: 1px;
   width: 100%;
}
.invisible{
   visibility: hidden;
}
input:focus, textarea:focus /* Quand le curseur est sur un champ (ne marche pas sur IE) */
{
   background-color: #DBEAF9;
}
.copyright{
   font-family: "Times New Roman", serif;
   text-align: center;
   padding: 5px;
}
.list_image{
    list-style-image: url("images/miniglobe.gif");
}

.entete{
   background-image: url("images/tetebck.gif");
   width: 100%;
   border: none;
   background-repeat:repeat-x;
}
.spacer{
    width: 10px;
}
.spacer30{
    width: 30px;
}
.spacer80{
    width: 80px;
}
.spacer100{
    width: 100px;
}
.spacer350{
    width: 350px;
}
.spacer150{
    width: 150px;
}
.spacer185{
    width: 185px;
}
.td_menu{
   border-left: 3px #cc9900 solid;
   border-bottom: 3px #cc9900 solid;
   padding: 0px;
   margin: 0px; 
}
.li_menu{
	border-left: 3px #cc9900 solid;
   border-bottom: 3px #cc9900 solid;
   list-style-type: none;
	list-style-position: inside;
	margin-left: -5px;
	padding-left: -5px;
	padding-right: 5px;
	display: block;
	text-align: left; 
}
.li_plein{
   border-style: none;
   background-color: #cc9900;
   list-style-type: none;
	list-style-position: inside;
	margin-left: -5px;
	padding-left: -5px;
	padding-right: 5px;
	display: block;
	text-align: left;
}
.td_courant{
   border-left: 3px #cc9900 solid;
   border-bottom: 3px #cc9900 solid;
   font-weight: bold;
   color: #cc9900;
   padding: 0px;
   margin: 0px; 
}
.td_plein{
   border-style: none;
   background-color: #cc9900;
   padding: 0px;
   margin: 0px;
}
.td_vide{
   border-style: none;
   background-color: #ffffff;
   padding: 0px;
   margin: 0px;
}
.td_menu2{
   border-left: 3px #cc9900 solid;
   border-bottom: 3px #cc9900 solid; 
   font-size: small;
}
.td_courant2{
   border-left: 3px #cc9900 solid;
   border-bottom: 3px #cc9900 solid;
   font-weight: bold;
   color: #cc9900;
   font-size: small; 
}
.td_pw{
   border-left: 3px #cc9900 solid;
   border-bottom: 3px #cc9900 solid;
   border-top: 18px #cc9900 solid;
   font-weight: bold;
   color: #cc9900; 
}
.td_pochette{
   border-left: 3px #cc9900 solid;
   border-bottom: 3px #cc9900 solid;
   border-top: 18px #cc9900 solid;
   padding: 1px;
   font-weight: bold;
   text-align: center;
   color: #cc9900; 
}
.note{
   font-style: italic;
   text-align: center;
   font-size: small;
   font-family: Verdana, "Trebuchet MS", serif;
   padding-left: 3px;
   padding-right: 3px;
   border-width: 1px;
   border-color: #336699;   
   border-style: solid;
}
.comment{
   font-family:"Times New Roman";
   font-style: italic;
   text-align: center;
   border-width: 1px;
   border-color: #336699;   
   border-style: solid;
}
.aste{
   color: #cc9900;
   font-size: large;
}
.alinea{
   text-indent: 30px;
}
.telegplus{
   font-family:"Times New Roman";
   font-variant: small-caps;
   font-weight: bold;
}

.menu
{
   float: left;
   width: 25%;
   height: 100%;
   padding-left: 0;
   max-width: 168px;
   border-style: none;
}
.corps{
   border-left: 3px #cc9900 solid;
   border-bottom: 3px #cc9900 solid;
   border-top: 18px #cc9900 solid;
   color: #cc9900; 
}
.list_none{
   list-style-type: none;
   text-indent: 5px;
}
.tabl_center{
   border-collapse:collapse;
   margin: 0px auto 0px auto;
}
.tabl_center2{
   border-collapse:collapse;
   padding: 10px auto 10px auto;
}

.dmenu1{
   border-left: 3px #cc9900 solid;
   border-bottom: 3px #cc9900 solid;
   border-top: 18px #cc9900 solid;
   border-right: none;
   color: #cc9900;
   padding-top: 0px;
   padding-bottom: 0px;
   paddin-left: -3px;
   padding-right: 5px;
   margin: 0px 0px 0px 0px;
}
.dmenu2{
   border-left: 3px #cc9900 solid;
   border-bottom: 3px #cc9900 solid;
   border-top: none;
   border-right: none;
   color: #cc9900;
   padding-top: 0px;
   padding-bottom: 0px;
   paddin-left: -3px;
   padding-right: 5px;
   margin-top: -3px;
} 
.dmenuv{
   border-style: none;
   height: 20px;
}
.pmenu{
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: -3px;
  margin: 3px 0px 3px -3px;
  font-size: 90%;
}
.pmenuj{
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: -3px;
  margin: 3px 0px 3px -3px;
  font-size: 90%;
  color: #cc9900;
	font-weight: bold;
   text-decoration: none;
}
.auto{
   overflow: auto;
}
.ridge
{
   border: 8px ridge fuchsia;
}
.inset
{
   border: 3px inset gray;
}
.outset
{
   border: 3px outset black;
}



.imageflottante
{
   float: left;
}

