@charset "utf-8";

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#000000;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fond.png);
	background-repeat: repeat;
	background-position: center center;
}

.nav{
	border: 1px solid #FFFFFF;
	position: relative;
	height: 30px;
	width: 800px;
	top: 70px;
	margin: auto;
	line-height: 30px;
	text-align: center;
}


.nav2{
	height: 25px;
	width: 800px;
	position: relative;
	margin: auto;
	top: 75px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
}

.nav2 a:link{
	color: #FFFFFF;
}

.nav2 a:visited{
	color: #FFFFFF;
}

.nav2 a:hover{
	color: #5EAEFF;
	text-decoration: none;
}

.contenu2{
	position: relative;
	height: 370px;
	width: 800px;
	top: 82px;
	margin: auto;
	border: 1px solid #FFFFFF;
}

.contact2{
	margin: auto;
	height: 25px;
	width: 800px;
	position: relative;
	top: 90px;
	border: 1px solid #FFFFFF;
	line-height: 25px;
	text-align: center;
}

.photo{
	position: absolute;
	width: 35%;
	height: 100%;
	text-align: center;
	padding-top: 30px;

}

.photo2{
	position: absolute;
	height: 100%;
	width: 35%;
	right: 0px;
	text-align: center;
	padding-top: 30px;

}


.texte2{
	position: absolute;
	height: 100%;
	width: 62%;
	left: 0px;
	font-size: 20px;
	text-align: justify;
	line-height: 35px;
	padding-top: 20px;
	margin: 0px;
	padding-left: 5px;

}

.texte{
	position: absolute;
	height: 100%;
	width: 65%;
	right: 0px;
	font-size: 20px;
	text-align: justify;
	line-height: 35px;
	padding-top: 20px;
	margin: 0px;
	padding-right: 5px;

}

a:link {
	color: #FFFFFF;
	text-decoration: none;

}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #5EAEFF;
	text-decoration: none;
}

.cpw3c {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 15px;
	top: 95px;
	font-size: 10px;
	text-align: right;
	line-height: 15px;

}

.copyright {
	position: absolute;
	height: 15px;
	width: 400px;
	right: 0px;
	text-align: right;

}

.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;

}

.copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}

.w3c {
	position: absolute;
	height: 15px;
	width: 400px;
	text-align: left;
	left: 0px;

}

.w3c a:link {
	color: #FFFFFF;
	text-decoration: none;

}

.w3c a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

.w3c a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
