/*YellowDistrict*/
/*GENERAL*/

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #A7A7A7;
	font-size : 12px;
	line-height: 15px;
	text-align: left;
	background-color: #000000;
}

img {
	border: 0px;
}

h1 {
	font-size : 16px;
	line-height: 18px;
	margin-top: 4px;
}

a {
	color: #A7A7A7;
	font-size: 12px;
	text-decoration: underline;
	background : transparent;
}
a:hover {
	color: #ff0000;
	font-size: 12px;
	text-decoration: underline;
	background : transparent;
}

.page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url(fond-page.png) repeat-y 0px 0px;
	border: 0px #FFFFFF solid;
}
.page-telecharger {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #ffffff;
	border: 0px #FFFFFF solid;
}

/* VIDEO*/

.tete {
	width: 762px;
	height: 180px;
	margin-right: auto;
	margin-left: auto;
	background: url(fond-tete.png) no-repeat 0px 0px;
	border: 0px #FFFFFF solid;
}

.cale {
	/*height: 188px;*/
}

.pagination-tete {
	width: 700px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	line-height: 35px;
	text-align:center;
	border: 0px #FFFFFF solid;
}

.menu {
	width: 762px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -40px;
	line-height: 35px;
	text-align:left;
	border: 0px #FFFFFF solid;
}
.menu {
	width: 762px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 35px;
	text-align:center;
	border: 0px #FFFFFF solid;
}
.menu2 {
	width: 762px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	line-height: 35px;
	text-align:center;
	border: 0px #FFFFFF solid;
}

.menu-off {
	color:#A7A7A7;
	font-size : 13px;
	font-weight: 900;
	margin-left: 10px;
}
.menu-off:hover {
	color:#A7A7A7;
	font-size : 13px;
	font-weight: 900;
	margin-left: 10px;
}
.menu-on {
	color:#ecec1f;
	font-size : 13px;
	font-weight: 900;
	margin-left: 10px;
}
.menu-on:hover {
	color:#ecec1f;
	font-size : 13px;
	font-weight: 900;
	margin-left: 10px;
}

.corps {
	margin-top: 40px;
}

.videos {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	border: 0px #FFFFFF solid;
}

.videos-tete {
	width: 680px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	font-style: italic;
	text-align: right;
	padding-right: 10px;
	border-bottom: 0px #000000 solid;
}

.mateex {
	height: 18px;
	color:#ecec1f;
	font-size : 13px;
	font-weight: 900;
	text-transform : uppercase;
	text-decoration : none;
	float: left;
	border: 0px #ecec1f solid;
}

.videos-corps {
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	text-align: center;
}
.videos-corps img {
	border: 2px solid #fcfc81;
}
.pt2 {
	display: none;
}
.pt6 {
	display: none;
}

.videos-description {
	width: 660px;
	margin: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	font-weight: 300;
}
.videos-description a {
	font-weight: 900;
}
.videos-description a:hover {
	font-weight: 900;
}

.videos-pied {
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	text-align: center;
	border-top: 1px #000000 solid;
}


.pied {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom: 5px;
	color:#a7a7a7;
	text-align: right;
	border: 0px #341c22 solid;
}

.pagination-pied {
	width: 650px;
	padding-bottom: 50px;
	text-align: center;
	border: 0px #FFFFFF solid;
}

.pied a {
	color:#a7a7a7;
	font-size: 12px;
	text-decoration: underline;
	margin-right: 10px;
	background : transparent;
}
.pied a:hover {
	color:#a7a7a7;
	font-size: 12px;
	margin-right: 10px;
	text-decoration: underline;
	background : transparent;
}

