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

html {
	margin: 0;
	padding: 0;
	}
	
body { 
	font:"Century Gothic"; /*défini la typo de tout le site */
	line-height: 1.2;/*interligne */
	color: #000000; 
	background: #fff ;  /*couleur image repetition position */
	margin: 0; 
	padding: 0;
	scrollbar-face-color: #8D6D23;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #8D6D23;
	scrollbar-3dlight-color:#fffff;
	scrollbar-darkshadow-color:#8D6D23 ;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	}

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

}
.footer2{
	background-image:url(../images/foot2.jpg);
	background-repeat:no-repeat;
	background-position: top left ;

}
.pied2page {
	font-size: 10px;
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #000000;
	font-family: "Century Gothic";
	text-decoration:none;
	background-image: url(../images/bando-bas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.coordonnee{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF; /*regrouper les marges en commencant par le haut - droite - bas - gauche*/
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}



/*les images du site*/

.content{
	background: #fff url(../images/template-christianrage.jpg) no-repeat top center;  /*couleur image repetition position */

}	
.container { 
	background:#fff url(../images/bgmiddle.jpg) repeat-y top left;
	}
.bgtableau1{
	background-image: url(lampe.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.bgtableau2{
	background: url(../images/basmenu.jpg) no-repeat top left;
	}
.bgtableau3{
	background: url(../images/flash-titre.jpg) no-repeat top left;
}
.bgtableau4{
	background: url(../images/flash-motif.jpg) repeat-y top left;
}
.bgtableau5{
	background: url(../images/flash-fond.jpg) no-repeat bottom left;
}
.bgfond1{
	background-image: url(tasse.png);
	background-repeat: no-repeat;
	background-position: left top;
	}	
.bgfond2{
	background-image: url(../images/ombre2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #666666;
	}
.bgfond3{
	background-image: url(../images/ombre1.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #666666;
	}

	

/*les TEXTES*/	
	
H1 {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
	margin: 0px;

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

}
H1 a:hover{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	text-decoration:underline;

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

}

H2 {
	font-family: "Century Gothic";
	color:#000000;
	font-size: 14px;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	float:left;
}
H2 a:link {
	font-family: "Century Gothic";
	color:#0C2C82;
	font-size: 13px;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	float:left;
}
H2 a:hover {
	font-family: "Century Gothic";
	color:#0C2C82;
	font-size: 13px;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	float:left;
	text-decoration:underline;
}
H2 a:visited {
	font-family: "Century Gothic";
	color:#0C2C82;
	font-size: 13px;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	float:left;
}
H3 {
	margin: 0px;
	float:left;
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #5D4D30;
	font-variant: normal;
	text-transform: uppercase;
}
H3 a:link {
	margin: 0px;
	float:left;
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #19B1D8;
	font-variant: normal;
	text-transform: uppercase;
}
H3 a:hover {
	margin: 0px;
	float:left;
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #19B1D8;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration:underline;
}
H3 a:visited{
	margin: 0px;
	float:left;
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #19B1D8;
	font-variant: normal;
	text-transform: uppercase;
}
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: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;
}
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;
}
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:hover{
	margin: 0px;
	float:left;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	font-variant: normal;
	text-decoration:underline;
}
H5 a:visited {
	margin: 0px;
	float:left;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	font-variant: normal;
}
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: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;
}
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;
}
.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: #564216;
}
.txt_contenu a:link{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.txt_contenu a:hover{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
.txt_contenu a:visited{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.txt_contenu2{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: normal;
	color: #483713;
	font-style: normal;
}
.txt_contenu2 a:link{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #28617B;
}
.txt_contenu2 a:hover{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #28617B;
	text-decoration:underline;
}
.txt_contenu2 a:visited{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #28617B;
}
.reference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.tarifs {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #0C2C82;
	font-weight: bold;
}
.alerte{
	color: #FFFFFF;
	border: 2px solid #CCCCCC;
	background-color: #FF9900;
	font-family: "Century gothic", Times, serif;
	font-size: 12px;
}


/*LES LIENS*/	

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

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

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

a:hover {
	color: #47390E;
	font-family: "Century Gothic";
	font-variant: small-caps;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

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

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

}

.lien a:hover {
	font-size: 10px;
	font-variant: normal;
	letter-spacing: 1px;
	color: #fff;
	font-family: "Century Gothic";
	text-decoration:underline;

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

}

/*AUTRE DECO*/	

.bordure {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #22AEDF;
}
.bordure2 {
	border: 1px solid #1DACE4;
}
.bordure3 {
	border: 1px solid #463583;
}
.bordure4 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #F3BA94;
}

