body {
	margin:0px;
	background-color:#333333;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/ombre-fond.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}

ul li {
	line-height:18px;
	text-indent: 0px;
	font-size:11px;
	margin-top:0px;
	padding-top:0px;
}

/*ul {
	background-image:url(../images/fond-ul.png);
	background-position:top left;
	background-repeat:no-repeat;
}*/

.listeul {
	margin-left:10px;
	padding-left:10px;
}

.listeli {
	margin-left:10px;
	padding-left:10px;
}



a {	color: #FFFFFF;	text-decoration:none; }
a:hover {	color: #FFFFFF; text-decoration:underline; }

#container {
	width:790px;
	margin:auto;
}

#hat {
	background-color:#005991;
	height:19px;
}

#head {
	background-color:#FFFFFF;
	background-image:url(../images/fond-head.jpg);
	height:140px;
	color:#000000;
}

#recherche {
	height:20px;
	text-align:right;
	padding-top:5px;
	font-size:10px;
}

#logo {
	height:120px;
	margin-left:15px;
}

#menu {
	background-color:#B9D5EE;
	height:150px;
	background-image:url(../images/menu-bottom-interne.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#main {
	background-color:#004981;
	background-image:url(../images/fond-interne.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	min-height: 500px;
	width:790px;
	overflow: hidden;
}

#visuel {
	width:165px;
	float:left;
	text-align:left;
	padding:35px;
	padding-right:5px;
	padding-left:0px;
}

#texte {
	width:620px;
	float:left;
	background-image:url(../images/bulles.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#cdf {
	padding:0px;
	font-size:10px;
}

#texte-home {
	background-image:url(../images/ligne.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	line-height:20px;
	padding-left:10px;
	padding-right:10px;
}

.img-home {
	border:2px solid white;
	margin:4px;
}

#footer {
	background-color:#B9D5EE;
	height:15px;
	color:#000000;
	font-size:10px;
	padding-left:10px;
	padding-top:25px;
	background-image:url(../images/footer-top-interne.jpg);
	background-position:top left;
	background-repeat:no-repeat;

}

input {
	height:14px;
	border:1px solid black;
	font-size:10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

table {
	font-size:12px;
}
