body{
background: #180f10;
margin:0;
padding:0;
line-height: 1.5em;	
font-family: Tahoma,sans-serif;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 950px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #180f10 url(images/dofus.jpg);
height: 468px; /*Height of top section*/
color:white;
}

#innerTopSection{
position: relative; 
width: 635px; 
height: 50px; 
z-index: 1; 
left: 290px; 
top: 380px;
}
.menu_bleu_haut		{width:158px;height:24px;background: url(radio-orion/images/menu_bleu_haut.png);padding :11px 9px 0 0;margin :0;font-weight:bold;font-size:12px;text-align:right}
.menu_bleu_fond		{width:135px;background: url(radio-orion/images/menu_bleu_fond.png);padding:0 14px 0 18px;}
.menu_bleu_bas		{width:167px;height:15px;background: url(radio-orion/images/menu_bleu_bas.png) no-repeat;padding :0;margin :0;}  
ul.gb               {width:135px;padding:0;margin:0;list-style:none;font-size:10px;font-weight:bold;text-align:left}
ul.gb li a          {display:block;color:#1d9fe0;outline:none;text-decoration: none;outline:none;font-size:10px;font-weight:bold;}	
ul.gb li a:hover    {color: #85d0f5;outline:none;padding:0;margin:0 ;}	

#topsection h1{
height: 50px; 
margin-top: 10px;
margin-left:10px;
padding-top: 10px;
color: #f6e497;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 200px 0 200px;
 /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentcolumn h1{
background: url('images/bg-title-h1.png') no-repeat left top;
padding-top: 17px;
padding-left:120px;
height: 50px; 
color : #bd8d46;
font-size: 1.5em;
}

#contentcolumn h2{
color : #f6e497;
font-size: 1.2em;
}
#contentcolumn p{
color : #fcfae1;
font-size: 0.9em;
}

#contentcolumn a{
color : #b9121b;
font-size: 0.9em;
}

#contentcolumn a:hover{
color : #b64926;
font-size: 0.9em;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -950px; /*Set margin to that of -(MainContainerWidth)*/
background: #180f10;
}

#navigation{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth)*/
background: #180f10 url('images/navigation-top.jpg') top left no-repeat;
padding-top:33px;
}

#navigation p{
margin-top: 0;
background: url(images/navigation-bg.jpg) repeat-y;
margin: 0 30px 0 0px;
padding-left:20px;
color : #bd8d46;
font-size: 0.8em;
font-weight: bold;
}

#navigation a{
color : #bd8d46;
text-decoration: none;
}

#navigation a:hover{
color : #f6e497;
text-decoration: underline;
} 

#navigationbloccadre {/* arrière-plan bas et sur l'ensemble du cadre */
background: url(images/navigation-bottom.jpg) bottom left no-repeat;
padding-bottom: 33px;
}

#navigationmtn{
} 

#navigationmtn p{
background: none;
color : #bd8d46;
text-decoration: none;
font-size: 1em;
} 

#navigationmtn a{
color : #bd8d46;
text-decoration: none;
}

#navigationmtn a:hover{
color : #bd8d46;
text-decoration: underline;
} 

#navigationmtn img{
border:0;
} 

#footer{
clear: left;
width: 100%;
background: #180f10;
color: #FFF;
text-align: center;
padding: 4px 0;
font-size: 0.8em;
text-decoration: none;
}

#footer a{
color: #FFFF80;
text-decoration: none;
}
#footer  a:hover{
color: #FFFF80;
text-decoration: underline;}

.innertube{
margin: 10px;
margin-top: 0;
}