a.seo {
	color : #009dfb;
	text-decoration : none;
}

h1.seo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 25px;
}

body {
	margin: 0;
	padding: 0;
	background: #afdef2 none;
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}

a img {
	border: none;
}

h2 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
}

address {
	font-style: normal;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
	margin-right: 10px;
}

.text-box {
	padding: 0 10px 0 25px;
}

.smaller-text {
	font-size: 90%;
}

.margin-bottom-15 {
	margin-bottom: 15px;
}

#container {
	width: 780px;
	margin: 0 auto;
	background: transparent url(../img/container.jpg) repeat-y 0px 291px;
}

#top {
	position: relative;
	height: 215px;
	padding: 27px 0 0 362px;
	background: transparent url(../img/top.jpg) no-repeat top left;
}

#top-menu {
	position: relative;
	height: 48px;
	padding: 0 0 0 39px;
	background: transparent url(../img/top-menu.jpg) no-repeat top left;
}

#top-menu a {
	color: #000;
	text-decoration: none;
}

#top-menu a:hover {
	color: #56acff;
	text-decoration: none;
}

#top-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#top-menu ul li {
	display: inline;
}

#top-menu ul li img {
	float: left;
}

#top-menu .last-li {
	background: transparent none;
}

#content {
	
}

#left-content {
	float: left;
	width: 240px;
}

#commande-box {
	position: relative;
	height: 187px;
	padding: 50px 20px 0 30px;
	background: transparent url(../img/commande-box.jpg) no-repeat top left;
}

#commande-box p {
	margin: 0;
	padding: 0;
}

#commande-box .commande-link {
	position: absolute;
	bottom: 28px;
	right: 37px;
}

#horaire-box {
	position: relative;
	height: 144px;
	padding: 68px 0 0 40px;
	background: transparent url(../img/horaire-box.jpg) no-repeat top left;
	
}

#horaire-box ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: url(../img/bullet.jpg);
}

#horaire-box p {
	margin: 0;
	padding: 0;
	color: #0c4158;
	font-size: 120%;
}

#horaire-box .alt-p {
	padding: 0 0 20px 25px;
}

#right-content {
	float: right;
	width: 520px;
	padding: 0 20px 0 0;
}

.clear-content {
	clear: both;
	height: 1px;
	line-height: 1px;
}

#footer {
	height: 47px;
	margin: 20px 0 25px 0;
	padding: 0 0 0 0;
	background: transparent url(../img/footer.jpg) no-repeat top left;
	text-align: center; line-height:18px;
	font-size: 7pt;
	color: #fff;
}

#footer a {
	text-decoration: none;
	color: #fff;
}

#footer strong {
	font-size:11px; background:url(../img/picto-tow.png) right 1px no-repeat; padding:0 13px 0 0; color:#fae642;
}

#footer a.yellow-link {
	text-decoration: none;
	color: #fae642;
	font-weight: bold;
}

#footer p {
	margin: 0;
	padding: 6px 0 6px 0;
}

.formError{background-color:#ffdfdf; color:#000000;}
.formErrorHeader{background-color:#ffbfbf; color:#af4c4c; padding:5px 5px 5px 10px;}
.formMessage{background-color:#c8ffbf; color:#000000; padding:5px 5px 5px 10px;}
.formErrorMsg{padding:10px 10px 10px 5px}
a.formErrorLink{text-decoration:none; color:#000000;}
a.formErrorLink:hover{color:#CC3300; text-decoration:none;}
