/* CSS Document */



body {
	background-color: #aca591;
    font-family: Arial, Helvetica, sans-serif;
	margin: 0px;

}
#page{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 730px;
	padding:0px 14px 0px 14px;
	border: 1px solid #ece7de;
	}
#page1{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 758px;
	border: 1px solid #ece7de;
	margin-top: 8px;
	padding:0px;
	height: 540px;
	}
#bkgpage1{
	height:460px;
	width:760px;
	background: url(img/accueil/rotator.php) no-repeat center center;
	margin-top: 10px;
	}
#bkgpage4{
	float:left;
	height:420px;
	width:300px;
	background: url(img/liens/rotator.php) no-repeat center center;
	margin:63px auto 62px auto;
	border: 1px solid #ece7de;
	}
#liens{
	float:right;
	height:420px;
	width:420px;
	margin:auto;
	margin:63px auto 62px auto;
	}
#logo1{
	height:70px;
	width:760px;
	background: url(img/logo1.gif) no-repeat center center;
	margin-top: 10px;
	border-bottom: 1px solid #413e31;
	background-position: center;
	}		

span {
	height:20px;
	color: #aca591;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}
   
#content {
	background-position: top center;
	background-repeat: repeat-x;
	background-image: url(img/bkg.gif);
	width:760px;
	margin : auto;

	
}
#content1 {
	width:760px;
	margin : auto;
}

.space{
	text-align: center;
	height: 50px;
	display: block;
	float: left;
	width: 100%;

}


.titreliens{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #413e31;
	display: block;
	margin:30px 0px 20px 0px;
	float:left;
	width:100%;
	
}
.nomliens{
	font-size: 14px;
	text-align: left;
	color: #413e31;
	float: left;
	width: 50%;
	font-weight: normal;
	margin:0px;
	display: block;


	
}
.liens{
	font-size: 14px;
	color: #000000;
	float: left;
	width: 50%;
	font-weight: normal;
	margin:0px;
	display: block;
	text-align: right;

	
}
.contliens{
	margin:0px;
}
.liens a{
	font-size: 14px;
	color: #413e31;
	text-decoration:none;
	text-align: right;	
}

#contcontact {
	text-align: left;
	height: 395px;
	padding: 75px 0px 75px 0px;
}	
#bloccontact {
	width:350px;
	text-align: right;
	display: block;
	font-size: 12px;
	float: right;
}
	#textecontact {
	font-weight: bold;
	text-align: center;
	width:360px;
	display: block;
	float: left;
	font-size: 12px;
	background-image: url(img/contact.jpg);
	height: 343px;
	background-repeat: no-repeat;
	border: 1px solid #ece7de;
}
.mail {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin:30px 0px 0px 0px;
	float:left;
	width:100%;

}
.mail a{
	
color: #413e31;
	text-decoration:none;
}
#textecontact a:hover{
	font-weight: bold;
	text-align: center;
	color: #c1b893;

}
form{
	margin: 0px;
	}
textarea{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	height: 277px;
	overflow: auto;
	width: 350px;
	background-color: #f8f4ed;
	color: #413e31;
	border: 1px solid #aca591;

	
}
input.sendbtn {
	width:70px;
	background-color:#F8F4ED;
	border:1px solid #aca591;
	color:#413e31;
	height: 20px;
	padding-bottom: 2px;
	}

input.sendbtn:hover {
	border:1px solid #c1b893;
	color:#000000;
	height: 20px;
	padding-bottom: 3px;
	}
#sendmes {
	background-color:#F8F4ED;
	border:1px solid #aca591;
	color:#413e31;
	font:Arial, Helvetica, sans-serif normal 10px;
	width: 350px;
	margin: 10px 0px 10px 0px;
	}	
p {
	
	margin-top : 0px;
	}
	#media {
	width: 730px;
	margin: 10px auto 10px auto;
	height: 355px;
	
	
	}
#video {
	width: 425px;
	float: left;
	
	}
#comvideo {
	width: 295px;
	float: left;
	height: 345px;
	padding: 5px 5px 5px 5px;
	background-color: #ece7de;
	
	}	
	.style1 {
	font-size: 12px;
	text-align:center;
	color: #413e31;
	font-weight: bold;
}
.style2 {
	color: #413e31
}
.style3 {
	color: #aca591;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}	
/*-----------------------------menu----------------------------------*/

#nav{
	display: block;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 740px;
	border-bottom: 1px solid #aca591;
	height:20px;
	padding:10px 10px 0px 10px;
	margin: 0px auto 4px auto;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}


#nav a {
	color: #aca591;
	font-weight: bold;
}


#nav li {
	text-align: center;
	display: inline;
	width: auto;
	margin-left: 20px;
	margin-right: 0px;
	padding:5px 10px 5px 10px;
}




#nav li a {
	text-decoration: none;
	

}
#nav li a:hover {
	text-decoration: none;
	color:#413e31;
}
#currentpage  {
	background-image: url(img/bkgcurrentmenu.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
		}
#currentpage  a{
	color:#413e31;
		}
/*-----------------------------fin menu----------------------------------*/
#nav1{
	display: block;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 740px;
	border-bottom: 1px solid #413e31;
	height:20px;
	padding:10px 10px 0px 10px;
	margin: 0px auto 4px auto;
	background-repeat: no-repeat;
	background-position: left center;
}


#nav1 a {
	color: #413e31;
	font-weight: bold;
}


#nav1 li {
	text-align: center;
	display: inline;
	width: auto;
	margin-left: 20px;
	margin-right: 0px;
	padding:5px 10px 5px 10px;
}




#nav1 li a {
	text-decoration: none;
	

}
#nav1 li a:hover {
	text-decoration: none;
	color:#ece7de;
}
#currentpage1  {
	background-image: url(img/bkgcurrentmenu1.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
		}
#currentpage1  a{
	color:#ece7de;
}	
	
	

#footer{
	width:760px;
	height:20px;
	font-size:10px;
	color: #413e31;
	margin: 20px auto auto auto;
	text-align: center;
}	
		

