/*********/
/* Home page Contenu */
/*******/
#colGauche {
	margin: 0;
	padding: 0px 15px 0px 20px;
	float: left;
	width: 560px;
}
#colDroit {
	margin: 0 0 0 9px;
	padding:0;
	float: left;
	width: 356px;
}
#alaune {
	width: 560px;
	background-color: #a6a6a6;
	color: #fff;
	margin:0;
	padding:0;
}
#alaune .limg {
	margin:0;
	padding:3px;
	border: 1px solid #a6a6a6;
}
#alaune h1 /* titre */ {
	margin:  0 8px 0 0;
	font-size: 18px; /*pma 19px -- HL 18px */
	/*font-weight: bold;*/
	color: #252525;
	display: block;
	padding: 5px 0 0 0;
	line-height: 20px;
}
#alaune h2 /* Accroche */ {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	color: #252525;
	display: block;
	padding: 10px 0 0 0;
	line-height: 16px;
}
#alaune h3 /* Auteur */ {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #252525;
	display: block;
	padding: 5px 0 0 0;
	font-style: italic;
}
#alaune p {
	margin: 0;
	line-height: 16px;
	color: #252525;
	display: block;
	padding: 10px 0 0 0;
}
#alaune .imagetxtG {
	margin: 0px;
	padding: 0px 12px 0px 15px;
	float: left;
	width: 220px;
}
#alaune .imagetxtD {
	margin: 0px;
	padding: 0px 0 0 0;
	float: left;
	width: 300px;
	height: 330px;
}
#alaune .imagetxtD-news {
	margin: 0px;
	padding:0;
	float: left;
	width: 300px;
	height: 330px;
}
.angletop {
	background: url(/images/perrousseaux/tr.gif) no-repeat right top;
}
.anglebottom {
	background: url(/images/perrousseaux/br.gif) no-repeat right top;
}
img.corner {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}
#boutons-une {
	margin: 0;
	padding: 10px 0 0 0;
}
#boutons-une a.button_ajouter {
	display: block;
	width: 134px;
	height: 23px;
	margin: 0px auto;
	padding: 22px 20px 0 0;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(/images/perrousseaux/bt-ajouter.gif) no-repeat;
	float: left;
}
#boutons-une a.button_ajouter:link, #boutons-une a.button_ajouter:visited {
	color: #ffffff;
}
#boutons-une a.button_ajouter:hover, #boutons-une a.button_ajouter:active {
	background-position: 0 -60px;
	color: #ffffff;
}
#boutons-une a.button_p_infos {
	display: block;
	width: 134px;
	height: 23px;
	margin: 0px auto;
	padding: 22px 2px 0 0;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(/images/perrousseaux/bt-plus-infos.gif) no-repeat;
	float: left;
}
#boutons-une a.button_p_infos:link, #boutons-une a.button_p_infos:visited {
	color: #ffffff;
	background-position: 0 -60px;
}
#boutons-une a.button_p_infos:hover, #boutons-une a.button_p_infos:active {
	background-position: 0 0;
	color: #ffffff;
}
#texte_libre {
	display: block;
	width: 565px;
	color: #d7d6d6;
	margin:0 0 0px;
	padding:0;
}
#texte_libre h1 {
	display: block;
	font-size: 120%;
	margin: 0px;
	padding: 0px;
}
#texte_libre p {
	display: block;
	font-size: 100%;
	margin: 0px;
	padding: 10px 0 0 0;
}
#parutions, #paraitre {
	width: 356px;
	background-color: #a6a6a6;
	color: #fff;
	margin:0 0 20px;
	padding:0;
}
#parutions .middle, #paraitre .middle {
	margin: 0;
	display: block;
	padding: 0 0 0 10px;
}
#parutions .livre-float, #paraitre .livre-float {
	margin:0;
	padding:0;
	float: left;
	width: 113px;
}
#parutions .lelivre, #paraitre .lelivre {
	margin: 0;
	padding: 0;
	float: left;
}
#parutions .lalegende, #paraitre .lalegende {
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 11px;
	color: #393939;
	text-align: center;
	line-height: 12px;
	width: 102px;
	float: left;
}
#parutions .lalegende .auteur, #paraitre .lalegende .auteur {
	color: #000;
	display: block;
	margin: 0;
	padding: 0 0 1px 0;
}
#parutions a:hover img, #paraitre a:hover {
	opacity:.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=50);
}
/*********/
/* FIN Home page Contenu */
/*******/



/*********/
/* Page Contenu */
/*******/
.extraitBig {
	margin: 15px 0 0 0;
	padding:0;
	display: block;
}
.extraitSmall {
	margin: 15px 0 0 0;
	padding:0 15px 0 0;
	float: left;
}
.extraitSmall a:hover img {
	opacity:.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=50);
}
.bloc-grd-largeur {
	margin: 0px 28px 0px 20px;
	padding:0;
	background: #a6a6a6;
}

.colDroit2 {
	margin: 0 0 0 9px;
	padding:0;
	float: left;
	width: 195px;
}
.colGauche {
	margin: 0px;
	padding: 2px 20px 0px 15px;
	float: left;
	width: 220px;
}
.colGauche2 {
	margin: 0px;
	padding: 2px 20px 0px 15px;
	float: left;
	width: 690px;
}
.colGauche3 {
	margin: 0px;
	padding: 2px 0 0 15px;
	float: left;
	width: 240px;
}
.colDroit {
	margin: 0 0 0 9px;
	padding:0;
	float: left;
	width: 660px;
}
.colGauche4 {
	margin: 0px;
	padding: 0 0 0 15px;
	float: left;
	width: 725px;
}
.colDroit4 {
	margin: 0 0 0 15px;
	padding:0;
	float: left;
	width: 210px;
}
.colGauche4 p {
	margin: 0;
	line-height: 16px;
	color: #252525;
	display: block;
	padding: 10px 0 5px 0;
}
.colDroit h1, .colGauche2 h1, .colGauche4 h1 /* titre */ {
	margin:  0 8px 0 0;
	font-size: 19px; /*pma 19px*/
	/* font-weight: bold;*pma*/
	color: #252525;
	display: block;
	padding: 5px 0 0 0;
	line-height: 20px;
}
.colDroit h2, .colGauche2 h2, .colGauche4 h2 /* Accroche */ {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	color: #252525;
	display: block;
	padding: 10px 0 0 0;
	line-height: 16px;
}
.colDroit h3, .colGauche2 h3, .colGauche4 h3 /* Auteur */ {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #252525;
	display: block;
	padding: 5px 0 0 0;
}
.colDroit p, .colGauche2 p {
	margin: 0;
	line-height: 16px;
	color: #252525;
	display: block;
	padding: 10px 0 5px 0;
}
#nav-gauche * {
	margin:0;
	padding:0;
	border:0;
}
#nav-gauche {
	border: 0;
	margin: 10px 0 0 0;
	padding: 0;
	width: 220px;
	display: block;
}
#nav-gauche ul {
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
}
#nav-gauche li {
	display: inline;
}
/* menu gauche nvx 1 */
#nav-gauche ul li a {
	display: block;
	color: #765e2e;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0;
	border: 0;
	background: transparent url(/images/perrousseaux/puce-nav-gauche.gif) no-repeat 0 4px;
	font-size: 13px;
	font-weight: normal;
}
#nav-gauche ul li a:hover, #nav-gauche ul li a.active {
	color: #fff;
	border: 0;
	background: transparent url(/images/perrousseaux/puce-nav-gauche.gif) no-repeat 0 4px;
}
#nav-droit * {
	margin:0;
	padding:0;
	border:0;
}
#nav-droit {
	border: 0;
	margin: 10px 0 0 0;
	padding: 0;
	width: 185px;
	display: block;
}
#nav-droit ul {
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
}
#nav-droit li {
	display: inline;
}
/* menu gauche nvx 1 */
#nav-droit ul li a {
	display: block;
	color: #765e2e;
	text-decoration: none;
	padding: 0 0 0 15px;
	margin: 0;
	border: 0;
	background: transparent url(/images/perrousseaux/puce-nav-gauche.gif) no-repeat 0 7px;
	font-size: 13px;
	font-weight: normal;
}
#nav-droit ul li a:hover, #nav-droit ul li a.active {
	color: #fff;
	border: 0;
	background: transparent url(/images/perrousseaux/puce-nav-gauche.gif) no-repeat 0 7px;
}
.boutons {
	margin: 0;
	padding: 0;
}
.boutons a.bt {
	display: block;
	width: 134px;
	height: 23px;
	margin: 0px auto;
	padding: 22px 20px 0 0;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(/images/perrousseaux/bt-ajouter.gif) no-repeat;
	float: left;
}
.boutons a.bt:link, .boutons a.bt:visited {
	color: #ffffff;
}
.boutons a.bt:hover, .boutons a.bt:active {
	background-position: 0 -60px;
	color: #ffffff;
}
.vignettes-livre {
	width: 356px;
	background-color: #a6a6a6;
	color: #fff;
	margin:0 0 0px;
	padding:0;
}
.vignettes-livre .middle {
	margin: 0;
	display: block;
	padding: 0 0 0 10px;
}
.vignettes-livre .livre-float {
	margin:0;
	padding:0;
	float: left;
	width: 113px;
}
.vignettes-livre .lelivre {
	margin: 0;
	padding: 0;
	float: left;
}
.lalegende {
	margin: 0;
	padding: 2px 0 0 0;
	font-size: 11px;
	color: #393939;
	text-align: center;
	line-height: 12px;
	width: 102px;
	float: left;
}
.lalegende .auteur {
	color: #000;
	display: block;
	margin: 0;
	padding: 0 0 1px 0;
}
.vignettes-livre a:hover img {
	opacity:.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=50);
}
#contenu .pagination {
	padding: 2px 10px 15px 12px;
	margin: 0;
	float: right;
}
#contenu .pagination ul {
	margin: 0;
	padding: 0;
	text-align: left; /*Set to “right" to right align pagination interface*/
	/* font-size: 13px; *pma*/
}
#contenu .pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}
#contenu .pagination a,
#contenu .pagination a:visited {
	padding: 0 5px;
	border: 1px solid #856f3d;
	text-decoration: none;
	color: #856f3d;
	font-weight: normal;
}
#contenu .pagination a:hover,
#contenu .pagination a:active {
	border: 1px solid #856f3d;
	color: #fff;
	background-color: #d06e13;
	font-weight: normal;
}
#contenu .pagination a.currentpage {
	background-color: #856f3d;
	color: #FFF !important;
	border-color: #856f3d;
	font-weight: normal;
	cursor: pointer;
}
#contenu .pagination a.disablelink {
	cursor: pointer;
	color: #494949;
	border-color: #494949;
	font-weight: normal !important;
}
#contenu .pagination a.disablelink:hover {
	cursor: pointer;
	color: #fff;
	border-color: #494949;
	font-weight: normal !important;
}
#contenu .pagination a.prevnext {
	font-weight: normal;
}
.toutadroite {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
}
.ouvrage {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 110px;
}
.retour-ouvrage {
	margin: 0px;
	padding: 0 0 0 0;
	float: left;
	width: 30px;
}
.btrevenir {
	display: block;
	width:30px;
	height:23px;
	background: url(/images/perrousseaux/picto_revenir.jpg);
	float: right;
	margin: 0;
}
.btrevenir:link {
	background-position: 0 0;
}
.btrevenir:hover {
	background-position:  0 -60px;
}
.meme-auteur {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 100px;
	text-align: right;
}
.a-lire {
	background-color: #a6a6a6;
	color: #000;
	margin:0;
	padding:0;
}
.liste {
	background-color: #a6a6a6;
	color:#555555;
	margin:0;
	padding:0;
}
.liste .livre {
	margin:5px 15px 15px;
	padding:0 0 0;
	border-top: 0px none #888787;
	border-right: 0px none #888787;
	border-bottom: 1px solid #888787;
	border-left: 0px none #888787;
}
.liste .livre .les-pictos .pictos {
	text-align: right;
	height:25px;
	margin: 0px 0px 3px;
	padding: 0px;
	width: 36px;
	background: transparent;
}
.liste .livre .les-pictos {
	margin:0;
	padding:0 15px 0 0;
	float: left;
	width: 28px;
}
.liste .livre .le-livre {
 margin:0 5px 15px 0;
 padding:0;
 float: left;
 width: 110px;
}
.liste .livre .descriptif {
	margin:0 0 15px;
	padding:0;
	float: left;
	width: 325px
}
.liste .livre .le-bt {
	margin:0;
	padding:0;
	width: 28px;
	float: right;
}
.liste .livre .les-caracteristiques {
	float: left;
	width: 210px
}
.liste .livre .les-caracteristiques .caracteristiques {
	font-size: 92%;
	color: #000;
	border-left: 5px solid #958660;
	margin: 10px 0 0 45px;
	padding: 0 0 0 8px;
	line-height: 130%;
	display: block;
}
.liste .livre .les-caracteristiques .caracteristiques .prix {
	font-size: 125%;
	color: #000;
	margin: 0;
	padding: 2px 0 0 0;
	display: block;
	font-weight: bold;
}
.colGauche4 h1 /* titre */ {
	margin:  0 8px 0 0;
	font-size: 19px; /*pma 19px*/
	/* font-weight: bold; */
	color: #252525;
	display: block;
	padding: 0;
	line-height: 20px;
}
#tzr-page-content .revue-presse h3 {
 font-size:1em;
 margin:1em 0;
 padding:0;
 line-height:1.2em;
 display:inline;
}
#tzr-page-content .revue-presse .datearticle {
 color:#666;
 font-style:italic;
 font-size:0.9em;
}
#tzr-page-content .revue-presse .resume {
 margin:1em 0;
}
#tzr-page-content .revue-presse .liens {
 border-top: 1px solid #CCC;
 padding:0.6em 0;
}
.liste .livre .les-caracteristiques .boutons {
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
	width: 150px;
}
.liste .livre .les-caracteristiques .boutons a.bt {
	display: block;
	width: 134px;
	height: 23px;
	margin: 0px auto;
	padding: 22px 10px 0 0;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(/images/perrousseaux/bt-ajouter.gif) no-repeat;
	float: left;
}
.liste .livre .les-caracteristiques .boutons a.bt:link, .liste .livre .les-caracteristiques .boutons a.bt:visited {
	color: #ffffff;
}
.liste .livre .les-caracteristiques .boutons a.bt:hover, .liste .livre .les-caracteristiques .boutons a.bt:active {
	background-position: 0 -60px;
	color: #ffffff;
}
.liste .livre .les-caracteristiques .boutonsPlus {
	margin: 18px 0 0 10px;
	padding: 0;
	float: left;
	width: 30px;
}
.liste .livre .les-caracteristiques .boutonsPlus a.bt {
	display: block;
	width: 28px;
	height: 27px;
	margin: 0px auto;
	padding: 22px 5px 0 0;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(/images/perrousseaux/bt-plus.gif) no-repeat;
	float: left;
}
.liste .livre .les-caracteristiques .boutonsPlus a.bt:link, .liste .livre .les-caracteristiques .boutonsPlus a.bt:visited {
	color: #ffffff;
}
.liste .livre .les-caracteristiques .boutonsPlus a.bt:hover, .liste .livre .les-caracteristiques .boutonsPlus a.bt:active {
	background-position: 0 -78px;
	color: #ffffff;
}
.ensemble {
	margin:  0;
	padding: 0;
}
.page-precedente {
	color: #494949;
	border: 1px solid #494949;
	padding: 2px;
}
.page-precedente a:link, .page-precedente a:visited {
	cursor: pointer;
	color: #494949;
	font-weight: normal;
	background: transparent;
	margin: 0px;
	padding: 0px;
}
.page-precedente a:hover, .page-precedente a:active {
	cursor: pointer;
	color: #fff;
}
/************************/
/* class page type */
/************************/

#tzr-page-content {
	width: 700px;
	margin: 0;
	padding:0 0 0 13px;
	color: #000;
}
#tzr-page-content p {
	padding: 0;
	margin: 0;
	line-height: 17px;
	color: #000;
}
#tzr-page-content ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: square url(/images/perrousseaux/ul01-puce.gif) inside;
}
#tzr-page-content ul li {
	padding-bottom: 5px 5px 0 3px;
}
#tzr-page-content ul ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: square url(/images/perrousseaux/ul02-puce.gif) inside;
}
#tzr-page-content h1 {
	margin:  0 8px 0 0;
	font-size: 19px; /*pma 19px */
	/* font-weight: bold;*/
	color: #252525;
	display: block;
	padding: 0 0 5px 0;
	line-height: 20px;
}
#tzr-page-content h2 {
	color: #363636;
	margin: 0 5px 5px 0;
	padding: 15px 0 0 0;
	display: block;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
}
#tzr-page-content h3 {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	color: #252525;
	display: block;
	padding: 10px 0 20px 0;
	line-height: 20px;
}
#tzr-page-content h4 {
	font-size: 13px;
	color: #553510;
	margin: 5px 50px 5px 0;
	padding: 0;
}
.cv3-download {
	clear: both;
	margin:0 0 15px 0;
	padding: 0 0 25px 0;
	display: block;
}
.cv3-download img {
	margin:0 10px 7px 0;
	padding:0;
}
.cv3-txtseul {
	margin: 0 5px 0px 0;
	padding: 0 0 10px 0;
	display: block;
}
.cv3-grdimage {
	clear: both;
	margin: 0 0 10px 0;
	padding:0 0 10px 0;
	display: block;
}
.cv3-txtimage {
	clear: both;
	margin:0 0 10px 0;
	padding:0 0 25px 0;
	display: block;
}
.cv3-txtimage img {
	clear: both;
	margin:0;
	padding:0 5px 0 10px;
}
.cv3-imagetxt {
	clear: both;
	margin:0 0 10px 0;
	padding:0 0 25px 0;
	display: block;
}
.cv3-imagetxt img {
	clear: both;
	margin:0;
	padding:0 10px 5px 0;
}
.cv3-1234images {
	clear: both;
	width: 700px;
	margin: 5px 0 15px 0;
	padding: 0;
	display: block;
}
.cv3-1234images img {
	margin: 0 0 2px 0;
	padding: 0;
}
.cv3-1234images .diaporama4 {
	text-align: center;
	width: 158px;
	padding: 15px 15px 3px 0;
	float: left;
}
.cv3-1234images .legende {
	font-size: 10px;
	color: #000000;
	margin: 0 2px 10px 0;
	padding: 0;
	width: 158px;
	line-height: 11px;
	display: block;
	font-weight: normal;
}
.legende {
	font-size: 10px;
	color: #000000;
	margin: 2px 0 15px;
	padding: 5px 0 0;
	width: 680px;
	line-height: 11px;
	display: block;
	text-align: center;
	font-weight: normal;
}
.cv3-flash {
	clear: both;
	margin:0 0 10px 0;
	padding:0 0 25px 0;
	width: 700px;
	display: block;
}
/* tableau */
#tzr-page-content .tab_base {
	border-collapse:collapse; /* réunifier les bordures*/
	width: 700px;
	padding: 15px 0 15px 0;
	margin: 0;
	display: block;
}
#tzr-page-content .tab_base td {
	empty-cells: show;
	border:1px solid #ccae6a;
	background-color:#fff;
	padding:2px;/* haut-droite-bas-gauche*/
	font-size:11px;
	text-align: left;
}
#tzr-page-content .tab_base th {
	border:1px solid #ccae6a;
	font-weight:bold;
	text-align:left;
	color:#fff;
	padding:4px;
	font-size:12px;
	margin: 0;
	background: #846e3c;
}
#tzr-page-content tr.impaire td {
	background-color: #eee;
}
.tableau caption {
	font-size:12px;
	padding:1em 0 0.5em 1em; /* haut-droite-bas-gauche*/
}
/* mise en valeur */
.cv3-envaleur {
	clear: both;
	margin: 20px 0 20px 0;
	padding: 5px 5px 15px 5px;
	background: #a6925a url(/images/perrousseaux/fd-envaleur.jpg) repeat-x left top;

	display: block;
}
.cv3-envaleur .txt_envaleur {
	color: #000;
	padding:0;
	margin:  0 30px 0 30px;
	line-height: 19px;
}
.cv3-envaleur .titrage_envaleur {
	color: #fff;
	font: bold 18px/17px;
	margin: 0;
	padding: 2px 2px 8px 10px;
	display: block;
}
.cv3-envaleur a:link, .cv3-envaleur a:visited {
	text-decoration: underline;
	color: #fff;
	font-weight: normal;
}
.cv3-envaleur a:active, .cv3-envaleur a:hover {
	text-decoration: none;
	color: #FFF;
}
/* 2 colonnes Css */
#sectionDeuxColonnes {
	clear: both;
	width: 700px;
	padding: 8px 0 25px 0;
	display: block;
}
#sectionDeuxColonnes .colDeGauche {
	width: 320px;
	padding: 0;
	margin: 0 55px 15px 0;
	float: left;
}
#sectionDeuxColonnes .colDeDroite {
	width: 320px;
	float: left;
	padding: 0;
    margin: 0 0 15px 0;
}
#sectionDeuxColonnes .colD h2, #sectionDeuxColonnes .colG h2 {
	color:#474640;
	margin:0px;
	padding:3px 0 5px 0;
	font: bold 18px/19px Arial, Helvetica, sans-serif;
}
#sectionDeuxColonnes img {
	margin:6px 0 6px 0;
}
#sectionDeuxColonnes p {
	margin:0;
	padding:0;
}
/* FORM divers */
.form-container {
	margin: 0;
	padding: 0;
	background-color: transparent;
}
.form-container i {
	width:400px;
	display:block;
	float:left;
}
.form-container .titrage {
	color: #363636;
	margin: 0 0 5px 230px;
	padding: 15px 0 5px 0;
	display: block;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	background-color: transparent;
}
.form-container label, .form-container span.label {
	width: 210px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
	margin: 0px 10px 5px 0px;
	padding: 3px 10px 0px 0px;
	font-weight:normal;
}
.form-container input {
	background-color: #fff;
	border: 1px solid #2b2a2a;
	padding: 3px 0 0 5px;
	margin: 0px 0px 5px 0px;
	height: 18px;
	width: 300px;
	font: 12px Arial, Helvetica, sans-serif;
}
.form-container .inputSmall {
	background-color: #fff;
	border: 1px solid #2b2a2a;
	padding: 3px 0 0 5px;
	margin: 0px 0px 5px 0px;
	height: 18px;
	width: 150px;
	font: 12px Arial, Helvetica, sans-serif;
}
.form-container textarea {
	background-color: #fff;
	border: 1px solid #2b2a2a;
	padding: 3px 0 0 5px;
	margin: 0px 0px 5px 0px;
	height: 40px;
	width: 300px;
	font: 12px Arial, Helvetica, sans-serif;
}
.form-container input:focus, .form-container textarea:focus {
	background-color: #d7c9a3;
	border-color: #2b2a2a;
	font-weight: bold;
	padding: 3px 0 0 5px;
}
.form-container select {
	font-size: 12px;
	color: #000;
	margin: 3px 0 10px 0px;
	padding: 2px 0 1px;
	background-color: #ffffff;
	border: 1px solid #2b2a2a;
	height: 22px;
	width: 308px;
	display: block;
	cursor: pointer;
}
.form-container option {
	font-size: 12px;
	color: #000;
	margin: 0 0 1px 0;
	padding: 2px 3px 4px 3px;
	background-color: #d7c9a3;
	cursor: pointer;
}
.form-container label em, .form-container span.label em {
	position: absolute;
	right: 0;
	font-size: 100%;
	font-style: normal;
	color: #d92800;
}
.form-container .controlset {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
}
.form-container .controlset label, .form-container .controlset input, .form-container .controlcheck .checkbox {
	display: inline;
	float: none;
	background: transparent;
	border: 0px none #FFF;
	width: 25px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.form-container .controlcheck {
	width: 190px;
	float: left;
	text-align: right;
	position: relative;
	margin: 0px 10px 5px 0px;
	padding: 3px 0px 0px 0px;
}
.form-container .controlcheck .checkbox {
	text-align: right;
	margin: 2px 0 0 0;
	padding: 0;
}
.form-container .txt-controlcheck {
	width: 350px;
	float: left;
	margin: 5px 10px 5px 0px;
	padding:3px 0px 0px 0px;
	line-height: 13px;
	font-weight: bold;
}
.form-container .la-mention {
	display: block;
	margin: 0 0 15px 200px;
	padding: 4px 2px 0 0;
	text-align: right;
	color: #000;
	font-size: 90%;
	font-weight: bold;
}
.form-container .la-mention .em {
	margin: 0;
	padding: 0px 2px 0 0;
	font-size: 120%;
	font-style: normal;
	color: #d92800;
}
.form-container .texte {
	font-size: 12px;
	color: #000;
	margin: 3px 0 10px 230px;
	padding: 2px 0 1px;
	background-color: transparent;
	width: 453px;
	display: block;
	font-weight: normal;
}
.form-container .texte2 {
	font-size: 12px;
	color: #000;
	margin: 20px 0 5px 230px;
	padding: 2px 0 1px;
	background-color: transparent;
	width: 435px;
	display: block;
	font-weight: bold;
}
.form-container .spacer {
	padding: 15px 0;
}
.form-container .colgcontainer3 {
	float: left;
	margin: 0px;
	padding: 0 0 10px 0;
	width: 220px;
}
.form-container .colgcontainer2 {
	float: left;
	margin: 0px;
	padding: 0 5px 10px 0;
	width: 220px;
}
.form-container .labelcol {
	width: 150px;
	margin: 0;
}
#lecontenu .cold #navcreation {
	padding:0 0 15px 0;
	margin:0;
	display: block;
}
#lecontenu .titrage {
	margin:  0;
	padding: 15px 0px 3px 227px;
	font-size: 15px;
	font-weight: bold;
	color: #00618c;
	line-height: 16px;
}
#lecontenu .sous-titrage {
	margin:  0;
	padding: 15px 0px 0 227px;
	font-size: 15px;
	font-weight: normal;
	color: #666;
	line-height: 16px;
}
#lecontenu .boutonplace {
	margin:  0;
	padding: 15px 0px 5px 235px;
}
.form-container .controlsetleft {
	float: left;
	margin: 0;
	padding: 0;
}
.form-container .parcourir {
	margin: 0 0 1px;
	padding: 4px 9px 0 9px;
	float: left;
}
.form-container .textesup {
	margin: 0 0 1px;
	padding: 4px 0 0 0;
	float: left;
	font-size: 95%;
}
.form-container .agenda {
	margin: 0 0 1px;
	padding: 2px 0 0 5px;
	float: left;
	font-size: 95%;
}
.form-container .force {
	margin: 0;
	padding: 0;
	float: left;
}
.form-container .checklist2 li {
	background: none;
	padding-left: 0;
}
/* CSS for checklists */
.form-container .checklist2 {
	border: 1px solid #9ba0a3;
	list-style: none;
	height: 80px;
	overflow: auto;
	width: 300px;
}
.form-container .checklist2, .form-container .checklist2 li {
	margin: 0;
	padding: 0;
}
.form-container .checklist2 label {
	display: block;
	padding: 0 10px 0 25px;
	text-indent: -25px;
	width: 300px;
	text-align: left;
}
.form-container .checklist2 label:hover, .form-container .checklist2 label.hover {
	background: #b2d6e6;
	color: #000;
}
* html .form-container .checklist2 label {
	height: 1%;
}
.form-container .boutons {
	margin: 0;
	padding: 0 0 0 230px;
	float: left;
	width: 150px;
}
.form-container .boutons a.bt {
	display: block;
	width: 134px;
	height: 23px;
	margin: 0px auto;
	padding: 22px 10px 0 0;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(/images/perrousseaux/bt-ajouter.gif) no-repeat;
	float: left;
}
.form-container .boutons a.bt:link, .form-container .boutons a.bt:visited {
	color: #ffffff;
}
.form-container .boutons a.bt:hover, .form-container .boutons a.bt:active {
	background-position: 0 -60px;
	color: #ffffff;
}

.tzr-picto { float:left; }

.boutons a.bt2 {
	display: block;
	width: 134px;
	height: 23px;
	margin: 0px auto;
	padding: 22px 20px 10px 0;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(/images/perrousseaux/bt-ajouter.gif) no-repeat;
	float: left;
    background-position: 0 -60px;
}
.boutons a.bt2:link, .boutons a.bt2:visited {
	color: #ffffff;
}
.boutons a.bt2:hover, .boutons a.bt2:active {
     background: transparent url(/images/perrousseaux/bt-ajouter.gif) no-repeat;
     background-position: 0px 0px;
	color: #ffffff;
}

.anythingSlider2 li {
list-style-type:none;
}
.menupro {
	padding:4px 4px 4px 10px;
}
