@charset "UTF-8";
body {
	background-color: #000000;
    margin: 0;
}
h2 {
	color: #e7bd31;
}
h5 {
	color: #e7bd31;
}
.Style2 {color: #039ee4}
a:link {
	color: #039ee4;
	text-decoration: none;
}
a:visited {
	color: #039ee4;
	text-decoration: none;
}
.accueil {
	background-image: url(img/background_home.jpg);
	background-repeat: no-repeat;
	height: 700px;
	width: 1000px;
	padding-top: 321px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 45px;
}
a:hover {
	color: #E7BD31;
	text-decoration: none;
}
a:active {
	color: #E7BD31;
	text-decoration: none;
}



.total {
	height: 700px;
	width:1000px;
	vertical-align: middle;
	
}

.totaltotal {
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
     }
     A IMG { 
border: none; 
} 

.header {
	background-image: url(img/background/backgroundpulls_01.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: lighter;
	padding-left: 220px;
	padding-top: 40px;
}

.menu {
	background-image: url(img/background/backgroundpulls_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 504px;
	width: 262px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #039ee4;
}
.content {
	background-image: url(img/background/backgroundpulls_03.jpg);
	background-repeat: no-repeat;
	height: 504px;
	width: 678px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
}
.footer {
	background-image: url(img/background/backgroundpulls_04.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 260px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	text-align: left;
	padding-top: 23px;
	padding-left: 740px;
}

