*{
font-family:"Century Gothic", verdana;
font-size:13px;
}


html {
	margin: 0;
	padding: 0;
	}

	
body { 
	font:"Century Gothic"; /*défini la typo de tout le site */
	line-height: 1.2;/*interligne */
	color: #000000; 
	margin: 0; 
	padding: 0;
	background: #230201;
	}

.margin{
	margin: 4px; /*pour décoler les textes des bords*/
}	
	
/*Ce qui concerne les peids de pages*/
.footer{
	background-image:url();
	background-repeat:repeat-x;
	background-position: top left ;

}

.pied2page {
	font-size: 10px;
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #000000;
	font-family: "Century Gothic";
	text-decoration:none;
}

.coordonnee{
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	color: #D3B986;
	font-weight: bold;
}



/*les images du site*/

.content{
	background-image: url(../images/bgmiddle.jpg);
	background-repeat:no-repeat;
	background-position: center  ;
	  /*couleur image repetition position */

}	
.container { 
	background: url() repeat-y top left;
	}
	
	
	/* Fonds à mettre en aléatoire!! */
.bgtableau1{
	background: url(../images/ombre-top.png) no-repeat center;
	}
.bgtableau2{
	background: url(../images/ombre-right.png) no-repeat left center;
	}	
.bgtableau3{
	background: url(../images/ombre-bot.png) no-repeat top middle;
	}	
.bgtableau4{
	background: url(../images/ombre-left.png) no-repeat right center;
	}
.bgtableau5{
	background: url(../images/line-effect.png) no-repeat top center;
	}			
.bgfond1{
	background: url(../images/cote-gauche.jpg) repeat-x top left;
	}	
.bgfond2{
	background: url(../images/motif.png) repeat;
	}
.bgfond3{
	background: url(../images/bgliens.png) no-repeat top center;
	}
.bgfond4{
	background: url(../images/plan-fond.jpg) no-repeat bottom left;
	}

.bgfond5{
	background: url(../images/fond-trans.png) repeat;
	}
.bgfond6{
	background: url() repeat top left;
	}
.bgfond7{
	background: url() repeat top left;
	}
/*les TEXTES*/	
	
H1 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #F6E8CD;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
	margin:0 auto;


}
H1 a:link {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #F6E8CD;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
	margin:0 auto;


}

H1 a:visited{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #F6E8CD;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
	margin:0 auto;

}
H1 a:hover{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #F6E8CD;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;
	margin:0 auto;
}
H2 {
	font-family: "Century Gothic";
	color:#240201;
	font-size: 14px;
	letter-spacing: 0px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin:0 auto;
}
H2 a:link {
	font-family: "Century Gothic";
	color:#240201;
	font-size: 14px;
	letter-spacing: 0px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin:0 auto;
}

H2 a:visited {
	font-family: "Century Gothic";
	color:#240201;
	font-size: 14px;
	letter-spacing: 0px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin:0 auto;
}
H2 a:hover {
	font-family: "Century Gothic";
	color:#240201;
	font-size: 14px;
	letter-spacing: 0px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin:0 auto;
}
H3 {
	margin: 0px;
	float:left;
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #F6E8CC;
	font-variant: normal;
	text-transform: uppercase;
	margin:0 auto;
}
H3 a:link {
	margin: 0px;
	float:left;
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #F6E8CC;
	font-variant: normal;
	text-transform: uppercase;
	margin:0 auto;
}

H3 a:visited{
	margin: 0px;
	float:left;
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #F6E8CC;
	font-variant: normal;
	text-transform: uppercase;
	margin:0 auto;
}
H3 a:hover {
	margin: 0px;
	float:left;
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #F6E8CC;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration:underline;
	margin:0 auto;

}
H4 {
	margin: 0px;
	float:left;
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #422E87;
	font-variant: normal;
	text-transform: uppercase;
}
H4 a:link{
	margin: 0px;
	float:left;
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #422E87;
	font-variant: normal;
	text-transform: uppercase;
}
H4 a:visited{
	margin: 0px;
	float:left;
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #422E87;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration:underline;
}
H4 a:hover{
	margin: 0px;
	float:left;
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #422E87;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration:underline;
}
H5 {
	margin: 0px;
	float:left;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	font-variant: normal;
}
H5 a:link{
	margin: 0px;
	float:left;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	font-variant: normal;
}

H5 a:visited {
	margin: 0px;
	float:left;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	font-variant: normal;
}
H5 a:hover{
	margin: 0px;
	float:left;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	font-variant: normal;
	text-decoration:underline;
}
H6 {
	margin: 0px;
	float:left;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
}
H6 a:link{
	margin: 0px;
	float:left;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
}

H6 a:visited{
	margin: 0px;
	float:left;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
}
H6 a:hover{
	margin: 0px;
	float:left;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-decoration:underline;
}
.texte_saisi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #40312e;
	font-style: normal;
	letter-spacing: 1px;
	background-color: #FFF9FE;
	border: 1px dotted #251410;
}

.txt_contenu{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #240201;
}
.txt_contenu a:link{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #240201;
}

.txt_contenu a:visited{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #240201;
}
.txt_contenu a:hover{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #240201;
	text-decoration:underline;
}
.txt_contenu2{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #17658B;
}
.txt_contenu2 a:link{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #17658B;
}

.txt_contenu2 a:visited{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #17658B;
}
.txt_contenu2 a:hover{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #17658B;
	text-decoration:underline;
}

.txt_contenu3{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
.txt_contenu3 a:link{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}

.txt_contenu3 a:visited{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
.txt_contenu3 a:hover{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-decoration:underline;
}
.reference {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	color: #240201;
	font-weight: bold;
}
.tarifs {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	color: #2A394F;
	font-weight: bold;
}
.alerte{
	color: #FF0000;
	font-family: "Century gothic", Times, serif;
	font-size: 12px;
}


/*LES LIENS*/	

a {
	font-size: 10px;
	font-variant: small-caps;
	color: #2E0E0D;
	font-family: "Century Gothic";
	text-decoration:none;
	font-weight:bold;

}
a:link {
	font-size: 10px;
	font-variant: small-caps;
	color: #2E0E0D;
	font-family: "Century Gothic";
	text-decoration:none;
	font-weight:bold;

}

a:visited {
	font-size: 10px;
	font-variant: small-caps;
	color: #2E0E0D;
	font-family: "Century Gothic";
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	font-size: 10px;
	font-variant: small-caps;
	color: #2E0E0D;
	font-family: "Century Gothic";
	text-decoration:underline;
	font-weight:bold;

}
.lien a {
	font-size: 10px;
	font-variant: small-caps;
	color: #fff;
	font-family: "Century Gothic";
	text-decoration:none;
	font-weight:bold;

}
.lien a:link {
	font-size: 10px;
	font-variant: small-caps;
	color: #fff;
	font-family: "Century Gothic";
	text-decoration:none;
	font-weight:bold;

}

.lien a:visited {
	font-size: 10px;
	font-variant: small-caps;
	color: #fff;
	font-family: "Century Gothic";
	text-decoration:none;

}

.lien a:hover {
	font-size: 10px;
	font-variant: small-caps;
	color: #fff;
	font-family: "Century Gothic";
	text-decoration:underline;

}
/*AUTRE DECO*/	

.bordure {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFC;
}
.bordure2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #240201;
}
.bordure3 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #240201;
	border-left-color: #240201;
}
.bordure4 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #F3BA94;
}
img{
	border:none;

}
