html,body{
margin:0px;
padding:0px;
}

*{
font-size: 11px;
}

body{font: 11px arial,verdana,sans-serif;}

p{
margin:0px;
}
a {
text-decoration: none;
color: #404040;
font-size: 11px;
}
a:hover{
text-decoration: underline;
}

img {
border: 0px;
}

#header {
padding-top: 10px;
padding-bottom: 30px;
text-align: center;
}

#header .sous-titre {
	margin: 4px 0 15px 0;
}

#extra{
background:#FFF
}
#footer{
background: #FFF;
color: #DDD;
}
#footer p{
margin:0;
padding:5px 10px
}
#wrapper{
float:left;
width:100%;
border: 0px red solid;
}
#content{
margin-bottom: 0px;
margin-left: 200px;
margin-right: 200px;
margin-top: 0px;
border: 0px blue solid;
width: 100%;
}

html>body #content {width: auto;}

#navigation{
float:left;
width:200px;
margin-left:-100%;
}
#extra{
float:left;
width:200px;
margin-left:-200px;
}
#footer{
clear:left;
width:100%;
}

td.EBEAEA {
background: url(../img/rondgEBEAEA.gif) no-repeat left;
height: 16px;
padding-left: 10px;
width: 40%;
border-bottom: 2px solid #FFF;
}

td.EBEAEAend {
background:  url(../img/ronddEBEAEA.gif) no-repeat right;
height: 16px;
padding-left: 10px;
border-bottom: 2px solid #FFF;
}

td.CDCCCC {
background:  url(../img/rondgCDCCCC.gif) no-repeat left;
height: 16px;
padding-left: 10px;
width: 40%;
border-bottom: 2px solid #FFF;
}



td.CCCCCC {
background: url(../img/rondgCCCCCC.gif) no-repeat left;
height: 16px;
padding-left: 10px;
width: 40%;
border-bottom: 2px solid #FFF;
}

td.CCCCCCend {
background:  url(../img/ronddCCCCCC.gif) no-repeat right;
height: 16px;
padding-left: 10px;
border-bottom: 2px solid #FFF;
}

td.backCCCCCC {

height: 16px;
padding-left: 10px;
border-bottom: 2px solid #FFF;
}



td.FF660E {
background: #FF660E url(../img/rondgFF660E.gif) no-repeat left;
height: 16px;
padding-left: 10px;
border-bottom: 2px solid #FFF;
text-align: center;
}
td.FF660Efirst {
background: #FFF url(../img/rondgFF660E.gif) no-repeat right;
height: 16px;
border-bottom: 2px solid #FFF;
}
td.FF660E a{
color: #FFF;
}
td.FF660Eend {
background: #FF660E url(../img/ronddFF660E.gif) no-repeat right;
height: 16px;
padding-left: 10px;
border-bottom: 2px solid #FFF;
}
td.FF660Eend a{
color: #FFF;
}

td.go63FF0E {
background: #63FF0E url(../img/go63FF0E.gif) no-repeat right;
height: 16px;
width: 30px;
border-bottom: 2px solid #FFF;
text-align: center;
}

td.go63FF0E a{
color: #FFF;
font-weight: bold;
text-align: center;
}


td.go29C500 {
background: #29C500 url(../img/go29C500.gif) no-repeat right;
height: 16px;
width: 30px;
border-bottom: 2px solid #FFF;
text-align: center;
}

td.go29C500 a{
color: #FFF;
font-weight: bold;
text-align: center;
}

td.selected {
}

td.selected a{
text-decoration: underline;
font-weight: bold;
}

#container td{
border-bottom: 2px solid #FFF;
}

#prevideo{
float:left;
border: 0px solid #666;
width: 48%;
height: 300px;
}


table.liens{
width: 80%;
margin-left: 10px;
text-align: center;
}

table.liens a{
font-size: 12px;
font-weight: bold;
color: #FF660E;
}


