.bordure {
	border: 1px solid #000000;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background-color: #FF6600;
}
A.vertical:hover {
	COLOR: #FD0100;
	BACKGROUND-COLOR: #CCCCCC;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image:url(../img/fond_titre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	font-style: italic;
}
.important {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.fond_bas {
	background-attachment: fixed;
	background-image:url(../img/bas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
A.bt {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 6px 0px 0px;
	width: 86px;
	height: 26px;
	background-attachment: fixed;
	background-image: url(../img/bt1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
A.bt:hover {
	COLOR: #E11919;
	background-attachment: fixed;
	background-image:url(../img/bt2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titre1 {
	color: #333333;
	height: 25px;
	width: auto;
	font-weight: bold;
	padding-top: 0px;
	background-color: #CCCCCC;
	background-image: url(../img/fond_titre.jpg);
}
.bordure_droite {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
a.titre2:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.titre2:visited {
	text-decoration: none;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}
a.titre2:hover {
	text-decoration: underline;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
a.titre2:active {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
A.fiche {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 10px 0px 0px;
	width: 181px;
	height: 31px;
	background-attachment: fixed;
	background-image:url(../img/bt_fiche1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
A.fiche:hover {
	COLOR: #E11919;
	background-attachment: fixed;
	background-image:url(../img/bt_fiche2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.fiches {
	background-image:url(../img/bt_fiche2.jpg);
	height: 0px;
	width: 0px;
	padding: 0px;
	display: block;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.bordure_fiche {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

h1{
margin-left:20px;
margin-right:100px;
border-bottom:1px dotted #FF6600;
padding-bottom:10px;
font-size:18px;
font-style:italic;
font-weight:bold;
letter-spacing:8px;
}

.liste{
list-style-image:url(../img/puce.gif);
margin-left:80px;
}

.txt{
margin-left:50px;
}

h2{
margin-left:250px;
margin-right:250px;
border-bottom:1px solid #FF6600;
padding-bottom:10px;
letter-spacing:8px;
font-size:16px;
font-style:italic;
}

h3{
text-align:center;
font-size:14px;
font-style:italic;
border-bottom:1px solid #FF6600;
padding-bottom:10px;
margin-left:50px;
margin-right:50px;
letter-spacing:8px;
}

.mention {font-style: italic; font-size:9px; text-align:center;}
.big_title1{
	display:inline;
	font-size:30px;
	font-style:italic;
	color:#666666;
	background-color:#FF6600;
	margin-left:50px;
	margin-right:50px;
}
.bordimg a{
	display:block;
	border:2px solid #000000;
	border-style:dotted;
	height:150px;
	width:200px;
}
.bordimg a:hover{
	border:2px solid #000000;
	border-style:dashed;
}
.aleseuse{
	font-size:24px;
	color:#0066CC;
}
.exclusif{
	color:#CC0000;
	font-weight:lighter;
	font-size:34px;
	font-style:oblique;
}
.flotright{
	float:right;
	margin-left:10px;
}
.flotleft{
	float:left;
	margin-right:10px;
}
.flotte{
	float:left;
}
.clear{
	clear:both;
}
.cuv_avant{border:1px solid #FF6600;}
.cuv_pendant{border:1px solid #939393;}
.cuv_apres{border:1px solid #0066FF;}