html,
body {
	margin: 0;
	padding: 0;
}
body {
	background: url('/jmo_images/site/background.jpg');
	font: 12px/16px 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	padding-bottom: 20px;
	color: #373737;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 10px 0 15px 0;
	font: 14px/18px 'Georgia', 'Trebuchet MS', Trebuchet, Arial, sans-serif;
}
img {
	display: block;
	border: none;
}
h1 {
	margin: 10px 0 10px 0;
	color: #516E34;
	font: normal bold 18px "Georgia", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	text-transform: uppercase;
}
h2 {
	margin: 0;
	font-size: 14px;
	color: #516E34;
	text-transform: uppercase;
}
h3 {
	margin: 0;
	font-size: 13px;
	color: #516E34;
	text-transform: uppercase;
}
h4 {
	color: #516E34;
	/*text-transform: uppercase;*/
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

dl {
	margin: 0 0 15px 0;
	padding: 0;
}
dd {
	margin: 0 0 0 35px;
}
.clear {
	clear:both;
}

a {
	color: #516E34;
}
a:hover {
	color: #D08720;
}
h1 a, h2 a, h3 a, h4 a{
	text-decoration: none;
}

ul li { 
	padding: 5px;
}

ul { 
	list-style-type: square;
	padding:10px 5px 10px 20px;
	font: 14px/18px 'Georgia', 'Trebuchet MS', Trebuchet, Arial, sans-serif;
}

.TresPetite { font-size:9px; }
.Petite 	{ font-size:10px; }
.Normal 	{ font-size:12px; }
.Moyenne 	{ font-family:Verdana ; font-size:14px; }
.Grande 	{ font-family:Verdana ; font-size:18px; }
.TresGrande { font-family:Verdana ; font-size:24px; }



#departs {
	background: url('/jmo_images/site/hd-departs.gif') no-repeat;

}
#raids-tunisie {
	background: url('/jmo_images/site/hd-raidstunise.gif') no-repeat;
}
#raids-maroc {
	background: url('/jmo_images/site/hd-raidsmaroc.gif') no-repeat;
}
#raids-ukraine {
	background: url('/jmo_images/site/hd-raidsukraine.gif') no-repeat;
}


.wrap {
	width: 100%;
	overflow: hidden;
	margin-top: -6px;
	padding-top: 6px;
}
.left {
	float: left !important;
	display: inline;
}
.right {
	float: right !important;
	display: inline;
}
#container {
	width: 995px;
	position: relative;
	margin: 0 auto;
}
#header {
	width: 995px;
	/*margin: 0 -50px;*/
	position: relative;
	overflow: hidden;
}
#header-bg {
	position: relative;
	background: url('/jmo_images/site/header.png') no-repeat;
	height: 170px;
	width: 995px;
	overflow: hidden;
}
#header-bg div.slogan {
	position: absolute;
	top: 140px;
	left: 60px;
	font: bold 18px Trebuchet MS, Trebuchet, Arial, sans-serif;
	color: #3e6331;
	letter-spacing: -1px;
}
#header-bg div.langue {
	position: absolute;
	padding: 0;
	top: 134px;
	left: 640px;
	width: 200px;
	height: 20px;
}
#header-bg div.langue img {
	float:left;
	margin-right: 20px;
	display: inline;
}
a.logo {
	display: block;
	width: 97px;
	height: 122px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 20px 0 0 88px;
	position: relative;
	z-index: 10;
}
#navigation {
	background: url('/jmo_images/site/greenbar.gif') no-repeat;
	height: 30px;
	font: bold 13px/30px 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	position: absolute;
	top: 170px;
	left: 0;
	width: 995px;
	z-index: 0;
	padding: 0 50px;
	/*text-align: center;*/
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}
#navigation li {
	float: left;
	padding: 0;
	width: 180px;
	text-align: center;
	position: relative;
	font: bold 13px/29px 'Trebuchet MS', Trebuchet, Arial, sans-serif;
}
#navigation a {
	color: #FFF;
	text-decoration: none;
}


#navigation a:hover{
	color: #F1E15F;
}


#navigation li:hover a,
#navigation li.hover a {
	color: #F1E15F;
}
#navigation li ul {
	position: absolute;
	z-index: 99;
	display: none;
	top: 25px;
	left: 8px;
	width: 143px;
	margin: 0;
	padding: 8px 0;
	list-style: none;
	border: 1px solid #FFF;
	background: #416533;
	overflow: hidden;
}
#navigation li li {
	width: 143px;
	background: url('/jmo_images/site/bg_dropdown.gif') no-repeat 50% 0;
	line-height: 22px;
}
#first {
	background: none !important;
}
#navigation li li a {
	color: #FFF !important;
}
#navigation li li a:hover {
	color: #F1E15F !important;
}
#navigation li:hover ul,
#navigation li.hover ul {
	display: block;
}


#content {
	width: 995px;
	margin: 30px 0px 0 0px;
	padding-bottom: 20px;
	background: #FDF4D6 url('/jmo_images/site/bg_main.jpg') no-repeat 50% 100%;
}
#left {
	float:left;
	width: 227px;
	/*border: 1px solid blue;*/
	padding: 25px 10px 0 0;
}
#main {
	float:right;
	/*background: #FDF4D6 url('/jmo_images/site/bg_main.jpg') no-repeat 50% 100%;*/
	/*border: 1px solid red;*/
}
#main-bg {
	/*background: url('/jmo_images/site/bg_main_top.jpg') no-repeat 50% 0;*/
	width: 738px;
	overflow: hidden;
	padding: 0 10px 0 0;
	/*border: 1px solid blue;*/
}

.photos {
	float: right;
}
.photos img {
	margin-bottom: 35px;
	/*margin-left: 10px;*/
}


.txt {
	margin: 0 0 0 0;
}
.triple {
	margin: 8px 0 0 0;
	padding: 0;
	list-style: none;
	width: 120%;
	margin: 0;
	/*overflow: hidden;*/
}
.triple li {
	float: left;
	width: 169px;
	/*overflow: hidden;*/
	margin-left: -20px;
	padding: 0 20px;
	background: url('/jmo_images/site/spr_triple.gif') repeat-y 10px 0;
}
.triple-bg {
	background: #f6e7c2;
	padding: 10px 15px 0 15px;
	height: 280px;
}
.triple .wrap {
	margin: 0 0 4px 0;
	clear:both;
}
.triple-bg h3 {
	height: 32px;
	margin-bottom: 5px;
	overflow: hidden;
}
.triple-bg, .triple-bg h3, .triple-bg h4 {
	font-family: "Trebuchet MS";
}
.triple-bg .prix {
	/*float:left;*/
	margin: 0;padding:0;
	text-align: right;
	color: #516E34;
	font: normal normal 14px "Trebuchet MS", Trebuchet, Arial, sans-serif;
	letter-spacing: -1px;
}
.triple-bg .prix .Barre {
	text-decoration: line-through;
}
.triple-bg .more {
	padding-top: 6px;
}
.picto {
	color: white;
	text-align: center;
	/*font-weight: bold;*/
	/*padding-top: 59px;*/
	width: 60px;
	/*height: 76px;*/
	background: url(/jmo_images/site/picto_jmo.gif) no-repeat;
}
.raids .picto {
	margin-top: -22px;
	margin-right: 6px;
}
strong.heading {
	color: #516E34;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
}
strong.date {
	color: #D08720;
	font-size: 12px;
	line-height: 12px;
}
.more {
	text-align: right;
	font: bold 10px/14px 'Trebuchet MS', Trebuchet, Arial, sans-serif;
}
.more a {
	color: #516E34;
}
.raids {
	position: relative;
	width: 738px;
	z-index: 10;
	margin: 0 0 23px 0;
	margin-left: -3px;
	padding-left: 3px;
	padding-top: 23px;
	/*height: 20px;*/
}
.raids img.picto {
	position: absolute;
	z-index: 10;
	right: 15px;
	top: 0;
}
h3.image {
	background: url('/jmo_images/site/bg_h3.gif') no-repeat;
	padding: 5px 3px 2px 10px;
	margin: 0 0 0 -3px;	
}
.raids h3 {
	width: 90%;
}
.raids h3 span {
	text-indent: -9999px;
	display: block;
	height: 16px;
}

.breadcrumbs {
	padding: 10px 10px 10px 0;
	color: #9E6118;
	position: relative;
	z-index: 50;
}
.breadcrumbs a {
	color: #9E6118;
}
.breadcrumbs a:first-letter {
	text-transform: uppercase;
}
.raidlist {
	margin: -30px 0 15px 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.raidlist li {
	float: left;
	width: 704px;
	padding: 10px 15px;
	background: #EDDFBB;
	border: 2px solid #FDF4D6;
}
.raidlist li:hover,
.raidlist li.hover {
	border-color: #909A68;
	background: #E6D4AE;
}

.info {
	position: relative;
	z-index: 10;
	width: 160px;
	float: right;
	text-align: center;
	color: #516E34;
	padding-top: 10px;
}
.info a {
	font-weight: bold;
}
.info .date {
	color: #D08720;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.txt h2 {
	position: relative;
	z-index: 15;
	font-size: 16px;
}
strong.price {
	font-size: 22px;
	font-family:'Trebuchet MS';
	line-height: 20px;
	color: #516E34;
}
.raidlist img {
	float: left;
}
.raidlist .txt {
	margin: 0 170px 0 150px;
	font-size: 11px;
}
.raidlist p {
	margin-bottom: 0;
	font-size: 11px;
}
.detailbox {
	background: #EDDFBB;
	margin: -30px 0 10px 0;
	padding: 15px 10px 15px 25px;
	width: 703px;
	overflow: hidden;
}
.detailbox .photos {
	float: right;
	margin-left: 35px;
}
.detailbox .photos img {
	margin-bottom: 10px;
}
.produitprix {
	margin:0; padding:0;
	width: 172px; height: 110px;
	padding-top: 10px;
	background: url(/jmo_images/site/bg_produit_prix.gif) no-repeat;
	text-align: center;
}
.produitprix .date {
	font-size: 14px;
	color: #d08720;
	height: 30px;
/*	border: 1px solid blue;*/
}
.produitprix .date strong {
	font-size: 14px;
}
.produitprix .apartirde {
	margin: 5px 0 12px 0;
	font-size: 11px;
	color: #516E34;
}
.produitprix .prix {
	padding: 4px 0;
	font-size: 26px;
	color: #516E34;
	/*font-weight: bold;*/
	/*border: 1px solid red;*/
	/*height: 26px;*/
}
.produitprix .prixbarre {
	color: #516E34;
}
.produitprix .prixbarre strong {
	text-decoration: line-through;
}

.bgvert {
	margin: 0 0 15px 0;
	padding: 5px 0;
	width: 172px;
	color: white;
	background-color: #516e34;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
}
.bgvert a {
	text-decoration: none;
	color: white;
}
.bgvert a:hover {
	color: #d6bf93;
}


.map {
	margin: 15px 0 !important;
}
.detailbox dl {
	margin: 5px 0;
}
.detailbox dt {
	color: #416533;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
}
.detailbox dd {
	margin: 0;
}
.detailbox dl ul {
	margin: 0 0 0 35px;
	padding: 0;
	list-style: none;
}
#footer {
	clear: both;
	font: normal 10px Arial, Georgia, serif;
	color: #FFF;
	text-align: center;
}
#footer .top {
	margin: 0; padding:0;
	background: url('/jmo_images/site/footer-t.gif') no-repeat;
	height: 7px;
	line-height:0px;
	font-size:0px;
}
#footer .middle {
	margin: 0; padding:0;
	background: url('/jmo_images/site/footer-m.gif') repeat-y;
}
#footer .bottom {
	margin: 0; padding:0;
	background: url('/jmo_images/site/footer-b.gif') no-repeat;
	height: 7px;
	line-height:0;
	font-size:0px;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer p {
	margin:0; padding:0;
	font: normal 11px/15px Arial, Georgia, serif;
}

.Upper {
	text-transform: uppercase;
}
.CadreBeige {
	border: 2px solid #d6bf93;
}



/**********************************************/
/* Formulaire Contact */
/**********************************************/
.FormContact,.FormContact td,.FormReponse{
	font: normal normal 12px 'Trebuchet MS', Trebuchet, Arial, sans-serif;
}
.FormSubmit {
	margin: 0;
	width: 100px;
	height: 26px;
	font: normal bold 16px 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color: #516e34;
	background-color: #ffffff;
	border: 1px solid #516e34;
}
.LargeInput{
	width:263px;
}
.LargeInputSelect{
	width:268px;
}
.SmallInput{
	width:66px;
}
.MediumInput{
	width:192px;
}
.chkBoxes{
	background-color:white;border-width:0;
}
.XSmallInput{
	width:20px;
}
.HalfInput{
	width:126px;
}
.EditLibelle{
	margin: 30px 0;
	padding: 10px;
	border: 1px dotted;
}

form{
	margin:0; padding:0;
}
input,select,textarea{
	font: normal bold 13px 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color: #9E6118;
	border: 1px solid #516e34;
}
input {
	height: 18px;
}

.box{
	width:224px;
	/*overflow:hidden;*/
	margin: 0 0 30px 6px;
}

/*.box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.box ul li{
	padding: 2px 4px;
	font: normal bold 14px 'Trebuchet MS', Trebuchet, Arial, sans-serif;
}
.box ul li a{
	color:#4a2310;
	text-decoration:none;
}
.box ul li a:hover, .box ul li a.selected:hover{
	color: #FFFFFF;	
}
.box ul li:hover {
}

.box ul li:hover ,
.box ul li.hover {
}


.box ul li:hover a {
	color: #FFFFFF;
}
.box ul li a.selected {
	color:#cd8922;
	font-weight: bold;
}*/
.box .top{
	/*width:224px;*/
	overflow:hidden;
	height:6px;
	background: url(/jmo_images/site/bg-box-top.gif) no-repeat;
}
.box .middle{
	/*width:208px;*/
	background: url(/jmo_images/site/bg-box.gif);
	padding: 8px 8px;
}

.box .bottom{
	/*width:224px;*/
	overflow:hidden;
	height:6px;
	background: url(/jmo_images/site/bg-box-bottom.gif) no-repeat;
}
.box h2{
	font: normal bold 16px 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color: #516e34;
	margin-right: 20px;
	padding: 0 0 8px 0;
	text-transform: upper;
}
.box .jmovignette {
	position: absolute;
	width:36px;
	height:44px;
	z-index: 9999;
	margin-top: -20px;
	margin-left: 190px;
	background: url(/jmo_images/site/jmo-box.png) no-repeat;
}


.PPager {
	font-size: 16px;
	font-weight: bold;
}
.PPager a {
 	text-decoration : none;
}

/*///////////////////////////////////////////////////////
NAV GAUCHE
//////////////////////////////////////////////////////////*/

ul.Nav{
	margin:0;
	padding:0;
	list-style:none;
}
.Nav li {	
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	cursor:pointer;
	position:relative;
	width:200px;
	font: normal bold 14px 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	padding: 2px 4px;
}

.Nav li:hover {
	background-position: right center;
}

.Nav li a{
	color:#4a2310;
	text-decoration:none;
}
.Nav li a:hover, .Nav li a.selected:hover{
	color: #FFFFFF;
	color: #D08720;
}

.Nav li:hover div, 
.Nav li.hover div {
	display: block;
}

.sous_nav{
	text-align:left;
	padding:0;
	margin:0;
}
.sous_nav ul {
	margin: 0; padding: 0 0 5px 0px;
}
.sous_nav ul li {
	margin:  0 0 0 20px; padding: 0 0 0 0;
	width: 180px;
	font: normal bold 13px 'Trebuchet MS', Trebuchet, Arial, sans-serif;
}

.sous_nav ul li a {
	color:#516e34;
	text-decoration:none;
}


/*
.sous_nav{
	text-align:left;
	width:135px;
	left: 203px;
	top: 0px;
	display: none;
	padding:5px 5px 5px 10px;
	background:#516e34;
	position:absolute;
}

.sous_nav ul li {
	width:125px;
	}

.sous_nav ul li a {
	color:#fff;
	text-decoration:none;
}

.sous_nav ul li a:hover {
	color:#F1E15F;
	text-decoration:none;
}
*/

/*///////////////////////////////////////////////////////
NAV TOP
//////////////////////////////////////////////////////////*/
.navtop {
	margin-top:10px;
	padding-bottom: 20px;
}
.navtop ul{
	padding:0; margin:0;
	list-style:none;
}
.navtop ul li{
	float: left;
	padding: 2px 4px;
	font: normal bold 13px 'Trebuchet MS', Trebuchet, Arial, sans-serif;
}
.navtop ul li a{
	color:#4a2310;
	text-decoration:underline;
}
.navtop ul li a:hover, .navtop ul li a.selected:hover{
	color: #FFFFFF;	
}
.navtop ul li:hover {
	background-color: #516e34;
}

.navtop ul li:hover ,
.navtop ul li.hover {
	background-color: #516e34;
}


.navtop ul li:hover a {
	color: #FFFFFF;
}
.navtop ul li a.selected {
	color:#cd8922;
	font-weight: bold;
}



.Clikeo { 
	margin-top:20px;
	color: #dfc173;
	text-align : center;
}
.Clikeo a { 
	color: #dfc173;
	font: normal normal 7pt Verdana; 
}
.Clikeo a:hover { 
	color: #617f46;
}