/* autopaint webpage f2e9ca
   border: 1px solid red;
*/

* { margin: 0; padding: 0;}

img  { border: 0px;
      /* margin-top: 3px;*/
}
body {
	margin: 10px;
	background-color: #f2e9ca;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .625em;
}
#global_frame {
	width: auto;
	height: 100%;
	background-color: #504d43;
	border: 2px solid #e9f2ca;
}
/* -------------------------------------------------------- */
.header {
   position:relative;
	margin: 0px 6px 6px 6px;
}
.header img {position: relative;	top: 5px;}
.sub_header {
   margin: 4px 2px;
   padding: 4px;
	background-color: #f6f0db;
}
/* -------------------------------------------------------- */
.division {
	position: relative;
	width: 100%;
}
.left_thumbs {
  position: absolute;
  top: 4px; left: 4px;
	width:160px;
	height: 512px;
	overflow: auto;
	background-color: #a19b86;
	color: #fff;
	font-size: 1.2em;
   text-align: center;
}

.left_thumbs img {
	margin-top: 1px;
	border-top-style: solid;
	border-top-color: #FAFAD2;
	border-top-width: 1px;
}

.center_slide {
/*  
  position: absolute;
  top: 4px; left: 170px; right: 170px;
  float: left;
  width: 520px;
	*/
  position: relative;
  margin: 4px 170px 4px 170px;
  _height: 512px;      /* pour ie */
	min-height: 512px;  /* pour ff */
  border: 1px solid #e9f2ca;
  text-align: center;
  z-index: 6;
}
.right_menu {
  position: absolute; top: 8px; right: 8px;
  width: 150px;
  z-index: 10;
}
.right_menu p, p.filler {
	font-size: 1.1em;
	color: #FAFAD2;
}
.footer {
	margin: 2px 0px;
   width: auto;
   padding: 2px;
   background-color: #dddad1;
   font-size: 1em;
   color: Maroon;
}
.fltr {
	float: right;
	margin: 5px 3px;
}
/* -------------------------------------------------------- */
#bonus {
	position: absolute;
	top: -18px;
	left: +185px;
	width: 600px;
	height: 330px;
	border: 5px outset #feeeee;
	background-color: #f2e9ca;
	display: none;
   text-align: center;
   z-index: 12;
}
.get_bonus {
	position: absolute;
	top: -2px; left: -38px;
}
.get_bonus a, .get_bonus a:visited {
 padding: 4px 2px 6px 22px;
 background: url(res/itin1.gif) no-repeat;
 font-size: .5em;
 font-weight: normal;
 color: #fff;
 text-decoration:none;
}
.get_bonus a:hover {
 color: #504d43;
}
/* -------------------------------------------------------- */
.title {
	position: relative;
   margin: 4px auto auto;
	width: 460px;
	font-weight: bold;
	font-size: 21px;   /* pour ff hauteur image link */
	color: #F0FFFF;
}
.title p, .navig p{
   display: inline;
	position: relative; top: -4px;
	font-size: 16px;
}
.navig {
	position: relative;
	margin: 2px auto 2px auto;
	width: 460px;
	height: 32px;
	background-image: url(res/navig0.gif);
	background-repeat: no-repeat;
	font-style: italic;
	font-size: 20px;   /* pour ff hauteur image link */
	font-weight: bold;
	color: #FAFAD2;
}
.slidecomment {
	background-color: #fff;
	margin: 3px auto 3px auto;
	padding: 3px;
	width: 460px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	color: Maroon;
	text-align: left;
}
/* -------------------------------------------------------- */
h1  {
   display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	color: #FAFAD2;
}
h2 {
	color: Maroon;
	font-size: 1.2em;
	font-weight: normal;
}
.extra {
	color: #fafad2;
	font-size: .5em;
   font-weight: normal;
}
p.filler { height: 10px;}
p.fullheight {	clear: both;}
/*---- menus ------------------------------------------------*/
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #445588;
	text-decoration: none;
}
.footer a:hover {
   background-color: #f0f6db;
	color: maroon;
	text-decoration: underline;
}
/* -------------------------------------------------------- */
.title a:hover {
  background-color: #f6f0db;
}
.navig a:hover {
 background: url(res/hover.gif) no-repeat;
}
/* -------------------------------------------------------- */
.right_menu dt {
 margin:0;
 padding: 10px;
 font-size: 1.4em;
 font-weight:bold;
 color: #faf7ed;
 border-bottom:1px solid #fff;
 background: #a19b86 url(res/top.gif) no-repeat top left;
}
.right_menu dl {
 margin: 0 auto;
 padding: 0 0 10px 0;
 background: #a19b86 url(res/bottom.gif) no-repeat bottom left;
}
.right_menu dd {
 margin:0;
 padding:0;
 font-size: 1em;
 border-bottom:1px solid #fff;
}
.etapes a, .etapes a:visited {
 width:131px;
_width: 150px;      /* pour ie */
 display:block;
 padding:5px 5px 5px 14px;
 background: #f2e9ca url(res/arrowr.gif) no-repeat 4px 6px;
 color: #504d43;
 text-decoration:none;
}
.etapes a:hover {
background: #f0f6db url(res/arrow.gif) no-repeat 4px 6px;
color:#0d1635;
}
