body
{
	width:950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFCC99;
	font-family: "Comic Sans MS", Georgia, Arial, sans-serif;
}

a
{
	color: black;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#logo_renard
{
	width: 200px;
	height: 280px;
	position: static;
	background: url("images/logo_renard.png ") no-repeat;
}

#en-tete
{
	margin-left: 200px;
	margin-top: -280px;
	top: 0px;
	height: 120px;
	width: 720px;
	border: 2px dotted rgb(82, 44, 27);
	color: rgb(82, 44, 27);
	background: url("images/banniere_renard.png") no-repeat bottom right rgb(185, 102, 71);
}

#en-tete h1
{
	text-indent: 70px;
	font-size: 70px;
	margin-top: 0px;
}

#en-tete .gauche
{
	text-indent: 20px;
	font-size: 70px;
	margin-top: 0px;
}

#en-tete_2
{
	vertical-align: middle;
	margin-left: 200px;
	margin-top: 20px;
	top: 20px;
	width: 700px;
	height: 120px;
	padding: 10px;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	border: 2px dotted rgb(82, 44, 27);
	color: rgb(82, 44, 27);
	background-color: rgb(185, 102, 71);
	display: table;
}

#en-tete_2 p
{
	vertical-align: middle;
	display: table-cell;
}

#menu
{
	width: 18%;
	float: left;
	margin-top: 20px;
	border: 2px dotted rgb(82, 44, 27);
	color: rgb(82, 44, 27);
	
	background-color: rgb(185, 102, 71);
}

#menu h3
{
	text-align: center;
	text-decoration: underline;
	font-size: 20px;
}
#menu li
{
	margin-left: -10px;
	font-size: 14px;
}

#sous_menu
{
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	color: rgb(82, 44, 27);
}
#sous_menu2
{
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	color: rgb(82, 44, 27);
}
#sous_menu p
{
	font-size: 14px;
}
#sous_menu2 p
{
	font-size: 14px;
}
#corps
{
	margin-top: 30px;
	margin-left: 22%;
	width: 700px;
	font-size: 14px;
	color: rgb(82, 44, 27);
}
#corps h2
{
	text-align: center;
	font-size: 22px;
}
#corps h3
{
	font-size: 20px;
}
#corps2
{
	margin-top: 30px;
	font-size: 14px;
	color: rgb(82, 44, 27);
}
marquee
{
	width: 600px;
	height: 20px;
}


.image
{
	float: right;
	margin-left: 10px;
	padding: 10px;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

.imgcenter
{
	padding: 10px;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

.image_g
{
	float: left;
	margin-right: 10px;
	padding: 10px;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

table
{
	text-align: center;
}
.left
{
	text-align: left;
}
.border
{
	border: 2px solid rgb(82, 44, 27);
}

.import
{
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: underline;
}
.import2
{
	font-weight: bold;
	font-style: italic;
}

.text_imp
{
	font-size: 1.2em;
}
.text_imp_bold
{
	font-size: 1.2em;
	font-weight: bold;
}
.red
{
	font-weight: bold;
	color: red;
	text-align: center;
}
.text_mini
{
	font-size: 0.8em;
}
.bold
{
	font-weight: bold;
}
.gris
{
	color: rgb(120, 120, 120);
}
.center
{
	text-align: center;
}
.ital
{
	font-style: italic;
}
.photo_lien
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 50%;
	border: 2px solid rgb(82, 44, 27);
}
.image_lien
{
	float: right;
	margin-left: 10px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	border: 2px solid rgb(82, 44, 27);
}
.faune
{
		border-collapse: collapse;
		border: 2px solid rgb(82, 44, 27);
}
.border
{
		border: 2px solid rgb(82, 44, 27);
}
.faune tr td
{
		border: 1px solid rgb(82, 44, 27);
}
.news
{
		height: 250px;
}

#pied_de_page
{
	clear: left;
	margin-top: 30px;
	text-align: center;
	font-size: 14px;
	border: 2px dotted rgb(82, 44, 27);
	color: #FFCC99;
	background-color: rgb(185, 102, 71);
}