@import url(standard.css);
div#bas, div#haut, div#gauche  { display:none; }
h1{
	width:380px;
	height:26px;
	text-align:center;
	margin-bottom:40px;
	line-height: 24px;
	font-size: 17px;
	border-color:#eb0000; border-style:double;
}
h2{
	font-size: 12px;
	padding:5px;
	text-align:left;
	border:0px;
	border-bottom:2px;
	border-color:#eb0000; border-style:solid;
}
