/* Body and tag styles */

*{margin:0; padding:0;}

body{
	margin-top:5px;
	margin-bottom:10px;
	font:76% Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height:1.4em;
	text-align:center;
	color:#303030;
}

a{
	color:#000000;
	text-decoration:none;
}

.link{
	text-decoration:underline;
}

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

a .link:hover{
	color:#C00;
}

a img{border:none;}

p{
font-size:13px;
padding:0 0 1em 0;
font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;}

h3 {
font-size:1.5em;
font-weight: 100;
padding-bottom: 3px;
}

img.left,img.center,img.right{
	padding:4px;
}
img.left{
	float:left;
	margin:0 10px 5px 0;
}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/* Header and navigation styles */

#container{
	margin:0px auto;
	padding:0px 0;
	text-align:left;
	background:#ffffff;
	color:#303030;
	width: 760px;
}

#header{
	color:#ffffff;
	margin:1px 1px 1px 1px;
	text-align:center;
}

#header h1{
padding:10px 0 0 20px;
font-size:2.1em;
background-color:inherit;
color:#ffffff;
letter-spacing:-1px;
font-weight:normal;
}

#header h2{
margin:10px 0 0 20px;
font-size:1.4em;
background-color:inherit;
color:#ffffff;
letter-spacing:-1px;
font-weight:normal;
}

#distri{
	text-align:center;
}

#distri h1{
	padding:10px 0 10px 0;
	font-size:1.4em;
	background-color:inherit;
	font-weight:bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.article{
	font-size:1em;
	padding-top: 00px;
	padding-right: 00px;
	padding-bottom: 0;
	padding-left: 00px;
	text-align:justify;
}

.article h1{
	margin-top:10px;
	margin-bottom:20px;
	font-size:1.8em;
}

.article h2{
	margin-top:10px;
	margin-bottom:20px;
	font-size:1.4em;
}

.article h3{
	margin-top:10px;
	margin-bottom:5px;
	font-size:1.1em;
}

.article h4{
	margin-top:10px;
	margin-bottom:5px;
	font-size:1.2em;
	padding-bottom: 3px;
	font-weight: bold;
}

.titre_petit{
	font-weight:bold;
	margin-bottom:-10px;
}

.les_titres{
}

#navigation{
height:2.2em;
line-height:2.2em;
width:758px;
margin:0 1px;
background:#139610;
color:#ffffff;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#1BD316;
color:#ffffff;
text-decoration:none;
}

/* Content styles */

#corps{
font-size:1em;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0;
padding-left: 0px;
}

/*#content h1{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}*/

/*#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}*/

.rubrique{
	font-size:13px;
	font-weight:bold;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	margin:1.2em 0 0 0;
}

.articles{
	font-size:13px;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;	
}

/* Footer styles */

#footer{
	clear:both;
	padding:10px 0 0 0;
	margin:0px;
	font-size:0.8em;
	color:#666;
	text-align:center;
	border-top:2px solid #036;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{
	font-weight:bold;
	text-decoration: none;
}
#footer a:hover{
	color:#333;
	text-decoration: underline;
}

/* Misc classes and styles */

.splitcontentleft{
	float:left;
	width:415px;
}
.splitcontentright{
	float:right;
	width:324px;
}

.bordure_rouge{
	margin:0;
	padding:0;
	background:url(bordure_rouge_mid.gif);
}

.bordure_rouge_mid{
	padding: 0 10px;
}

.bordure_rouge_top{
	background:url(bordure_rouge_top.gif) bottom no-repeat;
	height:6px;
	line-height:6px;
}

.bordure_rouge_btm{
	background:url(bordure_rouge_botm.gif) top no-repeat;
	height:6px;
	line-height:6px;
}

.bordure_rouge_v2{
	margin:15px 0;
	background:url(bordure_rouge_top_v2.gif);
}

.bordure_rouge_v2 div{
	padding:10px;
	background:url(bordure_rouge_bottom_v2.gif) 0 100% no-repeat;
}

.bordure_jaune_v2{
	margin:15px 0;
	background:url(bordure_jaune_top_v2.gif);
}

.bordure_jaune_v2 div{
	padding:10px;
	background:url(bordure_jaune_bottom_v2.gif) 0 100% no-repeat;
}

.fond_jaune{
	padding:10px;
	background-color:#F9B200;
}

.fond_jaune_v2{
	margin:15px 0;
	background:url(fond_jaune_top.gif);
}

.fond_jaune_v2 div{
	padding:10px;
	background:url(fond_jaune_bottom.gif) 0 100% no-repeat;
}

.fond_bleu{
	padding:10px;
	background-color:#00A9E2;
	color:#FFF;
}

.fond_bleu_v2{
	color:#FFF;
	margin:15px 0;
	background:url(fond_bleu_top.gif);
}

.fond_bleu_v2 div{
	padding:10px;
	background:url(fond_bleu_bottom.gif) 0 100% no-repeat;
}

.separateur{
	line-height:1em;
	font-size:0.8em;
}
