* {
	margin:0;
	padding:0;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	background-image:url(../images/bg_repeat.png);
	background-repeat:repeat-x;
	background-color:#EFEFEF;
}

#center {
	width:980px;
	height:600px;
	margin:0 auto;
	position:relative;
	background-image:url(../images/bg_center.png);
	background-repeat:no-repeat;
	padding-top:114px;
}

#logo {
	position:absolute;
	right:0px;
	top:0px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:251px;
	height:119px;
}

.bare_menu {
	background-image:url(../images/bg_menu.png);
	width:919px;
	height:28px;
	background-repeat:no-repeat;
	margin-left:23px;
	font-size:12px;
	color:#333;
	font-weight:bold;
	padding-left:15px;
	padding-top:13px;
	text-shadow:1px 1px 1px #FFFFFF;
}

.flash {
	width:950px;
	height:402px;
	background-repeat:no-repeat;
	background-image:url(../images/img_flash.png);
	margin-top:20px;
	margin-left:15px;
}

.flash_ombre {
	background-image:url(../images/flash_ombre.png);
	width:940px;
	height:22px;
	margin-left:20px;
	background-repeat:no-repeat;
}


.box1 {
	background-image:url(../images/box1.png);
	width:320px;
	height:220px;
	float:left;
	margin-left:15px;
	margin-right:0;
	margin-top:6px;
	padding-bottom:30px;
	background-repeat:no-repeat;
}


.box2 {
	background-image:url(../images/box2.png);
	width:316px;
	height:220px;
	float:left;
	margin-left:0px;
	margin-right:0;
	margin-top:6px;
	padding-bottom:30px;
	background-repeat:no-repeat;
}


.titre_box {
	margin-left:20px;
	margin-top:15px;
	font-size:14px;
	color:#333;
	width:280px;
	font-weight:bold;
}

.titre_box span {
	color:#666;
}

.texte_box {
	font-size:11px;
	font-weight:bold;
	width:280px;
	margin-top:30px;
	margin-left:20px;
	line-height:16px;
}

.more_info {
	display:block;
	width:287px;
	height:0;
	padding-top:42px;
	overflow:hidden;
	background-image:url(../images/bt_more_info.png);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-left:17px;
	margin-top:10px;
}

.more_info:hover, .more_info:visited:hover {
	background-position:0 -42px;
}

.more_info:active, .more_info:visited:active {
	background-position:0 -84px;
}


.texte_box_nom {
	font-size:13px;
	font-weight:bold;
	width:280px;
	margin-top:30px;
	margin-left:20px;
	line-height:16px;
	color:#333333;
}

.texte_box_fonction {
	font-size:11px;
	font-weight:bold;
	width:280px;
	margin-top:0px;
	margin-left:20px;
	line-height:16px;
	color:#666666;
}

.texte_box_fonction a {
	text-decoration:none;
	font-weight:bold;
	color:#0A76A5;
	font-size:13px;
}
	

.cadre_mail {
	width:261px;
	height:44px;
	background-image:url(../images/cadre_mail.png);
	background-repeat:no-repeat;
	margin-left:13px;
	margin-top:8px;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:12px;
}

.mail {
	color:#0A76A5;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.tel {
	color:#333333;
	font-weight:bold;
	font-size:13px;
	margin-top:8px;
}

.twitter_col {
	width:308px;
	height:280px;
	float:left;
	background-image:url(../images/bg_twitter_col.png);
	background-repeat:no-repeat;
}

.go_twitter {
	display: block;
	background-image:url(../images/bt_twitter_inovi.png);
	width:142px;
	height:0px;
	margin:20px 20px;
	padding-top:32px;
	overflow:hidden;
	background-repeat:no-repeat;
}

.go_twitter:hover {
	background-position:0 -32px;
}

.footer {
	clear:both;
	display:block;
	background-image:url(../images/bg_footer.png);
	width:952px;
	height:65px;
	margin:0 auto;
	padding-top:15px;
}

.footer_left {
	width:300px;
	float:left;
}

.left_footer {
	color:#BDBDBD;
	font-size:11px;
	text-shadow:1px 1px 1px #FFFFFF;
	margin-top:0px;
}

.left_footer2 {
	color:#BDBDBD;
	font-size:11px;
	text-shadow:1px 1px 1px #FFFFFF;
	margin-top:5px;
}

.left_footer2 a{
	color:#BDBDBD;
	font-size:11px;
	font-weight:bold;
	text-shadow:1px 1px 1px #FFFFFF;
	margin-top:5px;
	cursor: pointer;
	text-decoration: none;
}

.altran {
	background-image:url(../images/img_altran.png);
	width:148px;
	height:0;
	padding-top:25px;
	overflow:hidden;
	float:right;
	display:block;
}