.clear
{
	clear: both;
}

body {
	width: 1064px;
	margin: auto;
	font-family: "Verdana";
	background: url('../images/fond.png') repeat;
}

#header {
	width: 1064px;
	height: 160px;
	background-image: url('../images/header.png');
}

#menu {
	width: 1064px;
	height: 84px;
	text-align:center;
	background: url('../images/content.png') repeat-y;
}

#menu img {
	float: left;
	margin-left:10px;
}

#bouton {
	margin-left:30px;
}

#blank {
	width:44px;
	height:84px;
	float:left;
	background:#ffffff;
}

#menuGauche { position:absolute;
	font-size: 11px;
	width: 200px;
	float: left;
	color: #958168;
	margin-left: 45px;
}

#content {
	width: 1024px;
	background: url('../images/content.png') repeat-y;
	padding-left: 20px;
	padding-right: 60px;
	padding-bottom: 30px;
	min-height: 510px;
}

#contenu {
	padding: 10px;
	width: 700px;
	font-size: 12px;
	float: right;
	border: 1px solid #bfac9d;
	-moz-border-radius: 3px;
	color: #958168;
	margin-right: 20px;
}
 
#footer {
	width: 1064px;
	height: 77px;
	background-image: url('../images/footer.png');
	text-align: center;
	font-size: 9px;
	padding-top: 30px;
}

object {
	margin-left:180px;
}
/*************************************************/
/*FORMATAGE TEXTE*/
/*************************************************/

h1 {
	font-size: 22px;
	color: #958168;
}

h2 {
	background-image:url('../images/fondH2.jpg');
	font-family: "Times New roman";
	font-style: italic;
	font-size: 18px;
	color: #958168;
	width: 700px;
	line-height:22px;
	
	text-transform:uppercase;
	
}

h3 {
	font-family: "Times New roman";
	font-size: 20px;
	color: #88ba14;	
}


a {
	color: #958168;
	text-decoration: none;
}

a:hover {
	color: #88ba14;
	text-decoration: none;
}

a:visited {
	color: #958168;
	text-decoration: none;
}

a img {
	border: none;
}

.marronFonce {
	color: #958168;
}

.marronClair a:hover{
	color:#88ba14;
}

.marronClair {
	color: #bfac9d;
}

.vert {
	color: #88ba14;
}
.rouge{
	color: #d41010;
}
.spacer {
	clear: both;
}

ul.noStyle {
	list-style-type: none;
	list-style-position: inside;
}

ul.noStyle a:hover {
	color: #88ba14;
}

ul.square {
	font-weight: bold;
	list-style-type:square;
	list-style-position: inside;
}

ul.square a:hover {
	color: #88ba14;
}

li {
	line-height:24px;
}

.right {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	
}

.left {
	float: left;
	margin-right: 5px;
}

.center {
	text-align: center;
}

.prix {
	float: right;
}

label {
	width: 150px;
	float: left;
}

p a:hover {
	color:#88ba14;
}

.ici a {
	text-decoration:underline;
	color:#88ba14;
}

.ici a:hover {
	color:#958168;
}

#flash {
	font-size:17px;
	font-weight:bold;
	color:#ADFF2F;
	text-decoration: blink;
	text-shadow:2px 3px 2px black;
}
/***PAGE RENDEZ VOUS****/

.listeEvenement p {
	margin: 5px 0;
}
span.lieuEvenement {
  display: block;
  float: right;
  width: 69%;
}

#formContact label.error {
	float: none;
	width: 100%;
}
table.spiruline
{
	border-collapse: collapse;
	width: 100%
}
table.spiruline
{
	margin-top: 15px;	
}
table.spiruline td
{
	border: 1px solid #88BA14;
	text-align: center
}
table.spiruline th
{
	background-color: #958168;
	border: 1px solid #88BA14;
	color: #ffffff;
	padding: 10px 0;
	text-align: center
}
/***PAGE K4***/
#page-k4
{
	margin: auto;
	width: 555px;
}
#page-k4 h1 span
{
	font-size: 20px;
}
#page-k4 h4
{
	font-size: 13px;
}
#page-k4 .text-k4
{
	float: left;
	width: 425px;
	text-align: justify;
}
#page-k4 .img-droite
{
	float: left;
	width: 120px;
	margin-left: 10px;
	margin-top: 275px;
}

