body {
   font-size : 11px;
   font-family : Arial;
   color : #000000;
   background : #3F90EC url() fixed repeat;
   scrollbar-face-color:#225084;
   scrollbar-highlight-color:#93BEE9;
   scrollbar-3dlight-color:#DDE7F1;
   scrollbar-darkshadow-color:#000000;
   scrollbar-shadow-color:#93BEE9;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-track-color:#93BEE9;
   margin:0;
}

p { margin : 10; font-family: Arial; font-size: 11px; color: #000000; font-weight: normal; }

img {border:0;}

/* identification haut */
#logintop input.text {
	width:100px;
	margin-bottom:2px;
	margin-top:4px;
	margin-left:4px
}
input.submit {
  background:#FFDD4B;
  font-family:"Trebuchet MS", Verdana, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#A74B01;
  height:18px;
  width:90px;
  margin-left:4px;
  border:0;
}

/* pseudo/dedicace */
.pseudedi {  font-family: Arial; font-size: 14px; color: #FFF118; font-weight: bold;margin : 10; }

/* TEXTES pseudo/dedicace */
.textpseudedi {  font-family: Arial; font-size: 13px; color: #FFFfff; font-weight: normal;margin : 4; }

/* Menu 1 */
.menu1:visited, .menu1:link, menu1:active {  font-family: Arial; font-size: 13px; color: #ffCC00; font-weight: bold; text-decoration: none; }
.menu1:hover {font-family: Arial; font-size: 13px; color: #ffCC00; font-weight: bold; text-decoration: underline; }

/* Menu 2 */
.menu2:visited, .menu2:link, menu2:active {  font-family: Arial; font-size: 14px; color: #A74B01; font-weight: bold; text-decoration: none; }
.menu2:hover {font-family: Arial; font-size: 14px; color: #A74B01; font-weight: bold; text-decoration: underline; }

/* Menu 3 */
.menu3:visited, .menu3:link, menu3:active {  font-family: Arial; font-size: 13px; color: #ffffff; font-weight: normal; text-decoration: none; }
.menu3:hover {font-family: Arial; font-size: 13px; color: #ffffff; font-weight: normal; text-decoration: underline; }



/* textes sous photos */
.textpics {  font-family: Arial; font-size: 11px; color: #ffffff; font-weight: bold; }

/* textes fiches nouveaux */
.textfichnouv {  font-family: Arial; font-size: 11px; color: #000000; font-weight: normal; }

/* page contact */
fieldset {
  position:relative;
  border:none;
  margin-bottom:1em;
  width:40em;
  padding-top:1.5em;
}
#contact textarea {
  font:.8em "Trebuchet MS", Verdana, sans-serif;
  width:33em;
  padding:.2em;
  margin-left:10em;
}
#contact img {
  margin-left:12em;
  line-height:1.4em;
  margin-bottom:.2em;
}
#contact input {
  margin-left:12em;
  line-height:1.4em;
  margin-bottom:.2em;
}
#contact select {
  margin-left:12em;
  line-height:1.4em;
  margin-bottom:.2em;
}
#contact label {
  position:absolute;
  font-size:90%;
  padding-top:.2em;
  left:20px;
  width:13em;
}
#securite {
	display:inline;
	width:400px;
}
#securite label {
  position:absolute;
  font-size:90%;
  padding-top:.2em;
  left:7px;
  font-weight:bold;
  width:12em;
 }
#securite img {
  margin-left:13em;
  line-height:1.4em;
}
#securite input {
  margin-left:2em;
  line-height:1.4em;
  margin-bottom:.2em;
}
p#buttons {
	text-align:center;
}
p#buttons input {
  background:#FFDD4B;
  font:1.2em "Trebuchet MS", Verdana, sans-serif;
  font-weight:bold;
  color:#A74B01;
}

/* Lien copyright */
.copy:visited, .copy:link, copy:active {  font-family: Arial; font-size: 10px; color: #ffffff; font-weight: normal; text-decoration: none;  margin : 0; }
.copy:hover {font-family: Arial; font-size: 10px; color: #ffff00; font-weight: normal; text-decoration: underline; margin : 0; }

BLOCKQUOTE {
   font-size : 11px;
   font-family : Arial;
   color : #0E6CA0;
   text-align : left;
}

A:hover {
   font-weight : bold;
   font-size : 11px;
   font-family : Arial;
   color : #000000;
   text-decoration : underline;
 
}

A:visited, A:link, A:active {
   font-weight : bold;
   font-size : 11px;
   font-family : Arial;
   color : #000000;
   text-decoration : none;
   
}

