* {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
}

body {
	overflow: auto;
	visibility: visible;
	margin: 0;/*
	scrollbar-face-color: #F6D8BE;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #F6D8BE;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #F6D8BE;
	scrollbar-arrow-color: #FF6600;*/
	background-color : #000;
}

.back_tab {
	background-image: url(../images/deco/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.back_tab2 {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/deco/right.jpg);
}

.back_fond {
	background-image: url(../images/deco/center.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

a {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #AB196C;
	text-decoration: underline;
}

.tarif {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
}

.texte_saisi {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	letter-spacing: 1px;
	border: 1px solid #4A0C31;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
}
	
H1, H1 a:link, H1 a:visited, H1 a:hover {
	color: #FFF;
	font-size: 16px;
	letter-spacing: 0px;
	font-style: normal;
	margin: 0px;
	background-position: left;
	font-weight: normal;
	text-transform: uppercase;
}
H1 a:hover {
	color: #AB196C;
	text-decoration: underline;
}

H2, H2 a:link, H2 a:visited, H2 a:hover {
	color:#B81A79;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 1px;
}
H2 a:hover {
	text-decoration: underline;
}

H3, H3 a:link, H3 a:visited, H3 a:hover {
	color: #CA1378;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
H3 a:hover {
	text-decoration: underline;
}

H4, H4 a:link, H4 a:visited, H4 a:hover {
	color: #72519A;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
}
H4 a:hover {
	text-decoration: underline;
}

H5, H5 a:link, H5 a:visited, H5 a:hover {
	color: #72519A;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	margin: 0px;
}
H5 a:hover {
	text-decoration: underline;
}

H6, H6 a:link, H6 a:visited, H6 a:hover {
	color: #333333;
	margin-left:10px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
H6 a:hover {
	color: #1b72ff;
}

.pied2page {
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 0px;
}

.reference {
	font-size: 11px;
	font-style: normal;
	color: #9AB2CF;
	font-weight: bold;
}

.alerte{
	color: #FFFFFF;
	border: 2px solid #CCCCCC;
	background-color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.txt_contenu {
	font-size: 13px;
	color: #FFF;
	font-style: normal;
	line-height: 20px;
}
.txt_contenu2 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.txt_contenu3 {
	font-size: 12px;
	color: #000;
	text-align: center;
}
.txt_contenu4 {
	font-size: 12px;
	color: #B81A79;
	text-align: center;
}

.bordure {
	border: 1px solid #FFF;
}

.bordure2 {
	border: 3px solid #4A0C31;
}
