body {
background-image: url("images/fond.gif");
	font-family: arial, sans-serif; 
	font-size: 10pt; 
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	}

table {
font-family: arial, sans-serif;
font-size: 11;
}

table#passive {
padding: 20px;
}

#centre
{
	background-color: #EFE8DC;
	margin-left: auto;
	margin-right: auto;
	width: 769px;
	top: 20px;
	border: solid 1px #163C74;
}

#bandeau_top
{
background-color: #163C74;
height: 16px;
	width: 769px;
}

#bandeau {
width: 767px;
height: 72px;
background-image: url("images/bandeau.jpg");
background-repeat: no-repeat;
}

#menu {
height: 30px;
}

#titre {
width: 769px;
height: 30px;
background-color: #BFA373;
text-align: left;
}

#contenu {
float: left;
height: 750px;
width: 480px;
margin-top: 25px;
margin-left: 10px;
margin-bottom: 20px;
overflow: auto;
border-top: solid 4px #BFA373;
border-left: dotted 1px #BFA373;
border-right: dotted 1px #BFA373;
border-bottom: solid 1px #BFA373;
text-align: left;
background-color: #ffffff;
}

#contenu2 {
width: 760px;
padding-bottom: 30px;
padding-top: 10px;

}


#table2 {
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 10px;
}

#contenu3 {
color: #ff00ff;
padding-top: 20px;
width: 750px;
margin-left: auto;
margin-right: auto;
padding-bottom: 20px;
}

#td1 {
text-align: center;
font-weight: bold;
}

#td2 {
text-align: center;
padding: 5px;
vertical-align: top;
}
#td3 {
font-family: arial, sans-serif;
font-size: 12;
}

#photos {
float: left;
margin-top: 25px;
margin-left: 10px;
}

#bandeau_bottom {
clear: both;
height: 22px;
background-color: #163C74;
line-height: 22px;
width: 769px;
}



