html{
/*background-color:#E7E7E7;*/
background-color:#FFFFFF;
}
body{
	margin: 0px;
}

#general {
	width: 890px;
/*	margin: 30px auto;*/
	margin-top: 20px;
	margin-left: 20px;
}

#haut {
	width: 890px;
	height: 120px;
	overflow:hidden;
	margin: 0px;
	text-align: left;
}

#milieu {
	font-family: Helvetica;
	width: 890px;
	background-position:top;
	background-color: #FFFFFF;
	clear:both;
	overflow: hidden;
/*	height: 374px;*/
}


#bas {
	width: 890px;
	height: 30px;
}

.lettrine {
float: left;
font-size: 2em;
font-weight: bold;
margin: 1px;
padding: 1px;
line-height: 1em;
}

.corps {
	font-size: 13px;
	clear: both;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #000000;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}


/* Les liens des differentes rubriques*/
.presentation:link {
color: #932653;
text-decoration:none;
}
.presentation:visited {
color: #932653;
text-decoration:none;
}
.presentation:hover {
color: #FAA745;
text-decoration:none;
}
.presentation:active {
/*color: #932653;*/
text-decoration:none;
}

.actualites:link {
color: #932653;
text-decoration:none;
}
.actualites:visited {
color: #932653;
text-decoration:none;
}
.actualites:hover {
color: #663C82;
text-decoration:none;
}
.actualites:active {
/*color: #932653;*/
text-decoration:none;
}

.publications:link {
color: #932653;
text-decoration:none;
}
.publications:visited {
color: #932653;
text-decoration:none;
}
.publications:hover {
color: #B7D87F;
text-decoration:none;
}
.publications:active {
/*color: #932653;*/
text-decoration:none;
}


.missions:link {
color: #932653;
text-decoration:none;
}
.missions:visited {
color: #932653;
text-decoration:none;
}
.missions:hover {
color: #009BA7;
text-decoration:none;
}
.missions:active {
/*color: #932653;*/
text-decoration:none;
}
/* ----------------------------------------------*/



.colonne1 {
	width: 420px;
	margin-bottom: 30px;
	float: right;
/*	border: thin dotted #000000;*/
}
.colonne2 {
	width: 300px;
	margin-left: 5mm;
	margin-bottom: 30px;
	float: right;
/*	border: thin dotted #000000;*/
}

.align_menu{
margin-left: 150px;
clear: both;
}

.bloc{
	clear: both;
}
.separateur{
clear: both;
margin-left: 150px;
margin-bottom: 30px;
}

.w3c{
	width: 890px;
	margin-left: 20px;
	text-align: center;
}
.admin{
	width: 890px;
	padding-top: 8px;
	margin-left: 20px;
	font-size: 13px;
	text-align: left;
}

