
@charset "iso-8859-1";
/* CSS Document */
@font-face {
 font-family: "Wild West USA";
 src: url("Wild West USA.ttf") format("truetype");
}
:root {
  --main-bg-color: #000;
}
html {
	font-size: 100%;
}
body {
	font-size: 0.85em;
	background-color: var(--main-bg-color);
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 6em;
	margin-bottom: 30px;
}
.header {
	background-color: #0C0000;
	position: relative;
	background-image: url(../images/header_top_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 220px;
	padding-bottom: 0.5em;
}
.header h1 {
	height: 191px;
	width: 802px;
	background-image: url(../images/banniere.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	position: absolute;
	padding-right: 55px;
	top: 3px;
	left: 3px;
}
.header h2 {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-size: 240px 240px;
	background-position: 920px 0px;
	height: 229px;
	width: 1200px; 
	left: -59px;
	top: -69px;
	position: absolute;
	text-indent: 200px;
	font-family: "Wild West USA";
	text-decoration: none;
	font-size: 2.6em;
	color: #FFF;
}
.header p {
	text-indent: 220px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.5em;
	color: #000;
	/*background: url(../images/botte_chapeau.jpg) no-repeat right top;*/
}
.content {
	background-color: #E6BF98;
	width: 77%;
	float: left;
}
.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-style: italic;
	color: #FFF;
}
.header .menu_principal {
	font-size: 1em;
	text-decoration: underline;
	background-color: #6A0002;
	height: 30px;
	margin-top: 169px;
	padding-left: 80px;
	/*background-image: url(../images/monumentvalley_large.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;*/
}
.header .menu_principal li {
	float: left;
}
.header .menu_principal li a {
	text-decoration: none;
	color: #0C0000;
	display: block;
	margin: 4px;
	background-color: #E6BF98;
	padding-right: 12px;
	padding-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBF4EE;
	border-right-color: #DFA46F;
	border-bottom-color: #DFA46F;
	border-left-color: #FBF4EE;
}
.header .menu_principal li img {
	position: absolute;
	top: 3px;
	left: 754px;
}

.sidebar1 {
	background-color: #E6BF98;
	width: 20%;
}
.sidebar1 .nav {
}
.sidebar1 .nav li {
}
.sidebar1 .nav li a, .sidebar1 .nav li a:visited, .sidebar1 .nav li a:hover {
	background-color: #cb772a;
	color: #FFF;
	text-decoration: underline;
	padding-left: 45px;
	padding-top: 16px;
	height: 28px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF1C4;
	border-right-color: #0C0000;
	border-left-color: #FFF1C4;
	border-bottom-color: #0C0000;
}
.sidebar1 .nav #chores a {
	background-color: #6A0002;
	background-image: url(../images/Django.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #photos a {
	background-color: #6A0002;
	background-image: url(../images/M1860-Army.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #videos a {
	background-color: #6A0002;
	background-image: url(../images/camera.gif);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #annonces a {
	background-color: #6A0002;
	background-image: url(../images/7.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #partenaires a {
	background-color: #6A0002;
	background-image: url(../images/Shane.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #liens a {
	background-color: #6A0002;
	background-image: url(../images/hanging-rope.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #agenda a {
	background-color: #6A0002;
	background-image: url(../images/roulotte.gif);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #malice a {
	background-color: #6A0002;
	background-image: url(../images/gun-belt.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #pot a {
	background-color: #6A0002;
	background-image: url(../images/boots.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #cours a {
	background-color: #6A0002;
	background-image: url(../images/Shane.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #liste_news a {
	background-color: #6A0002;
	background-image: url(../images/hat-4.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #ajout_news a {
	background-color: #6A0002;
	background-image: url(../images/boots-2.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #liste_connexions a {
	background-color: #6A0002;
	background-image: url(../images/hanging-rope.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #liste_users a {
	background-color: #6A0002;
	background-image: url(../images/bullets-2.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #adherents a {
	background-color: #6A0002;
	background-image: url(../images/TheAlamo.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #info_accueil a {
	background-color: #6A0002;
	background-image: url(../images/belt-with-gun.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #pot_commun a {
	background-color: #6A0002;
	background-image: url(../images/C45.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #mails a {
	background-color: #6A0002;
	background-image: url(../images/5.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #pages a {
	background-color: #6A0002;
	background-image: url(../images/4.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #chore_back a {
	background-color: #6A0002;
	background-image: url(../images/robber.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #frequentation a {
	background-color: #6A0002;
	background-image: url(../images/WinchesterRifle.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.sidebar1 .nav #ann_back a {
	background-color: #6A0002;
	background-image: url(../images/lady.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
    
.sidebar1 ul.actu {
	margin: 10px;
	font-size:10px;
}
.sidebar1 ul.actu h4 {
	padding-top: 10px;
}
.sidebar1 ul.actu p {
	font-style:italic;
	color:#666;
	padding-top:6px;
}
.sidebar1 table tr {
	vertical-align: middle;
	color:#0C0000;
	font-size: 9px;
	padding-bottom: 2px;
}
.petit {
	font-style:italic;
	color:#0C0000;
	padding-top:6px;
	font-size: 9px;
	width: 80%;
	vertical-align: middle;
}
.identification {
	color:#C9D2A2;
	font-size: 9px;
	width: 80%;
	padding: 6px;
	position: absolute;
	top: 240px;
	text-align: left;
}
.special {
	color:#E6BF98;
	font-size: 12px;
	text-decoration: blink;
	font-weight: bold;
	background-color: #6A0002;
	border: medium solid #FFF;
	margin: 5px;
	padding: 3px;
	width: 75%;
	text-align: center;
}
.western {
	color:#E6BF98;
	font-family: "Wild West USA";
	font-size: 1em;
	cursor: wait;
}
.identification a:visited, .identification a:hover, .identification a:link {
	color:#E6BF98;
}
.sidebar1 ul.actu li a {
	color: #5B5B00;
	text-decoration: none;
}
.footer {
	background-color: #0C0000;
	background-image: url(../images/footer_bottom_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer ul.menu_principal {
	font-size:0.75em;
	width:40%;
	margin:0 auto;
}
.footer ul.menu_principal a {
	text-decoration:none;
	color:#FFF;
}
.footer ul.menu_principal li {
	float:left;
}
.footer .vcard {
	border-left: 1px dotted #666;
	padding: 1em;
	color: #FFF;
	clear:both;
	font-size:0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footer .org a, .footer .org a:visited, .footer .org a:hover {
	color:#FFF;
	font-weight:bold;
	font-size: 1.2em;
	font-style: italic;
	margin-bottom: .5em;
}
.footer p {
	color: #FFF;
	padding:0;
	margin:0;
	line-height: 1.2em;
}
.dtree {
	font-family: "Wild West USA";
	font-size: 4.5em;
	color: #0C0000;
	white-space: nowrap;
	height: 70px;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #C9D2A2;
	text-decoration: none;
}
.dtree a.bouton{
	color: #C9D2A2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.3em;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #C9D2A2;
	text-decoration: none;
}
.dtree a.nodeSel {
	font-weight:bold;
	color: #FFF1C4;
}
.dtree .clip {
	overflow: hidden;
}
.dtree p {
	color: #E6BF98;
	text-align: center;
}
.menu_photos {
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "Wild West USA"	
	font-size: 10px;
	background-color: #0C0000;
	margin-top: 0.4em;
}
.container  {
	background:#E6BF98;
}
.container .content p object {
	border: thin double #FFF;
	margin: 2px;
	padding: 2px;
}
.container .content ul li {
	font-style: italic;
}
.content table {
	width: 100%;
}
.content table tbody tr:nth-child(odd) {
	background: #E4B1B1;
}

.content table tbody tr:nth-child(even){
	background: #F7E8E8;
}
.content table thead tr {
	font-weight: bold;
	color: #E6BF98;
	background: #6A0002;
	vertical-align: middle;
}
.content table tfoot tr{
	color: #0C0000;
	background: #6A0002;
	text-align:center;
	vertical-align: middle;
}
.container .sidebar1 table {
	margin-left: 30px;
}
.var_img {
	top: 1px;
	overflow: auto;
	z-index: auto;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}
.page_accueil {
	clear: both;
	float: left;
	width: 90%;
	border: 2px solid #FFF;
	text-align: center;
	margin-left: 5%;
}
.page_accueil table tr td table {
	vertical-align: top;
	display: block;
}
.annonce {
	border: medium double #6A0002;
	text-align: center;
	width: 80%;
	margin-left: 10%;
}
.annonce .dte {
	font-style: italic;
	text-align: left;
	color: #0C0000;
	font-size: small;
}
.annonce .objet {
	font-size: 36px;
	text-align: left;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.annonce .texte {
	color: #0C0000;
	text-align: left;
}
.annonce .prix {
	font-size: 50px;
	text-decoration: blink;
	color: #6A0002;
	font-weight: bold;
	border: thin solid #FFF;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
	background-color: #FFF1C4;
}
.annonce .tel {
	font-size: 16px;
	text-align: left;
	color: #FFF;
}
.tpot_commun {
	width: 100%;
	border-width: 1px; 
 	border-style: solid; 
 	border-color: #FFF;
}
.pot_cel {
	width: 33%;
	border-width: 1px; 
 	border-style: solid; 
 	border-color: #FFF;
}
.pot_date {
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
	vertical-align: middle;
	font-weight: bold;
	line-height: 0.8em;
	background-image: url(../images/Derringer.png);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: -1px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.pot_date a {
	border: 3px groove #FFF;
	padding: 5px;
	margin-top: 25px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.pot_li {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 15px;
	list-style-image: url(../images/Next.gif);
}
.pot_li2 {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 15px;
}
a.info {
   position: relative;
   color: black;
   text-decoration: none;
   border-bottom: 1px gray dotted; /* On souligne le texte. */
}
a.info span {
   display: none; /* On masque l'infobulle. */
}
a.info:hover {
   background: none; /* Correction d'un bug d'Internet Explorer. */
   z-index: 500; /* On définit une valeur pour l'ordre d'affichage. */
   cursor: help; /* On change le curseur par défaut par un curseur d'aide. */
}
a.info:hover span {
   display: inline; /* On affiche l'infobulle. */
   position: absolute;
   white-space: nowrap; /* On change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non désiré. */
   top: 30px; /* On positionne notre infobulle. */
   left: 20px;
   background: white;
   color: green;
   padding: 3px;
   border: 1px solid green;
   border-left: 4px solid green;
}
#attente {
  position: fixed;
  top: 100px;
  left: 45%;
  overflow: visible;
  visibility: hidden;
  border: 3px solid #FFF
}
