/* #conash3D0
{
	display: none;
} */

body 
{
    background-image: url( 'images/bois.jpg' );       
    background-repeat: repeat;
		background-attachment: fixed;
    font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman", serif;
    font-size:14px;
    margin: 0px;
    padding: 0px;
}

.global
{
    background-image: url( 'images/fond.png' );
    background-repeat: repeat;
    border: solid 1px #fff;
    width: 1000px;
    margin: auto;
	margin-top: 5px;
}

.header 
{
    background-image: url('images/banner_3.png');
    background-repeat: no-repeat;
    width: 1000px;
    height: 134px;
}

div.localisation
{
	border: solid 1px black;
	margin-top: 4px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url( 'images/fond_localisation.png' );
  background-repeat: repeat-x;
	padding: 0px;
	padding-left: 8px;
	min-height: 1%;
	height: 24px;
}

div.droite
{
	background-image: url( 'images/td_droite_bkgr.png' );
	background-repeat: repeat-y;
	z-index: 1;
	width: 190px;
	text-align: center;
}

div.top_bottom
{
	width: 190px;
}

/*a:hover
{
    text-decoration: underline;
	color: #1faeff;
}

a
{
    text-decoration: none;
    color: #008adb;
}

a:visited
{
    color: #007db7;
}*/

span.entete_menu
{
	color: #fff;
	font-weight: bold;
}

div.menu_image
{
	margin-top: 3px;
	padding-left: 4px;
}

div.menu_image:hover
{
	background-image: url( 'images/fond_sombre_degrade.png' );
	cursor:default;
	border:none;
	padding-left: 10px;
	color: #fff;
}

a:link 
{
	text-decoration: underline;
	color: #333333;				
}
a:visited 
{
	text-decoration: underline;
	color: #333333;				
}
a:hover 
{
	text-decoration: underline;
	color: #FFFFFF;				
}
a:active 
{
	text-decoration: underline;
}

span.white
{
	color: #fff;
}

div.popup_comments
{
	position: absolute;
	top: 30px;
	left: 212px;
	right: 212px;
	width: 600px;
	height: 350px;
	visibility: hidden;
}

textarea.popup_comments
{
	visibility: hidden;
}

div.header_center
{
	border: solid 1px black;
	background-image: url( 'images/fond_sombre_degrade.png' );
	background-repeat: repeat;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	height: 24px;
}

h2, h3
{
	font-size: 14px;
	border: solid 1px black;
	background-image: url( 'images/fond_sombre_degrade.png' );
	background-repeat: repeat;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	height: 24px;
	margin-bottom: 0px;
}

h2 a:link, h2 a:visited, h3 a:visited, h3 a:link
{
	color: white;
}

div.header_chrono
{
	border: solid 1px black;
	background-image: url( 'images/fond_sombre_degrade.png' );
	background-repeat: repeat;
	margin-top: 5px;
	text-align: center;
	color: #FFF;
}

div.contenu_center
{
	border: solid 1px black;
	margin-top: 4px;
	background-image: url( 'images/fond.png' );
	background-repeat: repeat;
	padding: 4px;
	min-height: 1%;
	overflow: hidden;
}

span.titre_news
{
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	height: 20px;
	text-align: left;
	float: left;
	padding-top: 0px;
}

span.auteurdate_news
{
	float: right;
	color: #FFFFFF;
	padding-right: 3px;
	height: 20px;
	padding-top: 0px;
}

div.footer_news
{
	text-align: center;
	background-image: url( 'images/fond_blanc.png' );
	background-repeat: repeat;
}

div.menu_global 
{
	width: 187px;
	vertical-align: top;
	float: left;
	margin-left: 5px;
}

div.entete_menu
{
	background-image: url( 'images/fond_sombre_degrade.png' );
	background-repeat: repeat;
	width: 184px;
	border: 1px solid black;
	margin-top: 5px;
	vertical-align: top;
	text-align: center;
	height: 24px;
}

div.entete_menu h2, div.boite_droite h2
{
	margin-top: 5px;
}

div.communaute
{
	background-image: url( 'images/fond_sombre_degrade.png' );
	background-repeat: repeat;
	width: 184px;
	border: 1px solid black;
	margin-top: 5px;
	vertical-align: top;
	text-align: center;
	height: 24px;
}

div.menu
{
	background-image: url( 'images/fond.png' );
	background-repeat: repeat;
	width: 184px;
	border: 1px solid black;
	margin-top: 5px;
}

div.menu_recherche
{
	background-image: url( 'images/fond.png' );
	background-repeat: repeat;
	width: 176px;
	border: 1px solid black;
	margin-top: 5px;
	padding: 4px;
}

div.contenu
{
	margin-left: 200px;
	margin-right: 200px;
	top: 0px;
}

div.partie_droite
{
	float: right;
	margin-right: 7px;
	width: 184px;
	
}

div.droite_header
{
	margin-top: 5px;	
	border: solid 1px black;
	background-image: url( 'images/fond_sombre_degrade.png' );
	background-repeat: repeat;
	text-align: center;
	height: 24px;
}

div.droite
{
	border: solid 1px black;
	margin-top: 4px;
	background-image: url( 'images/fond.png' );
  background-repeat: repeat;
	text-align: left;
	padding-left: 3px;
	margin-right: 7px;
	width: 179px;
}

div.clear
{
	clear: both;
}

div.footer
{
	clear:both;
	text-align: center;
	background-image: url( 'images/fond.png' );
	margin: 2px;
	border: 1px solid black;
	margin-top: 5px;
	-moz-border-radius: 6px 6px;
	-webkit-border-radius: 6px 5px;
	margin-bottom: 4px;
}

div.footer span.footer_firefox
{
	padding-top: 2px;
	font-size: 13px;
}

div.number
{
	float: left;
}

div.title
{
	padding-left: 38px;
}

div.contenu_center_new
{
	border: solid 1px black;
	margin-top: 4px;
	background-image: url( 'images/fond_blanc.png' );
  background-repeat: repeat;
	padding: 1px;
	padding-left: 4px;
	min-height: 1%;
	height: 19px;
	overflow: hidden;
}

div.contenu_center_new_top_news
{
	border: solid 1px black;
	margin-top: 4px;
	background-image: url( 'images/fond_sombre_degrade.png' );
  background-repeat: repeat;
	padding: 1px;
	padding-left: 4px;
	min-height: 1%;
	height: 19px;
	color: #FFF;
}

div.sort_news
{
	float: left;
}


div.nom_sort_2_news
{
	margin-right: 0px;
	float: right;
	padding-right: 5px;
}

div.contenu_center_new_top
{
	border: solid 1px black;
	margin-top: 4px;
	background-image: url( 'images/fond_sombre_degrade.png' );
  background-repeat: repeat;
	padding: 1px;
	padding-left: 4px;
	min-height: 1%;
	height: 19px;
	color: #FFF;
}

div.sort
{
	float: left;
}


div.nom_sort_2
{
	margin-left: 320px;
}

span.center_header
{
	font-weight: bold;
	color: #fff;
}

span.footer
{
	padding-bottom: 2px;.
}

ul.menu2
{
	margin: 0;
	padding: 0;
	list-style-type: none;
} 

ul.menu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: url( 'images/fond.png' );
    background-repeat: repeat;
    width: 185px;
    border: 1px solid black;
	margin-top: 5px;
} 

div.menu
{
	background-image: url( 'images/fond.png' );
    background-repeat: repeat;
    width: 185px;
    border: 1px solid black;
	margin-top: 5px;
}

ul.menu li 
{
	margin-bottom: 2px;
}

ul.menu a 
{
     margin: 2px;
     width: 179px; 
     height: 21px;
     display: block;
     text-align: left;
     text-decoration: none;
     color: #000;
}
	 
ul.menu a:hover 
{
	 background-image: url( 'images/fond_sombre_degrade.png' );
     border: 1px solid gray; 
	 padding-left: 2px;
	 width: 176px;
	 color: white;
	 height: 19px;
}

div.cover
{
	float: left;
	margin-right: 8px;
}

span.texte_presentation
{
	border: solid 1px black;
	margin-top: 4px;
	background-image: url( 'images/fond.png' );
    background-repeat: repeat;
	padding: 4px;
	min-height: 1%;
	overflow: hidden;
	display: block;
}

div.beside_cover
{
	position: relative;
	float: left;
	margin-left: 8px;
}

div.chrono_jour_semaine
{
	float: left;
	width: 80px;
}

div.chrono_jour
{
	float: left;
	margin-left: 75px;
	width: 25px;
}

div.chrono_mois
{
	float: left;
	margin-left: 150px;
	width: 80px;
}

div.chrono_annee
{
	float: left;
	margin-left: 225px;
}

hr.hr_court
{
	width: 200px;
}

div.comment_read
{
	float: left;
	width: 49.25%;
	background-image: url( 'images/fond.png');
	text-align: left;
	padding-left: 0.75%;
}

div.comment_add
{
	float: right;
	width: 49.25%;
	background-image: url( 'images/fond.png');
	text-align: right;
	padding-right: 0.75%;
}

div.titre_new
{
	float: left;
	width: 330px;
}

div.titre_docu
{
	float: left;
	width: 240px;
}

div.section
{
	float: left;
	width: 90px;
}

div.date_docu
{
	float: left;
	margin-left: 4px;
	width: 85px;
}

div.date_new
{
	float: left;
	margin-left: 8px;
	width: 95px;
}

div.mod_new
{
	float: left;
	margin-left: 8px;
	width: 60px;
}
div.del_new
{
	float: left;
	margin-left: 8px;
}

div.magie_b
{
	float: left;
	width: 53px;
}

div.new_sort
{
	float: left;
	width: 40px;
}
div.nom_sort
{
	float: left;
	margin-left : 3px;
	width: 199px;
}

div.formule_sort
{
	float: left;
	width: 153px;
}

div.mod_sort
{
	float: left;
	width: 60px;
}

div.sup_sort
{
	float: left;
	margin-left: 8px;
}

div.nom_perso
{
	width: 200px;
	margin-left: 5px;
	float: left;
}

div.naissance_perso
{
	float: left;
	width: 150px;
}

div.nom_article
{
	float: left;
	width: 220px;
}

div.centered
{
	text-align: center;
}

img.image_entete
{
	margin-top: 2px;
	margin-bottom: -3px;
}

span.red
{
	color: #FF0000;
}
span.green
{
	color: #009900;
}

div.clear_test
{
	clear: left;
}

div.liste_images
{
	float: left;
	width: 180px;
	margin: 6px;
	display: block;
	min-height: 185px;
	height: auto;
	background-repeat: no-repeat;
	background-position: center;
}

div.liste_images:hover
{
	margin: 4px;
	border: 2px solid black;
}

img.validation
{
	border: 0;
	width: 86px;
	height: 31px;
	text-decoration: none;
}

.temppp
{
	width: 186px;
	position: relative;
}
a.banniere
{
	display: block;
	height: 134px;
	width: 1000px;
}

/* style des chapitres */

p.style1
{
	text-align: justify;
}

p
{
	text-align: justify;
}

span.style1
{
	font-family: 'Times New Roman'; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 7pt; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal;
}

div.paypal
{
	border: solid 2px #F90;
	padding: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: center;
}

div.pub_ban
{
	border: solid 2px #F90;
	padding: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: center;
}

div.signer_livre_or
{
	border: solid 2px #F90;
	padding: 5px;
	padding-bottom: 5px;
	text-align: center;
}

input[type="submit"]
{
	margin-top: 5px;
}

input[name="code"]
{
	margin-bottom: 5px;
}

span.right
{
	float: right;
}

span.left
{
	float: left;
}


span.gros
{
	font-size: 21px;
	font-weight: bold;
}

div.centered
{
	text-align: center;
}

div.header_center a:link, div.header_center a:visited
{
	color: white;
}

.menu_global input, .menu_global select
{
	margin-bottom: 4px;
	background: #f1f1f1;
	border: 1px solid black;
}
.menu_global input[type="text"]
{
	-moz-border-radius: 4px 4px;
	-webkit-border-radius: 4px 4px;
}

.menu_global input:hover, .menu_global input:focus .menu_global select:hover, .menu_global select:focus
{
	margin-bottom: 4px;
	background: #ffffff;
	border: 1px solid black;
}
a img
{
	border: none;
}

ul#partenaires li a:link, ul#partenaires li a:active, ul#partenaires li a:visited
{
	text-decoration: none;
}

a.info_bulle
{
	cursor: help;
}
a.info_bulle span
{
	position: absolute;
	display: none;
	margin-top: 6px;
	background-image: url( 'images/fond.png' );
	background-repeat: repeat;
	font-size: 12px;
	text-decoration: none;
	width: 35ex;
	left: 275px;
	padding: 3px;
	border: 1px outset black;
	z-index: 5;
	-moz-border-radius: 6px 6px;
	-webkit-border-radius: 6px 5px;
	float: left;
	-webkit-box-shadow: 5px 5px 10px #999;
	-moz-box-shadow: 5px 5px 10px #999;
}
a.info_bulle:hover span
{
	display: block;
	color: black;
}

div.contenu_center_comment_add
{
	border: solid 1px black;
	margin-top: 4px;
	background-image: url( 'images/fond.png' );
    background-repeat: repeat;
	padding: 4px;
	min-height: 1%;
	overflow: visible;
	position: relative;
}

div.facebook
{
	background-image: url( 'images/fond.png' );
    background-repeat: repeat;
    width: 176px;
    border: 1px solid black;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;
	text-align: center;
	position: relative;
}

.facebook_contenu
{
	display: none;
}

div.facebook:hover .facebook_contenu
{
	display: block;
	border: 1px solid black;
	background-image: url( 'images/fond.png' );
    background-repeat: repeat;
	position: absolute;
	-moz-border-radius: 6px 6px;
	-webkit-border-radius: 6px 6px;
	bottom: 0px;
	left: 185px;
	z-index: 99;
}

.facebook_contenu:hover
{
	display: block;
}

input[type="text"]
{
	width: 174px;
}
