
* {margin: 0;
    padding: 0;}

p {padding-top: 7px;
    padding-bottom:7px;}
	
h1 {
	padding-top: 200px;
	padding-right: 90px;
	text-align: right;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
}

h2 {
	padding-right: 90px;
	text-align: right;
	font-size: 16px;
	font-style: italic;
	color: #EAEEF7;
}
	
	
h3 {
	padding-top: 7px;
	padding-bottom:7px;
	font-size: 18px;
	font-style: italic;
	color: #000000;

}
h6 {
	padding-top: 7px;
	padding-bottom:7px;
	font-size: 14px;
	font-style: italic;
	color: #787C87;

}

h4 {
	margin-top: 60px;
	margin-left: 60px;
	margin-bottom: 10px;
        font-size: 16px;
}

a:link {color: #666666}
a:visited {color: #666666}
a:hover {color: #794353}
a:active {color: #666666}

body {

background-image: url("images/natfl264.jpg");
	background-color: #6B6D82;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
	
#container {
	margin: 0px auto;
	width: 797px;
	color: #797D88;
	font-size: 14px;
	font-weight:bold;
}

#entete {
	background-image: url(images/header2.jpg);
	margin: 0px auto;
	background-repeat:no-repeat;
	height: 230px;
	width: 797px;
}

#barre {
	background-image: url(images/linkbar_bg2.jpg);
	height: 79px;
}

#page {
	background-image: url(images/content_tile.jpg);
	background-repeat: repeat-y;
	padding-left: 80px;
	padding-right: 80px;
}

#menu-droite {
	background-image: url(images/right_menu2.jpg);
	height: 355px;
	width: 210px;
	float: right;
	margin-right: -80px!important;
	margin-right: -40px;
}

#pied {
	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;
	height: 63px;
	padding-top: 80px;
	padding-left: 80px;
	padding-right: 80px;
	text-align: center;
	font-size: 12px;
}
#contenu {
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}
.souligne{
                text-decoration: underline;
                font-weight:bold;
}
.petit{
                font-size: 10px;

}
table#sample {
    background-color:#FFFFFF;
    border: solid #000 3px;
    width: 620px;

}

table#sample td {
    padding: 5px;
    border: solid #000 1px;

}
.data {
 font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: #CCCCCC;

}

.toprow {
    font-style: italic;
    text-align: center;
    background-color: #FFFFCC;

}

.leftcol {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: #CCCCCC;

}
.gauche {
margin: 0px 7px 0px 5px;
float: left;
}
.gras {
color: #000000;
font-weight:bold;
}
.hiron {
list-style-image: url(images/hiron.png);
}

/******************************** menu *******************************/

.navcontainer {
	width: 150px;
	margin-left: 50px;
}

.navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

.navcontainer a
{
display: block;
padding: 4px;
width: 150px;

}

.navcontainer a:link, .navlist a:visited
{
color: #666666;
text-decoration: none;
}

.navcontainer a:hover
{
color: #8D5764;
font-size: 14px;
}
