.titre { color: #ff3100; font-style: italic; font-weight: bold; font-size: 30px; font-family: "Times New Roman", Georgia, Times }
.soustitre  { color: #313131; font-style: italic; font-weight: normal; font-size: 12px; line-height: 12px }
.rubrique {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	line-height: 13px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	height: 20px;
	vertical-align: baseline;
}
.marques { font-weight: bold; font-size: 12px; line-height: 13px }
.paragraphe   {
	margin-left: 15px;
	font-weight: normal;
	font-size: 10px;
}
.texte { font-size: 10px; line-height: 12px; text-decoration: none }
select { color: #212121; font-size: 12px; line-height: 13px; background-color: #efefef }
textarea { color: #212121; font-size: 12px; line-height: 13px; background-color: #efefef }
submit { color: #212121; font-size: 12px; line-height: 13px; background-color: #efefef }
td { color: #424242; font-family: Verdana, Arial, Helvetica, SunSans-Regular; text-decoration: none }
h1 { color: #313131; font-size: 12px; font-family: Verdana, Arial, Helvetica, SunSans-Regular; text-decoration: none }
a { color:#3131ff;text-decoration:none }
.adresse { color:purple;font-size:10px;font-family:Verdana,Arial }
.annonce { font-weight: bold; font-size: 14px }
.soustitre2{color:#fff;font-weight:bold;font-size:10px}
.titre1 { color: #ff3100; font-style: italic; font-weight: bold; font-size: 12px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px }
.titre2 { color: #313131; font-style: italic; font-weight: bold; font-size: 14px; line-height: 15px }
.titrebandeau { color: #292929; font-weight: normal; font-size: 12px; line-height: 12px; padding-top: 5px; padding-right: 5px; padding-left: 5px }

#Centrage {
	position:relative;
	width:780px;
	height:520px;
	z-index:0;
}
#BlocPage {
	position:absolute;
	left:130px;
	top:24px;
	width:640px;
	height:480px;
	z-index:1;
	border: 2px solid #FF0000;
	visibility: visible;
}
#BlocTitre {
	position:absolute;
	left:20px;
	top:20px;
	width:380px;
	height:153px;
	z-index:4;
	visibility: visible;
	background-color: #FFFFFF;
}
#BlocContenu {
	position:absolute;
	left:20px;
	top:193px;
	width:460px;
	height:270px;
	z-index:4;
	visibility: visible;
	overflow: auto;
}
#BlocImage {
	position:absolute;
	left:420px;
	top:20px;
	width:200px;
	height:153px;
	z-index:3;
	visibility: visible;
}
#BlocAdresse {
	position:absolute;
	left:479px;
	top:317px;
	width:172px;
	height:172px;
	z-index:2;
	visibility: visible;
}
#BlocMenu {
	position:absolute;
	left:0px;
	top:18px;
	width:115px;
	height:492px;
	z-index:1;
	visibility: visible;
}
#BlocPub {
	position:absolute;
	left:20px;
	top:20px;
	width:600px;
	height:240px;
	z-index:1;
	border: thin none #FF0000;
	visibility: visible;
}
#BlocPub2 {
	position:absolute;
	left:20px;
	top:280px;
	width:440px;
	height:184px;
	z-index:1;
	visibility: visible;
}
#BlocSignature {
	position:absolute;
	left:0px;
	top:475px;
	width:114px;
	height:12px;
	z-index:2;
	visibility: visible;
}
#TexteSeul {
	position:absolute;
	left:10px;
	top:10px;
	width:780px;
	height:300px;
	z-index:5;
	visibility: hidden;
	background-color: #FFFFFF;
}
.StyleSignature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 3px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
input {
color: #212121; font-size: 12px; line-height: 13px; background-color: #efefef
}
