.bordure {
	border: 1px solid #006600;
}
A.vertical {
	DISPLAY: block;
	COLOR: #FFFFFF;
	Font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background: #CC0000;
}
A.vertical:hover {
	color: #FFFFFF;
	background: #A42B58;
}
.titre {
	font:italic bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../img/fond_titre.jpg) left top repeat-x;
	border: 1px solid #FFFFFF;
}
.important {
	font:bold 13px Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.bordure_panier {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
}
.fond {
	background-attachment: fixed;
	background: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_body {
	background-attachment: fixed;
	background: url(../img/fond_body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	height: 76px;
	width: 350px;
	background: url(../img/h2.jpg) no-repeat;
	font-family: "Trebuchet MS";
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 20px;
}
#integr {
	padding-right: 15px;
	padding-left: 15px;
	width: 688px;
}
strong {
	font-weight: bold;
	color: #003333;
}
.droite {
	float: right;
	margin-left: 8px;
	border: 1px solid #999900;
}
.formulaire {
	background-color: #C2C88C;
	border: 1px solid #003333;
}
.liensbas{
font-size:10px;
text-align:center;
}
.liensbas a{
font-size:13px;
color:#000000;
font-weight:bold;
}
.liensbas a:hover{
color:#CD2FA0;
}