body {
padding: 0;
margin: 0;
}

#container a {
color: #00408a;
text-decoration: underline;
}


#container a:hover {
color: #00408a;
text-decoration: none;
}

#container {
/*position: relative;*/
padding-top: 0;
width: auto;
margin-left: 200px;
margin-top: 0;
border-top: 0;
background-color: #fff;
background-image:url('img/petits_carres.gif');
background-repeat: no-repeat;
background-position: 100% 20%;
text-align: center;
font-family : verdana, arial, helvetica, sans-serif;
font-size: 10pt;
line-height: 16px;
}

#container p {
text-align: left;
padding-left: 80px;
padding-right: 20px;
}

#titre {
background-image:url('img/coin_gauche.jpg');
background-repeat: no-repeat;
background-position: 0% 0%;
padding-top: 0;
padding-left: 192px;
height: 150px;
margin-top: 0;
border-top: 1px #b861ab solid;
}

h1 {
padding-bottom: 2px;
border-bottom: 2px #b861ab solid;
font-size: 180%;
color: #f18e00;
padding-top: 29px;
padding-right: 2px;
text-align: right;
}

h1 span {
color: #b861a3;
}

#titreparticulier {
background-image:url('img/particulier.jpg');
background-repeat: no-repeat;
padding-left: 100px;
height: 102px;
border: 1px #fff solid;
}

#titreprofessionnel {
background-image:url('img/professionnel.jpg');
background-repeat: no-repeat;
padding-left: 102px;
height: 100px;
border: 1px #fff solid;
}

#gauche {
	float: left;
	border-right: 3px #f18e00 dotted;
	width: 40%;
	margin-top: 0;
	padding-right: 25px;
}

#gauche p {
	text-align: left;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#droite {
	padding-left: 25px;
	margin-top: 0;
	border-left: 3px #f18e00 dotted;
	padding-right: 25px;
	width: 40%;
	float: right;
}

#droite p {
	text-align: left;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#droite li {
	text-align: left;
	margin-left: -15px;
}
.stabilo {
	background-color: #B960A2;
	color: #FFFFFF;
}
.pdf {
	list-style-image: url(../../img_general/pdf1.gif);
	line-height: 2em;
	list-style-position: inside;
}




h2 {
color: #f18e00;
font-size: 120%;
text-align: left;
font-style: italic;
padding-top: 35px;
}

.bolder {
font-weight: bolder;
}

#copyright {
font-size: 80%;
text-align: center;
clear: both;
padding-top: 25px;
}
