/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Impact, Arial, sans-serif;
	font-size: 23px;
	color: #000000;
	background-image: url(imgInt/bgtitrePage.jpg);
	background-repeat: no-repeat;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-top: 45px;
	padding-right: 250px;
	padding-bottom: 0px;
	padding-left: 90px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	margin-top: 20px;
	padding-bottom: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #B073D6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8AED8;
	padding-bottom: 8px;
	font-style: italic;
	text-align: right;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 0px;
}
h4, h6 {
	margin: 0 0 3px 0;
}
h5 {
	margin: 3px 0 8px 0;
}
p {
	margin: 7px 0px 0px 0px;
	padding: 0px;
}

.bgspotsInt {
	background-image: url(imgInt/bandeauHaut.jpg);
	background-repeat: no-repeat;
	height: 27px;
	background-position: left bottom;
	background-color: #3665C1;
}
.bgentete {
	background-image: url(imgInt/bgEntete.gif);
	background-repeat: repeat-x;
	background-position: 0px 37px;
	background-color: #3665C1;
}
form {
	margin: 0px;
	padding: 0px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	/*color: #666666 ;*/
	margin-top: 5px;
	list-style-image: url(imgInt/point.gif);
}
ul {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 16px;
	margin-right: 0px;
	padding: 0px;
}
.bgfiletliste {
	background-image: url(imgInt/bgitemliste.gif);
	background-repeat: repeat-x;
}
.bgspotsfiche {
	background-image: url(imgInt/bandeauHautF.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgtitrefiche {
	background-image: url(imgInt/bgtitreFiche.jpg);
	background-repeat: no-repeat;
	padding: 10px;

}
/* fond blanc dans la navigation de la fiche (onglets) */
.bgcentreFiche {
	background: url(imgInt/bgcentrefiche.gif) repeat-y;
	width: 170px;
}
.bgcentreFiche a {
	display: block;
	background: url(imgInt/flecheGod.gif) no-repeat;
	padding: 0 0 0 37px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	font-size: 13px;
}
.h2suite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}


a.loupe {
	display: block;
	padding: 0 0 16px 0;
	background: url(imgInt/loupe.gif) no-repeat right bottom;
	text-decoration: none;
	margin: 0 20px 0 0;
}
div.bloc, div.blocSimple {
	border: solid 1px #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 15px 0 0;
	position: relative;
}
div.bloc h6, div.blocSimple h6 {
	background: none repeat scroll 0 0 #FFFFFF;
    display: inline-block;
    margin: 0 6px 0;
    padding: 0 5px;
	font-size: 9px;
	font-weight: normal;
	position: absolute;
	top: -8px;
}
div.bloc p, div.blocSimple p {
    padding: 0 5px;
	font-size: 11px;
	padding: 5px 15px;
	margin: 0;
	clear: both;
	overflow: hidden;
}
div.bloc p span {
	display: block;
	float: left;
	width: 37%;
	margin: 0 1% 0 0;
}
div.blocSimple p span {
	display: block;
	float: left;
	width: 59%;
	margin: 0 1% 0 0;
}
div.bloc p span.verdana9noir {
	width: 20%;
}
div.blocSimple p span.verdana9noir {
	width: 32%;
}
a.verdana9viol {
	display: block;
}

a#imprimpage {
	display: block;
	position:absolute; 
	top:440px; 
	background: url(imgInt/picImpGrand.gif) no-repeat;
	z-index:20 ;
	width: 75px;
	height: 30px;
	
	color: #8160AD;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    line-height: 11px;
    text-decoration: none;
}
a#imprimfiche {
	display: block;
	position:absolute; 
	top:480px; 
	background: url(imgInt/picFicheComplete.gif) no-repeat;
	z-index:20 ;
	width: 85px;
	height: 30px;
	
	color: #8160AD;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    line-height: 11px;
    text-decoration: none;
}
