/*** GENERALE ***/

body{
	margin:0px;
	padding:0;
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
         color:#000;
}
.cleaner{
	clear:both;
	font-size:1px;
	height:0px;
	line-height:0px;
	margin:0;
	padding:0;
}
/* UNIFORMISATION DES MARGES ET PADDING des != NAVIGATEUR */
div,p,form,h1,h2,h3,h4,h5,h6,ol,ul,blockquote,img {
	margin: 0;
	padding:0;
}
a{
	text-decoration:underline;
	color:#01628E;
}
a:hover{
	text-decoration:none;
	color:#919191;
}

hr{
color: #000;
background-color: none;
height: 1px;
border:0;
border-top: dotted 2px #000;
}
img{
border:0;
}
/****** HEADER *******/
header{
        min-width:1148px;
}
.menu-haut{
	width:80%;
	height:35px;
	background-color:#424242;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}
.menu-haut ul{
	padding:0;
	margin:0 auto;
	width: 700px;
	/*float:left;*/
}
.menu-haut ul li{
	list-style:none;
	/*display:inline-block;*/
        float:left;
	line-height:35px;
	color:#B5B5B5;
	text-transform:uppercase;
	font-size:0.689em;
	text-align:left;
	padding:0 0 0 25px;
	margin:0 20px 0 0;
}
.menu-haut ul li.plan{
	background:url(/images/picto_plan.png) no-repeat 0 7px;
}
.menu-haut ul li.doc{
	background:url(/images/picto_doc.png) no-repeat 6px 7px;
}
.menu-haut ul li.trouv{
	background:url(/images/picto_trouv.png) no-repeat 9px 7px;
}
.menu-haut ul li.presse{
	background:url(/images/picto_presse.png) no-repeat 5px 10px;
}
.menu-haut ul li.contact{
	background:url(/images/picto_contact.png) no-repeat 5px 7px;
}
.menu-haut ul li a{
	text-decoration:none;
	color:#B5B5B5;
}
.menu-haut ul li a:hover{
	color:#FFF;
}
.rechercher{
	width:20%;
	height:35px;
	background-color:#808080;
	float:right;
	margin:0;
	padding:0;
}
.rechercher input{
	border-radius:8px;
	color:#878787;
	border:0;
	padding:4px 0 4px 20px;
	margin:6px 0 0 15px;
	background:#FFF url(/images/picto_loupe.png) no-repeat 4px 2px;
}
.rechercher input.search-button{
        border:0;
        border-radius:5px;
        background-color:#464646;
        background-image:none;
        color:#FFF;
        width:25px;
        padding:3px;
        font-size:12px;
        margin:7px 0 0 3px;
        cursor:pointer;
}
.rechercher label{
        display:none;
}
.menu{
	width:100%;
	height:42px;
}
/*
.menu ul{
	padding:0;
	margin:0;
	width:100%;
}
.menu ul li{
	list-style:none;
	float:left;
	padding:0;
	margin:0;
	width:25%;
	height:42px;
	color:#FFF;
	text-transform:uppercase;
	font-size:0.8em;
}
.menu ul li:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	 -moz-opacity:0.7;
}
.menu ul li a{
	text-decoration:none;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:#FFF;
	height:42px;
	width:25%;
}
.menu ul li.ccas{
	background-color:#2BB3E4;
}
.menu ul li.insertion{
	background-color:#A3D512;
}
.menu ul li.senior{
	background-color:#BA71E5;
}
.menu ul li.social{
	background-color:#FA624E;
}*/
/****** SECTION *******/
section{
	background:url(/images/bg_main.gif) repeat-x 0 0 #E0D7D6;
        min-width:1148px;
}
.main{
	width:1148px;
	margin:0 auto;
	padding:0;
}
.main h1{
	font:normal 1.5em Helvetica, Arial, sans-serif;
	color:#353535;
	height:35px;
	width:800px;
	padding:35px 0 7px 10px;	
	margin: 0 0 0 243px;
	float:left;
}
.visibilite{
	float:right;
	padding:35px 0 7px 0;
	height:35px;
	width:95px;
	font-family:"Times New Roman", Times, serif;
	color:#808080;
}
.visibilite a{
	text-decoration:none;
	color:#000;
	font-size:1.1em;
}
.visibilite a:hover{
	color:#4B4B4B;
}
/****************** COLONNE 01 *****************/
.colonne-01{
	width:230px;
	margin-right:13px;
	float:left;
}
.logo{
	text-align:center;
	margin:0 0 22px 0;
}
/******* BLOC CENTRE ACTION SOCIALE ******/
.bloc-ccas{
	width:230px;
	min-height:328px;
	border-radius:9px;
	background-color:#2BB3E4;
	font-size:0.75em;
}
.bloc-ccas h2{
	background:url(/images/picto_ccas.png) no-repeat 0 7px;
	color:#FFF;
	font:1em Helvetica, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 6px 7px;
	padding:14px 0 0 30px;
	height:26px;
}
.bloc-ccas h3{
	background:url(/images/picto_agenda.png) no-repeat 10px 12px;
	font:1.2em Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:18px 0 10px 40px;
	text-transform:uppercase;
}
.contenu-ccas{
	width:210px;
        height: 257px;
	background-color:#FFF;
	margin:0 auto;
	padding:0 0 13px 0;
}
.liste-agenda{
	width:140px;
	margin:0 0 8px 42px;
        font-size:1em;
}

.liste-agenda a{
	text-decoration:none;
	color:#26789f;
	line-height:1.2em;
}
.liste-agenda a:hover{
	text-decoration:underline;
}
.liste-agenda hr{
	border:0px none; 
	border-top:1px #000 dashed;
	margin:10px 0 10px 0;
}
.liste-agenda hr{
	border:0px none; 
	border-top:1px #000 dashed;
	*margin:3px 0 3px 0;
}
a.bt-voir-tt-agenda{
	text-decoration:none;
	color:#26789f;
	display:block;
	width:153px;
	height:30px;
	line-height:30px;
	margin:0 auto;
	padding:0 0 0 7px;
	text-transform:uppercase;
	background:url(/images/picto_voir_agenda_complet.png) no-repeat 132px 5px;
	background-color:#D2DDE1;
	border-radius:5px;
}
a.bt-voir-tt-agenda:hover{
	color:#000;
}
/****************COMMUN AUX COLNNES 02 03 04 *****/
.visuel{
	width:275px;
	height:187px;
	overflow:hidden;
	margin:0 auto;
}
.titre-rub-insertion,
.titre-rub-senior,
.titre-rub-social{
	width:275px;
	height:26px;
	line-height:26px;
	text-align:center;
	margin:15px auto 0 auto;
	color:#DFFFA7;
	background-color:#83AA0E;
	border-radius:5px;
	font-size:0.9em;
	font-weight:bold;
	text-transform:uppercase;
}
.titre-rub-senior{
	color:#E6D4E8;
	background-color:#955BB8;
}
.titre-rub-social{
	color:#F6D5D1;
	background-color:#C73521;
}
.colonne-02 ul,
.colonne-03 ul,
.colonne-04 ul{
	padding:22px 0 0 17px;
	margin:0;
}
.colonne-02 ul li,
.colonne-03 ul li,
.colonne-04 ul li{
	list-style:none;
	color:#FFF;
	text-transform:uppercase;
	font-size:0.75em;
	margin:5px 0;
        *margin:1px 0;
}
.colonne-02 ul li a,
.colonne-03 ul li a,
.colonne-04 ul li a{
	text-decoration:none;
	color:#FFF;
}
.colonne-02 ul li a:hover,
.colonne-03 ul li a:hover,
.colonne-04 ul li a:hover{
	color:#000;
}
a.bt-voir-prestation-insertion,
a.bt-voir-prestation-senior,
a.bt-voir-prestation-social{
	text-decoration:none;
	color:#000;
	width:253px;
	height:22px;
	margin:20px auto 0 auto;
	padding:7px 0 0 10px;
	display:block;
	background:url(/images/picto_fleche_presta_insertion.png) no-repeat 235px 5px;
	background-color:#DEFFA6;
	border-radius:5px;
	font-size:0.80em;
}
a.bt-voir-prestation-senior{
	background:url(/images/picto_fleche_presta_senior.png) no-repeat 235px 5px;
	background-color:#E1CDE5;
}
a.bt-voir-prestation-social{
	background:url(/images/picto_fleche_presta_social.png) no-repeat 235px 5px;
	background-color:#F5C8C2;
}
a.bt-voir-prestation-insertion:hover{
	color:#96CB00;
}
a.bt-voir-prestation-senior:hover{
	color:#A95EE1;
}
a.bt-voir-prestation-social:hover{
	color:#FE4F38;
}
/****************** COLONNE 02 *****************/
.colonne-02{
	width:293px;
	margin-right:13px;
	float:left;
}
.bloc-insertion{
	width:293px;
	min-height:473px;
	border-radius:9px;
	background-color:#A3D512;
	overflow:hidden;
}
.bloc-insertion h2,
.bloc-senior h2,
.bloc-social h2{
	font-size:0.85em;
	color:#FFF;
	text-transform:uppercase;
	background:url(/images/picto_fleche.png) no-repeat 10px 12px;
	height:30px;
	line-height:1.1sem;
	padding:17px 5px 7px 43px;
}
.bloc-social h2{
	padding:10px 5px 14px 43px;
}

/****************** COLONNE 03 *****************/
.colonne-03{
	width:293px;
	margin-right:13px;
	float:left;
}
.bloc-senior{
	background-color:#BA71E5;
	width:293px;
	min-height:473px;
	border-radius:9px;
	overflow:hidden;
}

/****************** COLONNE 04 *****************/
.colonne-04{
	width:293px;
	float:left;
}
.bloc-social{
	background-color:#FA624E;
	width:293px;
	min-height:473px;
	border-radius:9px;
	overflow:hidden;
}
/********************* BLOC PROPOS ZOOM FLASH *********/
.bloc-propos{
	float:left;
	width:230px;
	min-height:160px;
	border-radius:9px;
	background-color:#365F91;
	font-size:0.75em;
	margin:15px 13px 30px 0;
}
.bloc-propos h2{
	background:url(/images/picto_fleche_propos.png) no-repeat 14px 11px;
	color:#FFF;
	font-size:1.1em;
	padding:13px 0 10px 40px;
	text-transform:uppercase;
}
.contenu-propos{
	width:182px;
	min-height:80px;
	margin:0 auto;
	background-color:#FFF;
	overflow:hidden;
	padding:15px 14px;
	line-height:1.5em;
}
.contenu-propos a{
	text-decoration:none;
	color:#26789f;
}
.contenu-propos a:hover{
	text-decoration:underline;
}
.bloc-zoom,
.bloc-flash{
	float:left;
	width:446px;
	min-height:160px;
	border-radius:9px;
	background-color:#0096A5;
	font-size:0.75em;
	margin:15px 13px 30px 0;
}
.bloc-flash{
	background-color:#F67F00;
	margin:15px 0 30px 0;
}
.bloc-zoom h2,
.bloc-flash h2{
	background:url(/images/picto_zoom.png) no-repeat 14px 9px;
	color:#FFF;
	font-size:1.1em;
	padding:13px 0 10px 50px;
	text-transform:uppercase;
	float:left;
	width:336px;
}
.bloc-flash h2{
	background:url(/images/picto_flash.png) no-repeat 14px 9px;
}


.bloc-flash .navig{
	float:right;
	width:60px;
	position:relative;
}

.bloc-flash .navig a.gauche,
.bloc-flash .navig a.droite{
	width:11px;
	height:15px;
	display:block;
	text-decoration:none;
	background:url(/images/fleche_gauche.png) no-repeat 0 0;
	float:left;
	margin:12px 12px 0 0;
}
.bloc-flash .navig a.droite{
	background:url(/images/fleche_droite.png) no-repeat 0 0;
}

.contenu-zoom,
.contenu-flash{
	width:426px;
	min-height:110px;
	margin:0 auto;
	background-color:#FFF;
	overflow:hidden;
}
#gallery{
	display:block;
	height:110px;
	width:426px;
}
#gallery div{
	height:90px;
	width:406px;
	padding:10px;
}
#gallery div a{
	text-decoration:none;
	color:#26789f;
}
#gallery div a:hover{
	text-decoration:underline;
}
.contenu-zoom{
	padding:10px 20px;
	width:386px;
	min-height:90px;
}
/*************** POUR LE SCROLL DU ZOOM SUE ***********/
.vert { 
	padding:0;
	margin:0;
	width:426px;
}
.simply-scroll-container { 
	position: relative;
}

.vert .simply-scroll-clip { 
	height:100px;
	width:406px;
	padding:0 10px;
	margin:0 0 0 10px;
	border-top:solid 3px #FFF;
	border-bottom:solid 3px #FFF;
	position: relative;
	overflow: hidden;
	background-color:#FFF;
}
.simply-scroll-clip ul{
	padding:0;
	margin:0;
}
.simply-scroll-clip ul li{
	list-style:none;
	margin:4px 0;
}
.simply-scroll-clip ul li a{
	text-decoration:none;
	color:#000;
}
.simply-scroll-clip ul li a:hover{
	color:#008495;
}	
.simply-scroll-btn,
.simply-scroll-btn-up,
.simply-scroll-btn-down{
	width:16px;
	height:9px;
	background:url(/images/fleche_haut.png) no-repeat 0 0;
	position:absolute;
	right:0;
	top:0px;
	z-index:10;
	cursor:pointer;
}
.simply-scroll-btn-up {
	background:url(/images/fleche_haut.png) no-repeat 0 0;
	right:25px;
	top: -23px;
}
	
.simply-scroll-btn-down {
	background:url(/images/fleche_bas.png) no-repeat 0 0;
	right:0px;
	top: -23px;
}
	

/****** FOOTER ********/
.footer{
	background-color:#424242;
	padding:20px 0;
	width:100%;
}
.contenu-footer{
	width:1148px;
	margin:0 auto;
}
.contenu-menu-bas{
	float:left;
	width:948px;
}
.contenu-add{
	float:left;
	font-size:0.8em;
	width:166px;
	background-color:#000;
	margin:0 0 0 10px;
	padding:20px 8px 20px 16px;
	color:#C8C8C8;
}
.contenu-add span{
	font-weight:bold;
	color:#FFF;
}
.contenu-add a,
.copyright a{
	text-decoration:none;
	color:#C8C8C8;
}
.contenu-add a:hover,
.copyright a:hover{
	color:#FFF;
}
.copyright{
	color:#BFBFBF;
	width:1148px;
	margin:10px;
	text-align:center;
	font-size:0.7em;
}

/* Stylesheet: commun Modified On 2013-01-15 14:42:48 */
/*************** POUR LE HAT DE PAGE ********/
.contenu-logo-visu{
	width:100%;
	height:150px;
	/*background:url(/images/bg_visuel_rub.gif) repeat-x 0 0;*/
        padding:0;
        margin-top:0;
        *margin-top:-1px;
        background-color:#FFF;
	position:relative;
}
.ombre-haut{
	height:13px;
	width:100%;
	position:absolute;
	z-index:300;
	background:url(/images/bg_ombre_visuel_haut.png) repeat-x 0 0;
}
.logo-rub{
	float:left;
	width:135px;
	margin:10px 0 0 70px;
}

.visuel-global{
	float:left;
	width:auto;
}
.visibility{
	float:right;
	height:35px;
	line-height:35px;
	padding:0 7px;
	width:95px;
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
}
.visibility a{
	text-decoration:none;
	color:#FFF;
	font-size:1.1em;
}
.visibility a:hover{
	color:#B5B5B5;
}
/************* CHEMIN DE FER *******/
.breadcrumbs{
	height:30px;
	line-height:30px;
	padding:0 0 0 30px;
	background-color:#424242;
	color:#FFF;
	font-size:0.7em;
}
.breadcrumbs a{
	color:#B5B5B5;
	text-decoration:none;
}
.breadcrumbs a:hover{
	color:#FFF;
}
/****************** MENU PRINCIPALE ************/
.fleche-ccas,
.fleche-insertion,
.fleche-senior,
.fleche-social{
	width:23px;
	height:12px;
	margin:0 auto;
	background:url(/images/fleche_bas_menu_ccas.gif) no-repeat 0 0;
}
.fleche-insertion{
	background:url(/images/fleche_bas_menu_insertion.gif) no-repeat 0 0;
}
.fleche-senior{
	background:url(/images/fleche_bas_menu_senior.gif) no-repeat 0 0;
}
.fleche-social{
	background:url(/images/fleche_bas_menu_social.gif) no-repeat 0 0;
}
/****************** MAIN *******************/
.main-rub{
	padding:37px 25px 35px 25px;
}
/********* LES MENU GAUCHE ********/
.colonne-gauche{
	float:left;
	width:300px;
}
.menu-gauche-ccas,
.menu-gauche-insertion,
.menu-gauche-senior,
.menu-gauche-social,
.menu-gauche-neutre{
	width:270px;
	padding:15px;
	background-color:#2BB3E4;
	font-size:0.85em;
}
.menu-gauche-insertion{
	background-color:#A3D512;
}
.menu-gauche-senior{
	background-color:#BA71E5;
}
.menu-gauche-social{
	background-color:#FA624E;
}
.menu-gauche-neutre{
	background-color:#A3A6A9;
}
.menu-gauche-ccas h2,
.menu-gauche-insertion h2,
.menu-gauche-senior h2,
.menu-gauche-social h2,
.menu-gauche-neutre h2{
	font-size:1em;
	color:#FFF;
	text-transform:uppercase;
	background:url(/images/picto_fleche.png) no-repeat 0 5px;
	height:30px;
	padding:10px 5px 7px 33px;
}

.contenu-rub-ccas{
	float:left;
	width:65%;
	padding:10px 0 0 35px;
	font-size:0.9em;
}
.contenu-rub-ccas h1{
	font-size:1.4em;
	padding:0 0 10px 0;
}
.contenu-rub-ccas h2{
	font-size:1.2em;
	padding:0 0 2px 0;
}
.contenu-rub-ccas h2.titre-marche{
	font-size:1.2em;
	padding:20px 0 3px 0;
        margin:0 0 15px 0;
        color:#2BB3E4;
        text-transform:uppercase;
        border-bottom:2px solid #2BB3E4;
}
.contenu-rub-ccas span.libelle_consult{
        font-size:1.2em;
        margin:20px 0 0 0;
        color:#2BB3E4;
        display:block;
}
.contenu-rub-ccas ul{
        padding:10px 0 10px 30px;
}
.contenu-rub-ccas ul li{
        margin:5px 0;
}
/******** picto agenda - plan ******/
.tt-agenda,
.plan-ville{
	width:180px;
	height:35px;
	line-height:35px;
	margin:20px auto 0 auto;
	padding:0 0 0 20px;
	border-radius:5px;
	border:solid 2px #0096A5;
	color:#0096A5;
	background:url(/images/picto_agenda_rub.png) no-repeat 162px 5px;
	text-transform:uppercase;
	font-size:0.8em;
	font-weight:bold;
	background-color:#FFF;
}
.plan-ville{
	margin:7px auto 0 auto;
	background:url(/images/picto_plan_ville_rub.png) no-repeat 159px 5px;
	background-color:#FFF;
}
.tt-agenda a,
.plan-ville a{
	display:block;
	text-decoration:none;
	color:#0096A5;
}
.tt-agenda a:hover,
.plan-ville a:hover{
	color:#000;
}
/**************************************/
/* pour la partie contenu text page contact */

.contenu-rub-ccas .table-form{
       padding:30px 30px;
       margin:0px;
       color:#232936;
       width:400px;
}
.contenu-rub-ccas .table-form .libelle{
      color:#232936;
      text-align:right;
      padding:3px 5px 3px 0px;
      background-color:#CFCBC9;
      width:120px;
}
.contenu-rub-ccas .table-form .champ{
      padding:0px 0px 0px 5px;
}
.contenu-rub-ccas .table-form input,
.contenu-rub-ccas .table-form select,
.contenu-rub-ccas .table-form textarea{
      color:#232936;
      border:1px solid #ACB0B3;
      background-color:#F1F1F1;
      font-size:0.75em;
      padding:4px 0px 4px 0px;
}
.contenu-rub-ccas .table-form input[type=submit]{
       font-size:12px;
      padding:5px 7px;
      border:0;
      border-radius:5px;
      background-color: #A3A6A9;
      color:#FFF;
      text-transform:uppercase;
      cursor:pointer;
}
.contenu-rub-ccas .table-form .separateur{
      border-top:1px solid #ACB0B3;
       padding:7px 10px 0px 0px;
       text-align:right;
}
.contenu-rub-ccas .table-form .hauteur-cell{
      padding:0px;
      margin:0px;
      font-size:0px;
      line-height:5px;
      height:5px;
}
/* Stylesheet: rub Modified On 2013-02-06 17:41:26 */
