@import url(style_form.css);
@import url(style_a.css);
@import url(style_annonce.css);

@page {
  size: auto;
  margin: 0mm;
}


body {
  margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
}

#page {
	padding: 0em 0em 0em 0em;
	text-align: left;
	width: 19cm;
	background-color: #FFFFFF;
}

/* bandeau d'entête */
#haut {
	width: 100%;
	background-color: #B9CCE2;
	background-image: url(../images/style/bandeau_haut.jpg);
	background-repeat: no-repeat;
	height: 136px;
}

#ariane {
	display: none;
}

#haut_tit {
	font-size: 1.05em;
	font-weight: bold;
	margin: 2.5em 0em -0.6em 7.5em;
	color: #062774;
}

#haut_stit {
	width: 32em;
	font-size: 0.7em;
	font-weight: bold;
	color: #DE0000;
	margin: 1em 0em 0em 11.5em;
	text-align: center;
}

#centre {
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
	margin: 5px 0px 5px 0px;
}

#col_gauche {
	display: none;
}

#col_droite {
	width: 100%;
	background-color: #FFFFFF;
}

#pied_liseret {
	display: none;
}

#pied {
	display: none;
}

#menu_01 {
	display: none;
}

#bandeau_menu_01 {
	display: none;
}

hr {
	clear: both;
	visibility: hidden;
	border: none;
}

.rubrique_01 {
	background-color: #58517D;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	padding-left: 5px;
	/*height: 1.5em;*/
	line-height: 1.4em;
	margin-top: -0.05em;
	margin-bottom: 0.2em;
}

.rubrique_02 {
	background-color: #FFCC66;
	color: #000066;
	background-image: url(../images/style/picto_violet.gif);
	background-repeat: repeat-y;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
	padding-left: 15px;
	/*height: 1.25em;*/
	height: auto;
	line-height: 1.2em;
	margin-top: -0.05em;
	margin-bottom: 0.2em;
	/*margin-bottom: 0.2em;*/
}

.rubrique_03 {
	background-color: #FFE7B3;
	color: #000066;
	/*background-image: url(../images/style/picto_violet.gif);
	background-repeat: no-repeat;*/
	font-weight: bold;
	font-size: 0.7em;
	text-align: left;
	padding-left: 25px;
	height: 1.3em;
	line-height: 1.2em;
	margin-top: -0.05em;
	margin-bottom: 0.2em;
	/*margin-bottom: 0.2em;*/
}

.fond_blanc {
	background-color: #ffffff;
}

img.picto {
	vertical-align: middle;
	border: none;
}

.noprint {
	display: none;
}
