body {
	margin: 8px;
	padding:0px;
	background-color:#c08e6f;
	font-family: Tahoma,arial,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
}


#container {
	width:980px;
	height:616px;
	color:#000000;
	background-color:#ffffff;
	margin:auto;
}
#containerb {
	width:980px;
	height:690px;
	color:#000000;
	background-color:#ffffff;
	margin:auto;
}
#containerc {
	width:980px;
	height:640px;
	color:#000000;
	background-color:#ffffff;
	margin:auto;
}
#containera {
	width:980px;
	height:710px;
	color:#000000;
	background-color:#ffffff;
	margin:auto;
}
.header{
	width:980px;
	height:127px;
	float:left;
}
#sign{
color:#563520;
text-align:center;
margin-top:0px;
}
#sign a{
color:#563520;
text-decoration:none;
}
#sign a:hover{
text-decoration:underline;
}
/*menu*/
#menu {
	width:810px;
	height:30px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	padding-left:170px;
	background:url('images/fondmenu.png') repeat-x;
}
#menu a{
	color:#ffffff;
	text-decoration:none;
}
#menu a:hover{
	color:#ff4000;
	text-decoration:underline;
}
#m_accueil {
	background-image:url(images/menu_fondG.gif);
	width:168px;
	height:30px;
	float:left;
}
.m_fond {
	background-image:url(images/menu_fond.gif);
	background-repeat:none;
	width:110px;
	height:30px;
	float:left;
	text-align:center;
}
.position {
	margin-top:7px;
	margin-right:10px;
}
.positionA {
	margin-top:7px;
	margin-left:80px;
}
.positionB {
	margin-top:7px;
	margin-left:20px;
}
#m_contact {
	background-image:url(images/menu_fondD.gif);
	width:152px;
	height:30px;
	float:left;
}
/*gauche*/
#gauche {
	width:204px;
	height:454px;
	background-color:#4d2308;
	margin-top:3px;
	float:left;
}
#in_gauche {
	width:198px;
	height:444px;
	position:absolute;
	color:#ffffff;
	background-color:#4d2308;
	margin-top:4px;
	border-right:1px solid white;
	border-top:1px solid white;
	border-bottom:1px solid white;
	text-align:center;
	font-size:14px;
}
.titre {
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

.photo {
	margin-top:5px;
}
/*droite*/
#droite {
	width:175px;
	height:454px;
	background-color:#4d2308;
	margin-top:3px;
	float:right;
}
#in_droite {
	width:169px;
	height:444px;
	position:absolute;
	color:#ffffff;
	background-color:#4d2308;
	margin-top:4px;
	margin-left:4px;
	border-left:1px solid white;
	border-top:1px solid white;
	border-bottom:1px solid white;
	text-align:center;
	font-size:14px;
}
.point {
	color:#ff4000;
	font-size:17px;
}
/*centre*/
#centre {
	width:601px;
	float:left;
}
#centre a{
	color:#4d2308;
	text-decoration:underline;
	font-weight:bold;
}
#centre a:hover{
	color:#ff4000;
	text-decoration:underline;
	font-weight:bold;
}

div.video {
	display:block;
	width:300px;
	height:225px;
	border:2px solid #ccc;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

#blockcentre {
	padding:10px;
	font-size:12px;
	color:#4d2308;
	float:right;
	width:260px;
}

#cadreG {
	display:block;
	height:110px;
	background-color:#dbd3ce;
	position:relative;
	margin-bottom:9px;
}
#cadreD {
	display:block;
	height:110px;
	background-color:#dbd3ce;
	position:relative;
}


.lienbas {
	position:absolute;
	bottom:2px;
	left:5px;
}

#bienvenue {
	width:550px;
	font-size:14px;
	text-align:left;
	margin:10px auto;
	padding:15px 0px;
}

#bienvenue p {
	margin:0px;
	padding:8px 3px;
}
/*footer*/
#footer {
	width:980px;
	height:26px;
	background-image:url(images/fond_footer.gif);
	background-repeat:repeat-x;
	margin:auto;
}

/*menugauche*/
.menugauche
{
	text-align:left;
	float:left;
	margin-top:25px;
	margin-left:-7px;
}

.menugauche ul
{
	list-style:none;
}

.menugauche ul li
{
	margin-top:5px;
}

.menugauche ul li a
{
	color:#ffffff;
	font-weight:bold;
}
