body
{
	width: 1004px;
	margin: auto;
	background: #2e5e8c;
	font-family: Verdana, Arial, Serif;
	font-size: 90%;
	text-align: justify;
}

#banniere
{
	height: 200px;
	background: url("../image/banniere.png") no-repeat;
}

#corps
{
	margin-top: 10px;
}

#menu_gauche
{
	float: left;
	width: 250px;
}

#menu
{
	margin-top: 10px;
	background: url(../image/menu_bord.png);
}

.menu_haut
{
	background: url(../image/menu_haut.png) no-repeat;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	width: 250px;
	padding-top: 15px;
	height: 35px;
}

.menu_interne
{
	width: 180px;
	margin: auto;
	background: url(../image/menu_interne_bg.png) #9cb7d2;
	padding: 20px;
}

#menu_menu_interne
{
	width: 200px;
	margin: auto;
	background: url(../image/menu_interne_bg.png) #9cb7d2;
	padding: 10px;
}

.menu_bas
{
	background: url(../image/menu_bas.png) no-repeat;
	width: 250px;
	height: 35px;
}

#page
{
	margin-left: 260px;
}

#centre
{
	padding: 20px;
	background: url(../image/bg_page.png);
}

.table_covoiturage
{
	border-collapse: collapse;
	margin: auto;
}

.table_covoiturage td
{
	text-align: center;
	padding: 5px;
	border: 1px solid #2e5e8c;
}

.table_covoiturage th
{
	text-align: center;
	padding: 5px;
	background: #2e5e8c;
	border: 1px solid #2e5e8c;
}

.lien_admin
{
	color: #2e5e8c;
}

.lien_admin:hover
{
	color: orange;
}

#haut_page
{
	height: 15px;
	background: url(../image/haut_page.png);
}

#bas_page
{
	height: 15px;
	background: url(../image/bas_page.png);
}

#partenaire1
{
	width: 655px;
	height: 124px;
	margin: auto;
	margin-top: 10px;
	background: url(../image/partenaire.jpg);
}

.droite
{
	text-align: right;
}

a img
{
	border: none;
}

a
{
	color: black;
}

.submit
{
	width: 105px;
	height: 35px;
	margin: auto;
	vertical-align: middle;
	text-align: center;
	background: url(../image/submit_normal.png) no-repeat;
}

.submit:active
{
	background: url(../image/submit_hover.png) no-repeat;
}

.submit:hover
{
	background: url(../image/submit_hover.png) no-repeat;
}

.erreur
{
	color: red;
}

.centrer
{
	margin: auto;
}

.float-left
{
	margin: 3px;
	margin-right: 15px;
	float: left;
}

.confirmation
{
	color: green;
}

.lien_menu
{
	color: black;
	text-decoration: none;
}

.lien_menu_active
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.categorie
{
	font-weight: bold;
	font-family: Georgia, "Trebuchet MS", Serif;
}

.align-top
{
	vertical-align: top;
}

.image_centre
{
	text-align: center;
}

.image_aligne
{
	float : left;
	margin : 3px 15px 3px 3px;
} 

#pied
{
	clear: both;
	height: 20px;
	padding: 10px;
	margin-top: 10px;
	text-align: center;
	background: url(../image/pied.png);
}

#partenaire2
{
	text-align: center;
	margin-top: 10px;
}
