@charset "ISO-8859-1";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	background-color: #018193;
	}
a{
	color:#004F87;
	text-decoration: none;
} /*les liens en gÃƒÂ©nÃƒÂ©ral*/
a:hover{
	color:#004F87
} /*quand on passe la souris sur un lien*/
a:active{
	color:#075BA9
}/*quand on clique sur le lien*/
a:visited{
	color:#000099
}/*quand le lien a dÃƒÂ©ja ÃƒÂ©tÃƒÂ© visitÃƒÂ©*/
a img{
	border:#000000
} /*les liens en gÃƒÂ©nÃƒÂ©ral*/
#global {
	position:absolute;
	left:50%;
	width:950px;
	height: 600px;
	margin-top:25px;
	margin-left:-475px;
	border: 1px solid #000;
	}
#div-btn-foire {
	background-color: #FD0237;
	text-align: right;
	}
#div-btn-vitrines {
	background-color: #009EE0;
	text-align: right;
	}
#div-btn-salons {
	text-align: right;
		}
#top {
	width:950px;
	height: 190px;
		}
#btn {
	height: 33px;
	background-color: #539EC1;
	text-align: right;
		}
#centrale {
	width:950px;
	height: 377px;
	background-color: #C8C4BE;
	background-repeat: no-repeat;
	background-position: right top;
		}
#centrale-div {
	width:683px;
	height: 437px;
	background-color: #FFFFFF;
	background-image: url(images/fond-page.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
		}
#centrale-act {
	width:683px;
	height: 437px;
	background-color: #FFFFFF;
	background-image: url(images/fond-page-activites.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
		}
#centrale-contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding-top: 200px;
	font-weight: bold;
	background-image: url(../images/bande-contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
		}
#centrale-metiers {
	padding-top: 10px;
	padding-left: 100px;
	background-repeat: no-repeat;
		}
.txt {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 220px;
	margin-top: -5px;
}
.Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
h1 {
	font-size: 16px;
	color: #004F87;
	padding: 0px;
	line-height: 30px;
	margin-top: -5px;
	margin-bottom: -5px;
}
