/*________body______________________________________________*/

body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #4c5426;
}

/*input,textarea{
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}*/

#global {
	position: relative; /* on positionne le conteneur */
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: left;
	background-color: #fff8e3;
}
#Copyright {
	position: relative; /* on positionne le conteneur */
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 2px;
	font-size: 10px;
	line-height: 10px;
	color: #ae9b4e;
}

#BlocLangue {
	background-color: #341b14;
	width: 980px;
	height: 36px;
	background-image: url(../images/words_and_pictures_from_our_customers.gif);
	background-repeat: no-repeat;
}

#BlocLangue2 {
	width: 94px;
	height: 13px;
	float: right;
}

#MenuTop {
	color: #e5e0d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	padding-left: 13px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	background-color: #341b14;
}



div#colonne1 {
	float: left;
	width: 10px;
	margin-right: 3px;
}

div#colonne2 {
	float: right;
	width: 280px;
	margin-left: 44px;
}

div#centre {
	overflow: hidden;
	width: 643px; /* à tester*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

div#TroisColonnes { /* Pour équilbrer les 3 longueurs de colonne*/
	overflow: hidden;
}

#Suivi{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	background-color: #e3e3e3;
	padding: 3px;
	width: 184px;
}

#Separation2 {
	background-image: url(../images/sep2.gif);
	width: 645px;
	height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#Separation{
	width: 953px;
	background-image: url(../images/separation.gif);
	height: 18px;
	margin-left: 13px;
}

#SepSsMenu{
	width: 200px;
	height: 5px;
	margin-left: 19px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4d2013;
}

#MenuBottom {
	color: #a59a97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	padding-left: 13px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 12px;

}
#NTags {
	color: #797368;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #d7d5d0;
}

.FdPoints{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c4c4c;
	background-image: url(../images/fd-points.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.FdPoints span {
	font-weight: bold;
	background-color: #fff8e3;
	padding-right: 4px;
	background-image: url(../images/fd-pointsspan.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
}



/*________balises______________________________________________*/

	p, ul, li, p, h1, h2, h3 {
		margin:0;
		padding:0;}

	p{
		font-size: 12px;
		line-height:16px;
	}
		
	h1 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000;
}

	h2 {
	font-size:14px;
	font-weight:bold;
	margin-top: 2px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #341b14;
}

	h3 {
	font-size:12px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #4c5426;
	margin-top: 5px;
	font-weight: normal;
	text-transform: uppercase;
}

	ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #857773;
	padding-left: 15px;
	line-height: 13px;
}

	li {
	list-style-type:none;
	background-image: url(../images/puce08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}

/*________page______________________________________________*/
.Arial10Gris, a.Arial10Gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c4c4c;
}
a.Arial10Gris:hover {
	text-decoration: none;
}
.Arial11Gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a59a97;
}
.Arial11Noir{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}



/*________Div______________________________________________*/
#Sep6 {
	height: 6px;
}
#Sep10 {
	height: 10px;
}
#Sep15 {
	height: 15px;
}
#Sep20 {
	height: 20px;
}
#Sep30 {
	height: 30px;
}
#Sep40 {
	height: 40px;
}

/*________liens______________________________________________*/

a.lienMenuTop:link, a.lienMenuTop:visited { color: #e5e0d9; text-decoration: none;}
a.lienMenuTop:active, a.lienMenuTop:hover{ color: #fffdfa; text-decoration: underline}

a.lienMenuBottom:link, a.lienMenuBottom:visited { color: #a59a97; text-decoration: none;}
a.lienMenuBottom:active, a.lienMenuBottom:hover{ color: #68534e; text-decoration: underline}

a.lien11:link, a.lien11:visited { color: #000000; text-decoration: underline;}
a.lien11:active, a.lien11:hover{ color: #4c5426; text-decoration: none; }

a.lien12:link, a.lien12:visited { color: #ae9b4e; text-decoration: underline;}
a.lien12:active, a.lien12:hover{ color: #d5c37c; text-decoration: none; }

a.lien13:link, a.lien13:visited { color: #000000; text-decoration: none;}
a.lien13:active, a.lien13:hover{ color: #5e6d18; text-decoration: underline; }

a.lienTop:link, a.lienTop:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #a59a97;
	font-size: 12px;
	text-decoration: none;
	background-image:  url(../images/fd-top1.gif);
	line-height: 12px;
	width: 105px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 30px;
}
a.lienTop:active, a.lienTop:hover{
	color: #68534e;
	text-decoration: none;
	background-image:  url(../images/fd-top2.gif);
}

a.lienCdroit:link, a.lienCdroit:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #341b14;
	font-size: 12px;
	text-decoration: none;
	line-height: 12px;
	width: 245px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 12px;
}
a.lienCdroit:active, a.lienCdroit:hover{
	color: #de390a;
	text-decoration: none;
}

a.lienCdroitVC:link, a.lienCdroitVC:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #341b14;
	font-size: 12px;
	text-decoration: none;
	line-height: 12px;
	width: 245px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 3px;

}

a.lienCdroitVC:active, a.lienCdroitVC:hover{
	color: #de390a;
	text-decoration: none;
}


a.SsMenu:link, a.SsMenu:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #4d2013;
	font-size: 11px;
	text-decoration: none;
	line-height: 10px;
	width: 230px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 22px;
}
a.SsMenu:active, a.SsMenu:hover{
	color: #dd5934;
	text-decoration: underline;
}

a.LienTag:link, a.LienTag:visited { color: #797368; text-decoration: none; padding:2px;}
a.LienTag:active, a.LienTag:hover{
	color: #FFF;
	text-decoration: none;
	background-color: #797368;
}


/*________boutons______________________________________________*/

	/* Btn1 */
a.BtnPrinc {
	background-color: transparent;
	background-image: url(../images/btn-droit.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
	float: left;
	display: block;
	height: 22px;
	margin-right: 0px;
	padding-right: 11px;
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #544e4a;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	white-space: nowrap;
}
a.BtnPrinc span {
	background-color: transparent;
	background-image: url(../images/btn-princ.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 7px;
	padding: 7px 0px 8px 26px;
} 
a.BtnPrinc:hover span{
	text-decoration: none;
	color: #de390a;
}
	/* Btn2 */
a.BtnImprimer {
	background-color: transparent;
	background-image: url(../images/btn-droit.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
	float: left;
	display: block;
	height: 22px;
	margin-right: 0px;
	padding-right: 11px;
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #544e4a;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	white-space: nowrap;
}
a.BtnImprimer span {
	background-color: transparent;
	background-image: url(../images/btn-imprimer.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 7px;
	padding: 7px 0px 8px 26px;
} 
a.BtnImprimer:hover span{
	text-decoration: none;
	color: #de390a;
}
	/* Btn3 */
a.BtnRechercher{
	background-color: transparent;
	background-image: url(../images/btn-droit.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
	float: left;
	display: block;
	height: 22px;
	margin-right: 0px;
	padding-right: 11px;
	/* FONT PROPERTIES */
	text-decoration: none;
	color: #544e4a;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	white-space: nowrap;
}
a.BtnRechercher span {
	background-color: transparent;
	background-image: url(../images/btn-rechercher.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 7px;
	padding: 7px 0px 8px 26px;
} 
a.BtnRechercher:hover span{
	text-decoration: none;
	color: #de390a;
}


/*________forms______________________________________________*/

form {
	padding:0px;
	margin:0px;
} 

.Champ01 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #929292;
	background-color: #f5f5f5;
	border: 1px solid #878787;
	width: 155px;
	height: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 12px;
	font-weight: bold;
}

.Champ02 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	background-color: #f5f5f5;
	border: 1px solid #6a737c;
	height: 16px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.Champ02-2lignes {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	background-color: #f5f5f5;
	border: 1px solid #6a737c;
	height: 32px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.Champ02-3lignes {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	background-color: #f5f5f5;
	border: 1px solid #6a737c;
	height: 48px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.Champ02Select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	background-color: #f5f5f5;
	height: 19px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 1px solid #6a737c;
}


.lg20  { width: 20px;}
.lg30  { width: 30px;}
.lg40  { width: 40px;}
.lg60  { width: 60px;}
.lg80  { width: 80px;}
.lg100  { width: 100px;}
.lg120  { width: 120px;}
.lg140  { width: 140px;}
.lg160 { width: 160px;}
.lg180  { width: 180px;}
.lg200  { width: 200px;}
.lg220  { width: 220px;}
.lg240  { width: 240px;}
.lg260  { width: 260px;}
.lg280  { width: 280px;}
.lg300  { width: 300px;}

.inputtypetext {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6A6657;
	background-color: #F2EFE5;
	cursor: text;
	border-top: 1px solid #9F987E;
	border-right: 1px solid #9F987E;
	border-bottom: 1px solid #9F987E;
	border-left: 1px solid #9F987E;
	padding: 2px;
}
/*________divers______________________________________________*/
.T9  {	font-size: 9px;}
.T10  {	font-size: 10px;}
.T12  {	font-size: 12px;}
.T14  {	font-size: 14px;}
.T16  {	font-size: 16px;}
.T18  {	font-size: 18px;}
.T24  {	font-size: 24px;}
.T36  {	font-size: 36px;}
.T46  {	font-size: 46px;}
.T60  {	font-size: 60px;}


.justifier	{
	text-align: justify;
}
.noir	{
	color: #000000;	
}

.blanc, .blanc a{
	color:#ffffff;
}

.gris	{
	color: #464f58;	
}
.PhotoGauche	{
	float: left;
	padding-right: 10px;
	padding-top: 0px;
	padding-left: 1px;
}
.PhotoThumbs	{
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}
.Contour {
	border: 1px solid #a5a9ad;
}
.ContourBlanc {
	border: 1px solid #ffffff;
}

.pointilles {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #636363;
}

.paragraphe01 {
	background-image: url(../images/puce08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
}


/*________Coul. Tableaux______________________________________________*/

.FdTableKit01a{
	background-color: #482f28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f8fb;
	padding-right: 4px;
	padding-left: 2px;
}
.FdTableKit01b{
	background-color: #e7dfc8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f8fb;
	padding-right: 4px;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f4f8fb;
}
.FdTableKit01c{
	background-color: #f1ecdd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f8fb;
	padding-right: 4px;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f4f8fb;
}
.FdTableKit01d{
	background-color: #482f28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	padding-right: 4px;
	padding-left: 2px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}


a h2, a h2:hover
{
	text-decoration: none;
}