@charset "utf-8";
body {
	margin:0;
	padding:0;
	background-image: url(BTS/BODYbackground.png);
	background-repeat: repeat-x;
}
#global {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	background-repeat: no-repeat;
	background-image: url(BTS/GLOBALbackgroundLITTLE.png);
	background-color: #000000;
}
#header {
	height: 150px;
	width: 950px;
	background-image: url(BTS/HEADERbackground.png);
}
#navigation_menu {
	height: 70px;
	width: 540px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 340px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding-top: 20px;
	font-weight: bold;
}
#bt1 {
	background-repeat: no-repeat;
	float: left;
	background-image: url(BTS/bouton_consultationhover.png);
	margin-left: 13px;
	width: 174px;
	height: 58px;
}
#bt2 {
	background-repeat: no-repeat;
	float: left;
	margin-left: 13px;
	background-image: url(BTS/bouton_administrationhover.png);
}
#bt3 {
	background-repeat: no-repeat;
	float: left;
	margin-left: 13px;
	background-image: url(BTS/bouton_sosdisquehover.png);
}
#bt4 {
	background-repeat: no-repeat;
	float: left;
	margin-left: 13px;
	background-image: url(BTS/bouton_supporthover.png);
}
#bt5 {
	background-image: url(BTS/bt_support_hover.png);
	background-repeat: no-repeat;
}
a {
	outline: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8AB1ED;
	text-decoration: none;
}
a:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003CC8;
	text-decoration: none;
}
a:active {
	color: #003CC8;
	text-decoration: none;
}





#zonegauche {
	width: 200px;
	height: 300px;
	padding-bottom: 150px;
	float: left;
	background-image: url(BTS/NAVgauche.png);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#cadregauche {
	height: 230px;
	width: 210px;
	background-image: url(BTS/cadreGAUCHEnewstyle.png);
	background-repeat: no-repeat;
	float: left;
}

#contenupage {
	height: 50px;
	width: 598px;
	float: left;
}

#colonneDROITE {
	height: 427px;
	width: 180px;
	background-image: url(BTS/colonneBACKGROUND.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 100px;
	padding-right: 5px;
}
#pied {
	height: 12px;
	width: 400px;
	margin-top: 710px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	position: absolute;
	padding-left: 270px;
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
{ outline: none; } 
#textlogo {
	width: 160px;
	margin-top: 150px;
	float: left;
	text-align: center;
	text-decoration: none;
}
#titrelogo {
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 30px;
	margin-top: 10px;
	height: 50px;
	font-weight: bold;
}
