body {
	font: normal 12px "Trebuchet MS";
	color: #333333;
	text-decoration: none;
	background-color: #A69575;
}

body {
	/*text-align: center;*/
	padding: 0;
	margin: 0;
}

#entete {
	background-repeat: no-repeat;
}

#nomAsso {
	font-size: 1.3em;
	color: #8F846C;
	font-weight: normal;
	/*letter-spacing: -1px;*/
	margin: 0 15px 15px 0;
}

#menuConteneur {
	background-image: url(images_marron/motif_navig.gif);
	background-repeat: repeat-x;
	/*border-bottom: 1px solid #BFD2D8;*/
}

.menuNavig li {
	display: inline;
	list-style-type: none;
	margin-left: 10px;
}

.menuNavig a {
	color: #605848;
	font-size: 0.76em;
	text-decoration: none;
}

.menuNavig a:hover {
	color: #0080B5;
	text-decoration: underline;
}

.menuNavig #selected {
	font-weight: bold;
	font-size: 0.76em;
}

.padding15 {
	padding: 15px;
}

.padding5 {
	padding: 5px;
}

.bloc {
	background-color: #EDECDA;
	color: #7A6643;
	font-size: 0.7em;
	text-align: justify;
}

.bloc0 {
	background-color: #CBC6B2;
	color: #7A6643;
	font-size: 0.7em;
	text-align: justify;
}

.bloc1 {
	background-color: #E0D5B9;
	color: #7A6643;
	font-size: 0.7em;
	text-align: justify;
}

.bloc2 {
	background-color: #EDECDA;
	text-align: justify;
}
.bloc3 {
	background-color: #ddd;
	text-align: justify;
}

.blocTop {
	/*background-image: url(images_marron/top_bloc.gif);*/
	background-color: transparent;
}

.separateurActus {
	margin-top:6px;
	margin-bottom: 0;
	height: 8px;
	padding:0;
	background-image: url(images_marron/separateur_actus.gif);
	background-repeat: repeat-x;
}

.photoMini {
	border: 3px solid White;
	float: left;
	margin-right: 2px;
}

/*///////////////////////////////
// Textes
////////////////////////////////*/

p {
	font-size: 0.7em;
	/*color: #6A6A62;*/
	text-align: justify;
	margin:0 0 10px 0;
}

h1 {
	color: #968064;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: -1px;
	margin:0;
}

.grasSouligne {
	font-weight: bold;
	text-decoration: underline;
}

.textePetit {
	font-size: 10px;
}

.textePetitI {
	font-size: 10px;
	font-style: italic;
	color: #968064;
}

.titreBlocBleu {
	padding:5px;
	color: #0080B5;
	font-size: 1em;
	font-weight: bold;
}

.titreBlocOrange {
	padding:5px;
	color: #FFA200;
	font-size: 1em;
	font-weight: bold;
}

.titreBlocVert {
	padding:5px;
	color: #7CAE00;
	font-size: 1em;
	font-weight: bold;
}

.titrePicto {
	background-image: url(images/bonhomme.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	color:#0080B5;
	font-size: 14px;
	padding-top: 4px;
	height: 18px;
}



A.lienBasBloc {
	font-size: 10px;
	color: Maroon;
	text-decoration: underline;
}
A:hover.lienBasBloc {
	color: Maroon;
	text-decoration: none;
}

A.lienContenu, p a {
	color: #0080B5;
	text-decoration: underline;
}
A:hover.lienContenu, p a:hover {
	color: Gray;
	text-decoration: underline;
}


img, div {
	behavior: url("pngbehavior.htc");
}


/*///////////////////////////////
// PAGE ACTUALITE
////////////////////////////////*/
.hautTableau {
	/*
	background-color: #CCC1A2;
	background-image: url(images_marron/pix_hautTableau.gif);
	*/
	background-image: url(images_marron/motif_haut.gif);
/*	background-position: bottom left;*/
	background-repeat: repeat;
}

.textePublie {
	color: 7D6A52;
	font-size: 10px;
	font-style: italic;
}

A.lienVoir {
	color: White;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	/*border-color: #E6F2CA #779F48 #779F48 #E6F2CA;*/
	border-color: White;
	text-decoration: none;
	padding:2px 6px 2px 6px;
}
A:hover.lienVoir {
	color: Black;
}

/*///////////////////////////////
// PAGE PHOTOTHEQUE
////////////////////////////////*/
.conteneurPhoto {
	border: 1px solid White;
	padding:5px;
}


/*///////////////////////////////
// PAGE CONTACT
////////////////////////////////*/
.conteneurContacts {
	border: 1px solid #A69575;
	height: 220px;
	padding: 10px;
	background-image: url(images_marron/bas_contact.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.ombres {
	background-image:url(images_marron/ombres.jpg);
	background-position:top center;
	background-repeat:repeat-y
}
