/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../imgtxt/appartbg.jpg);
}
.Titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BC997A;
	padding-left:8px;
	padding-right:20px;
	font-weight: bold;
}
.inputext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #ECE3DA;
	width: 590px;
	cursor: hand;
	height: 25px;
	text-decoration: none;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}
a:link {
	font-family: tahoma;
	font-size: 14px;
	color: #3F679B;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: tahoma;
	font-size: 14px;
	color: #3F679B;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-family: tahoma;
	font-size: 14px;
	color: #3F679B;
	text-decoration: underline;
	font-weight: normal;
}

.Titre2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.a{
	font-family: tahoma;
	font-size: 14px;
	color: #3F679B;
	text-decoration: none;
	font-weight: normal;
}
.aCopie {

	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.lien1:link {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a.lien1:visited {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a.lien1:hover {
	font-family: tahoma;
	font-size: 16px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.hr_vertical {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6384B1;
}
