body {
	background: none;
}

#header #logo {
	display: inline;
	width: 73px; height: 73px;
	position: absolute;
	top: 20px; left: 36px;
}

#content {
	width: 85%;
}

#content .fildariane{
	position: relative; z-index: 60; margin-top: -24px; margin-bottom: 10px;
}
#content #besoins #decouvrir{
	margin-left: 6px;
}

#center {
	width: 90%;
}

#center #alaune {
	width: 90%;
	margin-left: -446px;
	position: relative;
	z-index: 50;
}

#center #alaune h2 SPAN {
	display: inline;
	color: #01AEF0;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
}

/* Masqué à l'impression */

#header #bandeau {
	display: none;
}

#entete,
#right,
#left,
#footer
{
	display: none;
}






/*
---------------------------------------------------------
PAGE DU TLGC
---------------------------------------------------------
*/


#tlm_page { text-align: left; margin: 0 2px 0 0; left: 32px; width: 95%; position: absolute; z-index: 100;}


#tlm_page p {
	margin: 3px 0; padding: 0; text-align: justify;
	font: normal normal 11px Arial,Verdana,sans-serif;
	color: #4D4D4D;
}


#tlm_page h3, #tlm_page h4, #tlm_page h5 {
	margin: 0;
	padding: 0;
	font: normal bold 11px Arial;
	color: #1EA4ED;
}

#tlm_page h3 {
	font-size: 16px;
	border-bottom: 1px solid #CCEDFF;
	margin-bottom: 12px;
	padding-bottom: 2px;
}
#tlm_page h4 {
	font-size: 13px;
}
#tlm_page h5 {
	font-size: 11px; color: #4D4D4D;
}

#tlm_page p.resume {
	font-size: 11px;
	font-weight: bold;
}

#tlm_page img {
	margin: 5px; border: 0;
}

#tlm_page img.puce {
	margin: 0 2px 0 0 ; padding: 0;
	vertical-align: middle;	
}

#tlm_page .lespacer {
	overflow: hidden;
	height: 1px;
	clear: both;
	visibility: hidden;
}

#tlm_page .floatleft { 
	float: left;
	overflow: hidden;
}

#tlm_page .floatleft img { margin-left: 0; }

#tlm_page .bt_cd {
	background: url(img/cd.jpg) no-repeat right top;
	margin: 0 10px;
}
#tlm_page .bt_cg {
	background: url(img/cg2.jpg) no-repeat left bottom;
	padding: 10px;
}

#tlm_page .bt {
	background: #E8EDF3;
	color: #40434C;
	font: normal normal 11px Arial;
	padding: 10px;
	border: 1px solid #98A2AE;
	width: auto;
}

#tlm_page a.puce:active,
#tlm_page a.puce:link,
#tlm_page a.puce:visited,
#tlm_page a:active,
#tlm_page a:link,
#tlm_page a:visited { color: #112a83; text-decoration: underline; font: normal normal 11px Arial,Verdana,sans-serif;}
#tlm_page a:hover, #tlm_page a:hover { color: #112a83; text-decoration: underline; font: normal normal 11px Arial,Verdana,sans-serif;}

#tlm_page a.puce { padding-left: 13px; background: url('design/pucefonce.gif') no-repeat left 3px; text-decoration: underline; }
#tlm_page a.fleche { padding-left: 13px; background: url('design/flechelien.gif') no-repeat left 3px; text-decoration: underline; }

