/*******************************************************
** Auteur: Création SunnyWeb						  **
** Fichier: style.css						  		  **
** Date: 2006-01-16									  **
** ©Création SunnyWeb 2006							  **
*******************************************************/
body   { background-image: url("../images/background.gif"); background-repeat: no-repeat; background-color: #E7E7F7; color: #000000; margin: 0 0 0 0; }
a:link { color:#4CBB17; text-decoration:none; text-underline:single; }
a:visited { color:#4CBB17; text-decoration:none; text-underline:single; }
a:hover { color:#000000; text-decoration:underline; text-underline:single; }


#main { font-size: 0.9em; font-family: 'Century Gothic', Arial, Helvetica, sans-serif; }
#main .principal { min-height: 400px; height: 400px; }
*>#main .principal { height: auto; }
#main .date { font-weight: bold; color: #4040FF; font-size: 1.7em; font-family: 'Times New Roman'; }
#main .titre_entete { font-weight: bold; font-size: 1.3em;}
#main .menuWrap { padding: 20 15 0 0; }
#main .menuWrap a:link { color:#5A5AC6; text-decoration:none; text-underline:single; }
#main .menuWrap a:visited { color:#5A5AC6; text-decoration:none; text-underline:single; }
#main .menuWrap a:hover { color:#4CBB17; text-decoration:underline; text-underline:single; }
#main .menu { text-align: right; font-size: 1.3em; font-family: 'Times New Roman'; }
#main b { font-weight: bold; color: #4CBB17; }
#main form { font-family: 'Century Gothic', Arial, Helvetica, sans-serif;}

#autobus { font-size: 1.1em; font-family: 'Century Gothic', Arial, Helvetica, sans-serif; }
#autobus th { font-weight: bold; color: #4CBB17; text-align: left; }


#horaire { font-size: 1.1em; font-family: 'Century Gothic', Arial, Helvetica, sans-serif; }
#horaire th { font-weight: bold; color: #4CBB17; text-align: left; }


#voyage { font-size: 1.1em; font-family: 'Century Gothic', Arial, Helvetica, sans-serif; }
#voyage th { font-weight: bold; color: #4CBB17; text-align: left; }
