* { padding: 0; margin: 0; }

html, body{

	

	font-family:Arial, Helvetica, sans-serif; 

	font-size:12px; 

	color:#FFFFFF;

	background-color:#D9E0E8;

	background-image:url('../images/background.jpg');

	background-repeat:repeat-x;

	

}

h1{padding:15px 0 0 10px ;font-size:28px; font-weight:bold; color:#F7D417}

h2{font-size:16px; margin-top:0px; margin-bottom:5px; padding-top:0px; color:#3C5BB5; font-weight:bold;}

h3{text-align:left; line-height:25px;text-indent:10px; margin-top:10px; margin-bottom:5px; padding:0; color: #003366;font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

h4{background-color:#003366; line-height:26px; margin-bottom:5px; text-align:center; font-size:14px; font-family:"Times New Roman", Times, serif;}

h5{font-size:14px; margin:5px 0 4px 0; padding-top:0px; color:#3C5BB5; font-weight:bold;}
h6{padding:15px 0 0 10px ;font-size:20px; font-weight:bold; color:#F7D417}
p{margin-bottom:5px;}

a img{border:0; margin:0; padding:0; }



div#component p, p{margin-bottom:10px;line-height:13px;}



.vert {color:#008000; text-decoration:underline;}

.rouge {color:#FF0000; text-decoration:underline;}