/************************
*        CONTENU
************************/
#contenu{
	width:640px;
	float:right;
	margin-top:5px;
	margin-left:-10px;
	margin-right:18px;
	font-size:11px;
	
	}

#messForm{
display:none;
background-color:#FFFFFF;
color:#63750b;
}
		
.lien{
	color:#63750b;
	font-style:italic;
	font-weight:bold;
	margin-bottom:10px;
	}

#animAcc{margin-bottom: 10px;}
.anim{margin-bottom: 10px;} /*photo panoramique au dessus de la liste des voyages*/

table{margin-right:-2px;}
	
 tr{
	 width : 650px;
	 display:block;
	 padding-bottom:0px;
	 margin-bottom:10px;
	
	 }
 
  td{
	 width : 24%;
	 border-right:dashed 1px #666;
	 padding: 0px 10px 0px 10px;
	 vertical-align:top;
	 font-size:11px;
	 }
	 
td h1{
	color:#63750b;
	font-size:14px;
	font-weight:bold;
	padding-top:0px;
	}
	
#pr table {
}
	 
#pr tr, #panier tr{
	width : 610px;
	display:block;
	padding-bottom:0px;
	margin: 0 0 0 0px;
	text-align : center;
}

.trbold {
	font-family: "Trebuchet MS", sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4em;
    font-style: normal;
    border-collapse:separate;
}
 
#pr td , #panier td, #tabpiece td{
	height : 30px;
	border:solid 1px #666;
	padding: 0px 0px 0px 0px;
	font-size:11px;
	padding-top : 5px;
}

.arrondig {
	-webkit-border-top-left-radius:5px;
    -moz-border-radius:5px 0px 0px 0px;
    border-top-left-radius:5px;
}

.arrondid {
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:0px 5px 0px 0px;
    border-top-right-radius:5px;
}

#pr input[type=submit],#pieceg input[type=submit] {
	background:url(../img/cart20.png) no-repeat; 
	border:none;
	height:20px;
	width:20px;
	cursor:pointer;
	font-size:8px;
	color:#666666;
	padding-top:0px;
	padding-left:3px;
	margin-top:0px;
}

#pr input[type=text], #panier input[type=text], #pieceg input[type=text] {
	width : 20px;
}

.tdcmd input[type=submit] {
	background:url(../img/remove20.png) no-repeat; 
	border:none;
	height:20px;
	width:20px;
	cursor:pointer;
	font-size:8px;
	color:#666666;
	padding-top:0px;
	padding-left:3px;
	margin-top:0px;
}

.tdmodifier input[type=submit] {
	background:url(../img/refresh20.png) no-repeat; 
	border:none;
	height:20px;
	width:20px;
	cursor:pointer;
	font-size:8px;
	color:#666666;
	padding-top:0px;
	padding-left:3px;
	margin-top:0px;
}

#panier input{}

.tabpr {
	margin : 20px auto 0 auto;
	padding : 0;
}
.trpr {
background-image: linear-gradient(bottom, #6E8F22 19%, #B8CC08 85%, #C1D607 95%);
background-image: -o-linear-gradient(bottom, #6E8F22 19%, #B8CC08 85%, #C1D607 95%);
background-image: -moz-linear-gradient(bottom, #6E8F22 19%, #B8CC08 85%, #C1D607 95%);
background-image: -webkit-linear-gradient(bottom, #6E8F22 19%, #B8CC08 85%, #C1D607 95%);
background-image: -ms-linear-gradient(bottom, #6E8F22 19%, #B8CC08 85%, #C1D607 95%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.19, #6E8F22),
	color-stop(0.85, #B8CC08),
	color-stop(0.95, #C1D607)
);
	
	-webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius:5px 5px 0px 0px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
}
.tdref {
	width : 85px;
}
.tdmarque{
	width : 100px;
}
.tddes {
	width : 105px;
}
.tdstock {
	width : 70px;
}
.tdprix {
	width : 85px;
}
.tdlieu {
	width : 105px;
}
.tdquant {
	width : 65px;
}
.tdmodifier{
	width : 85px;
}
.tdcmd {
	width : 85px;
}

.divpanier {
	text-align : right;
	margin : 0 20px 0 0;
}

.tabpanier {
	margin : 20px auto 20px auto;
}

.trhover {
	cursor:pointer;
}

.trhover:hover {
	background-color : #E3E9B7;
	color : #666;
}

.affprix {
	text-align : right;
}

.tabtotal{
	margin : 0 0 0 430px;
	text-align : center;
	width : 150px;
}

.tabtotal td{
	width : 75px;
	border : solid 1px #666;
}

#pagepiece {}

#pieceg{
	width : 370px;
	margin : 0 0 0 30px;
}
#pieced{
	width : 200px;
}

#tabpiece td {
	text-align : center;
}

#tabpiece tr {
	margin-bottom: 0px;
}

.piece_lieu {
	width : 150px;
}

.piecestock {
	width : 50px;
}

#pieceg li{
	margin : 0 0 10px 0;
}

.alignement {
	display:inline-block;
	vertical-align: top;
}

/* ************ Fin panier ******************/

.col1{padding-left : -5px; }
.col3{border : none; }

.col4{border-left:dashed 1px #666; border-right:none; padding-right:20px;}


#accueil{width:300px; float:left}
#accueil .col1, #accueil .col2, #accueil .col3 {width:100px;}
#accueil .col3 a, #accueil .col2 a, #accueil .col1 a{font-size:10px;} 


/******************************
*           ACTU
******************************/
.vide{width:0px; height:0px; border:none; margin:0px;}

.actu{
	padding-right:0px;
	border-right:none;
	border-left:none;
	float:right;
	width:150px;
	margin-left:0px;
	}

.actu h1{
	color:#FFFFFF;
	font-size:14px;
	margin-bottom:0px;
	margin-right:0px;
	}

.actu div{
	background:url(../img/actu_ligne.gif) repeat-y right;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:-6px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	}



.actu .bottomActu{
	background:url(../img/actu_bottom.jpg) no-repeat right;
	height:15px;
	margin-top:-1px;
	}

.actu .item a{display:block; text-align:center; color:#63750b; padding:5px;}	

.item img{width:110px;}

.itemD{width:435px; padding-left:5px; padding-bottom:50px;margin-left:50px; margin-bottom:50px; border-bottom: dashed 1px #666; position:relative;}

.itemD h1{
	display:block;
	width:435px;
}

.itemD .imgDroite{
	float:right;
	margin-bottom:10px;
	width:220px;	
	}
	
.itemD .imgDroite img{
	/*border:solid 1px #666;*/
	margin-left:10px;
}

.itemD img{
	float:left;
	margin : 0 10px 10px 0px; 
	width:200px;
	/*border:solid 1px #666;*/
}

.itemD .actuTexte, .actuTexteBas{
	margin-right:5px;
	font-size:12px;
	}
	
.actuTexteBas{
position:absolute;
bottom:30px;
left:220px;
}


.itemD .actuTexte a {color:#63750b} 	

.link_divx{
	text-align: center;
	}
	
.link_divx img{
	margin : auto; 
	width:88px;
	border:none;
	}

.actuTexte p.gras{
	text-align : center;
	color : #63750B;
	font-size : 12pt;
}

/***************************
*    VOYAGE - RAID
***************************/
.raid {
	padding-left:20px;
	padding-right:15px;
	}

.raid h1{
	color:#63750b;
	font-size:18px;
	/*text-align:center;*/
	}

.raid span{
	color:#63750b;
	font-weight:bold;
	}
	
.descriptifRaid{
	float:left;
	width:30%;
	}

.raid .resume{
	float:right;
	width:60%;
	}
	
.retourListe{
	text-align:center;
	}

.retourListe a{
	color:#63750b; 
	}


/**************************************
*       MENTIONS LEGALES
**************************************/
.mentions{width:270px; margin-left:auto; margin-right:auto;}
.mentions h4{	
	color:#63750b;
	font-size:14px;
	text-align:center;
	}
.mentions span{font-weight:bold;}
.mentions .gauche{
	float:left; 
	width:110px; 
	font-weight:bold;
	text-align:right;
	}

.mentions .droite{
	float: right; 
	width:150px;
	}
