/* TABLE DES MATIÈRES:
	- Éléments à cacher
	- Éléments de base à personnaliser
	- Pied de page
	- Textes
----------------------------------------------------------------------------------------*/
/* ELEMENTS A CACHER 
--------------------------------------------------------------------------------------- */
#menu, #socialBookmarker, #bookmarkHoverPopup, #formQuestion, .textePetit, #menuBas, #menuSec, #slogan, #texte_bas, #editorial{position: absolute;visibility: hidden;display:none;}
/* ELEMENTS DE BASE À PERSONNALISER 
--------------------------------------------------------------------------------------- */
html{font-family: Times, Arial, Verdana, sans-serif;}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img{border:0; margin:0; padding:0;}
h1{color: #770c2d;font-size: 17px;margin: 10px 0 20px 0;}
h2{color: #333366;font-size: 15px;margin: 10px 0 15px 0;}
br.both{clear:both;}
/* PIED DE PAGE
--------------------------------------------------------------------------------------- */
#piedPage{display:none;}
/* TEXTES
--------------------------------------------------------------------------------------- */
p{font-size: 12px; line-height: 16px; color: #333366; margin-bottom:10px;}
p strong{font-size: 13px;}
p a, p a:link, p a:visited, ul li a, ul li a:visited, ol li a, ol li a:visited{color: #666699; text-decoration: underline;}
p a:hover, p a:visited:hover, ul li a:hover, ul li a:visited:hover, ol li a:hover, ol li a:visited:hover{color:#770c2d; text-decoration:none;}
ul li{font-size:12px; line-height:150%; color:#333366; list-style:disc; margin:10px 0 10px 16px;}
ol li{font-size:12px; line-height:150%; color:#333366; margin:10px 0 10px 16px;}
#logo img{width:600px; text-align:center;}
#infos{background-color:#d4b277;float:left;color: #770c2d;width: 181px;padding: 10px;font-size:11px;}
#infos img{float:left;margin-right:1px;}
