/* print css */
BODY#main{

	color: #000000;
}

.PageBreak{
	page-break-before: always;
}

#contenu_4{
	height: 340px;
	min-height: 340px;
	visibility: visible;
	display: inline;
}
div#searh{
	visibility: hidden;
	display: none;
}
#printImg{
	visibility: hidden;
	display: none;
	margin: 0;
}
#flash{
	visibility: hidden;
	display: none;
	margin: 0;
	height: 0;
}
#logoTop{
	visibility: hidden;
	display: none;
	margin: 0;
	height: 0;
}
.texte{
	/*margin: 0 70px 0 0;*/
	font-size: 12px;
	line-height: 150%;
	/*display: inline;*/
	width: 650px;
	text-align: justify;
}
h1{
	color: #EBC100;
	font:20px Verdana;
	font-weight: bold;
	margin: 0;
}
h2{
	visibility: visible;
	/*float: left;*/
	text-align: left;
	margin: 0 50px 0 0;
}
em{
	visibility: visible;
	text-align: left;
	margin: 0 50px 0 0;
}

p{
	text-align: left;
	text-align: justify;
}
b{
	font-weight: bold;
}

/* GÉNÉRAL
--------------------------------------------------------------------------------------- */

h1{
	color: #000;
	font:20px Verdana;
	font-weight: bold;
}
h2.type0, h2.type1{
	padding-bottom: 20px;
	color: #000;
	font:13px Verdana;
	font-weight: bold;
}
a.lientop{
	display: none;
}

/* CONTENEUR
--------------------------------------------------------------------------------------- */

table#Bulletins td{
	font:13px Verdana;
}
table#Bulletins td.droit{
	width: 430px;
	color: #000;
	padding: 0 20px;
}
td.gauche{
	color: #000;
	line-height: 25px;
	padding-right: 20px;
	width: 150px;
}
#PiedPage2, #piedPage{
	display: none;
}

