body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	behavior:url('/behaviors/csshover.htc');
}     
 
#body.with-leaderboard {
    margin-top:110px;
} 
                    
#page.with-skyscraper
{                     
    float:left;
}  

#global.with-skyscraper
{                
    width:1125px; 
}   

#global.with-skyscraper-small
{                
    width:1085px; 
}    

div#global {
    width: 955px;
    margin: 0px auto;
}  

div#page {
    width: 955px; 
}

div#topPanel {
	padding-bottom: 72px;
	font-size: 11px;
	background: url('/images/header_decideurs.jpg') no-repeat bottom center;
}
div#topPanel div#topBanner {
	float: right;
	margin: 20px 5px 5px 0px;
}
      

div#topPanel div#topLogo {             
    float: left;   
	padding: 21px 0px 0px 10px;
}

div#centerPanel {
	background-color: #F2F2F2;
	padding-top: 1px;
	border-right: 1px solid white;
}

div#centerPanel .decideursTitre {
	margin: 21px 0px 8px 23px;
}

div#panelLeft, div#panelRight {
	float: left;
}
div#panelLeft {
	width: 300px;
}
div#panelRight {
	width: 654px;
	background-color: white;
}

div#panelLeft div.decideursSearch, div#panelLeft p {
	margin: 3px 0px 0px 10px;
	width: 270px;
}
div#panelLeft div.decideursSearch, div#panelLeft p a {
	color: #5d7174;
}
div#panelLeft div.decideursSearch, div#panelLeft p a:hover {
	text-decoration: none;
}
div#panelLeft div.decideursSearch {
	padding: 13px 0px 0px 10px;
	background-color: #e0e0e0;
}
div#panelLeft div.decideursSearch .decideursSearchTitre {
	margin-bottom: 6px;
}
div#panelLeft div.decideursSearch .searchtext {
	width: 250px;
	border: 1px solid #5d7174;
	font-size: 1.3em;
	padding: 2px;
	margin-bottom: 8px;
}
div#panelLeft div.decideursSearch .decideursSearchSubmit {
	float: right;
	margin: 10px 16px 5px 0px;
}

div#panelRight div.decideursList a.decideurName {
	margin: 5px 0px 5px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #5D7174;
	text-decoration: none;
}
div#panelRight div.decideursList a.decideurName:hover {
	color: #ED0676;
}
div#panelRight div.decideursList .liste table {
	margin: 10px;
	width: 635px;
	color: 5D7174;
}
div#panelRight div.decideursList .liste table tr th {
	border: 0px;
}
div#panelRight div.decideursList .liste table tr th.resultatsHeader {
	background-color: #e0e0e0;
	text-align: left;
	padding: 10px;
	color: #5d7174;
	font-weight: normal;
}
div#panelRight div.decideursList .liste table tr th.resultatsHeader a {
	color: #5d7174;
}
div#panelRight div.decideursList .liste table tr th.resultatsHeader a:hover {
	color: #ED0676;
}
div#panelRight div.decideursList .liste table tr th.resultatsHeader img {
	margin-bottom: 10px;
}
div#panelRight div.decideursList .liste table tr th.resultatsHeader div.perpage {
	float: right;
}
div#panelRight div.decideursList .liste table tr td.perpageFin {
	border: 0px;
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
div#panelRight div.decideursList .liste table tr td.perpageFin a {
	font-weight: normal;
	color: #5d7174;
	padding: 5px;
}

div#panelRight div#decideurDetails {
	position: relative;
}
div#panelRight div#decideurDetails img {
	float: right;
	position: relative;
	z-index: 1;
	border: 10px solid white;
}
div#panelRight div#decideurDetails h2, div#panelRight div.listTitle h2  {
	border-bottom: 1px solid #E0E0E0;
	margin: 5px 10px 5px 10px;
	padding: 18px 0px 5px 10px;
	position: relative;
	z-index: 0;
	font-size: 12px;
}
div#panelRight div#decideurDetails div.label, div#decideurDetails div.value {
	padding: 4px 0px 4px 0px;
	font-size: 11px;
}
div#panelRight div#decideurDetails div.label {
	font-weight: bold;
	width: 170px;
	padding-left: 20px;
	float: left;
}
div#panelRight div#decideurDetails div.value {
	color: #4B5C5E;
	margin-left: 190px;
	text-align: justify;
}
div#panelRight div#decideurDetails div.value div.strong {
	font-weight: bold;
}
div#panelRight div#decideurDetails div.valueonly {
	float: none;
	width: 643px;
	font-size: 11px;
	color: #5D7275;
}
div#panelRight div#decideurDetails div.valueonly p {
	padding-left: 20px;
	padding-right: 20px;
}
div#panelRight div#decideurDetails ul#liens {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #E0E0E0;
}
div#panelRight div#decideurDetails ul#liens li {
	margin: 2px 10px 2px 10px;
	padding-top: 7px;
	padding-bottom: 3px;
	line-height: 14px;
	background: url('/images/separator.gif') repeat-x left top;
	white-space: nowrap;
	list-style: none;
}
div#panelRight div#decideurDetails ul#liens li.first {
	margin-top: 0px;
	padding-top: 3px;
	background-image: none;
}
div#panelRight div#decideurDetails ul#liens li a {
	color: black;
}
div#panelRight div#decideurDetails ul#liens li a:hover {
	text-decoration: black;
}

div#panelRight p.back {
	padding-top: 10px;
	text-align: center;
}
div#panelRight p.back a {
	color: #5d7174;
}
div#panelRight p.back a:hover {
	text-decoration: none;
}

div#bottomPanel {
	height: 7px;
	background: url('/images/footer_decideurs.jpg') no-repeat top center;
	margin-bottom: 20px;
	font-size: 10px;
	padding-top: 14px;

	text-align: center;

color: #5d7174;
clear: both;
}

div#bottomPanel a {
color: black;
}

div#bottomPanel a:hover {
text-decoration: none; }
  
#leaderboard {
border-bottom:1px solid #E0E0E0;
padding-bottom:10px;
position:absolute;
text-align:center;
top:10px;
width:955px;    
}

#banner {
position:absolute;
right:150px;
top:29px;
width:320px;
}

#skyscraper
{
    position:relative;    
    float:right;
    margin-top:130px;
    margin-left:10px;
}