.bordure {
	border: 3px solid #9900CC;
}
.bordure2 {
	border: 3px solid #f676f1;
}
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: #CC0000;
}
A.vertical:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #A42B58;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	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 {
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_menu {
	background-image: url(../img/gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1{
font-size:13px;
font-weight:bold;
}


h2{
font-size:16px;
letter-spacing:5px;
text-align:right;
border-bottom:1px solid #000000;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
margin-top:10px;
}

h3{
font-size:14px;
letter-spacing:5px;
font-weight:bold;
font-style:italic;
border-bottom:1px dotted #000000;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
}

h4{
font-size:14px;
letter-spacing:5px;
text-align:left;
border-bottom:1px solid #A30313;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
color:#A30313;
font-style:italic;
}

h5{
font-size:14px;
font-weight:bold;
font-style:italic;
border-bottom:1px dotted #000000;
padding-bottom:10px;
margin-left:20px;
margin-right:20px;
}

h6{
background:#F471F3;
margin-left:20px;
margin-right:20px;
font-size:13px;
letter-spacing:2px;
padding-left:10px;
}

.txt{
margin-left:20px;
margin-right:20px;
text-align:justify;
}

#encart{
border:2px dashed #ffffff;
padding:10px;
margin-left:50px;
margin-right:50px;
background:url(../img/fd_encart.jpg);
color:#FFFFFF;
}

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

.link{
color:#F9B0F9;
font-weight:bold;
text-decoration:none;
}

.link:hover{
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}

.link2{
color:#954491;
font-weight:bold;
text-decoration:none;
}

.link2:hover{
color:#954491;
font-weight:bold;
text-decoration:underline;
}

.souligner{
text-decoration:underline;
font-weight:bold;
}

marquee{
margin-left:20px;
margin-right:20px;
font-weight:bold;
letter-spacing:2px;
}

.element_droit{
float:right;
margin:10px;
}
.element_gauche{
float:left;
margin:10px;
}

#catalogue{
empty-cells:hide;
background:url(../img/fd_encart.jpg);
}

#catalogue img{
border:1px solid #FFF;
}
div#animation1 {
	width:640px;
	margin: 0 0 0 25px;
	background-image: url(../img/fond_animation1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
