/* style Web Style Productions */

/* présentation conteneur centre*/
.conteneur {
	margin-left: auto;
	margin-right: auto;
	z-index: auto;
	width: 770px;
	height: 686px;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	top: 5px;
	padding: 0px;
}
.titresommaire {
	padding: 3px 0px 0px 6px;
	position: absolute;
	width: 528px;
	height: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDDDDD;
	border-left-color: #E8E7DD;
	border-top-color: #DDDDDD;
	border-right-color: #AEAC9B;
	top: 497px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
/* sommaire de présentation */
.sommaire {
	background-color: #EEE;
	color: #000;
	position: absolute;
	overflow: auto;
	width: 534px;
	height: 165px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDDDDD;
	border-left-color: #E8E7DD;
	border-top-color: #DDDDDD;
	border-right-color: #AEAC9B;
	top: 516px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 4px;
	z-index: 1;
}
/* liste du sommaire de présentation cellule */
.listesommaire {
	margin: 0;
	padding: 0px;
	border-top: 0px solid #DDDDDD;
	border-right: 0px solid;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid; 

}
/* liste du sommaire de présentation texte*/
.listesommaire li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.listesommairebold li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
/* liste du sommaire de présentation lien texte*/
.listesommaire li a {
	background-color: transparent;
	color: #000;
	display: block;
	margin: 0;
	padding: 5px 15px;
	text-decoration: none;
	border-top: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
}
/* liste du sommaire de présentation lien texte hover*/
.listesommaire li a:hover, .listesommaire li a:focus {
	background-color: #f8f8f8;
  	color: #000;
  	border-color: #CCC;
}
/* questions conteneur centre */
.questions {
	padding: 3px 0px 0px 6px;
	position: absolute;
	width: 216px;
	height: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDDDDD;
	border-left-color: #E8E7DD;
	border-top-color: #DDDDDD;
	border-right-color: #AEAC9B;
	top: 497px;
	left: 542px;
	right: 0px;
	bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
/* sommaire de présentation */
.questionssommaire {
	background-color: #EEE;
	color: #000;
	position: absolute;
	overflow: auto;
	width: 222px;
	height: 110px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDDDDD;
	border-left-color: #E8E7DD;
	border-top-color: #DDDDDD;
	border-right-color: #AEAC9B;
	top: 516px;
	left: 542px;
	right: 0px;
	bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
/* liste du sommaire de présentation cellule */
.questionslistesommaire {
	margin: 0;
	padding: 0px;
	border-top: 0px solid #DDDDDD;
	border-right: 0px solid;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid;
	height: 25px;
}
/* liste du sommaire de présentation texte*/
.questionslistesommaire li {
	display: inline;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
/* liste du sommaire de présentation lien texte*/
.questionslistesommaire li a {
	background-color: transparent;
	color: #000;
	display: block;
	margin: 0;
	padding: 5px 15px;
	text-decoration: none;
	border-top: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
}
/* liste du sommaire de présentation lien texte hover*/
.questionslistesommaire li a:hover, .questionslistesommaire li a:focus {
	background-color: #f8f8f8;
  	color: #000;
  	border-color: #CCC;
}
/* pdf conteneur centre */
.pdf {
	padding: 3px 0px 0px 6px;
	position: absolute;
	width: 216px;
	height: 15px;
	z-index: 9;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDDDDD;
	border-left-color: #E8E7DD;
	border-top-color: #DDDDDD;
	border-right-color: #AEAC9B;
	top: 629px;
	left: 542px;
	right: 0px;
	bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
/* sommaire de présentation */
.pdfsommaire {
	background-color: #EEE;
	color: #000;
	position: absolute;
	overflow: hidden;
	width: 222px;
	height: 46px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDDDDD;
	border-left-color: #E8E7DD;
	border-top-color: #DDDDDD;
	border-right-color: #AEAC9B;
	top: 626px;
	left: 542px;
	right: 0px;
	bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
/* liste du sommaire de présentation cellule */
.pdflistesommaire {
	margin: 0;
	padding: 0px;
	border-top: 0px solid #DDDDDD;
	border-right: 0px solid;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid; 

}
/* liste du sommaire de présentation texte*/
.pdflistesommaire li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.pdflistesommairebold li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
/* liste du sommaire de présentation lien texte*/
.pdflistesommaire li a{
	color: #000;
	display: block;
	margin: 0;
	padding: 5px 15px 5px 25px;
	text-decoration: none;
	border-top: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
}
.pdfcouleur {
	background-image: url(../images/pdfc.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
.pdfnoirblanc {
	background-image: url(../images/pdfnb.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
/* liste du sommaire de présentation lien texte hover*/
.pdflistesommaire li a:hover, .listesommaire li a:focus {
	background-color: #f8f8f8;
  	color: #000;
  	border-color: #CCC;
}
.couleur a {
	padding: 3px 0px 0px 6px;
	position: absolute;
	top: 650px;
	left: 542px;
	width: 182px;
	margin: 0;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDDDDD;
	border-left-color: #E8E7DD;
	border-top-color: #DDDDDD;
	border-right-color: #AEAC9B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(../images/pdfc.gif);
	background-repeat: no-repeat;
	background-position: 5px 1px;
	background-color: #EEE;
	color: #000;
	display: block;
	margin: 0;
	padding: 4px 15px 4px 25px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 20px;
}
/* liste du sommaire de présentation lien texte hover*/
.couleur a:hover, .couleur a:focus {
	background-color: #f8f8f8;
  	color: #000;
  	border-color: #CCC;
}
.noirblanc a {
	padding: 3px 0px 0px 6px;
	position: absolute;
	top: 650px;
	left: 542px;
	width: 182px;
	height: 14px;
	margin: 0;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDDDDD;
	border-left-color: #E8E7DD;
	border-top-color: #DDDDDD;
	border-right-color: #AEAC9B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(../images/pdfc.gif);
	background-repeat: no-repeat;
	background-position: 5px 1px;
	background-color: #EEE;
	color: #000;
	display: block;
	margin: 0;
	padding: 4px 15px 4px 25px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	visibility: hidden;
}
/* liste du sommaire de présentation lien texte hover*/
.noirblanc a:hover, .noirblanc a:focus {
	background-color: #f8f8f8;
  	color: #000;
  	border-color: #CCC;
}

