h1.seo {
	color : #e1031c;
	padding : 25px 0 10px 0;
}
body {
	margin: 0;
	padding: 0;
	background: #d0d9bb url(../img/body.jpg) repeat-x top left;
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #005c24;
}

a img {
	border: none;
}

a {
	color: #005c24;
}

p {
	margin: 0;
	padding: 0 0 12px 0;
	/*text-align: justify;*/
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

.clear-content {
	clear: both;
	height: 10px;
}

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

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

#container {
	position: relative;
	width: 780px;
	margin: 0 auto;
	background: transparent url(../img/container.jpg) no-repeat top left;	
}

#top {
	position: relative;
	height: 252px;
}

#flash {
	position: absolute;
	top: 0;
	left: 379px;
	width: 395px;
	height: 151px;
}

#menu {
	height: 33px;
	padding: 151px 0 0 36px;
}

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

#menu ul * {
	margin: 0;
	padding: 0;
	border: none;
}

#menu li {
	display: inline;
}

#menu img {
	float: left;
}

#left {
	float: left;
	width: 259px;
	padding-top: 69px;
}

#coordonnees-box {
	height: 119px;
	padding: 65px 0 0 19px;
	background: transparent url(../img/coordonnees-box.jpg) no-repeat top left;
	font-size: 7pt;
	color: #6db442;
}

#coordonnees-box p {
	margin: 0;
	padding: 0 0 4px 0;
}

#vente-au-detail-box {
	position: relative;
	height: 88px;
	padding: 129px 15px 0 64px;
	background: transparent url(../img/vente-au-detail-box.jpg) no-repeat top left;
	font-size: 7pt;
}

#vente-au-detail-box .more-btn {
	position: absolute;
	right: 0;
	bottom: 0;
}

#inner-nos-colis-box {
	position: relative;
	float: left;
	height: 123px;
	padding: 89px 65px 0 25px;
	background: transparent url(../img/inner-nos-colis-box.jpg) no-repeat top left;
	font-size: 7pt;
}

#inner-nos-colis-box .more-btn {
	position: absolute;
	right: 45px;
	bottom: 0;
}

#right {
	float: right;
	width: 486px;
	margin-right: 14px;
	padding-top: 95px;
}

#right .content-box {
	padding: 0 15px 0 15px;
	background: #dee4d0 none;
}

.content-box table td {
	vertical-align: top;
	background: #e2e8d4 none;
	border: 1px solid #89b288;
	color: #333;
	font-size: 10pt;
}

.content-box table td strong {
	color: #e91c23;
}

.content-box table td strong span {
	color: #005c24;
}

#nos-colis-box {
	position: relative;
	float: left;
	width: 302px;
	height: 78px;
	padding: 174px 65px 0 15px;
	background: transparent url(../img/nos-colis-box.jpg) no-repeat top left;
	font-size: 7pt;
}

#nos-colis-box .more-btn {
	position: absolute;
	right: 45px;
	bottom: 0;
}

#livraisons-box {
	position: relative;
	float: right;
	width: 263px;
	height: 84px;
	padding: 168px 75px 0 15px;
	background: transparent url(../img/livraisons-box.jpg) no-repeat top left;
	font-size: 7pt;
}

#livraisons-box .more-btn {
	position: absolute;
	right: 54px;
	bottom: 0;
}

#footer {
	padding: 45px 10px 10px 10px;
	text-align: center;
	background: #6db442 url(../img/footer.jpg) no-repeat top left;
	font-size: 7pt;
	color: #fff;
}

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

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

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

/* root element for scrollable */ 
#scrollable { 
	height: 470px; 
} 
 
.left .jScrollPaneTrack {
	left: 0;
	right: auto;
}

.left a.jScrollArrowUp {
	left: 0;
	right: auto;
}
			
.left a.jScrollArrowDown {
	left: 0;
	right: auto;
}
		
			
/* IE SPECIFIC HACKED STYLES */
* html .osX .jScrollPaneDragBottom {
	bottom: -1px;
}
/* /IE SPECIFIC HACKED STYLES */

