body {
	background-color: #f3f8e8;
	margin-top: 0px;
}
.enavantrouge {
	color: #660033;
	font-weight: bold;
	text-align: left;
}
.desc_asso
{
	font-size: 10px;
	padding-left: 12px;
}
.cadregauche a:link {
	color: white;
	text-decoration: none;
	font-family: 'Bitsream Vera Sans', 'Lucida Grande', Helvetica, Verdana, sans-serif;
	font-size: 88%;
}
.cadregauche a:hover {
	color: red;
	text-decoration: none;
	font-family: 'Bitsream Vera Sans', 'Lucida Grande', Helvetica, Verdana, sans-serif;
	font-size: 88%;
}
.cadregauche a:visited {
	color: #ffff33;
	text-decoration: none;
	font-family: 'Bitsream Vera Sans', 'Lucida Grande', Helvetica, Verdana, sans-serif;
	font-size: 88%;
}
a:link {
	color: blue;
	text-decoration: underline;
}
.cadrehaut a:link {
	color: #1d516b;
}
.cadrehaut a:hover {
	color: #8a0000;
}
#cadrecentral a {
	color: blue;
	text-decoration: underline;
}
#cadrecentral a:hover {
	color: red;
	text-decoration: underline;
}
#cadrecentral a:visited {
	color: #666634;
	text-decoration: underline;
}
#menu {
	color: #f3f8e8;
	font-family: 'Bitsream Vera Sans', 'Lucida Grande', Helvetica, Verdana, sans-serif;
	font-size: large;
	margin-bottom: 2px;
}

.fond_film {
	background-color: #ecf0cd;
	padding-top: 2px;
	padding-bottom: 2px;
}
#formulaire {
	text-align: right;
	color: #666634;
	font-weight: bold;
}
.bouton {
	background-color: #cccc9a;
	border-style: groove;
}

.cadregauche ul
{
	color: white;
	padding-left: 18px;
	list-style-type: circle;
}
.cadregauche li
{	
padding-left: 1px;
padding-top: 7px;
}
#cadrecentral UL {
	color: #003333;
	list-style-type: square;
	font-size: small;
	margin-left: 3%;
	margin-right: 7%;
	text-align: justify;
	line-height: 1,1;	
	list-style-position: inside;
}
#cadrecentral LI {
	margin-top: 10px;
}

h1 {
	color: #245122;
	font-family: 'Bitsream Vera Sans', 'Lucida Grande', Helvetica, Verdana, sans-serif;
	font-size: 20pt;
	font-weight: 900;
	letter-spacing: 1px;
	margin-bottom: 3px;
	margin-top: 15px;
	text-transform: uppercase;
	text-align: left;
}
h2 {
	color: #245122;
	font-size: large;
	font-variant: small-caps;
	margin-top: 0px;
	border-bottom-style: dotted;
}
h3 {
	color: #666634;
	font-size: large;
}
h4 {
	color: #666634;
	font-size: medium;
}
.compter {
	font-family: 'Bitsream Vera Sans', 'Lucida Grande', Helvetica, Verdana, sans-serif;
	font-size: xx-small;
	color: #339999;
	font-style: oblique;
	margin-bottom: 0px;
	
}
.adresse {
	font-family: 'Bitsream Vera Sans', 'Lucida Grande', Helvetica, Verdana, sans-serif;
	font-size: xx-small;
	text-align: center;
	color: #663300;
	margin-bottom: 0px;
}
.td_form {
	background-color: #cccc9a;
	font-weight: 300;
	color: black;
	text-align: justify;
}


#nav {
	color: #666634;
	text-align: center;
	font-family: 'Bitsream Vera Sans', 'Lucida Grande', Helvetica, Verdana, sans-serif;
	font-size: small;
	letter-spacing: 0px;
}
#nav a {
	color: blue;
	text-decoration: none;
	
}
#nav a:hover {
	color: red;
	text-decoration: none;
	
}
#nav a:visited {
	color: #666634;
	text-decoration: none;
	
}

/*les cadres*/
#cadre {
	width: 765px;
	margin: auto;
	padding: 0px;
	background-color: #ECF0CD;
	border-left: 1px solid #000000; /* couleur du cadre */
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
.cadrehaut {
	text-align: center;	
}
.cadregauche {
	float: left;
	text-align: left;
	width: 120px;
	padding: 0px 2px 0px 2px;	
	font-family: 'Bitsream Vera Sans', 'Lucida Grande', Helvetica, Verdana, sans-serif;
	color: #fff2e5;
	margin-left: 11px;
}

#cadrecentral {
	margin-left: 150px;
	min-height: 450px;
	margin-right: 10px;
	border-left: 1px dashed #245122; /* couleur du cadre */
	border-right: 1px dashed #245122;
	border-bottom: 1px dashed #245122;
	border-top: 1px dashed #245122;
	background-color: #ffffff;
	padding-left: 7px;
	padding-right: 7px;
	font-family: 'Bitsream Vera Sans', 'Lucida Grande', Helvetica, Verdana, sans-serif;
	text-align: justify;
	font-size: 12px;
}

.gauche {
	float: inherit;
	text-align: left;
	width: 120px;
	padding: 0px 2px 0px 2px;
	background-color: #245122;
	border: 1px solid #000000; /* cadre menu */
	color: #fff2e5;
	margin-right: 2px;
	margin-bottom: 15px;
	font-family: 'Bitsream Vera Sans', 'Lucida Grande', Helvetica, Verdana, sans-serif;
	font-size: 88%;
	font: 'Bitsream Vera Sans', 'Lucida Grande', Helvetica, Verdana, sans-serif;
}
