/***********************************
							ARTICLE
************************************/
article{
	width: 1000px;
	height: 600px;
	background-color: #FAFAFA;
}

#menu{
	width: 800px;
	height: 600px;
	color: #965251;
	text-align: center;
	float: left;
}

#menu h1{
	font-size: 30px;
}

#menu h2,
#menu p{
	margin: 0;
	padding: 0;
}

#menu h1,
#menu p{
	margin-bottom: 30px;
}

#menu li{
	text-align: left;
	margin-left: 200px;
}

#optionsmenu{
	width: 198px;
	height: 600px;
	float: left;
	background-color: #F5F9EB;
	border-left: 2px solid #965251;
}

#optionsmenu ul{
	text-align: left;
}

#choixmenus{
	float: left;
	height: 450px;
}

#choixmenus a,
#choixmenus a:link,
#choixmenus a:visited,
#choixmenus a:active,
#choixmenus a:hover{
	width: 100px;
	margin-left: 50px;
	margin-top: 14px;
	display: block;
	text-decoration: none;
	color: #965251;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

#choixmenus a:hover{
	background-color: #965251;
	color: #E38690;
	font-weight: bold;
}

#photooptionsmenu {
	width: 198px;
	height: 150px;
	float: left;
	text-align: center;
}
