@charset "UTF-8";
/* CSS Document */

a img:link {border:none; background-color: transparent;} 
a img:visited {border:none; background-color: transparent;} 
a img:hover {border:none; background-color: transparent;} 
a img:hover {border:none; background-color: transparent;} 
a:link img {border: none; background-color: transparent;} 
a:visited img {border:none; background-color: transparent;} 
a:hover img {border:none; background-color: transparent;} 
a:hover img {border:none; background-color: transparent;}

p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#banner-text {
	width: 700px;
	height: 90px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	text-shadow: 1px 1px 3px #000;
	background-image: url(../images/accroche.png);
	background-repeat: no-repeat;
	margin-top: 190px;
	margin-left: 20px;
}

#banner-home {
	width: 720px;
	height: 280px;
	background-color: #62416f;
	margin-top: -280px;
	float: right;
	background-image: url(../images/banner-home.gif);
	background-repeat: no-repeat;
}

#banner-network {
	width: 720px;
	height: 280px;
	background-color: #62416f;
	margin-top: -280px;
	float: right;
	background-image: url(../images/banner-network.jpg);
	background-repeat: no-repeat;
}

#banner-contact {
	width: 720px;
	height: 280px;
	background-color: #62416f;
	margin-top: -280px;
	float: right;
	background-image: url(../images/banner-contact.jpg);
	background-repeat: no-repeat;
}

#banner-news {
	width: 720px;
	height: 280px;
	background-color: #62416f;
	margin-top: -280px;
	float: right;
	background-image: url(../images/banner-news.jpg);
	background-repeat: no-repeat;
}

#banner-company {
	width: 720px;
	height: 280px;
	background-color: #62416f;
	margin-top: -280px;
	float: right;
	background-image: url(../images/banner-company.jpg);
	background-repeat: no-repeat;
}

#banner-business {
	width: 720px;
	height: 280px;
	background-color: #62416f;
	margin-top: -280px;
	float: right;
	background-image: url(../images/banner-business.jpg);
	background-repeat: no-repeat;
}

#banner-research {
	width: 720px;
	height: 280px;
	background-color: #62416f;
	margin-top: -280px;
	float: right;
	background-image: url(../images/banner-research.jpg);
	background-repeat: no-repeat;
}

