@charset "UTF-8";

a#color, a#index {
	color:#964B00 !important;
}

/*ALL GENERAL*/

.one, .two, .three, .four, .five, .six {
	border:2px solid #964B00;
}

.two, .three, .four, .five, .six {
	width:26vw;
	height:44vh;
}

.three {
	width: 53vw;
	height:44vh;
}


/*BAR DU HAUT*/

.title p {
	color:#964B00;
}

/*ABOUT*/

.about {
	color:#964B00;
}


.close {
	color:#964B00;
}

.aboutbox {
	border:2px solid #964B00;
}

/*ONE-ARCHIVE*/

.one {
	width:16vw;
	height:90vh;
}

.one p {
	font-size: 10pt;
}

.text#archive p {
	line-height: 10px;
}

.text#archive a {
	color:black;
}


/*Two*/

.two {
	background-color: #964B00;
}

.two p {
	font-size: 25pt;
}


/*Three*/

.three {
}

.three img {
	width:53vw;
}


/*Fourth*/

.six img {
	height: 44vh;
}


/*five*/

.five {
}

.five p {
	margin-top: 10px;
	font-size: 40pt;
	color: white;
}





