body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px; /*A voir*/
	padding: 0px;
	margin: 0px;
	background-color: #4A5E71;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #1B1B1F;
}
p {
	margin: 0px 0px 10px;
}

a {
	color: #1B1B1F;
	text-decoration:none
}

img.centered {
	display:block;
	position:absolute;
	right:45%;
	margin-top:20px;
	margin-bottom:20px;
}

#header {
	height: 220px;
	font-size: 50pt;
	position: relative;
	width: auto;
	text-align:center;
	margin-bottom:30px;
	margin-top:30px;
}
#header img	{
	border:double;
	border-color:#1B1B1F;
	border-style:dashed;
	border:double;
}


#haut {
	height:125px;
	color: #1B1B1F;
	text-align: center;
	margin-bottom:25px;
	margin-top:25px;
	font-size: 24pt;
	vertical-align: middle;
}

#haut img {
	height:75px;
	width:100px;
	margin-bottom:0px;
	margin-top:0px;
	border:double;
	border-color:#1B1B1F;
	border-style:dashed;
	border:double;
}
#menuhaut li {
	display: inline;
}
#menuhaut a {
	margin: 0px 2px;
	text-decoration: underline;
}
#menuhaut a:hover {
	color:#09c;
}
#menuhaut p {
	margin-bottom: 2px;
	
	}


#conteneur {
	width: 100%;
	position: absolute;
	left: -1px;
	top: -3px;
}
#centre {
	margin-left: 270px;
	margin-right: 20px;
	padding-left: 15px;
	font-weight: 600;
	text-align: center;
}
#centre img	{
	border:3px;
	border-color: #333333;
	border-style:dashed;
	border:double;
}
#centre li	{
	margin-bottom:10px;
}

table {
	width: 100%;
	left: 808px;
	top: 663px;
	font-size: 14px; /*A voir*/
	border-bottom-color:#1B1B1F;
	border-bottom-style:double;
	padding-bottom: 20px;
}
td {
	width: 33%;
	text-align:left;
	vertical-align: top;
}
table image{
	width: 100%;
	left: 808px;
	top: 663px;
	font-size: 14px; /*A voir*/
	border-bottom-color:#09c;
	border-bottom-style:none;
	padding-bottom: 20px;
}
td image {
	width: 400px;
	text-align:center;
	vertical-align:middle;
}
#gauche {
	float: left;
	width: 265px;
	padding:0px;
	padding-left:5px;
	font-size:20px;
	font-weight: 600;    
}
#menugauche li {
	margin-bottom: 25px;
	list-style-type: none;
}
#menugauche img { 
	border:none;
}
#menugauche a {
	margin: 0px 2px;
	text-decoration: none;
}
#menugauche a:hover {
	text-decoration: none;
}

#droite {
	float: right;
	width: 20px;
}
#menudroit {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
#menudroit li {
	margin-bottom: 5px;
}
#menudroit a {
	margin: 0px 2px;
	text-decoration: underline;
}
#menudroit a:hover {
	text-decoration: none;
}

#pied {
	clear: none;
	height: 50px;
	font-size: 10pt;
	text-align: center;
	position:relative;
	margin-left: 270px;
	margin-right:20px;
	}

ul {
	padding-left:10px;
	list-style-type: disc;
	text-decoration:none;
	list-style-image: url(angleterre/british_shorthair_so_perfect_union_jack2.jpg);
}

dl, dt, dd, li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	text-decoration:none
}

#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
background: #ccc;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
}
#menu li a, #menu dt a {
text-decoration: none;
display: block;
border: none;
height: 100%;
}
/*#menu li a:hover, #menu dt a:hover {
background: #eee;
}--!*/
