body {
	/*background: #B1BFC8 url(images/fond.png) repeat-x ;*/
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #B1BFC8 url(images/fond.png)  repeat-x top;
}
#textaccueil {
font-size:13px;
line-height:130%
}
#imagaccueil {margin:2px 5px 2px 0px;}
#page {
	background: url(images/fil_v.jpg) repeat-y 25px;
	width:1004px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

#conteneur {
	/*width: 90%;*/
	margin-top: 0;
	/*margin-left: 25px;*/
	padding-top: 0px;
	background: #D1DBE0 url(images/fil_v.jpg) repeat-y left bottom;
	/*background: #D1DBE0 url(images/fil_h.jpg) repeat-x left 25px;*/
	height: 100%;

}

#entete {
	height: 175px;
	background: Black url(images/fil_h2.jpg) repeat-x top;
	color: White;
	text-align: right;
	font-size: 35px;
	vertical-align: bottom;
	font-weight: bolder;
	padding-right: 3px;
}

#menu {
	/*width: 200px;*/
	margin-left: 14px;/
}

#contenu {
	background-color: White;
	margin: 15px;
	font-size: 14px;
	line-height: 150%;
	padding: 0px;
	background: White url(images/fond_contenu.jpg) repeat-x bottom;
	/*height: 470px;*/
}

#contenu-extranet {
	background-color: White;
	margin: 15px;
	font-size: 14px;
	line-height: 150%;
	padding: 10px;
	background: White url(images/fond_contenu.jpg) repeat-x bottom;
}

#zone-login {
	/*padding-bottom: 40px;*/
	padding-bottom: 20px;
}

.clear {
	clear: both;
}

#pied {
	height: 50px;
	background: url(images/setao_big.gif) no-repeat bottom right;
	padding-bottom: 0px;
}

form.form-login {
	margin-left: 0px;
	margin-right: 3px;
	text-align: center;
}

fieldset.login {
	margin: 3px;
	margin-left: 0px;
	width: 110px;
	color: White;
	font-size: 10px;
	text-align: center;
	padding: 2px;
	height: 130px;
}

fieldset.login legend {
	font-weight: bold;
	font-size: 12px;
	color: White;
}

fieldset.login input {
	background-color: #F8F8F8;
	border: 1px solid #2F4F4F;
}

fieldset.login input:focus {
	border: 2px solid #A0522D;
}

#signature-setao {
	float: left;
}
#menu ul {
	padding: 0;
	margin: 0;
	margin-left: 3px;
	margin-top: 50px;
}
#menu li.s2 {
	background: url(images/bouton.png) no-repeat;
	padding: 0;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	width: 150px;
	list-style-image: none;
	list-style-type: none;
	height: 25px;
}

#menu li.s2 {
	background: url(images/bouton2.png) no-repeat;
	padding: 0;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	width: 135px;
	margin-left: 0;
	list-style-image: none;
	list-style-type: none;
	height: 25px;
	text-align: left;
}

#menu li.s10 {
        background: none;
	padding: 0;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	width: 135px;
	margin-left: ;
	list-style-image: none;
	list-style-type: none;
	height: 25px;
	text-align: left;

}
#menu li.s10 A:hover {
	color: white;
}
#menu li.s10 A {
	color: White;
	text-decoration: underline;
	font-size: 3 px;
}

#menu li.s2 A {
	display: block;
	color: White;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#menu li.s2 A {
	display: block;
	color: #2F4F4F;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#menu li A:hover {
	color: Red;
}

div#defilement {
padding-top: 8px;
	background-color: #B1BFC8;
	text-align: center;
}

div#defilement ilayer {
	margin-right: 200px;
}

#contenu p {
	margin-top: 0;
	margin-bottom: 15px;
}

h2 {
	font-size: 18px;
	color: #8B0000;
	font-variant: small-caps;
}
h5 {
	font-size: 18px;
	color: #8B0000;
	font-variant:normal;
}

h3 {
	font-size: 16px;
	font-variant: small-caps;
	margin-top: 20px;
	margin-bottom: 0px;
}

h4 {
	color: #2A5AA4;
	font-size: 16px;
	line-height: normal;
}

#actus-accueil {
	background-image: url(images/bas-actu.jpg);
	background-position: bottom;
	width: 300px;
	padding-bottom: 15px;
}

#actus-accueil div#haut {
	background-image: url(images/haut-actu.jpg);
	background-position: top;
	padding-top: 5px;
	padding-left: 15px;
}

#actus-accueil div#texte {
	margin: 0px 20px 25px 15px;
	line-height: normal;
}

h4.sans-espace {
	margin-bottom: 5px;
}

p.espace150 {
	line-height: 150%;
}

/* extranet */
#fichiers {
	line-height: normal;
}

#fichiers .display {
	/*margin: 0;*/
	line-height: normal;
	background-color: #B4C1C9;
	color: White;
}

#fichiers .display a {
	text-decoration: none;
	color: White;
}



#fichiers .un-fichier {
	margin : 1px 25px 5px 25px;
	padding: 3px;
	padding-bottom: 10px;
	border-bottom: 1px solid #B1BFC8;
	
}

.bouton-masque {
	background-color: Black;
	color: Black;
	margin-left: -1000px;

}

.carte-france {
	position: absolute;


	top: 10px
	right: 10px;
	width: 311px;
	height: 315px;
	left: 551px;
	top: 320px;
}

div#signature {
	color: White;
	font-size: 10px;
	margin-left: 30px !important;
	margin-left: 15px;
	margin-right: 6px;
	text-align: left;
}

div#signature A {
	color: White;
}