@charset "utf-8";
#all {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	width: 800px;
	height: 813px;
	margin: 0px auto;
}
#all #centre {
	background-color: #FFFFFF;
	height: 538px;
	float: left;
	width: 800px;
	vertical-align: top;
}
#all #centre #adress {
	height: 218px;
	width: 240px;
	margin-left: 10px;
	float: left;
}
#all #centre #adress h1 {
	font-variant: normal;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 15px;
}
#all #centre #sections h1 {
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	vertical-align: top;
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

#all #centre #adress p {
	font-size: 11px;
	margin-top: 5px;
}
#all #centre #sections {
	float: left;
	height: 518px;
	width: 240px;
	margin-left: 30px;
	vertical-align: top;
}
#all #centre #form {
	float: left;
	width: 510px;
	height: 300px;
	margin-left: 10px;
}
#all #centre #left #form h1 {
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}
#all #centre #sections span {
	font-size: 30px;
}
#all #centre #adress span {
	font-size: 30px;
}
#all #centre #plus {
	float: left;
	height: 218px;
	width: 240px;
	margin-left: 30px;
}
#all #centre #plus h1 {
	font-variant: normal;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 15px;
}
#all #centre #plus p {
	font-size: 11px;
	margin-top: 5px;
}
#all #centre #plus span {
	font-size: 30px;
}
#all #centre #sections h2 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 13px;
	padding-top: 0px;
	color: #F87501;
	text-decoration: underline;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#all #centre #sections p {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#all #centre #left {
	width: 520px;
	float: left;
}

#text { margin:10px; width:780px; background-color: #FFFFFF; height: 518px; overflow:auto; }
.txt h1 { font-size:16px; }
.txt h2 { font-size:14px; }

#all #centre #left #form ul, #all #centre #sections ul { list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0 20px; }
#all #centre #left #form ul li { background:transparent url(../images/puce.gif) no-repeat scroll 0 5px; margin:0 0 10px; padding:0 0 0 10px; }
#all #centre #sections ul li { background:transparent url(../images/puce.gif) no-repeat scroll 0 5px; margin:0 0 2px; padding:0 0 0 10px; }

