body,td,th {
	color: #949495;
	font-size: 12px;
}
body {
	background-color: #fcfefc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#home {
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#service {
	background-image: url(../images/back1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#company {
	background-image: url(../images/back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#login {
	background-image: url(../images/back3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contact {
	background-image: url(../images/back4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 312px;
	height: 34px;
	width: 617px;
	float: right;
}

#website {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	height: 403px;
}

#header {
	height: 97px;
}
.slogan {
	float: right;
	width: 562px;
}
.onglet {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../images/onglet.png);
	float: left;
	height: 24px;
	width: 169px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-left: 317px;
}
.text_gauche {
	width: 235px;
	margin-left: 15px;
	font-size: 12px;
	text-align: left;
	margin-right: 12px;
	float: left;
	padding-top: 10px;
}
.login {
	font-size: 16px;
	font-weight: bold;
	color: #676767;
}
.texte_droite {
	float: left;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	margin-left: 65px;
	margin-right: 70px;
}

.tite_txt_gauche_1 {
	font-size: 14px;
	color: #1C2C66;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 10px;
}
.tite_txt_gauche_2 {
	font-size: 14px;
	color: #9F122C;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.text_rouge {
	color: #B60934;
}
.just {
	text-align: left;
}
.login_top {
	float: right;
}
