/*        < blank >       */
/*     Nicolas Taffin     */
/*  http://polylogue.com  */
/****************************************/
/*     	 palette des couleurs			*/
/****************************************/

/* 	vert Hanzo : #7AB41D
	vert des tabs menu: #CFE5CF
	vert du texte :#629116
	vert clair : #A7C961
	couleur du texte : #66656C
	couleur du texte plus foncÂŽe (pour les hover par ex) : #505064
	le orange : #E7511E
	











/****************************************/

/*  customisation  des elmnts generaux  */
/****************************************/
body
{
	background-color: white;
	background-image: url(/themes/UI/images/);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Helvetica, sans-serif;
	font-size: 8.8pt;
	line-height: 1.4em;
	text-align: center;

}

body.index { }
body.dossier { }
body.document { }
.content { border: none; }

#page
{
	background-color: white;
	background-image: url(/themes/UI/images/);
	background-position: left top;
	background-repeat: no-repeat;
	border-top: 0px #DDD none;
	border-right: 0px #DDD none;
	border-bottom: 0px #DDD none;
	border-left: 0px #DDD none;
	padding-bottom: 40px;
	text-align: left;
}

#header
{
	background-color: white;
	background-image: url(/themes/UI/images/);
	background-position: left top;
	background-repeat: no-repeat;
	border-top: 0px #DDD none;
	border-right: 0px #DDD none;
	border-bottom: 0px #DDD none;
	border-left: 0px #DDD none;
}

#headerContent { padding-top: 20px;}

#footer
{
	background-color: white;
	background-image: url(/themes/UI/images/footerBackground.png);
	background-position: left top;
	background-repeat: no-repeat;
	border-top: 0px #DDD none;
	border-right: 0px #DDD none;
	border-bottom: 0px #DDD none;
	border-left: 0px #DDD none;
	height: 24px;
		margin: 30px 0px 0px 0px;
}

#footerContent
{
	color: white;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

body.home #mainWrapper
{
	background-color: transparent;
	background-image: url(/themes/UI/images/fondHome.png);
	background-position: left 252px;
	background-repeat: no-repeat;
}

body.document #mainWrapper
{
	background-color: transparent;
	background-image: url(/themes/UI/images/fondDoc.png);
	background-position: left 80px;
	background-repeat: no-repeat;
}

#main
{
	border-top: 0px #DDD none;
	border-right: 0px #DDD none;
	border-bottom: 0px #DDD none;
	border-left: 0px #DDD none;
	min-height: 400px;
	height: auto;
	padding-bottom: 15px;
}

#mainContent { }

/****************************************/
/*      customisation  des modules    */
/****************************************/
.bannerContent { }
.block { }
.blockContent { }

.rounded
{
	background-color: white;
	border: 1px #BDFDFF solid;
}

.quotation
{
	border: none;
	color: #32488C;
	font-style: italic;
}

.highlight
{
	background-color: #D9DDE6;
	border: 4px #CDD5E2 solid;
	color: #545B81;
}

.yellow
{
	background-color: #FFFFC6;
	border-color: #FFF68C;
	color: #585233;
}

.pink
{
	background-color: #FFE1EA;
	border-color: #EEBBC7;
	color: #9E355D;
}

/****************************************/
/*     	 construction spÃ©cifique		*/
/****************************************/
.ad
{
	font-family: verdana, sans-serif;
	display: block;
	width:131px;
	margin: 7px 11px 5px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #7AB41D;
	color: #66656C;
	font-size: 7pt;
	line-height: 9pt;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
}
.ad img
{
	display: block;
	border: none;
}
#header .banner .bannerContent
{
	color: #629116;
	margin: 0px 0px 0px 0px;
	line-height: 1em;
	font-weight: bold;
	font-size: 8pt;
}
#header .motto a
{
	text-decoration: none;
	color: #629116;
	line-height: 2.2em;
}

a.links, span.links
{
	display: inline;
	background: transparent url(/themes/UI/images/flecheOrange.png) no-repeat left 3px;
	color: #E7511E !important;
	font-family: Verdana;
	font-size: 9.5px;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
}

a.links.second { margin-left: 8px; }
a.links:hover, span.links:hover { background: transparent url(/themes/UI/images/flecheOrange.png) no-repeat 2px 3px; }

.toolsBar
{
	font-weight: normal;
	display: block;
	width: 522px;
	height: 22px;
	border-style: dashed;
	border-width: 1px;
	margin: 0px 0px 20px 0px;
	padding: 0px 5px 0px 5px;
	text-align: right;
	font-size: 8pt;
	line-height: 16pt;
}

.toolsBar ul
{
	display: inline;
	list-style-type: none;
}

.toolsBar ul li { display: inline; }
.toolsBar ul li a { color: #629116; }
.toolsBar ul li a:hover { color: #547D12; }
.toolsBar a { text-decoration: none; }

.toolsBar .textField
{
	width: 150px;
	color: #629116;
	vertical-align: top;
	background-color: #eee;
	margin-top: 3px;
	padding: 2px;
}

.toolsBar .textField:focus
{
	width: 150px;
	color: #629116;
	vertical-align: top;
	background-color: #E4F2E4;
	margin-top: 3px;
	padding: 2px;
}

.toolsBar .lightSubtitle
{
	display: inline;
	padding-top: 2px;
}

.toolsBar .lightSubtitle .blockContent
{
	margin: 0px 7px 0px 0px;
	padding: 2px 17px 1px 4px;
	font-size: 7pt;
	text-align: center;
	background: #7AB41D url(/themes/UI/images/petitesFleches.png) no-repeat right center;
	background-position: 45px -15px;
}

.toolsBar .lightSubtitle a { color: white; }

.banner.hanzoBanner
{
	background: transparent url(/themes/UI/images/banniere.png) no-repeat;
	height: 240px;
	margin: 0px 0px 17px 0px;
}

.banner.hanzoBanner .bannerContent { padding: 5px; }

.logoZone
{
	width: 280px;
	height: 23px;
	line-height: 1em;
}

a.logo
{
	display: block;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	width: 279px;
	height: 22px;
	background: transparent url(/themes/UI/images/logo.png) no-repeat;
}


.buttonLink
{
	display: inline;
	background-color: #7AB41D;
	color: white;
	text-transform: uppercase;
	font-size: 8pt;
	padding: 3px 5px 2px 5px;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
       border-radius: 0.2em;
}
.buttonLink.download
{
   padding-left: 18px;
   background-image: url(/themes/UI/images/dArrow.png);
background-repeat: no-repeat;
background-position: 1px 1px;
}
.buttonLink.download:hover
{
background-position: 1px 3px;
}

/*Les sous-titres/cartouches*/
.lightSubtitle
{
	display: block;
	margin: 18px 0px 5px 0px;
}

.lightSubtitle .blockContent,
.col1 .lightSubtitle .blockContent,
.col2 .lightSubtitle .blockContent,
.col3 .lightSubtitle .blockContent
{
	display: inline;
	background-color: #7AB41D;
	color: white;
	text-transform: uppercase;
	font-size: 8pt;
	padding: 3px 5px 2px 5px;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
}

.col1 .lightSubtitle
{
	/*marge du bas diffÂŽrente pour la colonne 1 de la home*/
	margin-bottom: 8px;
	margin-top: 10px;
}

.colTitle
{
	text-align: right;
	padding: 0px 35px 0px 0px;
	margin: 0px 0px 25px 0px;
	background: transparent url(/themes/UI/images/flecheIcon.png) no-repeat right center;
	text-transform: uppercase;
}

#homeVideo
{
	margin: -2px 0px 0px 0px;
	width: 253px;
}

#myGallery
{
	width: 812px!important;
	height: 229px!important;
	border: none!important;
	background-color: transparent!important;
	margin-left: 8px;
	margin-top: -1px;
}

#myGallery h2 { display: none !important; }

.jdGallery .slideElement
{
	background-color: transparent !important;
	left: 284px !important;
	width: 528px !important;
	height: 229px !important;
}

.jdGallery .loadingElement { background-color: transparent !important; }

.jdGallery .slideInfoZone
{
	display: block !important;
	width: 263px !important;
	height: 174px !important;
	left: 0px !important;
	top: 38px !important;
	color: white !important;
	
}
.jdGallery .slideInfoZone p {
	margin: auto !important;
	color:white !important;
	text-align: right !important;
	font-size: 23px !important;
	line-height: 30px;
	margin: 0 !important;
	padding:0 !important;
}

/*----------------------------------- */
/*Les 3 colonnes de la page d'accueil */
/*----------------------------------- */
/*------ COLONNE 1------------------- */
.col1
{
	width: 276px;
	margin-right: 20px;
	background-color: transparent;
}

.col1 .blockContent { padding: 0px 0px 0px 12px; }
.col1 .item { font-family: verdana, sans-serif; }
.col1 .item h2 { }

.col1 .item p
{
	font-size: 7pt;
	line-height: 9pt;
	color: #66656C;
	padding: 0px 11px 5px 0px;
}

.col1 .item strong { color: #629116; }
.col1 .item, .col2 .item, .col3 .item { cursor: pointer; }

.col1 a, .col2 a, .col3 a
{
	color: inherit;
	text-decoration: none;
}

.col1 .item:hover h2 a, .col1 .item:hover p a, .col1 .item:hover strong { color: #505054; }

/*------ COLONNE 2------------------- */
.col2
{
	width: 358px;
	margin: 0px 18px 0px 0px;
	background-color: transparent;
}

.col2 .blockContent { padding: 0px 0px 0px 0px; }

.col2 .item
{
	display: block;
	color: #66656C;
	padding: 0px 0px 10px 11px;
}

.col2 .item h2
{
	font-size: 16pt;
	line-height: 19pt;
	padding-bottom: 0px;
}

.col2 .item p
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
	padding-bottom: 5px;
	padding-right: 7px;
	line-height: 12pt;
}

.col2 .item img { }
.col2 .item:hover h2 a, .col2 .item:hover p a, .col2 .item:hover strong { color: #505054; }

/*------ COLONNE 3------------------- */
.col3
{
	width: 154px;
	background-color: transparent;
}

.col3 .blockContent { padding: 0px 0px 0px 12px; }

.col3 .itemListe
{
	font-family: verdana, sans-serif;
	display: block;
	margin: 7px 11px 5px 0px;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #7AB41D;
	color: #66656C;
	font-size: 7pt;
	line-height: 9pt;
	padding: 2px 2px 0px 4px;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
}

.col3 .item { padding: 0px 0px 5px 0px; }

.col3 .item h2
{
	color: #66656C;
	font-weight: bold;
}

.col3 .item p { }
.col3 .item img { }
.col3 .item:hover h2 a, .col3 .item:hover p a, .col3 .item:hover strong { color: #505054; }

/*La page document*/
body.document .banner.hanzoBanner
{
	background: transparent url(/themes/UI/images/docBanniere.png) no-repeat;
	color: blue;
	height: 83px;
	margin-bottom: 0px;
}

body.document .col1 .lightSubtitle .blockContent { background-color: #E7511E; }

.also
{
	margin-top: 40px;
	margin-left: 15px;
	margin-right: 35px;
}

body.document .col1
{
	width: 293px;
	margin-top: -32px;
	margin-right: 0px;
}

body.document .col2 { width: 510px; 	margin-top: -36px;}
body.document .colLarge { width: 803px; 	margin-top: -36px;}
body.document .col1 p { font-family: Verdana, sans-serif; }

body.document .colTitle
{
	text-align: left;
	background-image: none;
	text-transform: none;
	color: #7AB41D;
	padding-top: 10px;
	padding-left: 7px;
	font-size: 14px;
	margin: 0px 0px 20px 0px;
	text-transform: uppercase;
}
#document p.date
{
	float: right;
	width: 150px;
	text-align: right;
	padding: 0;
	margin: 23px 0px 0px 10px;
	color: #999;
}

/* ----   dans le footer  ----*/
#footer a { text-decoration: none; }
#footer ul { list-style-type: none; padding-top: 3px;}
#footer ul li { display: inline; }
#footer ul li a { color: white; }
#footer ul li a:hover { color: #547D12; }

/****************************************/
/*     	   classes documentaires        */
/****************************************/
.chapo, #document .chapo
{
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color: #629116;
	font-size: 10.5pt;
	line-height: 14pt;
	padding-left: 0px;
}

.encadre, .framed
{
	display: block;
	width: 20%;
	padding: 6px;
	border: 1px solid #AAA;
}

.caption, .legende
{
	margin-top: 5px;
	margin-left: 10px;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #555;
}

.incise, .insert
{
	color: #6F4F55;
	font-style: italic;
}

.signature
{
	display: block;
	text-transform: uppercase;
	font-style: normal;
	font-size: 0.6em;
	text-align: right;
}

.stabilo { background-color: #FFFFB2; }
.justify { text-align: justify; }

.petit, .smallText
{
	font-size: 0.7em;
	line-height: 1.4em;
}

.gros, .bigText
{
	font-size: 1.3em;
	line-height: 1.3em;
}

/****************************************/
/*     	   classes du moteur de recherche  */
/****************************************/

.resultHead
{
	font-weight: bold;
}