#cadre {
	width: 100%;
border-color: #fff000;
text-align: center; 
}
#contour {
    margin: 1em;
    ##padding: .5em;
    border-style: solid;
    border-width: 1px;
    border-color: #ff0000;

margin-left: auto; 
  margin-right: auto; 
border: solid #000 3px;
width:655px;
text-align:center; 
background:#666999;
}
#cal {
	font-size: 6pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
	text-decoration: blink;
	font-size: 6pt;
	text-align: center;
	color: Fuchsia;
}
#jours {
	background: #666999;
	text-align: center;
	color: #fff000;
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#liens {
	background: #666999;
	text-align: center;
	color: #fff000;
	font-size: 7pt;
}
#menu {
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li {
	display: inline;
}
#menu li a {
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	text-decoration: none;
	border: 1px solid #89a;
	color: #fff;
	background: #666999;
	margin: 0;
	padding: 5px 20px;
}
#menu li a:hover, #menu li a:focus {
	color: #000;
	background: #fff000;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff000;
	text-decoration: blink;
	font-size: 8pt;
	text-align: center;
	color: Red;
}
.input {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.infobulle em {
	display: none;
}
a.infobulle:hover {
	text-decoration: none;
	z-index: 500;
	position: relative;
	border: 0;
}
a.infobulle:hover em {
	width: 170px;
	background: #ffc;
	border: 1px solid #bbb;
	color: #000;
	padding: 5px;
	left: +55px;
	top: 20px;
	position: absolute;
	display: block;
	font-style: normal;
}
a.infobulle:hover em span {
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent url(http://sbibou.com/bonjour/images/infobulle.gif);
	width: 11px;
	height: 7px;
	left: 15px;
	top: -7px;
	position: absolute;
}
a:active {
	border-radius: 5px 10px 0 5px;
	text-decoration: none;
	#background: #999000;
	color: #cacaca;
}
a:hover {
	border-radius: 5px 10px 0 5px;
	text-decoration: overline;
	color: #ffffff;
	background: #000000;
}
a:link {
	border-radius: 5px 10px 0 5px;
	color: #fdd722;
	text-decoration: none;
	#background: #8B0000;
	#font-variant: small-caps;
}
a:visited {
	border-radius: 5px 10px 0 5px;
	text-decoration: none;
	color: orange;
	#background: #990000;
}
body {
	font-family: western, fantasy;
	#font-variant: small-caps;
	color: #FFDAB9;
	background:#000000;
background-image: url(http://tropmechant.com/fond_h1.png);
	font-family:Arial, Helvetica, sans-serif;
	padding:3em;
	font-size:80%;


}
h1 {
	background: #ffffff;
	text-align: center;
	color: #000000;
		width:450px;
	margin-top:50px;
	line-height:1;
	background:#000 url(fond_h1.png) no-repeat;
	color:#fff;
	padding:10px 20px;
	margin-bottom:1.5em;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	border-radius:30px;
text-align: center;
}
h2 {
	background: #666999;
	text-align: center;
	color: #fff000;
}
hr {
	width: 590px;
	clear: both;
	text-align: left;
	color: #ffcc00;
}
img {
	vertical-align: bottom;
}
table{text-align:center;}
tr{text-align:center;}
td {padding: 2px;
   
	text-align: center;
	vertical-align: top;
}


.bordercolor { border-style: solid ; border-color: #0000FF ; }
.bordercolorpad { border-style: solid ; border-color: #0000FF ; padding:15px ; }
.border3color {border-style : solid ; border-color: red green blue ; }
.borderplus { border-style: solid ; border-width: 10px ; border-color: green ; }
.borderplus1 { border: solid 10px green ; }

.bordertop { border-style: solid ; border-top-color: yellow ; }
.borderright {border-style: solid ; border-right-color: #FF0000 ; }
.borderbottom {border-style: solid ; border-bottom-color: green ; }
.borderleft {border-style: solid ; border-left-color: #0000FF ; }



