@charset "iso-8859-2";
p, img, div, ul, li, table, form, br {
	margin:0px;
	padding:0px;
	border:0px;
}
#fond{
	background-image:url(../images/nuage.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#center {
	padding-top: 10px;
}
#left {
	background-image: url(../images/coordonne.jpg);
	float: left;
	height: 267px;
	width: 245px;
	padding-left: 10px;
	padding-top: 90px;
	margin-top: 5px;
}
.cadre {
	background-color: #C1DCFA;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cadre2{
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	border:solid 1px #C1DCFA;
}

body {
	font-family:Tahoma;
	color:#333333;
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-x;
	background-color:#dbeafb;
	margin:0px;
	padding:0px;
	font-size: 12px;
}
#right {
	float: right;
	width: 613px;
	margin-top: 5px;
}
#contenue {
	background-color: #A3C9F6;
	padding: 10px;
	margin-top: -5px;
	margin-bottom: -5px; 
	min-height:319px;
}
li {
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}
#foot {
	background-image: url(../images/foot.jpg);
	height: 20px;
	margin-top: 15px;
	padding-top: 5px;
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: center;
	color: #0d4f9a;
}


#total {
	margin-left:auto;
	margin-right:auto;
	width:900px;
}
#top {
	height: 290px;

}
a:link {
	color:#0d4f9a;
	text-decoration:none;
}
a:visited {
	color:#0d4f9a;
	text-decoration:none;
}
a:hover {
	color:#0d4f9a;
	text-decoration:underline;
}
.bold{
	color:#c40404;
	font-weight:bold;
}
.bold14{
	color:#c40404;
	font-weight:bold;
	font-size:14px;
}
.bold a {
	color:#c40404;
}
.bold14 a{
	color:#c40404;
	font-size:14px;
}
.break {
	clear:both;
}
