body {
	background-color:#ffffff;
}

button {
	background: transparent;
	border: none;
}

.contenu {
	position: absolute;
	margin: 0 auto;
	width: 910px;
	left: 20px;
	top: 5px;
	background-image: url("../img/fond_2.jpg");
	background-attachment: fixed;
	background-position: 20px 5px;
	background-repeat: no-repeat;
}

.menu1 {
	text-align: left;
	/* background-color: yellow; */
}

#news {
	position: absolute;
	top: 2px;
}

#asso {
	position: absolute;
	top: 20px;
}

#grille {
	position: absolute;
	top: 38px;
}

#ecoute {
	position: absolute;
	top: 63px;
}

#en_cours {
	position: absolute;
	top: 155px;
}

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

#credit {
	position: absolute;
	left: 0px;
}

#contact {
	position: absolute;
	left: 50px;
}

#lien {
	position: absolute;
	left: 100px;
}

.centre {
	overflow: auto;
}

.lien_menu {
	border-style: none;
}

.titre_news {
	font-family: arial;
	font-size: 14px;
	color: #ff7f00;
}

.desc_news {
	font-family: arial;
	font-size:12px;
	color: #2f82b6;
}

.pseudo_comment {
	font-family: arial;
	font-size: 13px;
	color: #ff7f00;
}

.desc_comment {
	font-family: arial;
	font-size: 12px;
	color: #2f82b6;
}

.nom_equipe {
	font-family: arial;
	font-size: 13px;
	color: #ff7f00;
}

.mail_equipe {
	font-family: arial;
	font-size: 12px;
	color: #ff7f00;
}

.desc_equipe {
	font-family: arial;
	font-size: 12px;
	color: #2f82b6;
}

.statut {
	font-family: arial;
	font-size: 12px;
	color: #2f82b6;
	white-space: normal;
}

.titre_cat {
	font-family: arial;
	font-variant: small-caps;
	font-size: 20px;
	font-weight: bold;
	color: #ff7f00;
}

.logo_lien {
	/* float: left; */
	margin: 5px;
}

.nom_lien {
	font-family: arial;
	font-size: 13px;
	color: #ff7f00;
}

.desc_lien {
	font-family: arial;
	clear: left;
	font-size: 12px;
	color: #2f82b6;
}

.horaire {
	font-family: arial;
	font-size: 13px;
	color: #ff7f00;
}

.titre_prog {
	font-family: arial;
	font-size: 13px;
	color: #2f82b6;
}

.anim_prog {
	font-family: arial;
	font-size: 13px;
	color: #ff7f00;
}

.desc_prog {
	font-family: arial;
	font-size: 12px;
	color: #2f82b6;
}

.texte {
	font-family: arial;
	color: #2f82b6;
}

.erreur {
	font-family: arial;
	font-size: 12px;
	color: #ff7f00;
}

.mes_en_cours {
	font-weight: bold;
	font-family: arial;
	font-size:13px;
	color: #2f82b6;
}

a:link {
	font-size: 12px;
	text-decoration: none;
	color: #ff7f00;
}

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

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