/* CSS Document */
body {font: x-small Verdana, Arial, Helvetica, sans-serif;
  margin: 0; padding: 0;}
table {width: 100%;}
th, td {padding: 0px 2px 1px 2px;}
.lien {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.lien  a{
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;color: #FFFFF;
}
#masthead {height: 60px; border-bottom: 1px solid #666;}
#masthead img {position: absolute; top: 0px; left: 4px;}
#masthead #subhead {top: 60px; left: 181px;}
#navbar {
	position: absolute;
	top: 61px;
	right: 0;
	padding: 2px 0 2px 32px;
	white-space: nowrap;
	background: #F0DFB4 url(images/tab-curve.gif) bottom left no-repeat;
	background-color: #F0DFB4;
}
#navbar b {display: none;}
#navbar a {text-decoration: none; color: #000;
  border-bottom: 1px solid gray;
  padding: 2px 0.5em 1px;}
#navbar a:hover {color: white; background: #336;
  border-bottom-width: 3px;}
#info {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 153px;
	padding: 0.75em 0;
	border: 1px solid #FF9933;
	border-width: 0px 1px 0px 0;
	height: 340px;
}
#info table {font: Arial, Verdana, Helvetica, sans-serif; font-size:10px;}
#info th {text-align: center;}

#info td {padding: 0.5em; margin:0px 0px 2px 0px;}

#review {margin: 0 80px 5em 180px; padding-top: 29px;}
#review h2 {color: #600; font-size: x-large;
  margin: 0.85em 0 0; line-height: 1.2em;}
 #review h4 {color: #666666; font-size:12px;
  background-color:#F0DFB4;}
   #review h5 {color: #000000; font-size:12px; font-variant:normal;}
#review #summary {font-size: 16px; border-top: 1px dotted #FF9933;
  display: inline; text-indent: 0; line-height: normal;}
#review p {text-indent: 2em; line-height: 1.2;}
#review ul {list-style-image:url(images/square-or.gif);margin:4px; padding: 0;line-height: 1.8em;}

#tableau { 
  padding:6px 4 px;}
#tableau table {width:100%; font-size:10px;}
#tableau ul {margin:3px; padding: 0;line-height: 1.2em;}
#tableau ul a  {color: #333333;}

#footer {margin: 0 -217px 0 0; height: 20px;
  background: #FF9933 ;
  padding: 14px 1em 0 3em;}
#footer a {color: rgb(207,216,214); line-height: 1em;
  font-size: 1.25em; font-weight: 100;}

blockquote.pull {float: right; width: 40%;
  padding: 1em 0 1em 5%; margin: 0;
  font-size: medium; font-weight: bold;}



