/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin: 0px;
	background-color: #B13B00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 2px;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
}
.basdepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 2px;
}
.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;
}
.survol_fond_couleur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.survol_fond_couleur:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	background: #ff4200;
}
h1 { Font-size:12px; }
a.footer { font-size:11px; color:#EEEEEE; text-decoration: none;}
a.footer:visited { font-size:11px; color:#EEEEEE; text-decoration: none;}
a.footer:active { font-size:11px; color:#EEEEEE; text-decoration: none;}
a.footer:hover { font-size:11px; color:#EEEEEE; text-decoration: none;}

a:link { color: #000000;}
a:visited { color: #000000;}
a:hover { color: #000000;}
a:active { color: #000000;}

input {
	background-color: #F2E9F3;
	border: 1px solid #B581B9;
}
textarea {
	background-image: url(images/formtext.jpg);
	border: 1px solid #B581B9;
	background-repeat: repeat;
}

.EVEpolice { /* couleur et style de la police dans le div*/
color:#ffffff;
font-family:Arial;
font-size:14px;
}
.EVEtourimg { /* couleur du tour de la photo dans le div*/
border-color:#ffffff;
}
.EVEcoulseparation { /*couleur du trait de séparation du titre et du libellé dans le div*/
background-color:#ffffff;
}

.EVEdiv { /*couleur de fond du div et style du contour (couleur et type)*/
background-color:#B13B00;
border: 3px double #ffffff;
}

.EVEinput {
background-color: transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#927472;
text-decoration:none; 
border-style:none;
padding: 0;
margin: 0; 
}

/* manifestation */
.manif_intro { width:750px; margin-left:20px; padding-top:15px; padding-bottom:15px; float:left; text-align:center;}
.manif { width:750px; margin-left:20px; margin-bottom:14px; float:left; letter-spacing: 1px;}
.manif_entete { width:750px; background-color:#953012; color:#FFF; float:left; } /* couleur du titre */
.manif_titre { padding-left:2px; float:left; letter-spacing: 1px;}
.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:5px 10px 10px 20px; float:left; background-color:#db6226; width:720px;  } /* couleur du fond */
.manif_lien { padding:4px 0 4px 8px; float:left; background-color:#ff925b; width:742px; } /* couleur du fond */
.manif_lienardeche { clear:both; padding-bottom:25px; text-align:center; }
 
 
 