
a {
	color: #FFF;
}

a:hover {
	color: #FFF;
}
body {
	/*background-image: url(http://localhost/brachet/template/img/bg.png);*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #000;
	color: #FFF;
}
#corp {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.style1 {
	font-size: 36px;
	color: #C90;
}
.style2 {
	font-size: 24px;
	color: #CCC;
}

#header {
	font-size: 18px;
	color: #CC0;
	float: left;
	width: 1000px;
}
#content {
	float: left;
	width: 1000px;
}

.texte_content{
	/*width: 1000px;*/
	margin-right: auto;
	margin-left: auto;
}

.menu {
	text-align: center;
	width: 1000px;
}
.menu ul {
	
}
.menu ul li {
	display: inline;
	margin-left: 5px;	
}
.menu ul li a {
	font-size: 22px;
	color: #C90;
	text-decoration: none;
}
.menu ul li a:hover {
	color: #FFF;
}
.menu_l {
	color: #C90;
	text-align: left;
	float: left;
	width: 200px;
	height: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C90;
}
.menu_l ul {
}
.menu_l ul li {
	display: block;
}
.menu_l ul li a {
	font-size: 20px;
	text-decoration: none;
	color: #C90;
}
.menu_l ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
.menu_2 {
	color: #C90;
	text-align: left;
	float: left;
	width: 200px;
	height: 400px;
	display: none;
}
.menu_2 ul {
	height: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C90;
}
.menu_2 ul li {
	display: block;
}
.menu_2 ul li a {
	font-size: 20px;
	text-decoration: none;
	color: #C90;
}
.menu_2 ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
.texte {
	color: #FFF;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.galerie {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
.galerie ul {
	text-align: center;

}
.galerie ul li {
	background-color: #666666;
	margin: 5px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	color: #000;
	width: 220px;
	height: 220px;
	padding: 0px;
}
.galerie ul li a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
}
.galerie ul li a:hover {
	color: #FC0;
	text-decoration: none;
}
.galerie1 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
.galerie1 ul {
	text-align: center;

}
.galerie1 ul li {
	background-color: #666666;
	margin: 5px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	color: #000;
	width: 180px;
	height: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.galerie1 ul li a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
}
.galerie1 ul li a:hover {
	color: #FC0;
	text-decoration: none;
}
.image_affiche {
	text-align: center;
	width: 1000px;
	
}
.info_image{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 50px;
	width: 1000px;
}
#footer {
	font-size: 10px;
	color: #CCC;
	text-align: center;
	float: left;
	width: 1000px;
}
.copyright {
	
}
.image_affiche .image {
	color: #C90;
	width: 600px;
	position: relative;
	left: 200px;
	bottom: 100px;
	font-size: 36px;
}
.titre_images{
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}
.texte_image{
	text-transform: uppercase;
	}
.cate{
	font-size: 20px;
	color: #C90;		
	}
