body
{
	font-family: "Trebuchet MS";
	color:#444444;
	text-decoration:none;
	font-size: 10pt ;
	text-align: left;
	margin-top:0; 
	margin-left:0; 
	margin-right:0; 
	margin-bottom:0; 
	background-color : #cccc99;
	background-image: none;
}
a
{
  color:#ffffff;
  text-decoration:none;
  font-size: 10pt;
  font-family: "Trebuchet MS";
}


a:link
{
  color:#000000;
  text-decoration:none;
  font-size: 10pt;
  font-family: "Trebuchet MS";
}

a:visited
{
  color:#000000;
  text-decoration:none;
  font-size: 10pt;
  font-family: "Trebuchet MS";
}

a:active
{
  color:#000000;
  text-decoration:none;
  font-size: 10pt;
  font-family: "Trebuchet MS";
}

a:hover
{
  color:#000000;
  text-decoration:underline;
  font-size: 10pt;
  font-family: "Trebuchet MS";
}

#page {
	position: absolute;
	left: 50%;
	margin-left:-410px;
	width: 820px;
	float: left;
	background-image: url("../Images/tmp_ombre_gauche.jpg");
	background-repeat: repeat-y;
}

#placement{
	margin:auto;
	width: 800px;
	margin-left:10px;
}

#conteneur {
float: left;
background-color: #ffffff;
position: relative;
width: 800px;
}

#header {
position: relative;
height: 75px;
width: 800px;
background-image: url("../Images/tmp_banniere.jpg");
}

#ombre_gauche {
position: relative;
float: left;
width: 10px;
background-image: url("../Images/tmp_ombre_gauche.jpg");
background-repeat: repeat-y;
}

#ombre_droite {
position: relative;
float: right;
width: 10px;
background-image: url("../Images/tmp_ombre_droite.jpg");
background-repeat: repeat-y;
}

#menu {
position: relative;
float: right;
text-align: left;
text-indent: 10px;
height: 19px;
width: 800px;
background-image: url("../Images/tmp_menu2.jpg");
}

#bienvenue {
position: relative;
float: right;
height: 160px;
width: 800px;
background-image: url("../Images/tmp_bienvenue.jpg");
background-repeat: no-repeat;
}

#centre {
margin-left: 8px;
margin-left: expression("3px");
position: relative;
float: left;
background-color:#FFFFFF;
}

#pied {
color:#ffffff;
text-align: center;
position: relative;
float: left;
width:800px;
height: 18px;
background-image: url("../Images/tmp_copyrights.jpg");
background-repeat: repeat-y;
}

#news {
width: 540px;
position: relative;
float: left;
}

.news_haut {
color:#990000;
text-decoration: none;
text-align: left;
position: relative;
height: 20px;
background-image: url("../Images/tmp_news_haut.jpg");
background-repeat: no-repeat;
}

.news_milieu {
position: relative;
background-image: url("../Images/tmp_news_milieu.jpg");
background-repeat: repeat-y;
}

.news_texte {
text-decoration: none;
text-align: left;
position: relative;
left: 20px;
width: 500 px;
}

.news_bas {
left: 0px;
height: 20px;
background-image: url("../Images/tmp_news_bas.jpg");
background-repeat: no-repeat;
}

.news_sep {
left: 0px;
height: 20px;
background-image: url("../Images/tmp_news_sep.jpg");
background-repeat: no-repeat;
}

#titre_page {
width: 540px;
position: relative;
float: left;
}

.titre_page_haut {
height: 10px;
background-image: url("../Images/tmp_news_haut.jpg");
background-repeat: no-repeat;
}
.titre_page_milieu {
position: relative;
background-image: url("../Images/tmp_news_milieu.jpg");
text-indent: 20px;
text-transform: uppercase ;
height: 10px;
}
.titre_page_bas {
height: 10px;
background-image: url("../Images/tmp_news_bas.jpg");
background-repeat: no-repeat;
}

#module_general{
float: right;
margin-right: 8px;
margin-right: expression("3px");
position: relative;
width: 242px;

}

#module {
float: right;
position: relative;
width: 242px;
}

.module_haut1{
height: 14px;
background-image: url("../Images/tmp_module_haut1.jpg");
background-repeat: no-repeat;
}

.module_haut2{
line-height: 5px;
line-height: expression("9px");
margin-top: expression("-6px");
text-align: center;
color: #ffffff;
height: 15px;
height: expression("17px");
background-image: url("../Images/tmp_module_haut2.jpg");
background-repeat: repeat-y;
}

.module_milieu{
text-align: left;
background-image: url("../Images/tmp_module_milieu.jpg");
background-repeat: repeat-y;
}

.module_bas{
top: -5px;
height: 23px;
background-image: url("../Images/tmp_module_bas.jpg");
background-repeat: no-repeat;
}

.module a {
color: #ffffff;
text-decoration: none;
}
.module a:hover {
text-decoration: underline;
}

.menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
.menuhaut li {
color: #ffffff;
display: inline;
}
.menuhaut a {
color: #ffffff;
text-decoration: none;
}
.menuhaut a:link {
text-decoration: none;
color: #ffffff;
}
.menuhaut a:visited {
text-decoration: none;
color: #ffffff;
}
.menuhaut a:active {
text-decoration: none;
color: #990000;
}
.menuhaut a:hover {
text-decoration: none;
color: #33cccc;
}

.pied a {
text-decoration: none;
margin: 0 2px;
color: #ffffff;
text-decoration: none;
}
.pied a:link {
text-decoration: none;
color: #ffffff;
}
.pied a:visited {
text-decoration: none;
color: #ffffff;
}
.pied a:active {
text-decoration: none;
color: #990000;
}
.pied a:hover {
text-decoration: none;
background-color: #33cccc;
}



p {margin: 0 0 10px 0;}


