/* CSS Document */
html
{background-color: #FBDB61 !important;
background-color: #FBDB61;

}
body
{
margin: 0;
padding: 0;
font-size: 100% !important;
font-size: 90%;

font-weight : 200;
font-family: Georgia, Times, arial, serif;
color:#336699;
background-color: #FBDB61 !important;
background-color: #FBDB61;

}

h1, h2, h3, h4
{
font-family: Verdana, arial;
}

a:link { color: #066; }
a:visited { color: #036; }

a:hover, a:active
{
color: #fff;
background-color: #cccccc;
}

#banner
{
display:none;
color: #fff;
height:100px;
background-color: #FADA63;
border-bottom: 1px solid #000;
/*background-image: url(http://speed-ordi-service.com/images/logo.png);
background-position: right;
background-repeat: no-repeat;*/
}

#banner h1
{
color:#DC0451;
margin: 0;
padding: .3em 0 .3em .5em;
font-size: 2.2em;
font-weight: normal;
}

#more
{
display:none;
float: right;
width: 160px;
margin: 0;
padding: 2em 10px 0 0;
color: #fff;
}

#container
{

margin: 10% 0px 0 10%;
width:823px;
height:420px;
background-color:#F2F2F9;
/*background-image: url(http://speed-ordi-service.com/images/nav_col_base.jpg);
background-repeat: repeat-y;
*/}

#container2
{
/*background-image: url(http://speed-ordi-service.com/images/more_col_base.jpg);
/*background-color:#00FF33;
/*background-repeat: repeat-y;
/*background-position: right;*/
}

/*----------------*/
/*debut navigation*/
/*----------------*/

#navigation 
{
background-image: url(images/logogauche.png);
float: left;
width:400px;
height:420px;
background-color:#D5D4F6;
}
#navlist li
{
display: inline;
/* for IE5 and IE6 */
}

#navlist
{
width: 7.2em;
/* to display the list horizontaly */
margin: 12em 0 0 16em !important;
margin: 10em 0 0 10em;

padding: 0;
border-top: 1px #000 solid;
border-left: 1px #000 solid;
border-right: 1px #000 solid;
}

#navlist a
{
width: 99.99%;
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #fff;
border-bottom: 1px #000 solid;
text-align: center;
text-decoration: none;
color: #336699;
}

#navlist a:hover {
background-color: #ff6666;}
#navlist a:visited { color: #336699; }

/*--------------*/
/*fin navigation*/
/*--------------*/

#content
{

font-size: 120% !important;
font-size: 80%;
line-height: 150%;
width:400px;
height:420px;
overflow:auto;
padding-left:10px;
padding-right:10px;
}

#content h2
{
font-size: 1.5em;
color: #036;
margin: 0;
padding-top: 1em;
font-weight: normal;
}

#content table
{
color: #ffffff;
}
#cleardiv
{
clear: both;
height: 1em;
}

#footer li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

#footer a
{
color:#336699;
text-decoration:none;
font-size:x-small;
}

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

#footer
{
clear: both;

border-top: 0px solid #999;
text-align: center;
color:white;

}

#speedo
{
position:absolute;
padding-left:100px;
padding-top:50px;
}

