td {  
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	height: 18px;
	vertical-align:middle;
}
.bordure_form {
	border:1px solid #999999;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	height: 18px;
	vertical-align:middle;
}
a { 
	text-decoration: none;
}
a:link {
	color: #A60C0C;
}
a:visited {
	color: #A60C0C;
}
a:active {
	color: #A60C0C;
}
a:hover { 
    text-decoration: underline;
}
version {
	font-size: 14px;
	color:#333333;
	font-weight:bold;
}
a.version:link {
	font-size: 14px;
	color:#333333;
	font-weight:bold;
}
a.version:visited { 
	font-size: 14px;
	color:#333333;
	font-weight:bold;
}
a.version:active { 
	font-size: 14px;
	color:#333333;
	font-weight:bold;
}
a.version:hover {
	font-size: 14px;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}
.titre1 {
	font-size: 18px;
	color: #A60C0C;
	font-weight: bold;
	line-height: 24px;
}
.signature {
	font-size: 13px;
	color: #A60C0C;
	font-weight: bold;
}
.textgras {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.chapo {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.cipredia {
	font-size: 12px;
	color: #0407AC;
	font-weight: bold;
}
.nav {
	font-size: 11px;
	color: #4F4F4F;
}
.bordure {
	border: 1px solid #0407AC;
}
.barre_nav {
	border: 1px solid #A60C0C;
}
.pave_business {
	border: 1px solid #9A9999;
}