/*____Constantes____*/
html { 
	padding: 0;
	margin: 0;
}
body {
	background: url("Design/bg.gif") repeat-y center top;
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #666;  
	padding: 0;
	margin: 0;
}
p {
	margin: 0; 
	padding: 5px 10px; 
}
img {
	border: none;
}
acronym {
	cursor: help;
}
pre {
	margin: 5px 25px;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	padding: 3px 43px 3px 5px;
	border-left: 1px dotted #3F9AAE;
	border-bottom: 1px dotted #3F9AAE;
	border-top: 1px dotted #3F9AAE;
	border-right: 3px solid #3F9AAE;
	background: url("Design/bg_pre.gif") right top no-repeat;
}
blockquote {
	margin: 5px 25px;
	text-align: left;
	font-style: italic;
	font-size: 11px;
	padding: 3px 43px 3px 5px;
	border-left: 1px dotted #3F9AAE;
	border-bottom: 1px dotted #3F9AAE;
	border-top: 1px dotted #3F9AAE;
	border-right: 3px solid #3F9AAE;
	background: url("Design/bg_quote.gif") right top no-repeat;
}
a { 
	color: #52A6BD;
	text-decoration: none; 
}
a:hover {
	color: #666;
}
em {
	font-style:italic;
}
strong {
	font-weight: bold;
}
/*____Images____*/
img.left {
	padding: 5px;
	margin: 5px 7px 5px 9px;
	float: left;
	border: 1px solid #999;
}
img.left:hover {
	border: 1px solid #3F9AAE;
}
/*____Hx____*/
h1 {
	font-size: 16px;
	text-align: center;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #c2c2c2;
	line-height: 20px;
	color: #646464;
	margin: 15px 0;
}
h2 {
	font-size: 12px;
	color: #564b47;
	width: 439px;
	line-height: 20px;
	background: url("Design/bg_h2.gif") repeat-x bottom left;
}
h2.exergue {
	border: 1px solid #999;
	line-height: 30px;
	font-size: 1.2em;
	text-align: center;
	background: none;
	margin: 17px 0 17px 15px;
}
h3 {
	font-size: 12px;
	background: url("Design/bg_h3_menu.gif") left top no-repeat;
	text-indent: 24px;
	width: 135px;
	margin-left: 2px;
	line-height: 30px;
}
h3 a {
	color: #206880;
}
#droite h3 {
	margin-left: 11px !important;
	margin-left: 17px;
}
h3:hover {
	background: url("Design/bg_h3_menu_hover.gif") left top no-repeat;
}
h4 {
	font-size: 0.8em;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
}
#gauche h4 {
	font-size: 12px;
}
/*____Zones____*/
#content {
	margin: 0 auto;
	width: 770px;
	background: url("Design/bg_page.gif") repeat-y top left;
	padding: 0;
	text-align: left;
}
#header {
	width: 770px;
	background: url("Design/bg_header.jpg") bottom left no-repeat;
	margin: 0 auto;
	height: 120px
}
#header img {
	margin: 10px;
}
#navigation {
	text-align: center;
	width: 770px;
	line-height: 30px !important;
	line-height: 39px;
	background: url("Design/bg_nav.png") repeat-x left top;
}
#navigation ul {
	padding: 0;
	margin: 0;
}
#navigation ul li {
	display: inline;
	padding-bottom: 20px;
	vertical-align: middle;
}
#navigation li a {
	line-height: 30px;
	padding: 7px 10px 6px 10px !important;
	padding: 6px 10px 7px 10px;
	margin: 0;
	color: #2F6172;
	font-weight: bold;
	font-size: 1.1em;
}
#navigation li a:hover {
	color: #E8E7E3;
	background: url("Design/nav_hover.gif") no-repeat center top;
}
#gauche {
	float: left;
	width: 140px;
	font-size: 0.8em;
	margin: 0;
	padding: 5px 0;
}
#gauche ul  {
	list-style: none;
	padding: 0;
	margin: 0 10px;
}
#gauche li {
	background: transparent url("Design/bullet_menu.gif") no-repeat 0 1px;
	display: block;
	padding-left: 19px;
	padding-bottom: 2px;
	margin: 0 0 0 -8px;
}
#gauche li:hover {
	background: transparent url("Design/bullet_menu_hover.gif") no-repeat 0 1px;
}
#gauche span {
	display: block;
	font-size: 1.2em;
	color: #3F9AAE;
}
#gauche img.left {
	margin: 0;
}
#milieu {
	width: 470px !important;
	width: 460px;
	margin: 0 0 0 10px;
	padding: 10px 0;
	float: left;
	text-align:justify;
}
#milieu p.pub {
	padding: 0;
}
#milieu ul  {
	list-style: none; 
	margin: 5px 10px 5px 25px;
}
#milieu li {
	background: transparent url("Design/bullet_milieu.gif") no-repeat 0 1px;
	display: block;
	padding-left: 16px;
	padding-bottom: 2px;
	margin: 0 0 0 -8px;
}
#milieu p.sous-titre {
	font-size: 1.1em;
	color: #3F9AAE;
	text-indent: 10px;
	background: url("Design/bg_sous-titre.gif") no-repeat 3px 8px;
	font-weight: bold;
}
#milieu p.sous-titre img {
	vertical-align: middle;
}
.date { 
	font-size: 0.7em;
	color: #A4A3A3;
}
p.navigation {
	font-size: 0.8em;
	margin: 5px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#droite {
	width: 130px;
	font-size: 0.8em;
	float: left;
	margin: 0;
	padding: 5px 3px !important;
	padding: 5px 0;
}
#droite ul  {
	list-style: none; 
	padding: 0;
	margin: 0 0 0 23px;
}
#droite li {
	background: transparent url("Design/bullet_menu_droit.gif") no-repeat 0 1px;
	display: block;
	padding-left: 19px;
	padding-bottom: 2px;
	margin: 0 0 0 -8px;
}
#droite li:hover {
	background: transparent url("Design/bullet_menu_hover_droit.gif") no-repeat 0 1px;
}
#droite p.pub {
	margin-top: -15px;
	margin-left: 4px;
}
#droite p.pub img {
	padding: 3px;
	margin: 20px 0 10px 0;
	border: 1px solid #999;
	text-align: center;
}
#droite p.pub img:hover {
	padding: 3px;
	border: 1px solid #3F9AAE;
}
#droite p.pub span {
	display: block;
	font-size: 1.2em;
	color: #3F9AAE;
}
img.rss {
	vertical-align: middle;
}
#footer {
	clear: left;
	vertical-align: middle;
	line-height: 30px;
	height: 30px;
	background: url("Design/bg_footer.gif") repeat-x left top;
	font-size: 11px;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #E8E7E3;
}
#footer a {
	color: #E8E7E3;
}
#footer a:hover {
	color: #F4F4F2;
}
/*____Form____*/
fieldset {
	border: none;
}
input.search {
	background: url("Design/bg_search.gif") no-repeat right top;
	height: 21px;
	color: #8C7A73;
	border: 1px solid #C0C0BE;
	margin: 0 0 0 11px !important;
	margin: 0 0 0 15px;
	width: 110px;
}
input.search:hover {
	border: 1px solid #8C7A73;
}
label {
	display: none;
}