body {
background-color: #fed8c8;
color: #A34730;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: Verdana;
	font-size:11px;
}
#container {
background-color: #A34730;
	width:910px;
	height: 580px;
	margin-left: 50px;
	position: absolute;
}
#container-home {
background-color: #FED8C8;
	width:750px;
	height:520px;
	margin-left:2px;
	margin-top:2px;
	border: 2px solid #A34730;
	position:absolute;
}
#container-home1 {
background-color: #FED8C8;
	width:758px;
	height:528px;
	margin-left:98px;
		position:absolute;
}
#header {
background-color: transparent;
	width:910px;
	height: 100px;
	margin-top:10px;
	position:absolute;
}
#menu {
background-color: #FED8C8;
	width:900px;
	height:25px;
	margin-top:115px;
	margin-left:5px;
	position:absolute;
}
#principale {
background-color: #fed8c8;
	width:400px;
	height:400px;
	margin-top: 145px;
	margin-left:505px;
	position:absolute;
}

#box-foto {
background-color: transparent;
width:500px;
height:400px;
margin-top:145px;
margin-left:5px;
position:absolute;
	
}
#footer {
background-color: transparent;
width:910px;
height:30px;
margin-top:545px;
position:absolute;
}
a {
	color: #A34730;
	text-decoration: none;
}
a:hover {
font-style: italic;
font-weight: bold;

}
.keywords {
	color: #FED8C8;
}
.footer {
	color: #FED8C8;
}
.home {
background-color: #A34730;
	color: #A34730;
}

