body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727E85;
	font-weight: normal;
	text-align: center;
	line-height: 140%;
}

body {
	background-color: #D4D8DA;
	text-align: center;
}

a.liens12:link, a.liens12:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #206095;
	text-decoration: none;
}

a.liens12:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6633;
}

a {
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a:visited {

	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;

}

a:hover {

	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;

}

a:active {

	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;

}

.image {
	border: 1px solid #206095;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}

.alerte {

	font-size: 16px;

	font-weight: bold;

}
.table {
	border:2px solid #727E85;
	background-image:url(images_ms/bck_ms.png);
	background-position:left top;
	background-repeat:repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #E3E6E9;
}

.titre{
	background-image:url(images_ms/bck_titre.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	width: 100%;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #727E85;
	font-weight: bold;
	background-color: #EB6A0A;
}

.texte{
	text-align: left;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}

.ref{
	text-align: center;
	display: block;
	color: #FFFFFF;
	background-color: #727E85;
	padding-top: 3px;
	padding-bottom: 5px;
	background-image: url(images_ms/bck_ref.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.marque{
	text-align: center;
	display: block;
	color: #727E85;
	background-color: #D4D8DA;
	padding-top: 3px;
	padding-bottom: 5px;
	background-image: url(images_ms/bck_marque.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.devis{
	text-align: center;
	display: block;
	color: #FFFFFF;
	background-color: #EB6A0A;
	padding-top: 3px;
	padding-bottom: 5px;
	background-image: url(images_ms/bck_titre.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}



.standard {
text-align:center;
}

.submitt {
	background-color:#071547;
	border:solid;
	border-width:thin;
	border-color:#FFFFFF;
	color:#F7AA00;
	background-image: url(images/fond_submitt.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	font-weight: bold;
}



