.bordure {
	border: 1px solid #933d55;
}
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;
}
.fond {
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #3C6C7B;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: right;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C6C7B;
	margin: 0 80px;
	padding-right:10px;
}
.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	margin-right: 20px;
}
.important{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666060;
	font-weight:bold;
}
.element_droit{
float:right;
margin-right:80px;
margin-left:10px;
}
.element_droit_tab{
float:right;
margin-right:80px;
margin-left:10px;
border:1px solid #658087;
}
.devis {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	background-color: #935465;
	margin-right: 100px;
	margin-left: 10px;
}
.element_gauche{
float:left;
margin-right:10px;
margin-left:10px;
border:1px solid #666666;
}
.liste {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #692739;
	list-style-type: disc;
}
.element_droit2{
float:right;
margin-right:50px;
margin-left:10px;
border: 1px solid #933d55;
}
.ss_classes {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5D2736;
	list-style-image: url(../img/puce.gif);
	text-align: center;
}
hr {
	border: 1px dashed #ffffff;
	margin-right: 50px;
	margin-left: 50px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7B4F11;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #9A8974;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA0B0F;
}
.bordure_blanche {
	border: 1px solid #ffffff;
}
.clear { clear:both;}