/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #793C00;
	margin: 0px;
	background-color: #E28B35;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	line-height: 16px;
	text-align:inherit;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #793C00;
	font-weight: normal;
}

.basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 15px;
}

.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #793C00;
	font-weight: normal;
	line-height: 15px;
}
.simple_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #793C00;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #793C00;
	font-weight: bold;
	line-height: 17px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #793C00;
	font-weight: bold;
	letter-spacing:2px;
	vertical-align:middle;
	font-style:italic;
}

.mentions { font-size:12px; color:#808080; }

/*************** Link */
a:link { color: #793C00; text-decoration: none; }
a:visited { color: #793C00; text-decoration: none; }
a:hover {  color: #793C00; text-decoration: underline; }
a:active { color: #793C00; text-decoration: none; }

/*************** Form */
textarea { background-image: url(images/fondform.jpg); border: 1px solid #944800; }
input {	background-color: #F1A96D; border: 1px solid #944800; }
select { background-color: #F1A96D;	border: 1px solid #944800; }

/* manifestation */
.manif_intro { width:850px; margin-left:20px; padding-top:15px; padding-bottom:15px; float:left; }
.manif { width:850px; margin-left:20px; margin-bottom:14px; float:left; }
.manif_entete { width:850px; background-color:#ca7119; color:#FFF; float:left; }
.manif_titre { padding-left:2px; float:left; }
.manif_titre a{ color:#FFF; text-decoration:none; }
.manif_titre a:hover{ color:#FFF; text-decoration:underline; }
.manif_ville { padding-right:2px; float:right; }
.manif_lib { padding-left:20px; padding-right:10px; padding-bottom:10px; padding-top:5px; float:left; background-color:#f7b675; width:820px; }
.manif_lien { clear:both; background-color:#f7b675; width:842px; padding:0 0 6px 8px; }
.manif_lienardeche { clear:both; padding-bottom:25px; text-align:center; }
