*{
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: #484848;
	}

.margin, a.margin, a.margin:link, a.margin:hover, a.margin:visited {
	margin: 4px; /*pour décoler les textes des bords*/
	border:0;
}	
	
/*Ce qui concerne les peids de pages*/
.footer{
	background-image: url(../images/foot.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;
}

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



/*les images du site*/

.content{
	background-image: url(../images/motif.png);
	background-repeat:repeat;
	  /*couleur image repetition position */

}	
.container { 
	background: url(../images/bgmiddle.jpg) no-repeat bottom left #818080;
	}
.image{ 
	background: url(../images/photo.jpg) no-repeat top center;
	width:230px;
	height:230px;
	margin:4px;
	}	
	/* Fonds à mettre en aléatoire!! */
.bgtableau1{
	background:url(../images/ombre-top.png) repeat-x bottom right;
	}	
.bgtableau2{
	background:url(../images/ombre-droite.png) repeat-y top left;
	}
.bgtableau3{
	background:url(../images/ombre-bot.png) repeat-x top right;
	}
.bgtableau4{
	background: url(../images/ombre-gauche.png) repeat-y top right;
	}
.bgtableau5{
	background: url(../images/ombregauche.png) no-repeat  bottom left;
	}
.bgtableau6{
	background: url(../images/ombrebot.png) no-repeat top right;
	}
.bgfond1{
	background: url(../images/cote-gauche1.jpg) no-repeat top right;
	}	
.bgfond2{
	background: url(../images/cote-gauche2.jpg) repeat-y top right;
	}
.bgfond3{
	background: url(../images/cote-gauche3.jpg) no-repeat bottom right;
	}
.bgfond4{
	background: url(../images/cote-droite1.jpg) no-repeat top left;
	}
.bgfond5{
	background: url(../images/cote-droite2.jpg) repeat-y top left;
	}
.bgfond6{
	background: url(../images/cote-droite3.jpg) no-repeat top left;
	}
.bgfond7{
	background: url(../images/bgliens.png) no-repeat top center;
	}
.bgfond8{
	background: url(../images/plan-fond.png) no-repeat top center;
	}
.bgfond9{
	background: url(../images/fond-newsletter.png) no-repeat bottom left;
	}	
.bgfond10{
	background: url(../images/carte-accueil.png) no-repeat top right;
	}	
.bgfond11{
	background: url(../images/separateur.jpg) repeat-x bottom left;
	}		
.bgfond12{
	background: url(../images/flash-fond.png) no-repeat top center;
	}			
.bgfond13{
	background: url(../images/flash-bot.png) no-repeat top center;
	}	
.bgfond14{
	background: url(../images/bt-fond.jpg) repeat-x center #880016;
	}		/*les TEXTES*/	
	
H1 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
	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: #FFF;
	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: #FFF;
	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: #FFF;
	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:#FFFFFF;
	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:#FFFFFF;
	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:#FFFFFF;
	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:#FFFFFF;
	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: #151515;
	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: #151515;
	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: #151515;
	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: #151515;
	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: #333;
}
.txt_contenu a:link{
	margin: 5px 10px 2px 10px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #333;
}

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

.txt_contenu2 a:visited{
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.txt_contenu2 a:hover{
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	text-decoration:none;
}

.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: #A7031E;
	font-weight: bold;
}
.tarifs {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	color: #2A394F;
	font-weight: bold;
}
.alerte{
	color: #000000;
	background-color: #FFF;
	border: 1px solid #F00;
	font-family: "Century gothic";
	font-size: 12px;
	font-weight:bold;
}


/*LES LIENS*/	

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

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

}

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

}
.lien {
	font-size: 10px;
	font-variant: small-caps;
	color: #fff;
	font-family: "Century Gothic";
	text-decoration:none;
	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: 1px solid #FFF;
}
.bordure2 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #A6021B;
}
.bordure3 {
	border: 1px solid #A9C4D1;
}
.bordure4 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #F3BA94;
}
