
body {	margin: 0; padding: 0; background: #363636 url(../images/bg_body.jpg) repeat-x;}

#tete, #chemin, #corps, #pied { clear: both; }
#site {margin:0pt auto; width:947px; padding:4px; background: #fff;}

/* Liens d'évitement */
ul#skip { text-align: right; margin: 0; display: none; }
ul#skip li { display: inline; list-style: none; padding: 0 0.2em;  }
/*
 * Tete
*/
#bandeau { float:left; width:100%; margin-bottom:3px; background:url(../images/bg_bandeau.jpg) no-repeat right 26px;  }
#logo {float: left; }
.flash object { float:right;margin:0; padding:0}
#tete h1 { clear:left; float:left; display:block; width:307px; height:29px; margin: 0; padding:0; background:url(../images/bg_tete_h1.gif) no-repeat; text-indent:-999999px; border-bottom:0;  }

/*
 * Partie principale (contenu)
*/

#chemin { padding: 1em;font-size: 0.9em; background: #f1f1f1;}
#chemin a {}
#chemin a:hover { color: red;}
#recherche {background: #e77f05; padding: 0px;}

#corps { clear: both; background:url(../images/bg_corps.gif) repeat-y right top; overflow:hidden;}
#contenu { float: left; width: 693px; }
#coldroite { float: right; width:230px; min-height:400px; margin-left:9px; padding:0 0 0 15px; background:url(../images/bg_coldroite.jpg) no-repeat; }
#contenu #preview { min-height:380px; padding:10px 30px; background:url(../images/bg_preview.gif) repeat-y;}

/* blocs droite */

.bloc {clear: both; margin:15px 0; padding-left:25px; padding-right:5px; }
#navettes { background:url(../images/puce_navette.gif) no-repeat left top;}
#contacts { background:url(../images/puce_contact.gif) no-repeat left top;}
.bloc h2 { margin:0; font-size:1.1em; padding:4px 0;}
.bloc p { margin:4px 0;}
.bloc a { color:#616161;}
#coldroite div.separateur { clear: both; width:100%; height:2px; background:url(../images/separation_bloc.gif) repeat-x; margin:0; border:0;}

#itineraire { padding:0; background:url(../images/puce_itineraire.gif) no-repeat left top; }
#itineraire h2 { margin-left:25px;}
#horaires { background:url(../images/puce_horaires.gif) no-repeat left top; }
#horaires h2 { padding:10px 0; border:0; padding-left:20px; }

/*
 * Bas de page
*/
#pied { text-align: center; padding: 5px; font-size: 0.9em; background: #739d3f; color: #fff; }
#pied p { margin: 0; }
#pied a { color: #fff; font-weight:bold; }
#pied a:hover { color: #ccc; }

#copyright { text-align: center; padding: 1em; font-size: 90%; }

