html, body {
	margin: 0px;
	height: 100%;
	text-align: center;
	background-color: #000000;
}
a {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.fd_haut {
	background-color: #222222;
	background-image: url(../img/fd_haut.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#haut {
	height: 230px;
	width: 100%;
	position: relative;
	z-index:1;
	visibility: visible;
	overflow: visible;
	float: left;
	left: 0px;
	top: 0px;
}
#langues {
	font-family: Arial;
	font-size: 12px;
	color: #F8B000;
	position: absolute;
	height: 20px;
	width: 200px;
	left: 50px;
	top: 10px;
	z-index: 1;
}
#titre_haut {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	height: 125px;
	width: 450px;
	left: 225px;
	top: 85px;
	z-index: 1;
}
.logo {
	width: 170px;
	padding-left: 50px;
	padding-top: 14px;
	vertical-align: top;
}
#logo_int {
	position: absolute;
	height: 70px;
	width: 220px;
	left: 50px;
	top: 105px;
	z-index: 1;
	background-image: url(../img/logo_mactari_int.png);
	background-repeat: no-repeat;
	background-position: 0px -16px;
}
.menu {
	width: 140px;
	padding-top: 30px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: top;
}
#menu_int {
	position: absolute;
	height: 100px;
	width: 500px;
	left: 300px;
	top: 115px;
	z-index: 1;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
#actualites_txt {
	height: 400px;
	width: 450px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.titre {
	width: 170px;
	padding-left: 50px;
	padding-top: 30px;
	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;
	vertical-align: top;
}
.colonne_txt {
	width: 220px;
	padding-left: 80px;
	padding-top: 30px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
}
.colonne {
	padding-left: 75px;
	padding-top: 30px;
	vertical-align: top;
}
.mentions {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
a.mentions {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.mentions:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.langues_select {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.langues_select:hover {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.menu_liens_hover {
	font-family: Arial;
	font-size: 14px;
	color: #F8B000;
	text-decoration: none;
}
a.menu_liens {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_liens:hover {
	font-family: Arial;
	font-size: 14px;
	color: #F8B000;
	text-decoration: none;
}
.menu_liens2_hover {
	font-family: Arial;
	font-size: 12px;
	color: #F8B000;
	text-decoration: none;
}
a.menu_liens2 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_liens2:hover {
	font-family: Arial;
	font-size: 12px;
	color: #F8B000;
	text-decoration: none;
}
.txt_orange_40 {
	font-family: Arial;
	font-size: 40px;
	color: #F8B000;
}
.txt_orange_12 {
	font-family: Arial;
	font-size: 12px;
	color: #F8B000;
}
.txt_blanc_11 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.txt_blanc_14 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.txt_blanc_16 {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}
a.lien_contact {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.lien_contact:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lien_ref {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lien_ref:hover {
	font-family: Arial;
	font-size: 12px;
	color: #F8B000;
	text-decoration: none;
}
a.lien_ref_actif {
	font-family: Arial;
	font-size: 12px;
	color: #F8B000;
	text-decoration: none;
}
a.lien_ref_actif:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lien_ref_film {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lien_ref_film:hover {
	font-family: Arial;
	font-size: 11px;
	color: #F8B000;
	text-decoration: none;
}
