/*--Structure--*/

body{
	font-family:verdana,tahoma,arial,sans-serif;
	font-size:12px;
	margin:3px;
}

a:link{
	color:#034694;
}

a:visited{
	color:#f68b1f;
}
a:active{
	color:#000;
}

.contener{
	 position:relative;
	 left:50%;
	 margin-left:-400px;
     width:800px;
	 height:100%;
     text-align:left;
}

.banner{
	position:absolute;
	width:800px;
	height:100px;
}

.menu{
	position:absolute;
	top:102px;
	left:-2px;
	width:115px;
	height:420px;
}

.content{
	position:absolute;
	top:3px;
	left:117px;
	width:682px;
	height:100%;
}

.footer{
	position:relative;
	height:30px;
	text-align:right;
}

.titre{
	border-bottom:1px solid #034694;
	padding-left:10px;
	font-size:1.6em;
	font-style:italic;
	color:#034694;
}

.sous-titre{
	padding-top:10px;
	padding-left:10px;
	padding-bottom:5px;
	font-size:1em;
	font-weight:bold;
}

.liste{
	padding-left:65px;
	list-style-type:square;
}

.text-decal{
	padding-left:65px;
	list-style-type:none;
}

.text{
	font-size:1em;
	padding-left:15px;
}

/*-------------------------*/

/*--Page accueil--*/

.txtaccueil{
	position:fixed;
	top:120px;
	width:685px;
	background-image:url("img/accueil.jpg");
	background-repeat:no-repeat;
}

.coord1{
	width:680px;
	height:30px;
	text-align:right;
	font-size:1em;
}

/*------------------------*/

/*--Page formation--*/

#flashcontent3formation {
	float:right;
	width:200px;
	height:300px;
	margin-right:20px;
}

/*------------------------*/

/*--Page planning--*/

.select_{
	font-weight:bold;
	font-size:1.6em;
	color:#f68b1f;
	padding-top:30px;
	padding-left:100px;
}

.AGORIA{
	background-image:url("img/Logo_AGORIA.jpg");
	background-repeat:no-repeat;
	width:110px;
	height:68px;
	margin-top:-55px;
	margin-left:510px;
}

.CQHN{
	background-image:url("img/Logo_CQHN.jpg");
	background-repeat:no-repeat;
	width:110px;
	height:68px;
	margin-top:-55px;
	margin-left:510px;
}

.conditions{
	margin-top:25px;
	margin-left:45px;
}
/*------------------------*/

/*--Page planning agoria/cqhn--*/

.planning{
	border-color:#034694;
	margin-left:15px;
	font-size:1em;
}

.img-centre1{
	padding:10px;
	height:68px;
	background-image:url("img/Logo_CQHN.jpg");
	background-repeat:no-repeat;
	background-position:center;
}

.img-centre2{
	padding:10px;
	height:68px;
	background-image:url("img/Logo_AGORIA.jpg");
	background-repeat:no-repeat;
	background-position:center;
}

/*------------------------*/

/*--Page coaching--*/

.text-espace{
	font-size:1em;
	padding-top:20px;
	padding-left:15px;
	padding-bottom:20px;
}

/*------------------------*/

/*--Page business--*/

.carte{
	margin-top:50px;
	margin-left:20px;
}

/*------------------------*/

/*--Page actualité--*/

.journal{
	background-image:url("img/journal.jpg");
	background-repeat:no-repeat;
	width:610px;
	height:838px;
}

/*------------------------*/

/*--Page contact--*/

.action-formulaire{
	padding-top:10px;
	padding-left:75px;
}
.form{
	position:fixed;
	margin-left:50px;
}

.obli{
	font-size:0.8em;
	color:#F00;
}

.coord2{
	position:absolute;
	margin-top:350px;
	width:680px;
	height:30px;
	text-align:right;
	font-size:1em;
}

/*------------------------*/
