/*  ------------------------------------------
/*  Corps Principal
/*  ------------------------------------------
*/
body {
	background: #FFF;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	border: 0;
	
	font: 100% Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	text-align: center;
	background:  url(img/bckgrnd_body.jpg) repeat 459px 0;
}

#site {
	width: 732px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	font-size: 70%;
	line-height: 150%;
}

#pages #site {
	background: #FFF;
}


/*  ------------------------------------------
/*  Header pour les pages des articles
/*  ------------------------------------------
*/
#pages h1 {
	text-indent: -9000px;
	padding: 0;
	margin: 0;
}

#pages #header {
	background: #FFF  url(img/header_pages.jpg) no-repeat;
	width: 710px;
	height: 129px;
	margin: 0;
	margin-left: 11px;
	padding-bottom: 0px;
}


/*  ------------------------------------------
/*  Navigation
/*  ------------------------------------------
*/
#navigation {
	width: 710px;
	height: 32px;
	margin: 0px;
	margin-top: -4px;
	padding: 0px;
	padding-bottom: 15px;
	list-style: none;
	margin-left: 11px;
	background: #FFF url(img/nav.jpg) no-repeat ;
}

#navigation li {
	height: 32px;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9000px;
 
}

#navigation a {
	display: block;
	height: 100%;
}

#navigation li a:link, #navigation li a:visited {
	color: #FFF;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}

#navhome {
	width: 65px;
	background:  url(img/nav_home.png) no-repeat;
}

#nav1 {
	width: 197px;
	background: url(img/nav_1.png) no-repeat;
}

#nav2 {
	width: 144px;
	background: url(img/nav_2.png) no-repeat;
}

#nav3 {
	width: 49px;
	background: url(img/nav_4.png) no-repeat;
}

#nav4 {
	width: 161px;
	background: url(img/nav_5.png) no-repeat;
}



/*  ------------------------------------------
/*  Colonne principale - Article
/*  ------------------------------------------
*/


#article {
	float: left;
	width: 425px;
	margin-top: 0px;
	padding-left: 18px;
	padding-right: 20px;
	background: #FFF;
}

#article h2 {
	color:#FFFFFF;
	padding: 4px 0 0 10px;
	width: 350px;
	height: 26px;
	margin: 0.5em 0 0.2em;
	background: url(img/entete_article.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, "sans-serif bold";
	font-size: 1.3em;
	font-weight: bold;
}

#article h2.post_title1 { background: url(img/entete_article.jpg) no-repeat;}
#article h2.post_title0 { background: url(img/entete_article_vert.jpg) no-repeat;}

#article h3 {
	font: italic 1.3em Georgia, "Times New Roman", Times, serif;
	color: #454545;
	text-indent: 19px;
	margin: 0.5em 0 1em;
	padding: 0;
	background: url(img/dot_bigred.gif) no-repeat 0 3px;
}


#article p {
	text-indent: 19px;
	margin-right: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0;
}

#article li
{
	margin-right: 10px;
	color: #9a353c;
	font-size: 1em;
	font-weight: bold;
}

#article img.image {
	float: left;
	width: 125px;
	text-align: left;
	margin:0 1em 0.5em;
	padding: 0 ;
}

#article hr{
	width: 290px;
	color: #CBE7F5;
	background-color: #CBE7F5;
	height: 2px;
	border: 0;
}

#article a {
	white-space: nowrap;
	color: #9a353c;
	font-weight: bold;
	text-decoration: none;
}



#article #post-chapo p{
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
	color: #454545;
	text-indent: 19px;
	margin: 0.7em 0 0.7em;
	padding: 0;
	background: url(img/dot_bigred.gif) no-repeat 0 3px;
}

#article #post-url{
	padding-left: 19px;
	padding-bottom: 3em;
}


/*  ------------------------------------------
/*  Pages liens
/*  ------------------------------------------
*/
#liens {
	float: left;
	width: 425px;
	margin-top: 0px;
	padding-left: 18px;
	padding-right: 20px;
	background: #FFF;
}

#liens h2 {
	color:#FFFFFF;
	padding: 4px 0 0 10px;
	width: 350px;
	height: 26px;
	margin: 0.5em 0 0.2em;
	background: url(img/entete_article_vert.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, "sans-serif bold";
	font-size: 1.3em;
	font-weight: bold;
}

#liens h3 {
	font: italic 1.3em Georgia, "Times New Roman", Times, serif;
	color: #454545;
	text-indent: 19px;
	margin: 0.5em 0 1em;
	padding: 0;
	background: url(img/dot_bigred.gif) no-repeat 0 3px;
}

/*  ------------------------------------------
/*  Colonne de droite 
/*  ------------------------------------------
*/
#informations {
	background:  #FFF;
	width: 252px;
	padding-right:12px;
	padding-left: 5px;
	margin: 0;
	float: right;
	text-align: left;
}


#informations #encadre {
	background: url(img/bckgrnd_info.jpg) repeat-y;
}

#informations #encadre h2 {
	margin: 0.5em 0 0.2em;
	padding: 0;
}

#informations #encadre h3 {
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
	color: #454545;
	text-indent: 19px;
	margin: 0.5em 0.5em 0.5em;
	padding: 0;
	background: url(img/dot_bigblack.gif) no-repeat 0 3px;
}	

#informations #encadre p {
	color: #000000;
	text-indent: 0px;
	margin: 0 1em 1em;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#informations #encadre p.join {
	margin: 0.5em 1em 0 1.5em;
	text-indent: 0px;
}

#informations #encadre a {
	white-space: nowrap;
	color: #9a353c;
	font-weight: bold;
	text-decoration: none;
}

#informations #encadre h3.doted{
	font: italic 1.3em Georgia, "Times New Roman", Times, serif;
	color: #454545;
	font-weight: bold;
	text-indent: 19px;
	margin: 0.5em 0.5em 0.5em;
	padding: 0;
	background: url(img/dot_bigblack.gif) no-repeat 0 3px;
}


fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}



textarea{
	border: 1px solid #999;
	width:200px;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



/*  ------------------------------------------
/*  Footer
/*  ------------------------------------------
*/
p#credits {
	/*width: 700px;*/
	height: 17px;
	padding: 8px 5px 0;
	clear: both;
	background: url(img/footer2.jpg) no-repeat 0 0px;
	color: #FFF;
	font-size: 10px;
	line-height: 120%;
	voice-family: "\"}\"";
	voice-family:inherit;
	/*width: 690px;*/
	height: 17px;
}
#site>p#credits {
	height: 17px;
}

#home p#credits {
	text-align:center;
	height: 17px;
	margin: 0 15px 10px;
	padding: 5px 5px 0;
	background: #FFF url(img/footer.jpg) no-repeat 0 5px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 25px;
}

#pages p#credits {
	text-align:center;
	height: 17px;
	margin: 0 15px 10px;
	padding: 5px 5px 0;
	background: #FFF url(img/footer.jpg) no-repeat 0 5px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 25px;
}








