
body {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #663300;
background-color : #ffffcc;
background-image : url(images/FONDsite.jpg);
}
#header {
position : absolute;
left : 0;
top : 0;
width : 800px;
height : 99px;
z-index : 6;
background-image : url(images/theme-title.jpg);
}
#nav {
position : absolute;
left : 0;
top : 99px;
width : 800px;
height : 25px;
z-index : 2;
background-image : url(images/theme-menu.jpg);
}
#left {
position : absolute;
left : 10px;
top : 130px;
width : 160px;
height : 400px;
z-index : 2;
}
#Meteo {
top : 10px;
width : 150px;
z-index : 2;
}
#Keywords {
top : 200px;
width : 150px;
z-index : 2;
}
#corps {
position : absolute;
left : 170px;
top : 130px;
width : 631px;
height : 475px;
z-index : 2;
background-color : #ffffff;
background-image : url(images/fond.jpg);
background-repeat : no-repeat;
background-position : 350px 127px;
}
#footer {
position : absolute;
left : 1px;
top : 655px;
width : 800px;
height : 90px;
z-index : 5;
}
#nav {
margin : 0;
padding : 0;
}
#nav ul {
padding : 0;
margin : 0;
}
#nav ul li {
padding : 0;
margin : 0;
display : inline;
height : 24px;
width : 90px;
}
#nav a {
display : block;
float : left;
text-decoration : none;
text-align : center;
height : 24px;
width : 90px;
line-height : 25px;
background-image : url(images/bouton_on.gif);
}
#nav a:hover {
text-decoration : none;
text-align : center;
height : 24px;
width : 90px;
line-height : 25px;
background-image : url(images/bouton_off.gif);
}
#nav b {
font-size : 10px;
float : left;
line-height : 25px;
width : 160px;
}
#left p {
background-color : #ffffcc;
border : 1px;
border-color : #ff9900 #ffcc00 #ffcc00 #ff9900;
border-style : groove;
border-width : thin thin thin thin;
list-style-type : none;
margin : 0;
margin-right : 0;
margin-left : 0;
padding : 2px;
}
#left H2 {
font-size : 14px;
background-image : url(images/entete.gif);

list-style-type : none;
padding : 3px;
margin-top : 10px;
margin-right : 10px;
margin-left : 0;
margin-bottom : 0;
line-height : 10px;
}
#Meteo p {
text-align : center;
font-size : 10px;
}
#Keywords p {
text-align : justify;
padding : 3px;
font-size : 10px;
}
#corps H1 {
font-size : 16px;
border-color : #ff9900;
border : 0;
border-style : groove;
border-bottom-width : thin;
line-height : 20px;
text-align : center;
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color : #000099;
font-weight : bold;
}
#corps H2 {
font-size : 14px;
color : #ff6600;
}
#corps p {
margin : 0;
padding : 10px;
text-align : justify;
font-size : 12px;
}

#intro 	{ position:absolute; 
	left:140px; 
	top:10px; 
	width:350px; 
	height:400px; }