/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
line-height: 20px;
color: #666666;
font-weight: normal;
}
#header {
	height: 100px;
	background-color: black;
	background-repeat: no-repeat;
	background-image: url(../fichiers%20de%20travail/header1.gif);
}
#conteneur {
position: relative;
margin: 0 auto;
background-color:#FFFFFF;
margin-top: 20px;
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;
border-right: 1px solid #666666;
border-left: 1px solid #666666;
width: 80%;
max-width:1280px;
min-Width:780px;
}

#centre {
	margin-left: 215px;
	margin-right: 30px;
	padding-left: 5%;
	padding-top: 20px;
	padding-bottom: 30px;
	border-left: 1px solid #9CB3C9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9CB3C9;
	padding-right: 5%;
	text-align:justify;
}

#centre2 {
background-color:#9CB3C9;
color: #FFFFFF;
line-height: 30px;
margin-left: 215px;
margin-right: 30px;
padding-left: 30px;
padding-top: 0px;
height:30px;
}
#centre2 a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
}

#centre2 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#centre3 {
	position: absolute;
	background-color:#52718F;
	right: 0;
	margin-right: 30px;
	margin-top: -30px;
	line-height: 30px;
	text-align: center;
	width: 50px;
	height:30px;
	color: #FFFFFF;
	}
#centre3 a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
}

#centre3 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#pied {
	height: 30px;
	background-image: url(../fichiers%20de%20travail/pied1.gif);
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
	font-size: 0.8em;
}


#logo {

position: absolute;
background-image: url(../fichiers%20de%20travail/AQ5_d.jpg);
background-repeat: no-repeat;
right:0px;
width: 318px;
height:100px;
}
p {margin: 0 0 10px 0;}
ul.activites {text-align: left;}

a{
color: #0099FF;
text-decoration:none;
}

a:hover{

text-decoration: underline;
}

.lien1{
	color: #0099FF;
}

.lien2{
	font-weight: bold;
	text-decoration: underline;
}
