/* CSS Document */
* {
	margin:0;
	padding:0;
}
a img, img {
	border: 0 none;
}
a {outline:none;}
body {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #000;
}

div#header {
	height: 91px;
	background: #fff url(templates/mte_simplix/images/prehome/header-bg.gif) 0 0 repeat-x;
}
div#header div, div#footer {
	margin: 0 auto;
	width: 743px;
	position: relative;
}
div#header a#logo {
	display: block;
	padding-top:20px;
}
div#header a#rss {
	position: absolute;
	right:0;bottom:13px;
	background: transparent url(templates/mte_simplix/images/prehome/rss.gif) left center no-repeat;
	width:24px; height:14px;
	padding-left: 20px;
	line-height: 14px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
div#content-wide {
}
div#content {
	margin: 0 auto;
	width: 743px; height: 401px;
	padding-left: 165px;
	position: relative;
	left: -82px;
	background: #fff url(templates/mte_simplix/images/prehome/prehome-left-bg.jpg) left bottom no-repeat;
}
div#content div#enter {
	padding-top: 300px;
}
div#content a#enter-fr,div#content a#enter-en {
	display: block;
	height: 12px;
	line-height: 12px;
	padding-left: 24px;
	width: 200px;
	text-decoration: none;
	color: #000;
	margin-bottom: 8px;
	font-weight: bold;
}
div#content a#enter-fr {
	background: #fff url(templates/mte_simplix/images/prehome/flags.png) 0 0 no-repeat;
}
div#content a#enter-en {
	background: #fff url(templates/mte_simplix/images/prehome/flags.png) 0 -12px no-repeat;
}
div#membres {
	float: right;
	padding-top: 65px;
	width: 392px;
}
div#membres div.cadre-membre {
	height: 90px;
	padding: 35px 0 20px 123px;
	font-weight: bold;
}
div#membres div.cadre-membre .info {
	display: none;
}
div#membres div.directrice {
	background: #fff url(templates/mte_simplix/images/prehome/prehome-cadre-directrice-bg.jpg) left top no-repeat;
}
div#membres div.resp-formation {
	background: #fff url(templates/mte_simplix/images/prehome/prehome-cadre-resp-formations.jpg) left top no-repeat;
}
div#footer-wide {
	height: 27px;
	background: #fff url(templates/mte_simplix/images/prehome/footer-bg.gif) left top repeat-x;
	padding-top: 38px;
}
div#footer {text-align: center;}
div#footer p, div#footer a {
	font: normal 9px Verdana, Geneva, sans-serif;
	color:#bd5954;
}
div#footer a {text-decoration: underline;}
div#bulle {
	position: absolute;
	display: none;
	background: transparent url(templates/mte_simplix/images/prehome/bulle.png) left top no-repeat;
	width: 300px; height:161px;
	padding: 22px 20px 0 60px;
	font-size: 12px;
}
