body {
	font-family: verdana, arial;
	font-size: 11px;
	color: #262626;
	padding: 0;
	margin: 0;
	background: #fff url(images/bg.gif) repeat;
}

h1 {
	clear: both;
	background: url(images/bg_soustitre.gif) no-repeat;
	height: 22px;
	width: 100%;
	font-size: 12px;
	color: #818181;
	font-weight : bold;
	padding-left: 28px;
	line-height: 22px;
	margin: 12px 0;
}

img {
	border: 0;
}

table.data {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #fff;
}

table.data th {
	border: 2px solid #fff;
	background-color: #CBCBCC;
	font-weight: bold;
	padding: 3px;
	font-size: 11px;
}

table.data td {
	border: 2px solid #fff;
	background-color: #E7E7E7;
	padding: 3px;
}

td {
    font-size: 11px;
    color: #262626;
    font-family: verdana, arial;
}

.justify {
	text-align: justify;
}

#menu_haut td {
    font-size: 10px;
	color: white;
	font-weight : bold;
	font-family: arial, verdana;
}

#menu_haut a {
    font-size: 11px;
	color: white;
	text-decoration : none;
	font-weight : bold;
	font-family: arial, verdana;
}

#menu_haut a:hover {
    font-size: 11px;
	color: #e49c1e;
	font-family: arial, verdana;
	text-decoration : none;
	font-weight : bold;
}

a {
    color: #c81818;
	text-decoration : none;
}

a:hover {
	color: #d98338;
	text-decoration : none;
}


.error_message{
	font-size: 10px;
	color: #d20202;
	font-family: verdana, arial;
	font-weight : bold;
}

.soustitre {
	font-size: 12px;
	color: #818181;
	font-family: verdana, arial;
	font-weight : bold;
}

.velotour {
	font-size: 13px;
	color: #eb0e15;
	font-family: verdana, arial;
	font-weight : bold;
}
.complet {
	font-size: 13px;
	color: #DE5E08;
	font-family: verdana, arial;
	font-weight : bold;
}
.complet2 {
	font-size: 11px;
	color: #33438B;
	font-family: verdana, arial;
	font-weight : bold;
}
.envoi{
	font-size: 11px;
	color: #C61414;
	font-family: verdana, arial;
	font-weight : bold;
}

.copyright {
    font-size: 9px;
    color: #d97777;
    font-family: verdana, arial;
	text-decoration : none;
}

#container {
	background: url(images/bg_table.gif);
}

#copyright {
	background: url(images/bg_copyright.gif);
}

#bas_optimise {
	background: url(images/bg_optimise.gif);
}

#menu_haut {
	height: 28px;
	background: url(images/bg_menu.gif);
}