body {
	background-color: #AA9E8E;
	margin: 0px;
	padding: 0px;
	/*background-image: url(images/interface_11.jpg);
	background-repeat: repeat-y;
	background-position: center;*/
}
.degradG {
	background-repeat: repeat-y;
	background-position: right;
}
.degradD {
	background-repeat: repeat-y;
	background-position: left;
}

* html body {
	/*padding-left:1px;*/
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.centr_haut {
	height: 100%;
}
#contenu {
	padding:5px;
	background-color: #3D3D3D;
}
h1 {
	font-size: 18px;
	color: #111111;
	font-family: "Trebuchet MS";
	line-height: normal;
	display: inline;
}
h2 {
	font-size: 16px;
	color: #333333;
	font-family: "Trebuchet MS";
	line-height: 16px;
	display: inline;
}
img#cadre {
	border: 1px solid #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bas {
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #3E372F;
	text-decoration: none;
}
#interne a {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
#interne a:hover {
	color: #0000FF;
	text-decoration: none;
}
/*css pour diaporamma de page d'accueil*/
#diaporama img {
	position: absolute;
	border: 1px solid #FFF;
	width: 960px;
	visibility: visible;
}

#diaporama {
	float:left;
	margin-top: 20px
}
/*pour le formulaire de contact*/
#formContact input {
	width:400px;
}
#bt input {
	width:auto;
}
#formContact textarea {
	width:400px;
}
hr {
	color: #000000;
	margin: 1px;
	height: 1px;
}
