/* CSS Document */

body{
	background-image:url(images/fond_body.gif);
	margin:0;
	text-align:center;
	font-family:"Trebuchet MS", Tahoma, Georgia, sans-serif;
	
	}

#global{
	margin-left:auto;
	margin-right:auto;
	top:10px;
	text-align:left;
	width:830px;
	height:620px;
	position:relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	background-image:url(images/bg_global.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	}
#fleche_gauche{
	background-image:url(images/fleche_gauche.jpg);
	width:241px;
	height:91px;
	position:absolute;
	left:-3px;
	background-repeat:no-repeat;
	}
#titre_centre {
	position:absolute;
	width:356px;
	height:186px;
	left:239px;
	z-index:1;
	margin:auto;
	color:#333399;
	text-align:center;
	font-weight:bold;
	font-size:28px;
}
#titre_centre p{
	margin:-5px;
	}
.titre{
	padding-top:15px;
	font-size:60px;
	}
#fleche_droite{
	background-image:url(images/fleche_droite.jpg);
	width:241px;
	height:91px;
	position:absolute;
	left:593px;
	background-repeat:no-repeat;
	}


#logo_te{
	position:absolute;
	width:142px;
	height:224px;
	left:14px;
	top:63px;
	}

#texte_te{
	position:absolute;
	left:84px;
	top:180px;
	width:191px;
	
	}
	
#logo_efe{
position:absolute;
width:142px;
height:224px;
left:676px;
top:62px;
}

#texte_efe{
	position:absolute;
	width:191px;
	height:159px;
	top:181px;
	left:546px;
	}

#logo_ec{
	position:absolute;
	top:244px;
	left:285px;
	}
#texte_ec{
	position:absolute;
	top:351px;
	left:377px;
	}
#CQF_logo{
	position:absolute;
	top:461px;
	left:25px;
	}

#texte_bas{
	position:absolute;
	top:548px;
	left:94px;
	width:360px;
	height:51px;
	color:#FFFFFF;
	font-size:12px;
	line-height:15px;
	}
#texte_bas2{
	position:absolute;
	top:495px;
	left:95px;
	width:207px;
	height:51px;
	color:#FFFFFF;
	font-size:12px;
	line-height:15px;
	}
#texte_bas a{
	color:#FFFFFF;
	text-decoration:none;
	}
#texte_bas a:hover{
	text-decoration:underline;
	}

#bas{
	width:830px;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	margin-top:300px;
	color:#006699;
	}
#bas a{
	text-decoration:none;
		color:#006699;
	}

#lien_prive{
	position:absolute;
	top:577px;
	left:689px;
	font-size:12px;
	}

#lien_prive a{
	color:#003399;
	text-decoration:none;
	}

#lien_prive a:hover{
	color:#990000;
	}

