/* Reset styles to have same start on all browsers. */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}


body
{
	width:980px;
	margin:0 auto 0 auto; /* pour centrer le body */
	padding:0;
}

#bodyContent
{
	margin:100px 182px 0 182px;

}

#erreurHeader
{
	height:3px;
	width:618px;
}

#erreurContent
{
	clear:both;
	width:616px;
	border-left:solid 1px #acacac;
	border-right:solid 1px #acacac;
	background-color:#f2f3f4;
	

}



#titre
{
	clear:both;
	width:616px;
	height:40px;
	font:14pt Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	background:#f2f3f4 url(../images/pw2_ornementation_doublecarre_43x35.gif) no-repeat 25px 17px;
	text-align:center;
	text-transform:uppercase;
	padding-top:30px;
	margin-bottom:30px;
	
}

p
{
	clear:both;
	margin-left:25px;
	margin-right:25px;
	text-align:center;
	font:11pt Arial, Helvetica, Sans-Serif;
	line-height:20px;
	width:566px;
}

#linkReturnHome
{
	clear:both;
	width:616px;
	margin:30px 0 0 0;
	padding-bottom:30px;
	font:10pt Arial, Helvetica, Sans-Serif;
	text-align:center;	
}

#linkReturnHome a
{
	color:Black;
	text-decoration:none;
}
#linkReturnHome a:hover
{
	color:Black;
	text-decoration:underline;
}

#footer 
{

	clear:both;
	height:5px;
	width:618px;
	background-image:url('../images/pw2_pied_tableau_618x5.gif');
	background-repeat:no-repeat;
}

p#lastLine
{
margin-bottom:30px;	
}