/* style global body */
body { background-color: #FFF; }

/* bloc contenu general pour centrage avec une height pour IE*/
div#contenu
{
	position: relative;
	top: -15px;
	width: 787px;
	font-family: arial;
	font-size: 13px;
	color: #333;
	margin-left: auto;
	margin-right: auto;
	z-index: auto;
	border-right: #CCC;
	border-bottom: #CCC;
	border-left: #CCC;
	border-width: 0px 2px 2px 1px;
	border-style: none solid solid solid;
}

#bandeau
{
	position: relative;
	width: 787px;
	z-index: 100;
}


p
{
	line-height: 16px;
	margin: 10px 0 10px 5px;
}

/* bloc centre */
#centre
{
	position: relative;
	float: left;
	width: 787px;
	
}

/* liens defaut */
a
{
	color: #c60;
	text-decoration: none;
	font-weight: bold;
}


a:hover
{
	color: #E68C00;
	text-decoration: none;
	font-weight: bold;
}

/* navigation */
ul#lemenu
{
	float: left;
	width: 130px;

	position: relative;
	color: #857736;
	font-weight: bold;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#lemenu li
{
	float: left;
	height: 80px;
	list-style: none;
}




/* style lien ou on est */


.letexte
{
	position: relative;
	float: left;
	width: 400px;
	text-align: justify;
	margin: 0 0 0 10px;
}

.assoc
{
	
	width: 420px;
	
}


.titre1
{
	width: 600px;
	float: left;
	margin: 13px 0px 5px 10px;
}


.droite
{
	position: relative;
	float: right;
	width: 220px;
	font-family: arial;
	font-size: 12px;
	text-align: center;
	color: #333;
	margin: 0 2px 0 0;
}

.membres
{
	width: 180px;
	overflow: auto;
	font-size: 11px;
	height: 500px;
	border: 0;
	margin: 0 4px 0 0;
}
.titre2
{
	margin: 10px 0 0 0;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}

.titre3
{
	margin: 10px 0 0 0;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.titre4
{
	margin: 5px 0 5px 0;
	font-family: arial;
	font-size: 11px;
}

.accueil
{
	width: 160px;
	margin: 0 0 15px 0;
	margin: 6px 0px 0 0;
}

.logo { margin: 10px 20px 0 5px; }
.soutien {font-size: 11px; line-height: 13px;}



/* bloc pied de page */
div#footer
{
	position: relative;
	width: 100%;
	height: 10px;
	text-align: left;
	font-family: arial;
	font-size: 10px;
	clear: both;
	color: #f5f5f5;
}



#footer a:link
{
	color: #857736;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;

}

#footer a:visited
{
	color: #857736;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

#footer a:hover
{
	color: #930;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

.motcle
{
	font-family: arial;
	font-size: 6px;
	color: #fff;
}

iframe {

}

