/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
* Filename: info.css
* Version: 1.0.0 (2008-08-05) 
* Website: http://www.navx.com/
* Author: Florian Cabirol
* Description: Infos sur les radars
== STRUCTURE: ==============================
* Page width: 920 px
* Number of columns: 2
============================================
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/


hr.infos {
clear : both;
visibility : hidden;
}

#conteneur.infos-height {
min-height : 880px;
height:auto !important;
height:880px;
}

#infos-menu {
position : absolute;
top : 60px;
left : 10px;
width : 200px;
padding-top : 10px;
border : 2px solid #e5e5e5;
}

#infos-boutons {
margin : 0 auto;
margin-bottom : 10px;
width : 180px;
height : 30px;
line-height : 30px;
background : url(/htdocs/images/infos/onglet.gif) no-repeat 0% 0%;
}

#infos-boutons a {
padding-left : 10px;
color : #666666;
font-weight : bold;
text-decoration : none;
font-size : 1em;
}

#infos-boutons a:hover {
color : #ff6600;
text-decoration : none;
}

#infos-radars {
margin-left : 220px;
padding : 5px;
}

#infos-radars .float {
float : left;
margin-right : 10px;
}

#infos-radars h1 {
display : block;
color : #666666;
font-weight : bold;
font-size : 2em;
border-bottom : 3px solid #e5e5e5;
}

#infos-radars h1 a {
color : #666666;
text-decoration : none;
}

#infos-radars h2 {
display : block;
font-size : 1.4em;
margin-top : 20px;
margin-bottom : 10px;
}

h3.infos {
display : block;
margin-bottom : 20px;
color : #666666;
font-size : 2em;
}

#infos-radars p {
margin : 5px;
font-family : Trebuchet MS;
font-size : 1em;
text-align : justify;
}

#infos-radars .ancre a {
display : block;
margin-top : 20px;
text-align : right;
color : #0099ff;
}

table#infos-vitesse {
border : 1px solid #e5e5e5;
}

table#infos-vitesse tr.titre  {
background-color : #ff6600;
color : #ffffff;
font-weight : bold;
padding : 2px;
}

table#infos-vitesse tr.titre td {
padding : 2px;
}

table#infos-vitesse tr.fonce  {
background-color : #eeeeee;
}

table#infos-vitesse td.gauche1  {
padding-left : 0.5em;
text-align : left;
background-color : #eeeeee;
color : #000000
}

#infos-banner {
position : absolute;
top : 410px;
left : 10px;
width : 190px;
height : 450px;
margin : 0;
padding : 5px;
background : url(/htdocs/images/infos/bg_radars.jpg) no-repeat;
}

#infos-banner h4 {
color : #ffffff;
font-weight : bold;
font-size : 2em;
font-family : Trebuchet MS;
text-align : center;
margin-bottom : 20px;
}

#infos-banner p {
margin-bottom : 10px;
color : #ffffff;
font-weight : bold;
font-size : 1em;
font-family : Trebuchet MS;
text-align : left;
}