@charset "utf-8";

#normal-mode
{
    display: none;
}

/* ------------------------------------------ */
/* ------------ plan du site ---------------- */
/* ------------------------------------------ */
#plan ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#plan li {
    margin: 0 0 10px 0;
}
#plan li a {
    display: block;
    color: #005A87;
    font-size: 1.4em;
    line-height: 1em;
    font-weight: normal;
    border-bottom: 1px solid #005A87;
    text-decoration: none;
    background: url(../img/flechettes-bleues.png) no-repeat left 10px;
    padding: 4px 0 4px 15px;
}

#plan li a:hover {
    color: #666;
    text-decoration: none;
}

/* ------------------------------------ */
/* ---------- 2eme niveau ------------- */
/* ------------------------------------ */
#plan ul ul {
    margin: 10px 0 0 20px;
}

#plan li li {
    margin: 1px 0 1px 0;
}
#plan li li a {
    font-weight: normal;
    font-size: 1em;
    text-decoration: none;
    line-height: 1em;
    border: 0;
    display: inline;
    padding: 0 0 0 10px;
    background: url(../img/picot-bleu.png) no-repeat left 5px;
    color: #666;
}
#plan li li a:hover {
    color: #005A87;
    text-decoration: underline;
}

/* ------------------------------------ */
/* ---------- 3eme niveau ------------- */
/* ------------------------------------ */
#plan ul ul ul {
    margin: 10px 0 10px 25px;
}
#plan li li li a {
    font-weight: normal;
}



/* ------------------------------------------- */
/* ---------- moteur de recherche ------------ */
/* ------------------------------------------- */

#search-engine p.search-error
{
	color: #353535;
	font-style: italic;
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 1.2em;
}

#search-engine p.answer
{
	font-size: 1.5em;
	color: #d1020f;
	font-family: OpenSansCondensedBold, Arial, Helvetica, sans-serif;
	line-height: 1em;
	margin: 0 0 20px 0;
	padding: 0;
}

#search-engine div.match
{
	margin-bottom: 25px;
}

#search-engine div.match h2
{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.4em;
	color: #d1020f;
	font-family: OpenSansCondensedBold, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #d1020f;
}

#search-engine div.match h2 a
{
	color: #d1020f;
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
	text-decoration: none;
	padding-left: 15px;
}
#search-engine div.match h2 a:hover
{
    color: #353535;
}

#search-engine p.summary
{
	padding: 10px;
	color: #353535;
	line-height: 1.3em;
	margin: 0 0 5px 0;
}

#search-engine p.breadcrumb
{
	border-top: 1px dashed #d1020f;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
}

#search-engine p.breadcrumb span.sep
{
	color: #888;
	margin-right: 4px;
}

#search-engine p.breadcrumb a,
#search-engine p.breadcrumb strong
{
    display: inline;
    margin: 0 10px 0 0;
    color: #353535;
    /*text-decoration: none;*/
}
#search-engine p.breadcrumb a:hover
{
    text-decoration: underline;
}
#search-engine p.breadcrumb span.current
{
	font-weight: bold;
}
/* ------------------------------------------------- */
/* ---- le pager du moteur de recherche ------------ */
/* ------------------------------------------------- */

#search-engine div.pager-container h2
{
	font-size: 1.2em;
	margin: 16px 0 !important;
	padding: 0;
	line-height: 1em;
	color: #6E9FC6;
}

#search-engine div.pager-container span.pager-link a,
#search-engine div.pager-container span.pager-select
{
	display: inline-block;
	padding: 0 4px;
	margin: 0 1px;
	font-size: 1em;
	text-decoration: none;
	zoom: 1;
}

#search-engine div.pager-container span.pager-link a
{
	border: 1px solid #6E9FC6;
	background: #efefef;
	color: #6E9FC6;
	font-size: .9em;
}

#search-engine div.pager-container span.pager-select a,
#search-engine div.pager-container span.pager-select a:hover
{	
	border: 1px solid #003D74;
	background: #e1eeee;
	color: #003D74;
}

/* ---------------------------------------------------------- */
/* --- pour surligner les resultats du moteur de recherche -- */
/* ---------------------------------------------------------- */
.searchword {
    color: #fff;
    background-color: #111;
}

#isens-edit {
    margin: 5px 0;
    text-align: right;
}
#isens-edit a {
    background: url(../img/isens-edit-page.png) no-repeat right 0;
    padding: 10px 35px 10px 0;
    font-variant: small-caps;
    text-decoration: none;
    font-size: 11px;
}
#isens-edit a:hover {
    text-decoration: underline;
}

#isens-edit iframe {
    display: none;
}


/* :::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::::::: module actu :::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::: */

#content div.bloc-actus div.item
{
    float: left;
    width: 297px;
    padding-left: 50px;
	padding-bottom: 50px;
}

#content div.bloc-actus div.item:nth-of-type(2n + 1)
{
	clear: left;
}

#news-list div.item
{
    margin-bottom: 30px;
}

#content div.bloc-actus h3,
#news-list div.item h3,
#news-detail h3
{
    color: #d1020f;
    font-size: 1.5em;
    letter-spacing: -1px;
    font-weight: normal;
    padding: 28px 0 0 0;
    margin: 0 0 10px 0;
}

#content div.bloc-actus h3 span.date,
#news-list div.item h3 span.date,
#news-detail h3 span
{
    position: absolute;
    display: block;
    color: #fff;
    font-size: .6em;
    letter-spacing: -1px;
    font-weight: normal;
    letter-spacing: normal;
    padding: 5px 8px 7px 8px;
    background: #d1020f url(../img/picot-vers-le-bas.gif) no-repeat center bottom;
    margin-top: -48px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

#content div.bloc-actus p.intro,
#news-list div.item p.intro,
#content div.bloc-actus p.plus
{
    margin: 0 0 10px 0;
    padding: 0;
}

#content div.bloc-actus p.plus,
#news-list div.item p.plus
{
    height: 23px;
    margin: 0;
    padding: 0;
}

#content div.bloc-actus p.plus a,
#news-list div.item p.plus a
{
    display: block;
    float: left;
    background: url(../img/picot-fleche-grise.gif) no-repeat right 0;
    height: 23px;
    line-height: 23px;
    padding-right: 11px;
    color: #fff;
    text-decoration: none;
}

#content div.bloc-actus p.plus a strong,
#news-list div.item p.plus a strong
{
    background: #8f919e;
    display: block;
    height: 23px;
    line-height: 23px;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    cursor: pointer;
    padding: 0 5px 0 10px;
}

#content div.bloc-actus p.plus a:hover,
#news-list div.item p.plus a:hover
{
    background: url(../img/picot-fleche-rouge.gif) no-repeat right 0;
}

#content div.bloc-actus p.plus a:hover strong,
#news-list div.item p.plus a:hover strong
{
    background: #d1020f;
}

#content div.bloc-actus p.toute,
#news-detail p.toute
{
    text-align: right;
    margin: 0;
    padding: 0;
}

#content div.bloc-actus p.toute a,
#news-detail p.toute a
{
    background: url(../img/flechette-grise.gif) no-repeat left 5px;
    padding-left: 12px;
    text-decoration: none;
}
#content div.bloc-actus p.toute a:hover,
#news-detail p.toute a:hover
{
    background: url(../img/flechette-rouge.gif) no-repeat left 5px;
    color: #d1020f;
}

/* :::::::::::::::::::::::::::::::::::::::::::::: */
/* :::::::::::::: palette accueil ::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::: */

#bandeau-container
{
    width: 1002px;
    height: 285px;
    overflow: hidden;
    position: relative;
}

#palettes-masque
{
    position: absolute;
    background: url(../img/masque-bandeau-home.png) no-repeat 13px 0;
    width: 468px;
    height: 285px;
    top: 0;
    left: 0;
    z-index: 0;
}

#bandeau-container div.palettes-texte
{
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 255px;
    overflow: hidden;
    color: #fff;
    padding: 30px 124px 0 43px;
    z-index: 1;
}
#bandeau-container div.palette-texte
{
    width: 300px;
    height: 255px;
}

#bandeau-container div.palette-texte p.lien
{
    height: 23px;
}

#bandeau-container div.palette-texte p.lien a
{
    font-family: DINProRegular, Arial, Helvetica, sans-serif;
    display: block;
    float: left;
    background: url(../img/picot-fleche-verte.gif) no-repeat right 0;
    height: 23px;
    line-height: 23px;
    padding-right: 11px;
    color: #fff;
    font-size: 1.2em;
    text-decoration: none;
}

#bandeau-container div.palette-texte p.lien a strong
{
    color: #fff;
    font-size: 1em;
    text-decoration: none;
    background: #9acd17;
    display: block;
    height: 23px;
    line-height: 23px;
    text-decoration: none;
    font-weight: normal;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    cursor: pointer;
    padding: 0 5px 0 10px;
}
#bandeau-container div.palette-texte p.lien a:hover
{
    text-decoration: underline;
}

#bandeau-container div.palette-texte h2
{
    font-family: DINProRegular, Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 2em;
    font-weight: normal;
    line-height: 1em;
    letter-spacing: -1px;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #fff;
}

#bandeau-container div.palettes-photo
{
    margin-left: 367px;
}
#bandeau-container div.palette-photo
{
}

#bandeau-container div.arrow
{
    position: absolute;
    top: 185px;
    background-image: url(../img/arrows.png);
    background-repeat: no-repeat;
    width: 39px;
    height: 0;
    padding-top: 40px;
    cursor: pointer;
    overflow: hidden;
    z-index: 2;
}

#bandeau-container div.prev
{
    background-position: 0 0;
    left: 263px;
}
#bandeau-container div.prev:hover
{
    background-position: 0 -40px;
}

#bandeau-container div.next
{
    background-position: -39px 0;
    left: 312px;
}
#bandeau-container div.next:hover
{
    background-position: -39px -40px;
}

/* ------------------------------------------ */
/* ------------- glossaire ------------------ */
/* ------------------------------------------ */

#glossaire div.abc
{
    margin-bottom: 20px;
}

#glossaire div.abc a
{
    font-size: 1.1em;
    text-decoration: none;
    background: #B2B4BB;
    color: #fff;
    padding: 3px 7px;
}
#glossaire div.abc a:hover
{
    background: #D1020F;
}

#glossaire h3.titre-paragraphe
{
    border-bottom: 1px solid #B2B4BB;
    margin-bottom: 20px;
    padding-bottom: 3px;
}

#glossaire h3.titre-paragraphe span
{
    background: #B2B4BB;
    padding: 3px 7px;
    color: #fff;
}

#glossaire h4.titre-paragraphe
{
    margin-left: 25px;
}

#glossaire div.description
{
    margin-bottom: 15px;
    margin-left: 25px;
}
#glossaire div.description p
{
    margin: 0;
    padding: 0;
}






/* -------------------------------------------------------- */
/* -------------------- formulaire ------------------------ */
/* -------------------------------------------------------- */

form.form
{
	margin: 0;
	padding: 0;
}

form.form table
{
	border-collapse: collapse;
}

form.form table tr td:first-child
{
	text-align: right;
	padding-right: 10px;
}

form.form label
{
	color: black;
	font-size: 1.1em;
}

form.form input[type=text],
form.form input[type=email],
form.form input[type=tel],
form.form input[type=date],
form.form input[type=password],
form.form textarea
{
	width: 260px;
	border: 1px solid #c5c5c5;
	background-image: url(../img/form/form-okey.png);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding: 5px 30px 5px 10px;
	color: #7d7d7c;
	font-size: 1.1em;
}

form.form select
{
	width: 222px;
	color: #7d7d7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

form.form ul.radio-group,
form.form ul.checkbox-group
{
	margin: 0;
	padding: 0;
	list-style: none;
	background-repeat: no-repeat;
	background-position: right center;
}

form.form ul.radio-group li
{
	display: inline;
}

form.form input[type=text]:focus,
form.form input[type=password]:focus,
form.form textarea:focus
{
	background: rgb(226,226,226); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(244,244,244,1) 15%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(15%,rgba(244,244,244,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(244,244,244,1) 15%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(244,244,244,1) 15%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(244,244,244,1) 15%); /* IE10+ */
	background: linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(244,244,244,1) 15%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
}

form.form textarea
{
	height: 150px;
	overflow: auto;
}

form.form button
{
	display: block;
	background: #d1020f;
	color: #fff;
	border: 0;
	font-weight: normal;
	cursor: pointer;
	font-size: 1.2em;
	line-height: 25px;
	height: 25px;
	width: 116px;
	text-align: center;
}
form.form button:hover
{
	background: #fff;
	color: #d1020f;
}

form.form .warning
{
	background-image: url(../img/form/form-warning.png) !important;
}