body {
	margin:0px;
	background:#000;
	font-family:verdana, arial;
	font-size:10pt;
	padding:0px;
}

#page {
	/*background-color:red;*/
	text-align:center;
}

#content {
	margin-left:auto;
	margin-right:auto;
	/*background-color:yellow;*/
	width:1000px;
	background:url(images/bkgmiddle.jpg);
	margin-bottom:0px;
	padding-bottom:0px;
}

#header {
	background:url(images/header.jpg) no-repeat 0 0;
	width:1000px;
	height:234px;
	padding:0 0 0 0;
	margin:0;
}

#contentmenu {
	width:1000px;
	height:23px;
	background:#000;
	padding:0 0 0 0;
	text-align:left;
}

#middle {
	text-align:left;
	background:url(images/bkgmiddle.jpg);
	padding:20 30 0 30;
	margin:0px;
	min-height:800px;
	/*background-color:yellow;*/
}

#right {
	float:right;
}

#rightp {
	background:url(images/bkactualites.png) no-repeat;
	height:575px;
	width:234px;
	padding:50 10 10 10;
	margin-left:20px;
	margin-bottom:0px;
}

#actualites {
	padding:0px;
	margin:0px;
	height:500px;
	width:210px;
	overflow:auto;
}


#footer {
	background:url(images/footer.jpg) no-repeat;
	width:1000;
	height:41px;

	margin:0px;	
	color:#FFFFFF;
	font-size:8pt;
	text-align:left;
}

ul.puces {
  list-style-image: url(images/puce.png);

  	
}

td {
	font-family:verdana, arial;
	font-size:10pt;
}

input {
	font-family:verdana, arial;
	font-size:10pt;
}

a{
	color:#296673;
}

a.visited, a:hover {
	color:#000;
}

.txtrouge {
	font-size:10pt;
	color:#910D09;
	font-weight:bold;
}


h2 {
	font-size:12pt;
	color:#910D09;
	font-weight:bold;
	padding:0 0 10 30;
	background:url(images/bkg_h2.png) no-repeat;	
}

h3 {
	font-size:11pt;
	color:#7AAA37;
	font-weight:bold;
}

.comm {
	font-size:8pt;
	color:silver;
	font-style:italic;
}

.txtrub {
	color:#336633;
	font-weight:bold;
	/*font-style:italic;*/
}

.txtr {
	color:#910D09;
	font-weight:bold;
}

.txtm {
	color:#663300;
	font-weight:bold;
}

.border {
	border:1px solid #663300;
	padding:15px;
	background:#F8FCE5;
	width:630px;
}

.contact {
	font-style:italic;
}

.photo {
	border:2px solid #910D09;
	margin:10 10 10 10;
}