/* CSS Document */

body{
	margin:auto;
	margin:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
	
#contenu{
	background:url(image/10/fond.jpg) no-repeat;
	margin:auto;
	width:1004px;
	}
	
h2{
	font-size:14px;
	font-variant:small-caps;
	text-align:center;
	}
	
h3{
	font-size:16px;
	font-variant:small-caps;
	text-align:center;
	}
	
/*///////////////////////////
MENU
///////////////////////////*/

#menu1{
	float:left;
	width:130px;
	margin-left:20px;
	font-size:12px;
	}
	
#menu1 ul,li{
	list-style-type:none;
	}
	
#menu1 a{
	color:#886e4d;
	text-decoration:none;
	font-weight:bold;
	}
	
#menu1 a:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
	
#menu2{
	float:left;
	width:130px;
	font-size:12px;
	}
	
#menu2 ul,li{
	list-style-type:none;
	}
	
#menu2 a{
	color:#886e4d;
	text-decoration:none;
	font-weight:bold;
	}
	
#menu2 a:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}

#fete{
	margin-top:300px;
	}
	
#programme{
	margin-top:90px;
	}
	
#pratique{
	margin-top:85px;
	}
	
#liens{
	margin-top:300px;
	}

/*///////////////////////////
CORPS
///////////////////////////*/

#corps{
	float:left;
	width:500px;
	height:1030px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-left:90px;
	padding-right:70px;
	text-align:justify;
	}
	
#corps a{
	text-decoration:none;
	color:#886e4d;
	font-weight:bold;
	}

#corps a:hover{
	text-decoration:underline;
	color:#886e4d;
	font-weight:bold;
	}
	
#texte{
	margin-top:210px;
	height:740px;
	overflow:auto;
	}
	
#s_menu li{
	display:inline;
	}
	
#galerie{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	overflow:hidden;
	width:80px;
	height:80px;
	border:#000000 solid 1px;
	}
	
#galerie img{
	margin-left:-70px;
	margin-top:-70px;
	border:solid #000000 1px;
	}

.programme{
	font-size:13px;
	}	
	
.img{
	float:left;
	padding-right:10px;
	font-size:9px;
	}
	
.imgr{
	float:right;
	padding-left:10px;
	font-size:9px;
	}
	
.img img{
	border:#000000 solid 1px;
	}
	
.concours{
	float:left;
	padding-right:20px;
	padding-bottom:10px;
	}
	
.concours img{
	border:none;
	}
	
.imgr img{
	border:#000000 solid 1px;
	}

.legende{
	line-height:12px;
	text-align:center;
	}

.quest{
	font-weight:bold;
	}

.retour{
	text-align:right;
	}
/*///////////////////////////
PIED
///////////////////////////*/

#pied{
	clear:both;
	width:795px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:right;
	padding-right:70px
	color:#000000;
	margin-bottom:8px;
	}
	
#pied a{
	text-decoration:none;
	color:#000000;
	}

#pied a:hover{
	text-decoration:underline;
	color:#000000;
	}
	
#pied img{
	border:none;
	}
