*{
	margin: 0;
	padding: 0;
}

img{
	border: 0;
}

legend {
	display: none;
}

body{
	margin: 10px 0;
	text-align: center;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif;
	background: #80CCFD;
}

#conteneur{
	width: 976px;
	margin: 0 auto;
	text-align: left;
	border-top: 2px solid #3399FF;
	border-bottom: 2px solid #3399FF;
	background: #fff;
}

#header{
	height: 148px;
	background-color: #CCCCFE;
}

#header a{
	width: 976px;
	height: 150px;
	display: block;
}

#header a span{
	display: none;
}

.float {
	float: left;
	padding: 13px;
}

#left {
	float: left;
	width: 160px;
}

#left img{
	margin: 10px;
	margin-bottom: 0;
}

#right {
	float: right;
	width: 540px;
}

#menu{
	height: 35px;
	background: url(../images/menucat-bg.gif) repeat-x 0 -5px;
	list-style-type: none;
}

#menu li{
	float: left;
	text-align: center;
}

#menu li a{
	padding: 0 8px 2px 8px;
	line-height: 25px;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #fff;
	display: block;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#menu li a:hover{
	background:none;
	background-color: #E1336E;
}

#contenu{
	padding: 0 30px 0 30px;
}

#contenu h2{
	margin-top: 15px;
	padding-left: 25px;
	line-height: 25px;
	font-size: 1.4em;
	background: url(../images/herbe.png) no-repeat 3px 50%;
	color: #E1356F;
	clear: both;
	border-bottom: 3px solid #E1F3FF;
}

#contenu h3{
	margin-left: 15px;
	padding-left: 5px;
	border-bottom: 1px solid #9b2;
	border-left: 3px solid #9b2;
	color: #9b2;
}

#contenu p{
	text-align: justify;
	text-indent: 2em;
	line-height: 1.7em;
	padding: 5px;
}

#contenu address{
	text-align: justify;
	line-height: 1.7em;
	padding: 5px;
	padding-left: 30px;
	font-style: normal;
}

#contenu a{
	color: #7DCBFD;
	text-decoration:underline;
}

#contenu a:hover{
	color: #7DCBFD;
	text-decoration:none;
}

#contenu ul.contact{
	margin-left: 65px;
	margin-bottom: 10px;
}

#admin {
	padding-top: 10px;
	padding-left: 40px;
}

#race {
	padding-left: 65px;
}

#footer{
	padding-top: 10px;
	padding-right: 10px;
	line-height: 15px;
	text-align: right;
	color: #8a0;
	clear: both;
	font-size: 0.9em;
}

#contenu span{
	color: #f90;
}

#par a{
	margin-right: 10px;
}

pre{
	font: 1em "Verdana", Arial, Helvetica, sans-serif;
	overflow: auto;
	background: #DFF2FF;
	border: 2px solid #BBEA00;
	padding: 5px 0 0 5px;
}

* html pre{
	width: 630px;
}

pre span{
	color: #560;
}

pre span.comment{
	color: #b30000;
}

#btn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	background-color: #dea;
	border: 1px solid #ab4;
}

input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	border: 1px solid #ab4;
}

fieldset{
	border: none;
	padding: 5px;
}

legend{
	font-style: italic;
	color: #8a0;
}

#inscription label{
	display: block;
}

a {
	color: #FF9900;
	text-decoration: none;
}

a:hover{
	color: #FF9900;
	text-decoration: underline;
}

#inscription p, #choix p, #valid p{
	text-indent: 0em;
}

#right p{
	text-indent: 0em;
}

#choix input {
	margin-left: 20px;
}

#valid input {
	margin-left: 0;
}

#contenu .btnchat {
  display: block;
  padding: 4px 10px;
  background-color: #99BB22;
  margin:3px 0 15px 0;
  width: 320px;
  text-align:center;
  color: #fff;
  font-weight: bold;
}

#contenu .btnchat:hover {
  color: #fff;
}
