@charset "utf-8";

/* ::::::::::::::::::::: */
/* ::::: reset css ::::: */
/* ::::::::::::::::::::: */

html, address, blockquote, body, dd, div, dl, dt, fieldset, form, frame, frameset, h1, h2, h3, h4, h5, h6, noframes, ol, p, ul, center, dir, hr, menu, pre
				{ display: block; }
head            { display: none; }
table           { display: table; }
tr              { display: table-row; }
thead           { display: table-header-group; }
tbody           { display: table-row-group; }
tfoot           { display: table-footer-group; }
col             { display: table-column; }
colgroup        { display: table-column-group; }
td, th          { display: table-cell; }
caption         { display: table-caption; }
th              { font-weight: bolder; text-align: center; }
caption         { text-align: center; }
body            { margin: 8px; }
h1              { font-size: 2em; margin: .67em 0; }
h2              { font-size: 1.5em; margin: .75em 0; }
h3              { font-size: 1.17em; margin: .83em 0; }
h4, p, blockquote, ul, fieldset, form, ol, dl, dir, menu
				{ margin: 1.12em 0 }
h5              { font-size: .83em; margin: 1.5em 0; }
h6              { font-size: .75em; margin: 1.67em 0; }
h1, h2, h3, h4, h5, h6, b, strong
				{ font-weight: bolder; }
blockquote      { margin-left: 40px; margin-right: 40px; }
i, cite, em, var, address
				{ font-style: italic; }
pre, tt, code, kbd, samp
				{ font-family: monospace; }
pre             { white-space: pre; }
button, textarea, input, select		
				{ display: inline-block; }
big             { font-size: 1.17em; }
small, sub, sup { font-size: .83em; }
sub             { vertical-align: sub; }
sup             { vertical-align: super; }
table           { border-spacing: 2px; }
thead, tbody, tfoot
				{ vertical-align: middle; }
td, th          { vertical-align: top; }
s, strike, del  { text-decoration: line-through; }
hr              { border: 1px inset; }
ol, ul, dir, menu, dd
				{ margin-left: 40px; }
ol              { list-style-type: decimal; }
ol ul, ul ol, ul ul, ol ol
				{ margin-top: 0; margin-bottom: 0; }
u, ins          { text-decoration: underline; }
:before, :after { white-space: pre-line; }
center          { text-align: center; }
:link, :visited { text-decoration: underline; }
:focus          { outline: thin dotted invert; }
/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"]  { direction: ltr; unicode-bidi: bidi-override; }
BDO[DIR="rtl"]  { direction: rtl; unicode-bidi: bidi-override; }
*[DIR="ltr"]    { direction: ltr; unicode-bidi: embed; }
*[DIR="rtl"]    { direction: rtl; unicode-bidi: embed; }
@media print
{
	h1			{ page-break-before: always; }
	h1, h2, h3, h4, h5, h6
				{ page-break-after: avoid; }
	ul, ol, dl	{ page-break-before: avoid; }
}
img				{ border: 0; }
ul, ol			{ padding-left: 0; }

/* ::::::::::::::::::::::: */
/* ::::: default css ::::: */
/* ::::::::::::::::::::::: */

@font-face	{ font-family: din-bold;	src: url("fonts/din-bold.eot"); }
@font-face	{ font-family: din-bold;	src: url("fonts/din-bold.ttf"); }

img[align=left], img[align=right]	{ display: block; padding: 5px; border: 1px solid #ddd; background: #fafafa; margin-bottom: 10px; }
img[align=left]						{ float: left; margin-right: 15px; }
img[align=right]					{ float: right; margin-left: 15px; }

#marker-container	{ width: 0; height: 0; overflow: hidden; }

body
{
	margin: 0;
}

body, input, textarea, table
{
	font-size: 13px;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	line-height: 1.5em;
}

body, input, textarea, table, a
{
	color: #6e6e6e;
}


a:hover
{
	text-decoration: none;
}

/* :::::::::::::::::::::::: */
/* ::::: styles iSens ::::: */
/* :::::::::::::::::::::::: */

h2.titre-accueil
{
	color: #004a99;
	font-size: 1.3em;	
}

h2.titre-bloc-accueil
{
	color: #777675;
	font-size: 1.1em;
	font-weight: normal;
}

span.mise-en-valeur-01
{
	color: #004a99;
}

a.important
{
	color: #004a99;
}

a.plan-acces
{
	background: url(img/ico-map.png) no-repeat 0 center;
	padding-left: 15px;
	text-decoration: none;
}

a.plan-acces:hover
{
	text-decoration: underline;
}

a.contact
{
	background: url(img/ico-mail.png) no-repeat 0 center;
	padding-left: 15px;
	text-decoration: none;
}

a.contact:hover
{
	text-decoration: underline;
}

a.bouton-rss
{
	background: url(img/ico-rss.gif) no-repeat right center;
	padding-right: 15px;
}

a.bouton-print
{
	background: url(img/ico-print.png) no-repeat 0 3px;
	padding-left: 25px;
}

a.bouton-envoyer
{
	background: url(img/ico-send.png) no-repeat 0 3px;
	padding-left: 25px;
}

h3.titre-paragraphe
{
	color: #6e6e6e;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
	font-size: 1.2em;
}

h3.titre-paragraphe-02
{
	color: #6e6e6e;
	font-size: 1.15em;
}

h3.titre-paragraphe-03
{
	color: #004a99;
	font-size: 1.2em;
}

h4.titre-paragraphe
{
	color: #004a99;
	font-size: 1.1em;
}

td p,
td h3.titre-paragraphe,
td h3.titre-paragraphe-02,
td h4.titre-paragraphe
{
	margin-top: 0;
}

ul.liste-puce
{
	list-style: none;
	margin-left: 0;
}

ul.liste-puce li
{
	background: url(img/puce-01.gif) no-repeat 0 8px;
	padding-left: 10px;
}

ul.liste-puce-02
{
	list-style: none;
	margin-left: 0;
}

ul.liste-puce-02 li
{
	background: url(img/puce-02.gif) no-repeat 0 8px;
	padding-left: 10px;
}

blockquote
{
	margin-left: 0;
	margin-right: 0;
	background: #f5f5f5;
	padding: 10px 10px 0;
	overflow: hidden;
}

blockquote p,
blockquote h3.titre-paragraphe,
blockquote h4.titre-paragraphe
{
	margin-top: 0;
}

table.cadre
{
	border: 1px solid #e0e0e0;
	border-collapse: collapse;
	background: #e0e0e0 url(img/table-cadre-bg.gif) repeat-x 0 0;
}

table.cadre td
{
	padding: 10px 10px 0;
	background: url(img/table-cadre-sep.gif) repeat-y 0 0;
}

table.cadre td:first-child
{
	background: none;
}

table.implantation
{
	border-collapse: collapse;
	width: 100%;
}

table.implantation td
{
	padding-right: 10px;
}

table.implantation td + td
{
	background: #ececec;
	padding: 10px;
	font-size: .85em;
	line-height: 1.3em;
	color: #a1a1a0;
}

img.legende
{
}