body {
 font:normal 9pt Arial;
 color:#626262;
 background:#BABABA url(bg.gif) repeat-x top;
 margin:5px 0 5px 0;
}

a {
 text-decoration:none;
 color:#626262;
}

a:hover {
 color:#333333;
 text-decoration:none;
 border-bottom:1px dashed #626262
}

form {
 margin:0;
 padding:0;
}

.textbox {
 width:110px;
 height:15px;
 border:1px solid #666666;
 color:#626262;
 font-size:8pt;
}

.button {
 border:1px solid #666666;
 background-color:1px solid #999999;
 font-size:8pt;
 color:#333333;
}

#cbody, #localization {
 width:640px;
 margin:auto;
}

#localization {
 background-color:transparent;
 margin-bottom:2px;
}

#localization a img {
 border:none;
}

#localization a:hover {
 border-bottom:none;
}

#header {
 background:url(2010/Franco2010-5.jpg) !important;
 height:230px !important;
}

#topMenu img {
 display:block;
 float:left;
 cursor: hand;
 cursor: pointer;
 border:0;
}

#menuFeeder {
 background:url(../../images/2010/feed.jpg);
 width:309px;
 height:26px;
 float:right;
}

#hseparator #RSS {
 float:left;
 margin:4px 3px 0 0;
}

#hseparator span {
 float:left;
 font-size:10pt;
 margin:3px 0 0 3px;
}

#archiveContainer {
 height:22px;
 font-size:10pt;
 border-bottom:1px solid #666666;
}

#contentcontainer {
 width: 500px;
 vertical-align:top;
}

#searchcontainer {
 width: 140px;
 float: right;
 padding: 1px 0 0px 1px;
 margin:4px 2px 1px 0;
}

/* Opera */ @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
 #searchcontainer {
  width: 143px;
 }
}

#livecontainer {
 width: 122px;
 float: left;
 padding: 5px 5px 5px 12px;
 border-top: 1px solid #666666;
}

#searchfield {
 width: 117px;
 //width: 114px;
 height: 14px;
 border: 1px solid #999999;
 color: #666666;
 font-size: 8pt;
 float:left;
}

* html #searchfield {
 width: 115px;
}

#searchbutton {
 margin-left:1px;
 cursor: hand;
 cursor: pointer;
}

#menucontainer {
 width: 129px;
 vertical-align:top;
 padding: 5px 5px 5px 5px;
}

.menucontainer {
 background-color:#E0E0E0;
  -moz-border-radius: 5px 5px 5px 5px; 
  -webkit-border-radius: 5px 5px 5px 5px; 
  border-radius: 5px 5px 5px 5px;         
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
}

#menucontainer img {
 border: none;
}

#menucontainer h3 {
 font-size: 8pt;
 margin: 0;
 padding: 2px 0 0 20px;
 margin-bottom: 2px;
 background:url(../../images/puce-lien.gif) no-repeat 5px 2px;
}

#menucontainer h3.anime {
 background:url(../../images/puce-lien-animee.gif) no-repeat 5px 2px !important;
}

#menucontainer ul {
 margin: 0 0 5px 10px;
 padding: 0 0 0 10px;
 font-size: 8pt;
 border-left:1px dotted #999999;
 list-style-type:none;
}

#menucontainer ul a {
 color:#0B2C4B !important;
 color:#3F4B63 !important;
}

#menucontainer ul a:hover {
 color:#9F212F !important;
}

.blockcontainer {
 margin:30px 0 5px 0;
 background-color:#FFFFFF;
 -moz-border-radius: 5px 5px 5px 5px; 
 -webkit-border-radius: 5px 5px 5px 5px; 
 border-radius: 5px 5px 5px 5px;         
 -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
}

* html .blockcontainer  {
 margin:5px 0 5px 0 !important;
}

#sponsorsContainer {
 width:129px;
 height:103px;
 margin-top:2px;
}

.itemOptions
{
 height:1px;
}

*+html ul li .itemOptions
{
 height: 15px !important;
}

.itemOptions img
{
 float:left;
}

.itemOptions a img
{
 margin:7px 0px 0px 3px;
}

#footer {
 background-color:#666666;
 background-image:url(../../images/2010/bg_footer.png);
 margin-bottom: 5px;
 font-size: 7pt;
 width: 635px;
 height:17px;
 color: #E0E0E0;
 padding: 7px 1px 1px 4px;
 clear: both;
 text-align:center;
 -moz-border-radius: 5px 5px 5px 5px; 
 -webkit-border-radius: 5px 5px 5px 5px; 
 border-radius: 5px 5px 5px 5px;         
 -webkit-border-top-left-radius: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
}

#footer a {
 text-decoration: none;
 color: #999999;
}

#footer a:hover {
 color: #FFFFFF;
}

#copyright {
 text-align: center;
 border-top: 1px solid #666666;
 width: 640px;
 font-size: 8pt;
 padding: 5px 0 10px 0;
}

.article {
 padding: 5px 10px 10px 10px;
}

.article h2 {
 font-size: 10pt;
 margin: 0;
 padding: 0 0 0 7px;
 text-align:left;
 border-bottom:1px dotted #79797A;
 background:url(../../images/2010/particle.png) no-repeat 0px 5px;
}

.article h2 span{
 display:none;
}

.article h4 {
 /*display:none;*/
 float:right;
 font-size:7pt;
 font-weight:normal;
 margin-top:-13px;
}

.article p {
 text-align: justify;
 clear: both;
 margin: 5px 0 0 0;
 padding: 0;
}

.article a {
 color: #333333;
 text-decoration: none;
 border-bottom: 1px dashed #333333;
}

.article h5 {
 text-align: right;
 color: #999999;
 font-size: 8pt;
 font-weight: normal;
}

.images {
 float: left;
 margin: 0 4px 0 0;
 padding: 2px;
 border:none;
}

.free {
 float:none;
}

.rm {
 margin: 0 4px 0 0;
}

.lm {
 margin: 0 0 0 4px;
}

#imageViewer {
 margin-top: 50px;
 text-align: center;
 overflow-x: auto;
}

#imageViewer img {
 padding: 2px;
 border: 1px solid #666666;
}

#pellicule {
 overflow: auto;
 overflow-x: auto;
 overflow-y: hidden;
 width: 475px;
 margin: auto;
 margin-bottom: 10px;
 padding: 10px 10px 10px 10px;
}

#pellicule table tr td {
 padding: 2px;
 border: 1px solid #666666;
 text-align: center;
 vertical-align: middle;
 height: 125px;
 width: 125px;
 cursor: hand;
 cursor: pointer;
}