@charset "iso-8859-1";


body, html {
	width: 100%;
	margin:0px auto;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #72130d;
}


table { border: 0; }

body
{scrollbar-face-color: #f2d420; scrollbar-shadow-color: #f2d420; 
scrollbar-highlight-color: #f2d420; scrollbar-3dlight-color: #72130d; 
scrollbar-darkshadow-color: #72130d; scrollbar-track-color: #72130d;
scrollbar-arrow-color: #000000}


a { }
a:hover { text-decoration: underline }
td { color: #000000; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
	
img { border: none; }


.onze {  font-size: 11px;  }
.dix {  font-size: 10px;  }
.douz {  font-size: 12px;  }
.treiz {  font-size: 13px;  }
.quato {  font-size: 14px;  }


a.menu:link {color: #ffdd00; font-size: 12px; font-weight: bold; text-decoration: none;  }
a.menu:visited { color: #ffdd00; font-size: 12px; font-weight: bold; text-decoration: none; }
a.menu:active { color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: underline;   }
a.menu:hover { color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: underline; }




a.menu2:link {color: #721612; font-size: 12px; font-weight: bold; text-decoration: none;  }
a.menu2:visited { color: #721612; font-size: 12px; font-weight: bold; text-decoration: none; }
a.menu2:active { color: #0033FF; font-size: 12px; font-weight: bold; text-decoration: underline;   }
a.menu2:hover { color: #0033FF; font-size: 12px; font-weight: bold; text-decoration: underline; }


div#hold { 
	position:relative; overflow:hidden;
	width:533px; height:298px; 
	}
div#wn	{ 
 	width:100%; height:100%; 
	overflow:hidden;	
	z-index:1; 
	}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}

div#scrollbar { 
  position:relative;  top:10px;
  width:9px; height:300px; 
  font-size:1px; z-index:1;
  
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:9px; height:275px;
  background: url("../img/ttp/scrol_fond.gif") repeat;
  z-index:1;
  }
div#dragBar {
  position:absolute; right:0px; top:1px;
  width:7px; height:82px;
  background: url("../img/ttp/scrol_drag.gif") repeat;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  

.boite_login {
border:1px solid #972620;
color:#972620;
font-size: 11px;
}

.txtform {color: #972620; font-size: 12px; font-weight: bold}











