body {
text-align : center;
background-color : #014668;
margin : 0px;
padding : 0px;
font-family : Arial, helvetica, sans-serif;
color : #ffffff;
}
textarea, input, select, button {
color : #014668;
background-color : #ffffff;
text-align : left;
}

p {
font-size : 12px;
font-weight : normal;
text-align : justify;
margin-left : 40px;
margin-right : 40px;

}
h1 {
font-size : 16px;
font-weight : bold;
text-align : left;
vertical-align : top;
letter-spacing : 10px;
margin-top : 30px;
margin-bottom : 0;
margin-left : 20px;
margin-right : 20px;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #ffffff;
}
h2 {
font-size : 12px;
font-weight : normal;
font-style : italic;
text-align : left;
vertical-align : top;
letter-spacing : 7px;
margin-top : 0;
margin-bottom : 40px;
margin-left : 40px;
}
h3 {
font-size : 13px;
font-weight : bold;
text-align : left;
margin-left : 40px;
margin-right : 40px;
}
h4 {
font-size : 10px;
font-weight : normal;
text-align : left;
margin-left : 50px;
margin-right : 40px;
font-style: italic;
}

h6 {
font-size : 10px;
text-align : center;
font-weight : normal;
}
a {
text-decoration : none;
color : #88cff2;
}
a:hover {
color : #ff0000;
}
ul {
text-align : left;
list-style-type : none;
margin : 40px;
padding : 0;
}
ul li ul {
margin : 0;
padding : 60px;
}
img {
border : none;
}
table {
width : 80%;
vertical-align : top;
margin : 0% 10% 10%;
background-image : url(./images/fond-data.png);
border: 1px solid #FFFFFF;
}
th {
font-size : 13px;
font-weight : bold;
background-color : #014668;
vertical-align : top;
}
tr {
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #014668;
}
td {
	font-size : 12px;
	font-weight : normal;
	padding : 20px;
	margin:0;
	vertical-align : top;
	text-align: center;

}

table tr td h1 {
	font-size : 13px;
	text-align : left;
	font-weight : bold;
	text-align : left;
	letter-spacing: normal;
	border: none;
	margin:0;
	padding:0;
}

table tr td p {
font-size : 12px;
font-weight : normal;
text-align : left;
	margin:0;
	padding:0;
}










#menu ul {
	list-style-type : none;
/*	border : 1px solid #ffffff;*/
	margin : 0px;
	padding : 0;
}
#menu ul li {
list-style-type : none;
text-align : left;
font-size : 14px;
color : #ffffff;
letter-spacing : 6px;
margin : 0;
padding : 10px;
vertical-align : middle;
}
#menu ul li ul {
border : 1px solid #ffffff;
background-image: url(images/fond-data.png);
margin : 0;
padding : 10px;
}
#menu ul li ul li {
font-size : 12px;
text-align : left;
letter-spacing : normal;
margin : 0;
padding : 0;
}



.right {
text-align : right;
}








#container {
position : absolute;
top :10px;
left:10px;
height : 800px;
width : 960px;
}
#entete {
position : absolute;
height : 100px;
width : 760px;
top :0;
left:0;
}
#fond {
position : absolute;
height : 760px;
width : 760px;
left : 0px;
top : 20px;
background-image : url(./images/fond.jpg);
}
#chrono {
position : absolute;
height : 440px;
width : 440px;
left : 160px;
top : 180px;
}
#menu {
	position : absolute;
	height : 680px;
/*	width : 240px;*/
	top : 60px;
	left : 740px;
}
#data {
	position : absolute;
	height : 680px;
	width : 680px;
	top : 60px;
	left : 40px;
	background-image : url(./images/fond-data.png);
	border: 3px solid #FFFFFF;
	overflow: auto;
}
#basdepage {
position : absolute;
height : 60px;
width : 760px;
top : 740px;
left : 0;
}
#basdepage ul {
font-size: 10px;
text-align:center;
font-style: normal;
margin: 0px;
padding: 10px;
text-decoration: none;
}
#basdepage ul li {
list-style-type : none;
display : inline;
padding-right: 10px;
}
.hid {
color : #014668;
}
.hid a:hover {
color : #014668;
}
