/*.contenu {
	left: 20px;*
	background-image: url("../img/fond.png");
	background-attachment: fixed;
	background-position: top center;
	background-position: 20px 5px;
	background-repeat: no-repeat;
	background-color: blue;
}
*/

body {
	margin: 0;
	padding: 0;
}

#conteneur {
	background-image: url("../img/fond.png");
	left: 50%;
	width: 900px;
	margin-left: -450px;
}

#index_conteneur {
	left: 50%;
	width: 980px;
	margin-left: -490px;
}

#admin_conteneur {
	left: 50%;
	width: 750px;
	margin-left: -375px;
}

#pass_conteneur {
	position:absolute;
	height: 600px;
	width: 803px;
	left: 50%;
	margin-left: -401px;
}

#formulaire {
	position: absolute;
	top: 110px;
	left: 290px;
}

.menu2 {
	z-index: 3;
}

.centre {
	z-index: 0;
}

.bas {
	text-align: center;
	font-size: 12px;
	color: #120c80;
	text-decoration: none;
	z-index: 0;
}

.photo_equipe {
	max-height: 100px;
	max-width: 100px;
	border: none thin;
}

.photo_grande {
	max-height: 150px;
	max-width: 150px;
	border: none thin;
}

.actu {
	border: none thin;
}

.sousmenu {
	border: none thin;
}

.ss_centre {
	/* background-color: red; */
}

.presentation_img {
	position: absolute;
	top: 245px;
	left: 110px;
	border: none thin;
}

.id {
	width: 150px;
}

.telecharge {
	/*background: none;
	border: thin none;
	/*width: 45px;
	overflow: auto;*/
}

.aff {
	color: #120c80;
	font-size: 12px;
	overflow: auto;
}

.lien {
	overflow: auto;
}

.lien_img {
	border: none thin;
}

.lien_titre {
	color: #120c80;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.lien_desc {
	color: #120c80;
	font-size: 12px;
	text-align: justify;
}

.actu {
	overflow: auto;
}

.actu_titre {
	color: #120c80;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.actu_date {
	color: #120c80;
	font-size: 14px;
	font-weight: bold;
}

.actu_desc {
	color: #120c80;
	font-size: 12px;
	width: 550px;
	text-align: justify;
}

.actu_lien {
	color: #120c80;
	font-size: 12px;
	text-decoration: none;
}

.titre {
	color: #120c80;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.desc {
	color: #120c80;
	font-size: 12px;
	width: 400px;
	text-align: justify;
}

.touadr {
	overflow: auto;
}

/*
.photo {
	background-color: yellow;
}
*/

.diapo_petit {
	border: thin none;
}

.diapo {
	position: absolute;
	/*background-color: yellow;*/
	height: 400px;
	width: 450px;
	display: none;
}

.image {
	position: absolute;
	display: block;
	left: 30px;
}

.img_menu {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 23px;
	display: block;
	background-color: #000000;
	z-index: 2;
}

.head_img {
	border: thin none;
}

.texte {
	font-size: 12px;
	color: #120c80;
}

.nom_equ {
	font-size: 13px;
	font-weight: bold;
	color: #120c80;
	text-transform: uppercase;
}

.pre_equ {
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #120c80;
}

.fonc_equ {
	font-size: 12px;
	color: #120c80;
}

.text_bl {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.text_equ {
	font-size: 12px;
	color: #120c80;
}

.mail_equ {
	font-size: 12px;
	color: #120c80;
	font-style: italic;
}

.annonce_desc {
	/*background-color: yellow;*/
	overflow: auto;
}

.annonce_pdf {
	/*background-color: blue;*/
}

.com_titre {
	font-size: 13px;
	color: #120c80;
	font-weight: bold;
	text-transform: uppercase;
}

.com_resp {
	font-size: 13px;
	color: #120c80;
	font-weight: bold;
}

.equipe {
	overflow:auto;
}

a:link {
	font-size: 12px:
	text-decoration: none;
	color: #120c80;
	border: thin none;
}

a:visited {
	font-size: 12px:
	text-decoration: none;
	color: #120c80;
}

a:active {
	font-size: 12px:
	text-decoration: none;
	color: #120c80;
}

