/* Mise en page CSS du site pour screen */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color:#FFFFFF;
}

img {
	border: 0 none;
}

h1, h2{
margin: 0px;
text-align:left;
}
ul, li {
text-align:left;
list-style:square;
}

p{ 
text-align:left;
}

/* //////////////////////////////////////////////////////// GESTION DES DIV ////////////////////////////////////////////////////// */

div#container {
	width: 860px;
	height: 420px;
	background-image:url(../images/fd-interface.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
	text-align: left; /* pour rétablir l'alignement du texte suite au bug IE (cf. style div Body) */
}
div#header {
	width: 860px;
	height: 16px;
}
div#metanav {
	float:left;
	text-align: left;
	font-size: .75em;
	color:#999999;
	margin-top: 2px;
}
div#metanav a:link, div#metanav a:visited, div#metanav a:active {
	color:#999999;
	text-decoration:none;
}
div#metanav a:hover {
	text-decoration: underline;
}
div#metanav ul, div#metanav li, div#nav-secondaire ul, div#nav-secondaire li {
	list-style-type: none;
	display:inline;
	margin: 0px;
	padding: 5px;
}
div#nav-secondaire {
	float: right;
	text-align: left;
	font-size: .75em;
	color:#999999;
	margin-top: 2px;
}
div#logo {
	width: 860px;
	height: 380px;
	background-image: url(../images/tit-home.gif);
	background-position:268px 170px;
	background-repeat: no-repeat;
}
div#logo h1, div#logo h2 { text-indent: -9000em;}
div#main-nav {
	width: 858px;
	height: 25px;
	margin-left:1px;
	background-image: url(../images/home/fd_navig.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 3px;
	text-align: left;
}
div#main-nav ul {
	list-style-type: none;
	display:inline;
	margin-left: 15px;
	padding: 0px;
}
div#main-nav li {
	list-style-type: none;
	display:inline;
	margin-right: 18px;
	padding: 0px;
}
div#footer{
	height: 24px;
	width: 685px;
	background-image: url(../images/fd-footer.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin:0;
	padding: 4px 0 0 3px;
	font-size: .75em;
	color: #666666;
	
}
div#footer a{ text-decoration:none; color: #666666;}

/* /////////////////////////////////////////////////////// GESTION DES STYLES ///////////////////////////////////////////////////// */

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.txt_ssmarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.TitreTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.TitreTxtOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F65300;
	text-decoration: none;
}
.txtMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align:left;
}
.txtOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F65300;
}
.navigOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	font-style: normal;

}
.champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.NavigOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.LienOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.lien:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.lien:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.lien2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.lien2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.lien2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #F65300;
	text-decoration: none;
}
.lien3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.lien3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.lien3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #F65300;
}
.lienSousNavig:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.lienSousNavig:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.lienSousNavig:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DC0202;
	text-decoration: none;
}
.lienSousNavig:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #718C00;
	text-decoration: none;
}
.SousNavigOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #DC0202;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #DC0202;
}
.titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #92B502;
}
.titre4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
