body {
background-color: #FFD380;
	color: #ad0405;
	font-family: Garamond;
	font-size:14px;
}
#container {
background-color: #ad0405;
	width:910px;
	height:605px;
	margin-left:50px;
	position:absolute;
}
#container-home {
background-color: transparent;
	width:750px;
	height:520px;
	margin-left:70px;
	border: 2px solid #ad0405;
	position:absolute;
}
#header {
background-color: #FFD380;
	width:910px;
	height:125px;
	margin-top:5px;
	position:absolute;
}
#menu {
background-color: transparent;
width: 910px;
height: 30px;
margin-top:131px;
position:absolute;	
}
#principale {
background-color: #FFD380;
width:408px;
height:400px;
border-right: 2px solid #ad0405;
margin-left:500px;
margin-top:162px;
position:absolute;
	
}
#principale-home {
background-color: #FFD380;
width:750px;
height:520px;

margin-left:75px;
margin-top:2px;
position:absolute;
	
}
#foto {
background-color: transparent;
width:500px;
height:400px;
margin-top:162px;
position:absolute;
	
}
.keywords {
color: #FFD380;

}


a {
	color: #FFD380;
	text-decoration: none;
}

a:hover {
		font-style: italic;
	font-weight: bolder;
}
.menu {
	font-size:16px;
}
#footer {
background-color: transparent;
width:910px;
height:30px;
margin-top:562px;
position:absolute;	
}
.link {
	color: #AD0405;
	text-decoration: underline;
}






