.clear {
	clear: both;
}
.pagination {
    width: auto;
    height: 35px;
    margin-top: 10px;
    padding-left: 30%;
}

.pagination span {
    display: block;
    padding: 3px;
    float: left;
    border: #90bb30 1px solid;
    color: #ffffff;
    background-color: #b9da70;
    font-weight: bold;
    font-size: 14px;
    margin-left: 2px;
}

.pagination a {
    display: block;
    padding: 3px;
    float: left;
    border: #90bb30 1px solid;
    color: #ffffff;
    background-color: #b9da70;
    font-weight: bold;
    font-size: 14px;
    margin-left: 2px;
    text-decoration: none;
}

.pagination a:hover {
    color: #90bb30;
    border: #90bb30 1px solid;
    background-color: #fff;

}

span.navig_selected {
    display: block;
    padding: 3px;
    float: left;
    border: #90bb30 1px solid;
    color: #000;
    background-color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin-left: 2px;
    text-decoration: none;
}

* {
	margin: 0;
	padding: 0;
}

a {color: #682;}
a:hover {color: #9A6;}
body {
	background-image: url(_images/fd_body_page.jpg);
	background-repeat: repeat-x; 
	background-color: #721239;
	font-family: arial;
	font-size: 11px;
	color: #333145;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	/*font-size: 1.2em;*/
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
h1 {font-size: 1.4em;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2 {color: #654;}
h3 {color:#89083E;}
/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: #721239 url(_images/background_content.jpg) repeat-y top left;
	margin: 0 auto;
	width: 947px;
}
.top_container {
	background: url(_images/top-main-menu.jpg) no-repeat top left;
	width: 913px;
	height: 34px;
}
/* top */
.top {
	background: #88083B url(_images/header-site.jpg) no-repeat;
	width: 947px;
	height: 148px;
	margin: 0 auto;
}
.top a {
	color: #FFF;
	display: block;
	width: 947px;
	height: 148px;
}

/* header */
.header {
	background: url(_images/header.jpg) no-repeat;
	height: 180px;
	margin-left: 34px;
	width: 816px;
}

/* item */
.item {clear: both;}
.item .date {
	background: url(_images/bgdate.gif) no-repeat;
	color: #FDD;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 680px;
	padding: 0 10px;
}
/*.item h1 {
	background: #567300;
	color: #FFF;
	line-height: 40px;
	padding-left: 16px;
}*/
.item .body {
	padding: 12px 18px;
	text-align: justify;
	font-size: 13px;
}

.body img {
	margin: 10px;
}

/* main */
.main {
    float: left;
    min-width: 703px;
    width: auto!important;
    width: 703px;
    height: auto!important;
    margin: 0;
    background: #FFF url(_images/bg-main.jpg) repeat-y left top;
}
.main .titre {
	background: url(_images/bh-left-main-title.jpg) no-repeat left top;
	height: 34px;
}
.body h1,
.main .titre h1{
	margin-left: 40px;
	margin-right: 40px;
	padding-top: 10px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px dashed #cff574;
	color: #721239;
	/*font-family: Century Gothic;*/
	font-family: tahoma;
}
.body h1{
	margin: 0px;
	padding: 0px;
}
.main .bottom {
	background: url(_images/bh-left-main-bottom.jpg) no-repeat left bottom;
	/*height: 17px;*/
}

/* navigation */
.navigation {
	float: left;
	margin: 0;
	width: 210px;
}

.navigation h1 {
	/*background: #81AC00;*/
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	list-style: none;
	margin: 0px;
	background: #333146 url(_images/puce-menu.jpg) no-repeat 5px 8px;
}

.navigation li a {
	margin-left: 10px;
	height: 22px;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 4px 0px 10px;
	text-decoration: none;
	background: none;
}
.navigation li a.selected {
	margin-left: 0px;
	height: 23px;
	color: #bcf141;
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 4px 0px 25px;
	text-decoration: none;
	background: url(_images/background_li.jpg) no-repeat top left;
}
.navigation li ul {
    padding-left: 13px;
}
.navigation li ul li {
    background: #333146 url(_images/puce_li.jpg) no-repeat 0px 11px;
}
.navigation li ul li a {
	margin-left: 5px;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: normal;
	padding: 4px 0px 4px 10px;
	text-decoration: none;
	background: none;
}

.navigation li ul li.view {
	margin: 5px 0px;
	padding: 0px;
	background: url(_images/background_li_selected.jpg) no-repeat -6px 0px;
}
.navigation li ul li.view a {
	margin-left: 0px;
	height: 23px;
	color: #bcf141;
	display: block;
	font-weight: normal;
	padding: 5px 4px 0px 17px;
	text-decoration: none;
}

.navigation li a:hover {
	color: #bcf141;
}

.navigation li.article a {
	/*border-left: 4px solid #BF0D00;*/
	margin-left: 5px;
}


/* footer */
.footer {
	background-color: #721239;
	margin: 0 auto;
	margin-bottom: 20px;
	width: 947px;
}

.footer .content {
	margin: 0px;
	padding: 0px;
	width: 913px;
	padding-top: 20px;
	padding-bottom: 5px;
	font-family: arial;
	font-size: 12px;
	text-align: center;
	background: #fff url(_images/footer.jpg) no-repeat left top;
}

.footer .content a {color: #FFF;}
.footer .content a:hover {color: #FAFCB0;}

div.item #commentaires {
    clear: both;
}

div.item #commentaires .head-commentaire{
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom: 1px solid #C5EF68;
}

div.item #commentaires textarea {
    width: 450px;
}

div.item #commentaires .commentaire-enregistrer {
    background-color: #FAFFEF;
    border: 1px solid #C5EF68;
    text-align : center;
}

div.commentaire {
    background-color: #FAFFEF;
    border: 1px solid #C5EF68;
    padding: 5px;
    margin-bottom: 10px;
    font-size: 12px;
}

div.commentaire .info {
    background-color: #FAFFEF;
    border-top: 1px solid #BBEF4A;
    text-align: center;
    margin-top: 3px;
    padding: 2px;
}
.flag {
	width: 250px;
	padding-top: 5px;
	margin-left: 110px!important;
	margin-left: 65px;
	float: left;
}
.flag a {
	color: #FFF;
	margin-right: 5px;
	text-decoration: none;
	font-family: arial;
	display: block;
	width: 25px;
	float: left;
	text-decoration: none;
}
.flag a.flag_fr {
	background: url(_images/flag_fr_main.png) no-repeat top left;
	height: 25px;
}
.flag a.flag_fr:hover,
.flag a.flag_jp:hover,
.flag a.flag_en:hover {
	background-position: left center;
	text-decoration: none;
}
.flag a.flag_jp.selected,
.flag a.flag_en.selected,
.flag a.flag_fr.selected{
	background-position: left bottom;
	text-decoration: none;
}
.flag a.selected:hover{
	background-position: left bottom;
}
.flag a.flag_en {
	background: url(_images/flag_en_main.png) no-repeat top left;
	height: 25px;
}
.flag a.flag_jp {
	background: url(_images/flag_jp_main.png) no-repeat top left;
	height: 25px;
}
.fil_ariane {
	float: right;
	margin-right: 10px;
}
.fil_ariane a {
	color: #87c002;
}
.site_map {
	width: 18px;
	height: 26px;
	overflow: hidden;
	float: left;
	margin-left: 5px;
}
.site_map a {
	display: block;
	text-indent: -1000px;
	width: 18px;
	height: 26px;
	overflow: hidden;
	background: url(_images/home.png) no-repeat top left;
}

.site_map a:hover {
	background-position: bottom;
}

.body ul {
	/*margin: 0px;
	padding: 0px;*/
}
.body ul li {
	list-style-image: url(_images/puce_li_body.gif);
	font-size: 11px;
	height: auto;
}
.body ul li ul li {
	list-style: disc;
	font-size: 11px;
	height: auto;
}
.body ul li a {
	margin: 0px;
	padding: 0px;
	height: auto;
}
.content table {
	margin: 0px auto;
}
.madeBy,
.madeBy a {
	text-align: center;
	color: #FF0F73;
	margin-bottom: 10px;
}

.attention {
	text-align: center;
	color: #edecde;
	margin-top: -10px;
	margin-bottom: 10px;
}
a.nu,
.nu a {
	text-decoration: none;
	color: #721239;
	font-size: 14px;
}
.nu a:hover {
	text-decoration: underline;
	color: #c2c2c2;
}