body {
	font-family: Arial;
	font-size: 10px;
	margin: 0px;
	background-color: #404C58;
}
td {
	font-family: Arial;
	font-size: 12px;
}
.content a,.actu a {
	color: #404C58;
	font-weight: bold;
	text-decoration: underline;
}
.content a:hover,.actu a:hover {
	color: black;
}
.gauche a,.pied a,.menu a {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
.gauche a:hover,.pied a:hover,.menu a:hover {
	color: #404C58;
}
.menugauche a:hover {
	color: #B0BCC8;
}
table.structure {
	background-color: #FFFFFF;
	border-left: solid #718698 1px;
	border-right: solid #718698 1px;
	width: 750px;
	height: 100%;
}
td.logo {
	width: 100%;
	height: 90px;
	padding: 10px 0px 0px 20px;
	background-color: #718698;
	vertical-align: top;
}
td.spacer2 {
	height: 2px;
	padding: 0px;
}
td.spacer4 {
	height: 4px;
	padding: 0px;
}
td.photos {
	width: 100%;
	height: 106px;
	padding: 0px;
	vertical-align: top;
}
table.content {
	border: 0px;
	width: 750px;
	height: 100%;
}
td.content {
	vertical-align: top;
}	
td.recherche input {
	font-family: Arial;
	font-size: 10px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 0px;
	height: 17px;
}
td.recherche input.submit {
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #8D9FAD;
	height: 17px;
	background-color: #999999;
}
td.recherche {
	width: 205px;
	height: 76px;
	vertical-align: center;
	background-color: #8D9FAD;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: white;
	padding: 0px 0px 4px 16px;
}
td.zoom {
	width: 195px;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
	background-color: #E2E6EA;
}
td.actu {
	width: 525px;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
}
td.pied {
	width: 100%;
	height: 36px;
	vertical-align: center;
	background-color: #718698;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: white;
	padding: 0px 16px 0px 16px;
}

