@charset "iso-8859-1";
/* CSS Document */

h1 {

}

p {

}	

/* LINK */

a {
	color: #005dab;
	text-decoration: none;
}

a:hover {
	color: #005dab;
	text-decoration: underline;
}

.hautdepage {text-align:left;}

.question {font-weight:bold;color: #005dab;font-size:14px;}

#innerContainer ul {
			
} 

#innerContainer li {
	font-size:11px;
	color:#1b1b1b;
	line-height:18px;		
} 
