@CHARSET "UTF-8";

/****************************************************************/
/*                     Feuille de style reset                   */
/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
/****************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}


/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
/*********************************************/
/*        fin feuille de style reset         */
/*********************************************/


body {
    width:1100px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    font-family:verdana, sans-serif;
    font-size:11px;
    color:#544a62;
}

#wrapper {
    text-align:left;
    width:1000px;
    padding-left:50px;
    padding-right:50px;
    background:url("../images/bandeau_background.png") top center no-repeat;
}

a { 
    color:black;
}

.hidden {
    display:none;
}

.clear {
    clear:both;
    visibility:hidden;
}

.date {
    font-weight:bold;
    color: #6d6b5e;
}


.left {
    float:left;
}

.right {
    float:right;
}

.center {
    text-align: center;
}

strong {
    font-weight:bolder;
}

.submit {
    cursor: pointer;
}

/* On n'affiche pas les antispam automatiques de ezPublish */
.spamfilter {
	display: none;
}

/** Le lien d'inscription sur le formulaires de login est légèrement mis en avant */
body #wrapper .subscribeLink a,
body #wrapper #content .subscribeLink a {
    font-size:1.2em;
}

body #wrapper a.backToList {
    float:right;
}

/**
 * Header
 */
#header {
    min-width:1000px;
    width:1000px;
    height:150px;
    position:relative;
    top:0;
    left:0;
}

#header_impression{
    display:none;
}

#header a{
	text-decoration:none;	
}

#header h1 img {
    float:left;
    margin-top:0px;
    margin-left:40px;
}

#header img.info-jeunesse {
    float:left;
    margin-left:31px;
    margin-top:0px;
}

#header img.logo {
    float:right;
    margin-top:30px;
}

#header div{
	float: right;
	position:relative;
	left:15px;
	width: 179px;
	margin-top:45px;
	text-align:right;
	font-size: 13px;
	font-weight:bold;
	line-height:15px;
	color: #564A5E;
}

#header div span.header_sous_titre{
	font-size: 11px;	
}

#header div a {
    color: #564A5E;
}

/**
 * Navigation
 */

#navigation {
    float:left;
    width:200px;
    background:url("../images/background_navigation.png") top center no-repeat;
}

.section {
    margin-bottom:1em;
}

#content .acces_pratique p {
    text-align:center;
    }

#content .acces_pratique p a {
	text-decoration:none;
	font-weight:bolder;
}

#content .acces_pratique p a:hover {
    text-decoration:underline;
}

#navigation .section h2 {
    margin-top:1em;
}

#navigation .formSearch label {
    display:none;
}

#navigation input {
    text-align:center;
    
}

#navigation .formSearch {
    padding-bottom:0.5em;
    margin-bottom:0.2em;
    background:url("../images/border_search.gif") bottom center no-repeat;
}

#navigation .formSearch input {
    margin-top:0.8em;
    display:inline;
    margin-bottom:0.8em;
    
}

#navigation input.text {
    border:1px solid #89789c;
    color:#544a62;
    font-weight:bold;
    margin-top:4px;
    margin-bottom:4px;
    width: 198px;
}

#navigation input.submit {
    border:1px solid #89789c;
    background-color:#544a62;
    color:white;
    font-weight:bold;
    margin-top:4px;
    margin-bottom:4px;
    width:100%;
}


#navigation .formSearch input.text {
    width:160px;
}



#navigation .formSearch input.ok {
    border:0;
    width:23px;
    height:23px;
    color:white;
    padding-left:-5px;
    font-weight:bold;
    text-align:left;
    background:url("../images/ok.gif") top center no-repeat;
}

#navigation ul {
    margin-bottom:1.8em;
    padding:0;
    display:block;
    text-indent:0;
}
#navigation li {
    margin-top:5px;
    margin-bottom:5px;
    border-bottom: 1px dashed #89789c;
    margin-right:15px;
}

#navigation li h3 a {
    padding-top:2px;
    padding-bottom:2px;
    padding-left:15px;
    background-image:url("../images/puce.gif");
    background-repeat:no-repeat;
    background-position:0px 5px;
}

#navigation li h3 a:active,
#navigation li h3 a:focus,
#navigation li h3 a:hover,
#navigation li.current h3 a {
    background-image:url("../images/puce_2.gif");
    background-repeat:no-repeat;
    background-position:0px 5px;
}

#navigation li a {
    display:block;
    font-size:small;
    color:#544a62;
    font-weight:bold;
    text-decoration:none;
}

#navigation li.current li {
    border:none;
    width:100%;
    display:block;
}

#navigation li.current li a {
    padding-top:2px;
    padding-bottom:2px;
    display:block;
    margin-left:10px;
    padding-left:10px;
    background:url("../images/puce.gif") center left no-repeat;
    font-weight:normal;
}

#navigation .current ul h4 a,
#navigation .current ul h5 a {
    background:url("../images/micro_puce.gif") center left no-repeat;
}


#navigation li h4 a:hover,
#navigation li h4 a:active,
#navigation li h4 a:focus,
#navigation li h5 a:hover,
#navigation li h5 a:active,
#navigation li h5 a:focus,
#navigation li.current .subcurrent h4 a,
#navigation li.current .subsubcurrent h5 a {
    background:#e2dae9 url("../images/micro_puce.gif") center left no-repeat;
    outline:1px solid #e2dae9;
}


#navigation li h3 a:focus,
#navigation li h3 a:active,
#navigation li h3 a:hover,
#navigation li.current h3 a  
 {
    color:white;
    background-color:#544A62;
    outline:1px solid #544A62;
}

#navigation li h3:focus a,
#navigation li h3:active a,
#navigation li h3:hover a,
#navigation li.current h3 a {
   color:white;
}


#navigation li.current li li {
    margin-left:20%;
    width:80%;

}

#navigation .login a {
    display:block;
    color:#544A62;
    margin-top:3px;
    margin-bottom:3px;
    padding-left:2em;
    padding-right:15px;
    float:right;
    font-size:0.8em;
    font-weight:bold;
    background:url("../images/puce_login.gif") right center no-repeat;
}

#navigation .login label {
    font-weight: bold;
}

#navigation h2 {
    font-weight:bolder;
    font-size:1.3em;
    color:#87769a;
    padding-bottom:3px;
    border-bottom:1px dashed #6d6b5e;
    margin-bottom:8px;
}

#navigation .financeurs td,
#navigation .partenaires td {
    vertical-align: middle;
    padding-top:10px;
    padding-bottom:10px;
}

#navigation .financeurs img,
#navigation .partenaires img {
    margin-right:10px;
}

#navigation input.button {
    display:block;
    color:#544a62;
    font-weight:bold;
    text-decoration:none;
    border:none;
    display:block;
    /*font-size:13px;*/
    padding-left:13px;
    background:url("../images/puce.gif") center left no-repeat;
    width:100%;
    text-align:left;
}

#navigation input.button:focus,
#navigation input.button:hover,
#navigation input.button:active {
    background-color: #544a62;
    color:white;
    background-image:url("../images/puce_2.gif");
    cursor:pointer;
}
    

/**
 * Zone centrale
 */
#content {
    float:left;
    width:550px;
    padding-left:50px;
    padding-top:30px;
    /* background:url("../images/background_content.png") top left no-repeat; */ 
}

#content h2 {
    padding-bottom:0.4em;
}

#content #offres {
    background:url("../images/deposer_offre.png") top left no-repeat;
    height:150px;
}

#content #offres a {
    display:block;
    width:300px;
    height:40px;
}

#content #offres a#link-search {
    position:relative;
    top:25px;
}

#content #offres a#link-deposer {
    position:relative;
    top:25px;
}

#content #nb-offres {
    position:relative;
    top:-30px;
    left:10px;
}

#content .section {
    margin-bottom:0.8em;
}

#content .section div.pratique {
    width:165px;
    padding-right:8px;
    margin-right:8px;
    border-right:1px dashed #6d6b5e;
    float:left;
}

#content .section div.pratique.conseils {
    border-right:1px dashed white;
}

#content .section div.pratique img {
    margin-left:26px;
    margin-right:26px;
}

#content .section div.pratique p {
}


#content .actu {
    padding-left:220px;
    height:180px;
   
    z-index:2;
    border:1px solid #6d6b5e;
    margin-bottom:30px;
}

#content .actu .img {
    background:url("../images/bkgd_offre.png") no-repeat;
    height:174px;
    padding-left:40px;
    padding-top:6px;
    padding-right:1em;
    z-index:3;
}


#content .actu h3 {
    font-size:1.5em;
    font-weight:bold;
    color:#887799;
}


#content .offre_detail {
    color: black;
    z-index:2;
    border:1px solid #C2B9CC;
    margin-bottom:30px;
    margin-top: 12px;
}

#content .offre_detail .img {
    background:url("../images/bkgd_offre.png") center right no-repeat;
    height:174px;
    padding-top:6px;
    z-index:3;
    padding-left: 320px;

    overflow: auto;
}

#content .offre_detail div.img_text{
    overflow: auto;
    height:174px;
        padding-right: 40px;
}

#content .offre_detail .img div.date{
    color: black;
    margin-bottom: 10px;
}

#content .offre_detail .offre_detail_infos{
    background-color: white;
    padding-top: 5px;
}

#content .offre_detail .table_layout{
    margin: 0 5px 5px 5px;
}

#content .offre_detail .table_layout tr td{
    padding-right:30px;
    font-size: 10px;
}

#content .offre_detail .table_layout .col_liste{
    color: #887799;
    font-weight: bold;
    padding-bottom:5px;
    padding-left:10px;
    background-image:url('../images/carre_small.png');
    background-repeat: no-repeat;
    background-position: 0px 3px;
}

#content .offre_detail h3 {
    font-size:1.5em;
    font-weight:bold;
    color:#887799;
    padding-top:10px;
    color: #89789C;
    margin-bottom:3px;
}

#content .offre_detail h4{
    background-color:#89789C;
    color:white;
    font-weight:bold;
    margin-top:1em;
    margin-bottom:1em;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:5px;
    font-size:11px;
}

#content .offre_detail h4.offre_contact{
    background-color: #AFA2BC;
}


#content .small-actus {
    margin-top:20px;
}

#content .small-actus .small-actu {
    width:165px;
    padding-right:8px;
    margin-right:8px;
    border-right:1px dashed #6d6b5e;
    float:left;
}

#content .small-actus .small-actu.last {
    border-right:1px dashed white;
}

#content .small-actu h4 {
    font-size:1.2em;
    font-weight:bold;
    color:#887799;
}

#content .actu .date,
#content .small-actus .date {
    display:inline-block;
    margin-bottom:1em;
    color:#4b4b4b;
}

#content .actu .suite,
#content .small-actus .suite {
    margin-bottom:1em;
}

#content a {
    color:#5d5668;
    font-weight:bold;
}

#content a.all {
    float:right;
    color:white;
    font-weight:bold;
    text-decoration:none;
    border:1px solid #89789c;
    background:url("../images/backgrounda_all.png") repeat-x;
    padding:5px;
    height:9px;
}


/**
 * Page interne
 */
#content.interne {
    width:750px;
    padding-left:30px;
    padding-top:30px;
}

#content.interne .login input {
    text-align:center;
}

#content.interne input.text {
    border:1px solid #89789C;
    color:#544A62;
    font-weight:bold;
    margin-bottom:4px;
    margin-top:4px;
    width:200px;
}

#content.interne input.submit {
    background-color:#544A62;
    border:1px solid #89789C;
    color:white;
    font-weight:bold;
    margin-bottom:4px;
    margin-top:4px;
    width:200px;
}

#content.interne .ariane {
    padding-bottom:4px;
    border-bottom:1px dashed #887799;
    margin-bottom:1em;
 }

#content.interne .ariane ul {
    display:inline;
}

#content.interne .ariane ul li {
    display:inline;
}

#content.interne .ariane ul li a {
    text-decoration:none;
    font-weight:normal;
}

#content.interne .rapidlink ul {
    float:left;
}

#content.interne .rapidlink ul li {
    display:inline;
    width:60px;
    padding-right:15px;
    border-right:1px dashed #887799;
}

#content.interne .rapidlink .job,
#content.interne .rapidlink .conseils {
    padding-left:15px;
}


#content.interne .addthis {
    float:left;
    padding-top:18px;
    padding-bottom:14px;
    padding-left:20px;
    padding-right:20px;
    border-right:1px dashed #887799;
    height:100%;
}


#content.interne .jesuis {
    float:right;
    background:url("../images/bonne_femme.png") top center no-repeat;
}

#content.interne .jesuis label img {
    margin-top:18px;
    float:left;
}

#content.interne .jesuis select {
    background-color:white;
    margin-top:18px;
    border:1px solid #89789c;
        color:#544a62;
    font-weight:bold;
    margin-bottom:4px;
    width:200px;
}

#content.interne .jesuis input {
    width:1px;
    visibility:hidden;
}

#content.interne h1 {
    font-size:2em;
    padding-bottom:2px;
    border-bottom:1px solid #89789c;
    margin-bottom:2px;
}

#content.interne .blockXml .actuMeta p {
    margin: 0;
}

#content.interne .blockXml .actuMeta {
    margin-bottom: 10px;
}

.blockXml .left img {
    margin-right: 10px;    
}

.blockXml .right img {
    margin-left: 10px;    
}


#content.interne .blockXml h2 {
    background-color:#89789c;
    color:white;
    font-weight:bold;
    margin-top:1em;
    margin-bottom:1em;
    padding-top:4px;
    padding-left:5px;
    clear:both;
}
#content.interne .blockXml h2 a {
    color:white;
}

#content.interne .blockXml h3,
#content.interne .blockXml h4,
#content.interne .blockXml h5,
#content.interne .blockXml h6 {
    color:#89789c;
    margin-top:0.8em;
    margin-bottom:0.8em;
    font-weight:bold;
}

#content.interne .blockXml h3{
    background:url("../images/carre.png") left 3px no-repeat;
    padding-left:1.3em;
}

#content.interne .blockXml h4{
    font-style: italic;
    margin-left:20px;
}

#content.interne .blockXml h5{
    font-style: italic;
    font-weight: normal;
    margin-left:30px;
}

#content.interne .blockXml h6{
    font-weight: normal;
    margin-left:40px;
}

#content.interne .blockXml p {
    margin-top:1em;
    margin-bottom:1em;
}

#content.interne .blockXml p.suggestion {
	font-weight:bold;
	font-style:italic;
	line-height: 16px;
}

#content.interne .blockXml ul {
    list-style-type:disc;
    list-style-position: inside;
}

#content.interne .blockXml .liens ul {
    list-style-type: none;
}

#content.interne .blockXml ol {
    list-style-type:decimal;
    list-style-position: inside;
}


#content.interne .blockXml .cadre-gauche {
    float:left;
    display:block;
    width:293px;
    margin-left:-10px;
    margin-right:10px;
    background:url("../images/header_a_savoir.png") top left no-repeat;
    margin-bottom:-80px;
}

#content.interne .blockXml .cadre-gauche h3 {
    width:243px;
    height:84px;
    margin-left:15px;
    background:none;
}

#content.interne .blockXml .cadre-gauche p {
    position:relative;
    top:-80px;
    left:0px;   
    padding-left:30px;
    padding-right:20px;
    padding-top:20px;
    padding-bottom:20px;
    background:url("../images/middle_a_savoir.png") top left repeat-y;
}

#content.interne .blockXml .cadre-droit {
    float:right;
    display:block;
    width:293px;
    margin-left:10px;
    margin-right:-5px;
    background:url("../images/header_a_savoir.png") top left no-repeat;
    margin-bottom:-80px;
}

#content.interne .blockXml .cadre-droit h3 {
    width:243px;
    height:84px;
    margin-left:15px;
    background:none;
}

#content.interne .blockXml .cadre-droit p {
    position:relative;
    top:-80px;
    left:0px;   
    padding-left:30px;
    padding-right:20px;
    padding-top:20px;
    padding-bottom:20px;
    background:url("../images/middle_a_savoir.png") top left repeat-y;
}

/* Style pour les tables des block xml */
#content.interne .blockXml table{
    border-collapse: collapse;
    border: solid 2px;
}

#content.interne .blockXml tr {}

#content.interne .blockXml td, th {
    border: solid 1px;
}

#content.interne .blockXml th {
    font-weight: bold;
}

#content.interne .blockXml div.adresses hr{
    background-color: #8E7EA1;
    border: none;
    height: 1px;
}

#content.interne .blockXml div.adresses div.departement{
    clear:left;
    margin-top:15px;
    margin-bottom:15px;
    color:black;
    font-weight:normal;
}

#content.interne .blockXml div.adresses div.departement a{
    font-weight:normal;
    text-decoration:none;
}

#content.interne .blockXml div.adresses div.departement h3{
    background-image:none;
    padding-left: 0;
    margin-left: 0;
    font-size:11px;
    margin-bottom:15px;
}


#content.interne .adresse-flora {
    display:block;
    float:left;
    width:40%;
    min-height:80px;
    padding-right:10%;
    margin-bottom:2em;
}



#content.interne .adresse-flora span {
    display:block;
    padding-bottom:1px;
}

#content.interne .adresse-flora span.spamfilter {
    display: none;
}

#content.interne .adresse-flora .sigle {
    font-weight:bolder;
}

#content.interne .blockXml div.adresses div.departement div.adresse-flora .sigle a.moreInfo {
	font-weight:bold;
	color: #000;
	padding-right: 20px;
	background: url('../images/picto_loupe.png') no-repeat bottom right;
}

.moreInfoTip {
    background: lightyellow;
    width: 300px;
    padding: 5px;
    border: solid black 1px;
}

#content.interne .liens li {
    background:url("../images/puce_lien.png") top left no-repeat;
    padding-left:15px;
    padding-bottom:4px;
}

#content.interne .liens li a {
    font-weight:normal;
    text-decoration:none;
}

#content.interne .liens li a:hover,
#content.interne .liens li a:active,
#content.interne .liens li a:focus {
    text-decoration:underline;
}

#content.interne ul.actus li {
    display:block;
    margin-top:10px;
    padding-top:10px;
    padding-bottom:10px;
    margin-bottom:10px;
}

#content.interne ul.actus li h2 {
    font-size:1.8em;
    padding:0;
}

#content.interne ul.actus p {
    margin-left:145px;
    margin-top:1em;
    margin-right:1em;
    color:#494a4c;
}

#content.interne ul.actus p a.suite {
    margin-top:0.5em;
    clear:both;
    display:block;
    color:#8a759c;
}


#content.interne ul.actus strong {
    color:#4a4a4a;
}

#content.interne ul.actus div.illustration {
    float:left;
    width:120px;
    height:90px;
    margin-top:2px;
    margin-left:10px;
    margin-right:10px;
    text-align: center;
    overflow:hidden;
}

#content.interne ul.actus li.first {
    background-color: #e6e0ee;
}

#content.interne .actus p.date {
    margin-top:0;
    margin-bottom:1em;
}

#content.interne div.actus img.left {
    margin-right:10px;
}

#content.interne div.actus img.right {
    margin-left:10px;
}

#content.interne #sitemap ul {
    margin:0;
    padding:0;
}
#content.interne #sitemap li ul.niv3{
    margin-left: 30px;
}

#content.interne #sitemap li {
    font-size:0.9em;
    margin-top:2px;
    margin-bottom:2px;
}

#content.interne #sitemap li.puce {
    list-style: square;
}

#content.interne #sitemap a {
    text-decoration:none;
}

#content.interne #sitemap h2{
    background-color:#89789C;
    clear:both;
    margin-bottom:1em;
    margin-top:1em;
    padding-left:5px;
    padding-top:4px;
}

#content.interne #sitemap h2 a{
    color:white;
    font-weight:bold;
    font-size:11px;
}

#content.interne .sitemap h3 {
    background-image:none;
    font-size:11px;
}

#content.interne .sitemap h4 {
    font-size:11px;
    margin-left:20px;
}

#content.interne .sitemap h4 a{
    font-weight: normal;
}

#content.interne .sitemap h5 {
    margin-left:40px;
    font-size:11px;
}

#content.interne .sitemap h5 a{
    font-weight: normal;
}

#content.interne .sitemap h6 {
    margin-left:50px;
    font-size:11px;
}

#content.interne .sitemap h6 a{
    font-weight: normal;
}

#content.interne ul.menufaq {
    margin:0;
    padding:0;
}

#content.interne .menufaq  li {
    border-bottom:1px dashed #89789c;
}
#content.interne .menufaq h2 ,
#content.interne .menufaq h3 ,
#content.interne .menufaq h4 ,
#content.interne .menufaq h5 ,
#content.interne .menufaq h6 {
    padding:0;
    margin:0;
}

#content.interne .menufaq hr {
    background-color:white;
    color:white;
    border:0;
    border-bottom:1px dashed #89789c;
}


#content.interne .menufaq h2 a,
#content.interne .menufaq h3 a,
#content.interne .menufaq h4 a,
#content.interne .menufaq h5 a,
#content.interne .menufaq h6 a{
    display:block;
    padding-top:4px;
    padding-bottom:4px;
    margin-top:4px;
    margin-bottom:4px;
    padding-left:15px;
    font-weight:normal;
    background:url("../images/puce.gif") center left no-repeat;
}

#content.interne .menufaq h2 {

}
#content.interne .menufaq h3 {
    margin-left:10px;
}
#content.interne .menufaq h4 {
    margin-left:20px;
}
#content.interne .menufaq h5 {
    margin-left:30px;
}
#content.interne .mneufaq h6 {
    margin-right:40px;
}

#content.interne .menufaq a.current {
    font-weight:bold;
}

#content.interne .menufaq a:active,
#content.interne .menufaq a:focus,
#content.interne .menufaq a:hover,
#content.interne .menufaq a.current {
    font-weight:bold;
}

#content.interne .question-reponse {
    margin-top:20px;
    margin-bottom:20px;
}

#content.interne .question-reponse dt {
    font-size:1.7em;
    border-bottom:1px dotted #89789c;
}
#content.interne .question-reponse dd {
    margin-top:1em;
    margin-bottom:1em;
}


#content.interne ul.menu-texte li {
    list-style-type:none !important;
    margin-left:0;
}


#content.interne .user-register dd {
    margin-top:1em;
}

#content.interne .user-register dt {
    display:inline;
    width:80px;
    padding-top:8px;
    float:left;
}

#content.interne .user-register dd {
    margin-left:105px;
}

#content.interne .user-register dd  {
}



#content.interne .login {
    
}

#content.interne .login table {
    margin-top:50px;
    margin-left:25%;
    width:50%;
    border:none;
}

#content.interne .login td {
    border:none;
    height:2em;
    font-weight:bold;
}

#content.interne .login td .lostPasswordLink {
    margin-top: 5px;
}

#content.interne .login td.submit {
    padding-left:30%;
}

#content.interne .login td a {
    font-size:0.8em;
    padding-right:15px;
    color:#544A62;
    background:transparent url(../images/puce_login.gif) no-repeat scroll right center;
}

#content.interne .login .submit input{
    background-color:#544A62;
    border:1px solid #89789C;
    color:white;
    font-weight:bold;
    margin-bottom:4px;
    margin-top:4px;
}

#content.interne .link {
   padding-top: 2em;
}
#content.interne .link a {
    display:block;
    float:right;
    
}

/*
  ------------------------------------------------------------
  Formulaire de recherche
  ------------------------------------------------------------
*/

#content.interne .textInfo,
#content.interne .warning ul {
    background-color:white;
    padding:1em;
    border:1px solid #5d5668;
}

#content.interne .textInfo {
    margin-bottom:1em;
}

#content.interne .textInfo p {
    display:block !important;
    margin-top:0.5em;
    margin-bottom:0.5em;
}


#content.interne .textInfo li {
    display:list-item;
    margin-left:2em;
    list-style-type:disc;
}

#content.interne .warning li {
    color:#5d5668;
    margin-bottom:2px;
}

#content.interne .warning.inline ul {
    border:0;
    margin-bottom:1em;
}

#content.interne .form_bg_recherche {
    width:677px;
    background-image:url("../images/background_offreRech.png");
    background-repeat:repeat-y;
    margin:20px auto 0 auto
}

#content.interne .form_bg_recherche .form-bottom {
    width:100%;
    height:1px;
    border-bottom:1px solid #89789C;
    margin-left:12px;
    width:656px
}

#content.interne .form_bg-top_recherche {
    background-image:url("../images/background_top_offreRech.png");
    background-position:top left;
    background-repeat:no-repeat;
    margin:0 0 5px 0;
}

#content.interne .form_bg_recherche .form-search {
    padding:22px 20px 0 20px;
}

#content.interne .listeOffre {
    margin-top:20px;
}


#content.interne .form-search dl {
    clear:both;
}

#content.interne .form-search dt {
    margin-top:8px;
    float:left;
    clear:both;
    margin-bottom:0.5em;
    color:#2e2e2e;
    padding-left:3px
}

#content.interne .form-search dl.droite dt {
    width:23%;
}
#content.interne .form-search dl.double dt {
    width:23%;
    clear:none
}

#content.interne .form-search dd {
    float:right;
    margin-bottom:0.5em;
}

#content.interne .form-search dl.droite  dd {
    float:left;
    margin-right:0
}
#content.interne .form-search dl.double dd {
    width:25%;
    float:left;
    margin-right:0
}

#content.interne .form-saisie-offre input,
#content.interne .form-search input,
#content.interne .form-saisie-offre textarea,
#content.interne .form-search textarea,
#content.interne .form-search select,
#content.interne .form-saisie-offre select {
    color:#88799a;
    padding:4px 2px 4px 2px;
    font-size:1em
}

#content.interne .form-saisie-offre select,
#content.interne .form-search select{
    color:#88799a;
    padding:4px 2px 4px 2px;
}



#content.interne .form-search select#CrijCommune, 
#content.interne .form-search .crijselectquartier select{
    width:   150px     
}
#content.interne .form-search dl.double input,
#content.interne .form-saisie-offre dl.tarifs .euros input {
    width:44px;
    background-image:url("../images/fond_input_euros.jpg");
    background-position:right center;
    background-repeat:no-repeat;
    padding-right:21px;
}

#content.interne .form-search  .surface dl.double input {
    background-image:url(../images/fond_input_m2.jpg);
}

#content.interne .form-search input,
#content.interne .form-search select {
    border:1px solid #89789c;
}

#content.interne a.submit,
#content.interne input.submit,
#content.interne .form-search input.submit {
    width:171px;
    height:21px;
    /*margin:4px 0 4px 0;*/
    margin:4px 0 4px 0;
    padding:0;
    border:0;
    background-image:url("../images/btn_valider.gif");
    color:white;
    background-repeat:no-repeat;
    background-color:#FFF
}

#content.interne .crij-form-saisie a.submit {
    display:inline-block;
    padding-top:6px;
    text-decoration:none;
}

#content.interne .form-search h2 {
    background-color:#89789c;
    color:white;
    font-weight:bolder;
    margin-top:1em;
    margin-bottom:1em;
    padding-top:2px;
    padding-left:5px;
    clear:both;
}

#content.interne .form-search table {
    width:100%;
}

#content.interne .form-search td {
   width:50%;
   vertical-align:top;
}

#content.interne .form-search fieldset {
    margin-bottom:1em;
    margin-top:0
}

#content.interne .form-search fieldset.descriptif,
#content.interne .form-search fieldset.disponibilite {
    margin-right:30px;
}

#content.interne .form-search fieldset h3 {
    font-weight:bold;
    padding-bottom:3px;
    border-bottom: 1px solid #89789c;
    margin-bottom:1em;
}


#content.interne .form-search p {
    display:inline;
}

#content.interne .form-search div.element {
    display:inline;
}


#content.interne .form-search p.comment {
    padding:1em;
    display:block;
}


#content.interne .form-saisie-offre .right input,
#content.interne .form-search .right input {
    margin-right:40px;
}

/*
  ------------------------------------------------------------
  Formualaire de saisie
  ------------------------------------------------------------
*/
#content.interne .form_bg_saisie {
    width:687px;
    background-image:url("../images/background_offreSaisie.png");
    background-repeat:repeat-y;
    margin:20px auto 0 auto;
}

#content.interne .form_bg_saisie .form-bottom {
    width:100%;
    height:1px;
    border-bottom:1px solid #89789C;
    margin-left:15px;
    width:657px
}

#content.interne .form_bg-top_saisie {
    background-image:url("../images/background_top_offreSaisie.png");
    background-position:top left;
    background-repeat:no-repeat;
    margin:0 0 5px 0;
}

    #content.interne .form-saisie-offre fieldset{
        padding: 20px 45px 0 40px;
    }
    
    #content.interne .crij-form-saisie .form-saisie-offre fieldset.validation {
        padding:0 45px 0 40px;
    }
    
    /*
        # Inscription
        ----------------------------------------------
    */
    
    #content.interne .form-saisie-offre dl.inscription dt {
        float:left;
        width:170px;
        vertical-align:bottom
    }
    
    #content.interne .form-saisie-offre dl.inscription dd {
        float:left;
        width:250px;
    }
    
    #content.interne .form-saisie-offre dl.inscription dd input,
    #content.interne .form-saisie-offre dl.inscription dd textarea {
        width:340px;
    }
    
    #content.interne .form-saisie-offre dl.inscription dd .btn_supprImage,
    #content.interne .form-saisie-offre dl.inscription dd .btn_uploadImage,
    #content.interne .form-saisie-offre dl.inscription dd .btn_altImage
    {
        display:block;
    }
    
    #content.interne .form-saisie-offre dl.inscription dd .button-disabled {
        display:none
    }
    
    #content.interne .form-saisie-offre dl.inscription dd .block label {
        margin:5px 0 5px 0;
        display:inline-block;
    }
    
    #content.interne .form-saisie-offre dl.inscription .case input {
    	width:40px;
    }
    
    #content.interne .form-search .champsOblig {
        margin:5px 0 10px 20px;
        display:block;
    }
 
    /*
        # Présentation
        ----------------------------------------------
    */
    
    #content.interne .form-saisie-offre dl.presentation dt {
        float:left;
        width:130px;
        vertical-align:bottom
    }
    
    #content.interne .form-saisie-offre dl.presentation dd {
        float:left;
        width:450px;
    }
    
    #content.interne .form-saisie-offre dl.presentation dd input,
    #content.interne .form-saisie-offre dl.presentation dd textarea {
        width:340px;
    }
    
    #content.interne .form-saisie-offre dl.presentation dd p.textInfo {
        display: block;
        width: 323px;
    }
    
    #content.interne .form-saisie-offre dl.presentation dd .btn_supprImage,
    #content.interne .form-saisie-offre dl.presentation dd .btn_uploadImage,
    #content.interne .form-saisie-offre dl.presentation dd .btn_altImage
    {
        display:block;
    }
    
    #content.interne .form-saisie-offre dl.presentation dd .button-disabled {
        display:none
    }
    
    #content.interne .form-saisie-offre dl.presentation dd .block label {
        margin:5px 0 5px 0;
        display:inline-block;
    }
    
    #content.interne div.cgu {
        margin-left:50px;
        margin-bottom:10px;
        width:80%
    }
    /*
        # Descriptif
        ----------------------------------------------
    */
    
    #content.interne .form-saisie-offre dl.descriptifTiers {
        float:left;
        clear:none;
        margin-right:20px
    }
    
    #content.interne .form-saisie-offre dl.g  { width:35% !important}
    #content.interne .form-saisie-offre dl.p  { width:27% !important}
    
    #content.interne .form-saisie-offre dl.descriptifTiers dt {
       /*margin-bottom:1em;*/
    }
    #content.interne .form-saisie-offre dl.descriptifTiers dd {
        margin-bottom:1em;
    }
    
    #content.interne .form-saisie-offre dl.descriptifTiers dd.surface input {
        background-image:url("../images/fond_input_m2.jpg");
        background-position:right center;
        background-repeat:no-repeat;
        padding-right:31px;
        width:50px
    }
    
    #content.interne .form-saisie-offre dl.descriptifTiers dd.left {
        float:left;
        margin-left:5px;
        margin-top:12px
    }
    
    #content.interne .case input {
        border-width:0px;
        border:none;
    }
    
    #content.interne .form-saisie-offre fieldset.demi {
        width:230px;
        border:1px dotted #89789C;
        padding:4px 5px 3px 5px;
    }
    
    #content.interne .form-saisie-offre fieldset.demi div {
        line-height:20px
    }
    
     #content.interne .form-saisie-offre fieldset.demi label {
        vertical-align:top
     }
    
    #content.interne .form-saisie-offre fieldset.l {
        float:left;
    }
    
    #content.interne .form-saisie-offre fieldset.r {
        float:right;
    }
    
     #content.interne .form-saisie-offre h4 {
        background:url("../images/carre.png") left 3px no-repeat;
        padding-left:1.3em;
        font-weight:bold;
        color:#88799A;
        margin-bottom:7px
     }
    
    #content.interne .form-saisie-offre .ezimage_edit_left {
    	float:left;
    	margin-right:20px
    }

    #content.interne .form-saisie-offre .ezimage_edit_right {
    	float:left;
    	margin-top:15px;
    }  
    
    #content.interne .form-saisie-offre dl.presentation .ezimage_edit_right input {
    	width:200px;
    } 
    #content.interne .form-saisie-offre dl.presentation .ezimage_edit_right .block {
    	margin-bottom:20px;
    }    
    /*
        # Localisation
        ----------------------------------------------
    */
    

    #content.interne .form-saisie-offre dl.localisation_g {
        clear:none;
        width:250px;
        float:left;
    }
    #content.interne .form-saisie-offre dl.localisation_d {
        clear:none;
        width:330px;
        float:right;
    }
    
    #content.interne .form-saisie-offre dl.localisation_g dt {
        width:100px
    }
    
    #content.interne .form-saisie-offre dl.localisation_g dd {
        float:left;
        width:145px
    }
    
    #content.interne .form-saisie-offre dl.localisation_d dt {
        width:80px
    }    

    #content.interne .form-saisie-offre dl .crijselectquartier select {
        width:220px
    }
    
    #content.interne .form-saisie-offre dl .ezcca-offre_logement_commune,
    #content.interne .form-saisie-offre dl .ezcca-offre_logement_quartier {
        width:100px;
        margin-top:5px;
    }
    


    /*
        # Pratique
        ----------------------------------------------
    */
    
    #content.interne .form-saisie-offre dl.pratique_g {
        width:260px;
        float:left;
        clear:none
    }
    
    #content.interne .form-saisie-offre dl.pratique_d {
        width:260px;
        float:right;
        clear:none;
    }
    
    #content.interne .form-saisie-offre dl.pratique_d .dureeBailNb {
        width:50px
    }

    #content.interne .form-saisie-offre dl .date2 {
        width:25px;
    }
    
    #content.interne .form-saisie-offre dl .date4 {
        width:30px;
    }
    /*
        # Tarifs
        ----------------------------------------------
    */
    
    #content.interne .form-saisie-offre dl.tarifs dt,
    #content.interne .form-saisie-offre dl.tarifs dd {
        float:left;
        clear:none;
    }
    
    #content.interne .form-saisie-offre dl.tarifs .c1 { width: 50px }
    #content.interne .form-saisie-offre dl.tarifs .c2 { width: 120px }
    #content.interne .form-saisie-offre dl.tarifs .c3 { width: 130px }
    #content.interne .form-saisie-offre dl.tarifs .c4 { width: 112px }
    #content.interne .form-saisie-offre dl.tarifs .c5 { width: 110px }
    #content.interne .form-saisie-offre dl.tarifs .c6 { }

#content.interne input.lien {
    
    border:0;
    color:#89789c;
    font-weight:bold;
    font-size:0.95em;
    background-color:transparent;
    margin:5px 5px 0 0 ;
    width:150px;
}

#content.interne input.lien:focus,
#content.interne input.lien:active,
#content.interne input.lien:hover {
    text-decoration:underline;
    cursor:pointer;
}



/**
 *
 *
 * Colonne de droite
 */
#aside {
    float:left;
    width:187px;
    padding-left:10px;
    padding-top:1em;
    background:url("../images/background_aside.png") top left no-repeat;
}

#aside h2 {
    display:none;
}

#aside .addthis {
    margin-top:2em;
    text-align:center;
}

#aside .jesuis h3 {
    background:url("../images/jesuis.png") top center no-repeat;
    width:187px;
    height:136px;
}

#aside .jesuis ul {
    background-color:#89789c;
    font-weight:bold;
    margin-bottom:1.8em;
    padding:0;
    display:block;
    text-indent:0;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:1em;
}


#aside .jesuis li {
    margin:0;
    padding:0;
    display:block;
    text-indent:0;
    background:url("../images/puce_jesuis.png") center left no-repeat;
    padding-top:6px;
    padding-bottom:4px;
    margin-bottom:4px;
    border-bottom: 1px dashed white;
    padding-left:10px;

}

#aside .jesuis  li a {
    font-size:small;
    color:white;
    font-weight:bold;
    text-decoration:none;
}

#aside .section_connectes{
	font-weight: bold;
	background:url("../images/background_nb_connectes.png") no-repeat;
	width: 188px;
	height: 32px;
	padding-top:15px;
	padding-left: 5px;
	font-size: 13px;
	color:white;	
}

#aside .section_connectes b{
	color: orange;
}

#aside .faq h4 {
    margin-top:1em;
    font-size: 1.2em;
    padding-bottom:2px;
    border-bottom: 1px dashed #89789c;
    color:#887799;
    font-weight:bold;
}

#aside .faq .suite {
    text-align:right;
}

#aside .faq p {
    margin-top:0.8em;
    margin-bottom:0.8em;
}

#frontRandomFaqContent {
    float: left;
    clear: both;
    max-width:185px !important;
}

#frontRandomFaqContent img {
    max-width:185px;
}

#frontAllFaq {
    clear: both;
}

#aside a.all {
    float:right;
    color:white;
    font-weight:bold;
    text-decoration:none;
    border:1px solid #89789c;
    background:url("../images/backgrounda_all.png") repeat-x;
    padding:5px;
    height:9px;
}


/**
 * Footer
 */

#footer {
    margin-top:1em;
    clear:both;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
    padding-top:5px;
    background-color:#89789c;
    color:white;
}

#footer .adresse{
    text-align:left;
}

#footer .lien {
    float:right;
}

#footer .lien ul {
    display:inline;
}

#footer .lien li {
    display:inline;
    font-weight:bold;
    float:left;
}

#footer .lien a {
    color:white;
    text-decoration:none;
    margin-bottom:10px;
    margin-left:0.6em;
}


/*
  ------------------------------------------------------------
  Chaussure : vue line
  ------------------------------------------------------------
*/


#content.interne .listeOffre div.chaussure_line {
    width:778px;
    height:109px;
    margin-bottom:5px
}

#content.interne .listeOffre h2 {
    background-color:#89789c;
    color:white;
    font-weight:bold;
    margin-top:1em;
    margin-bottom:1em;
    padding-top:4px;
    padding-left:5px;
    clear:both;
    width:774px
}

#content.interne .listeOffre h2 .searchSummary {
    float:right;
    margin-right:5px;
}

#content.interne .listeOffre div.normal{
    background-color:#E6E0EE; 
}

#content.interne .listeOffre div.alt{
    background-color: white;
}

#content.interne .listeOffre div.chaussure_line .illustration {
    width:120px;
    height:93px;
    margin:8px;
    float:left;
    border:1px solid #999;
    text-align: center;
    background-color: transparent;
}

#content.interne .listeOffre div.chaussure_line .infoCompl {
    width:630px;
    height:93px;
    margin:8px 0px 8px 0;
    float:left;
}

#content.interne .listeOffre div.chaussure_line .infoCompl h3 {
    margin-left:5px;
    margin-bottom:15px
}

#content.interne .listeOffre div.chaussure_line .infoCompl h3 a {
    text-decoration:none
}

#content.interne .listeOffre div.chaussure_line .infoCompl .bloc {
    width:103px;
    height:50px;
    border-right:1px dotted #89789c;
    float:left;
    color:#2f2f2f;
    overflow:hidden; 
}

#content.interne .listeOffre div.chaussure_line .infoCompl .bloc p {
    margin:0 5px 0 5px;
    font-size:1em
}
#content.interne .listeOffre div.chaussure_line .infoCompl .bloc p strong {
    font-size:0.9em
}
#content.interne .listeOffre div.chaussure_line .infoCompl .bloc h4 {
    margin:0 0 5px 5px;
    padding:0;
    font-weight:normal;
    font-style:normal;
}

#content.interne .listeOffre div.chaussure_line .infoCompl .description {
    width:120px;
    overflow:hidden; /* si mot trop long, ne fait pas sauter le design */
}

#content.interne .listeOffre div.chaussure_line .infoCompl .disponibilite {
    width:110px
}

#content.interne .listeOffre div.chaussure_line .infoCompl .savoirplus {
    border:0;
}

#content.interne .listeOffre div.chaussure_line .infoCompl .nbpiece a{
    width:80px
}
#content.interne .listeOffre div.chaussure_line .infoCompl .savoirplus {
    width:77px;
    text-align:right
}

#content.interne .listeOffre #sorter {
    background-color:#afa2bc;
    color:white;
    width:778px;
    margin-bottom:1em;
}

#content.interne .listeOffre #sorter td {
    font-weight:bold;
    font-size:0.9em;
}

#content.interne .listeOffre  #sorter .title {
    padding-left:10px;
    width:245px;
    font-weight:normal;
}

#content.interne .listeOffre  #sorter .dispo {
    width:115px;
}

#content.interne .listeOffre  #sorter .localite {
    width:103px;
}

#content.interne .listeOffre #sorter input {
    width:7px;
    margin:0;
    padding:0;
    border:0;
    background:white;
    cursor:pointer;
}

#content.interne .listeOffre #sorter input.asc {
    margin-left:5px;
    background: url(../images/puce_haut.gif) 0 3px no-repeat;
}
#content.interne .listeOffre #sorter input.desc {
    background: url(../images/puce_bas.gif) 0 3px no-repeat;
}



/*
#content.interne .listeOffre div.chaussure_line div {
    float:left;
    width:148px;
    text-align:center;
    border-right:1px dotted #89789c;
    height:60px;
}

#content.interne .listeOffre div.description {
    text-align:left;
}


#content.interne .listeOffre div.savoirplus {
    padding-top:40px;
    border-right:1px solid white;
    height:20px;
}

#content.interne .infoPersonnel div {
    float:left;
    width:30%;
}
 */

#copyright{
    display: none;
}

.print{
    display: none;
}



#content .pagination {
border-bottom:1px solid #594e5f;
border-top:1px solid #594e5f;
color:#594e5f;
text-align:center;
line-height:1.1em
}
#content .pagination ul {
font-size:0.9em;
margin:0;
	padding:2px 3px 2px 3px;
	font-size:1em;
}
#content .pagination ul li {
background:transparent none repeat scroll 0 0;
display:inline;
height:8px;
margin:0;
padding:0;
}
#content .pagination ul li a {
font-weight:bold;
padding:0px 3px 3px 3px;
text-decoration:none;
}
#content .pagination ul li a:hover,
#content .pagination ul li a:focus{
	background-color:#594e5f;
	color:#fff;
}
#content .pagination ul li span.active {
 	background-color:#594e5f;
	color:#fff;
       padding:0px 3px 3px 3px;
	font-weight:bold;
}
#content .pagination ul li.picto a {
background:transparent url(../images/pagination.gif) no-repeat scroll 0 0;
margin-right:7px;
padding:0px 6px 3px 6px
}
#content .pagination ul li.prev a {
background-position:3px 4px;
}
#content .pagination ul li.prev_un a {
background-position:-1px 4px;
padding:0px 8px 3px 8px
}
#content .pagination ul li.next_un a {
background-position:-21px 4px;
margin-left:7px;
padding:0px 8px 3px 8px
}
#content .pagination ul li.next a {
background-position:-28px 4px;
}
#content .pagination ul li.prev a:hover, #content .pagination ul li.prev a:focus {
background-color:#594e5f;
background-position:3px -8px;
}
#content .pagination ul li.prev_un a:hover, #content .pagination ul li.prev_un a:focus {
background-color:#594e5f;
background-position:-1px -8px;
}
#content .pagination ul li.next_un a:hover, #content .pagination ul li.next_un a:focus {
background-color:#594e5f;
background-position:-21px -8px;
}
#content .pagination ul li.next a:hover, #content .pagination ul li.next a:focus {
background-color:#594e5f;
background-position:-28px -8px;
}
#content .pagination .horschamps {
    display:none;
}
#content .pagination ul li .hack {
    font-size:0.1em;
    letter-spacing:-1px
}

/* ************************
        Formulaires contact
 */

.form_partenaire_tel input, .form_partenaire_mail input { width:200px}
.form_contact_mail input, .form_contact_sujet select { width:300px }

/* *********************
		Moteur de recherche
 */
 
#content.interne .content-search .warning,
#content.interne .content-search .erreurs { 
	margin:10px;
}
#content.interne .content-search .warning h2 { }
#content.interne .content-search .erreurs ul { 
	margin-left:15px
}

#content.interne .content-search fieldset {
	margin-left:30px;
}

#content.interne .content-search ul.resultList li {
	background-color:#FFFFFF;
	padding:10px
}

#content.interne .content-search ul.resultList li.bgdark {
	background-color:#E6E0EE
}


#content.interne .content-search ul.resultList {
    margin-top:2em;
}

#content.interne .content-search .resultList li {
    margin-bottom:1em;
}

#content.interne .content-search .resultList li h3 {
    margin-bottom:0.5em;
    margin-top:0;
    font-size:1.4em;
    background:transparent url(../images/carre.png) no-repeat scroll left center;
}

#content.interne .content-search .resultList li h3 a {
    text-decoration:none
}

#content.interne .content-search fieldset.recherche_avancee {
	margin-right:50px;
}

/* ****************
		Mot de passe perdu
*/

#content.interne .forgot-password fieldset {
	margin:10px 50px 0px 50px;
}

#content.interne .forgot-password input.halfbox {
	width:200px;
}

/* ****** Lien d'impression de page ***/
.print_link{
	text-align: right;
	margin-top: 10px;
}

.print_link a{
	text-align:right;
	clear: both;
	background-image:url("../images/printer.png");
	background-repeat: no-repeat;
	padding-left: 20px;
}

