/* CSS Document */

/*			STYLE GENERAL	 	   */
/*			HABILLAGE PAGE 		   */
/*			HOME			 	   */
/*			PAGE			 	   */
/*			MENU			 	   */
/*			PIED PAGE		 	   */
/*			AUTRE			 	   */
/*			FORM		 		   */
 


/*********** STYLE GENERAL *********/


/*** lien ***/

a:focus

{ /* enleve le focus sur les liens dans FF */
	outline: none;/**/
}



a  {
	color: #803300;
	text-decoration: none;
	position:relative;
}

a:hover {
	color: #B86500;
}

.lien,
.navig a
{
	color:#FFCC33;
}
.lien:hover,
.navig a:hover
{
	color:#FFFF66;
}


/*** TITRE ***/
.titre
{
	color:#B05737;
	font-size:100%;
	margin:0 0 1em 0;
	text-align:justify;
}
.titre strong
{
	color:#803300;
	font-size:120%;
}
.stitre,
.produit .stitre
{
	font-size:100%;
	color:#FFE1AD; /* B05737 7A715C */
	margin:0.6em 0;
}

.sstitre
{
	font-size:110%;
	margin:0.3em 0;
}


/*** LISTE ***/
dl
{
	margin:1em 0 1em 20px;
}
dl dt
{
	color:#803300;
	margin-bottom:0.3em;
}
dl dd,
.puce
{
	background:url(../img/puce.white.gif) no-repeat left 0.4em;
	padding-left:10px;
	margin:0.3em 0;
}

/*** float left et right ***/
.floatleft
{
	float:left;
}
.floatright
{
	float:right;
}



/* navigation pied */
.navig
{
	float:right;
	list-style:none;
	font-size:80%;
}
.navig li
{
	text-align:right;
	margin:0.5em 0;
}
.navig a
{
	background:url(../img/picto/puce.gif) no-repeat left 0.4em;
	padding-left:11px;
}
.navig .retour a
{
	background:url(../img/picto/top.gif) no-repeat left 0.55em;
	padding-left:11px;
}
.navig a:hover
{
	
}

/***** HEADER *****/



/********** Acces rapide Contenu haut page *****************/
/*** positionnement du menu acces dans style.css ***/

#accesmenu
{
}
#accesmenu li
{
	list-style:none;
	float:left;
	color:#DE9102;
}
#accesmenu li a
{
	color:#B86500;
	margin: 0 0.5em 0 0.5em;
	font-size:81%;
	text-decoration:none;
}
#accesmenu li a:hover,
#accesmenu li a:hover strong
{
	color:#803300;
}
#accesmenu .current a, #accesmenu .current a:hover,
#accesmenu .current a strong, #accesmenu .current a:hover strong
{
	color: #803300;
	font-weight:bold;
}
#accesmenu li  a strong
{
	font-size:110%;
	color: #873923;
	font-weight:bold;
}



/*** STYLE PAGE ***/

/* detail page */
#carte
{
	position:relative;
	margin-top:75px;
}
#europe
{
	text-align:center;
}

.produit
{
	margin-top:60px;
}
.produit h2
{
	margin:10px 0;
	font-size:100%;
	font-weight:normal;
}
.produit h2 strong
{
	font-size:110%;
	color:#803300;
}
.fr, .en, .de, .es
{
	position:relative;
	display:inline-block;
	width:20px;
	height:10px;
	background:url(../img/drapeau.gif) no-repeat left top;
	margin-right:5px;
	font-size:1px; /* ie6 */
	border:#fff 1px solid;
}
.en { background-position:left -10px; }
.de { background-position:left -20px; }
.es { background-position:left -30px; }

/* popup coordonnée */
#lienwalcom
{
	position: absolute;
	top:130px;
	left:135px;
}
#lienwalcom a
{
	display:block;
	width:100px;
	height:40px;
}

#lienbvgeo
{
	position: absolute;
	top:380px;
	left:310px;
	font-size:60%;
	white-space:nowrap;
	
}
#lienbvgeo a
{
	color:#000;
}
#walcom
{
	position:absolute;
	left:65px;
	top:160px;
	display:none;
	opacity:0.9;
	filter: alpha(opacity=80);/**/
}
#walcom fieldset
{
	width:333px;
	height:230px;
	background:url(../img/fond.bloc.2.png)
}
#close
{
	position:relative;
	display:block;
	text-align:right;
	top:10px;
	margin:5px 20px 0 0;
	font-size:70%;
}
#walcom fieldset dl
{
	line-height:1em;
	font-size:90%;
	margin-left:25px;
}

.adresse
{
	text-align:center;
	padding-right:30px;
	color:#fff;
}
.adresse a
{
	color:#FFCC33;
}
.adresse a:hover
{
	color:#FFFF66;
}

.desc
{
	color:#FFE4A6;
}

/* popup fruit */
.popup
{
	position:absolute;
	right:0px;
	bottom:-320px; /* -110 px */
	width:300px;
	display:none;
	font-size:75%;
	text-align:justify;
	background:url(../img/fond.jpg) repeat-x left top #C95500;
	padding:10px 10px 10px 15px;
	color:#B86500;
	border:#B86500 1px solid;
	opacity:0.9;
	/*filter: alpha(opacity=80);*/
	border-radius : 3px;
	-moz-border-radius: 3px;
	
}

.popup strong
{
	color:#803300;
}
/******* PIED PAGE ********/

/* Style pied page */
#footer { /* positionnement dans style.css */
	text-align: center;
	line-height: 20px;
	color: #7D7666;
	font-size: 85%;
}
#footer a {
	font-size: 1em;
	color: #7D7666;
	font-weight: normal;
	text-decoration: none;
	Padding: 5px 0 5px 0;
}
#footer a:hover {
	color: #544F42;
}





/********** MENU ***********/
/********** MENU HAUT ***********/
/********** MENU BAS ***********/
#mh ul
{
	position:static;
	list-style:none;
	margin-left:0;
	line-height:20px;
}
#mh ul li
{
	position:static;
	display:inline-block;
	color:#DE9102;
	margin:0px 22px 0 22px;
}
#mh a
{
	position:relative;
	color:#DE9102;
	padding:0 0 0 0;
	display:inline-block;
	vertical-align:bottom;
	cursor:pointer;
}

#mh01,
#mh01 a,
.mh01on,
.mh02on,
.mh01on
{
	width:120px;
	height:121px;
}
#mh01
{
	background:url(../img/abricot.on.png) no-repeat left top;
}
#mh01:hover,
#mh01.current,
#mh01.mh01on
{
	background:url(../img/abricot.png) no-repeat left top;
}

#mh02,
#mh02 a
{
	width:137px;
	height:168px;
}
#mh02
{
	background:url(../img/cerise.on.png) no-repeat left top;
}
#mh02:hover,
#mh02.current,
#mh02.mh02on
{
	background:url(../img/cerise.png) no-repeat left top;
}


#mh03,
#mh03 a
{
	width:127px;
	height:109px;
}
#mh03
{
	background:url(../img/noix.on.png) no-repeat left top;
}
#mh03:hover,
#mh03.current,
#mh03.mh03on
{
	background:url(../img/noix.png) no-repeat left top;
}

/***** CONTACT *****/

#formcontact, .formcontact
{
	/*position:relative;
	top:0;
	left:0;
	height:1%;*/
}
#titretd1, #titretd2
{
	width:12em;
}
.donnes1, .donnes2
{
	/*position:relative;*/
	margin:auto;
	margin-bottom:0.5em;
}
.donnes1
{ /* positionnement données form gauche */
	/* float:left; */
	left:0em;

}
.donnes2
{ /* positionnement données form droite */
	/* float:right; */
	right:0em;
	/*margin-right:-3em;*/
	/*padding-left:0.7em;*/
}


.donnes1 table, .donnes2 table
{
	/*margin:auto; /* margin:auto fait planté ie 6 dans certain cas */
}

#formcontact, .formcontact
{
	margin-left:0px;
	margin:auto;
}
#formcontact legend, .formcontact legend
{
	padding-left:15px;
	margin-bottom:0.5em;
}
#formcontact label span, .formcontact label span
{ /* *obligatoire */
	color:#B05737; /* bb0d1e */
	font-weight:bold;
}
.submit
{
	width:250px;
	height:26px;
	display:inline-block;
	border:0;
	color: #fff;
	background:url(../img/bt2.gif) no-repeat left top;
	margin-right:12px;
}
.submit:hover
{
	background-position: left bottom;
}

/* contact */

input.normal, input.focus,
textarea.normal, textarea.focus
{
	width:300px;
}

.checkboxform, .inputform
{ /* config txt dans .txt dans form plus bas*/
	line-height:2em;
	font-weight:bold;
}
.checkboxform span
{
	display:block;
	float:left;
	width:17em;
}
.inputform .spanform
{
	display:block;
	float:left;
	width:21em;
}

/****** FORMULAIRE ******/

form {
	margin:0;
}
select, textarea, input, .normal, input.case,
select.normal, textarea.normal {		/*** configuration general ***/
	color: #666;
	background-color: #fafafa;
	font-weight: bold;
	font-size:90%;
}
input.case {		/*** configuration case a cochÃ© ***/
	background-color: transparent;
}

.focus, .focus2, .focus3,
select.focus,
textarea.focus, textarea.focus2  {	/*** Mise en avant des champs en cours d'utilisation - onfocus="this.className='focus';" ***/
	background: #fff;
	/*color: #c00;*/
	border: #B05737 2px solid;
	color:#B05737;
	margin:0 0;
	padding-left: 3px;
}
textarea, input, .normal, select,
.search, .fpart, .fpart2 {	/*** Retour à  l'état normal aprés l'utilisation - onblur="this.className='normal';" ***/
	padding-left: 3px;
	font-weight: bold;
	margin:1px 1px;
}
.normal, .focus {	/*** taille des champs ***/
	/*width: 180px;*/
}
.normal {	/*** bordure des champs ***/
	border: #A6A08F 1px solid;
}

select.normal, select.focus, .submit { /*** taille select ***/
	/*width: 187px;*/
}
textarea.normal, textarea.focus, textarea.focus2  /*** taille textarea ***/
{
	/*font-size:100%;*/
	height:8em;
}




