@charset "utf-8";
/* CSS Document */

body {
	background-color: #f2e5af;
	background-image: url(../images/index/pda_imprime/pda_entete.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div, h1, h2, h3, h4, p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	color: #990000;
	margin-bottom: 10px;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
.dossiers   li, ul.dossiers,dd {
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
img {
	margin: 2px;
}

.coinBas, .coinSup {
	display: none;
}

form {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

div {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}


#global {
	font-size: 12px;
	line-height: normal;
	padding: 0px;
	margin-top: 60px;
	margin-bottom: 0px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
#pdp {
	background-image: url(../images/index/pda_imprime/Pda_pdp.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	padding-left: 60px;
}

a:link, a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.copyright img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	top: 6px;
}

