body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background: #A79576;
	margin: 0;
	padding: 0;
}

.titre_zone01 {
	display: block;
	color: #988065;
	padding-left: 18px;
	font-size: 14px;
	background-image: url(img/picto_titre_zone01.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.chemin {
	color: #6A6A63;
	font-size: 11px;
	padding-left: 18px;
	
}

.padding15 {
	padding: 15px;
}

.padding25 {
	padding: 25px;
}

.marginTop10 {
	margin-top: 10px;
}

.noRepeat {
	background-repeat: no-repeat;
}

.cadreTab_00 {
	padding: 0 8px 0 8px;
	margin-bottom: 12px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #663333;
	background-color: #EDE2C7;
}

.cadreTab_01 {
	padding: 0 8px 0 8px;
	margin-bottom: 12px;
	background-color: #EDE2C7;
	border: 1px solid #A79576;
	font-size: 12px;
}

.texte12 {
	font-size: 12px;
}

.texte_marronGMaj {
	color: #947B50;
	font-weight: bold;
	text-transform: uppercase;
}

.texte_rougeGMaj {
	color: Maroon;
	font-weight: bold;
	text-transform: uppercase;
}

fieldset {
	padding: 12px;
	font-size: 12px;
	border: 1px solid #A79576;
}

legend {

}

.miniatureEvent {
	display: block;
	margin: 8px 0 8px 0;
}

.btn {
	padding: 3px 0 0 0;
	color: #E2D6BA;
	font-size: 10px;
	background-color: #A79576;
	border: none;
	cursor: pointer;
}

.btn00 {
	margin: 10px;
	width: 200px;
	height: 30px;
	color: White;
	font-size: 12px;
/*	font-weight: bold;*/
	text-transform: uppercase;
	background-color: #FFAD1E;
	border: none;
	cursor: pointer;
}

.btn01 {
	margin: 10px;
	width: 200px;
	height: 30px;
	color: White;
	font-size: 12px;
/*	font-weight: bold;*/
	text-transform: uppercase;
	background-color: #EB7025;
	border: none;
	cursor: pointer;
}

.btn02 {
	margin: 10px;
	width: 200px;
	height: 30px;
	color: White;
	font-size: 12px;
/*	font-weight: bold;*/
	text-transform: uppercase;
	background-color: #AA131F;
	border: none;
	cursor: pointer;
}

.chpTexte {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #EDE2C7;
	padding: 2px;
}

.chpTexteLogin {
	width: 80%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #A79576;
	padding: 2px;
}

.chpTexteFicheAsso {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid White;
	margin: 8px 0 0 8px;
	padding: 2px;
}

.tabLogin {
	background: #EDE2C7;
	border: 3px solid #6C5C40;
}

A.lienDeconnexion {
	color: Maroon;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A:hover.lienDeconnexion {
	text-decoration: underline;
}

.tableauavalider {
	font-size: 12px;
	padding: 5px;
	margin: 1px;

}
.titreasso {
	font-weight: bold;
	color: #A79576;
}

.texte12rouge {
	font-size: 12px;
	color: Maroon;
}

.textePetit {
	font-size: 12px;
}

.probleme {
	background-image: url(img/b_drop.png);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	background-color: White;
	padding: 10px 10px 5px 30px;
	border: 1px solid Maroon;
}

.succes {
	background-image: url(img/s_okay.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color: White;
	padding: 10px 10px 10px 30px;
	border: 1px solid Green;
}.btn04 {
	margin: auto;
	color: White;
	font-size: 10px;
	text-transform: none;
	background-color: #800000;
	border: none;
	cursor: pointer;
	height: 20px;
	width: 80px;

}
.btn05 {

	margin: auto;
	color: White;
	font-size: 10px;
	text-transform: none;
	background-color: #009933;
	border: none;
	cursor: pointer;
	height: 20px;
	width: 80px;
}
.btn11 {
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	color: White;
	font-size: 12px;
	text-transform: none;
	background-color: #009933;
	border: none;
	cursor: pointer;
	height: 20px;
	width: 150px;
	text-decoration:none;
	padding: 2px;
	padding-left: 8px;
}
.texte12noir {

	font-size: 12px;
	color: #000000;
}
