/* CSS Document */

/* Image Flow */
#myinnercontainer {
text-align:center;
vertical-align: center;
margin:auto;
color:#FFF;
}
#mySubTextColor {
	color:#FFF;
}
/*******************************/

#myinnercontainer a {color:#FFF;}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #9D4F00;
	margin: 0px;
	background-color: #FFA91A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #011F98;
	font-weight: normal;
	line-height: 16px;
	text-align:justify;
}
.selection {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666666;
	font-weight: normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.selection a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	text-decoration:underline;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}
.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
}
.basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #804d00;
	font-weight: normal;
	line-height: 15px;
}
.basdepage a {
	color: #804d00;	
}
.nom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #492E00;
	font-weight: normal;
}

.descriptif {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #492E00;
	font-weight: normal;
	line-height: 15px;
	text-align:justify;
}
.simple_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	align: justify;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
}
.gras_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	align: justify;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
}
.liens_survol_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;       	
}
.liens_survol_gras a:hover { 
	font-weight: bold;
	color: #000000;
}
a:link { color: #000000;}
a:visited { color: #000000;}
a:hover { color: #000000;}
a:active { color: #000000;}

input {
	background-color: #F2E9F3;
	border: 1px solid #A64A00;
}
textarea {
	border: 1px solid #A64A00;
}
/* manifestation */
#manif_all { width:100%; padding:0px; margin:auto; }
 .manif_intro { visibility:hidden; width:550px; padding-top:15px; padding-bottom:15px;  margin:auto; text-align:center; }
 .manif { width:100%; margin-left:0px; margin-bottom:14px; float:left; }
 .manif_entete { width:100%; background-color:#cd6200; color:#FFF; float:left; padding:0px 4px; height:22px; line-height:22px;} /* couleur du titre */
 .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:8px 4px; float:left; background-color:#FE8618; width:100%; text-align:left; } /* couleur du fond */
 .manif_lien { float:left; clear:both; background-color:#ff9500; width:100%; padding:0 0 6px 8px; text-align:left;} /* couleur du fond */
 .manif_lienardeche { clear:both; padding-bottom:25px; text-align:center; }manif_lienardeche { clear:both; padding-bottom:25px; text-align:center; }
 .manif_lien a{ color:#fff; } /* couleur du lien */
 .manif_lienardeche a{ color:#fff; } /* couleur du lien */


