
#warning{
	font-size: 12px;
	width: 630px;
	height: 45px;
	background:white;
	color: red;
	vertical-align:middle;
	border-width:1px;
	border-style:solid;
	border-color:red;	
	line-height: 1;
}

h1{
	font-size: 26px;
	font-weight:bold;
	color: black;
	line-height: 1;
	margin-left:0px; 
	padding:0;
	}
h2{
	font-size: 18px;
	font-weight:bold;
	color: black;
	line-height: 1;
	padding-left:40px; 
	background-image:url(/images/puce_verte.gif);
	background-repeat:no-repeat;
}
p{
	color: black;
	line-height: 1;
	margin-left:40px; 
}
a:link ,
a:visited ,
a:active ,
a:hover {
	color: #99CC00;
	text-decoration:none;
	font-weight:bold;
}