/* POP IMAGES */
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(image/New/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(image/New/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(image/New/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(image/New/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}

/* ICONES */
#content .CDA {
	display:block;
	background: transparent url("../image/New/icon-CDA.jpg") no-repeat;
	padding-left: 55px;
	height:55px;
	line-height:55px;
	margin-top:3px;
	margin-bottom:3px;
	width:300px;
	}


#content .carte {
	display:block;
	background: transparent url("../image/New/icon_loupe.png") no-repeat;
	padding-left: 55px;
	height:55px;
	line-height:55px;
	margin-top:3px;
	margin-bottom:3px;
	width:150px;
	float:right;
	}

#content .carte a{
	clear:both;
	text-decoration:none;
	font-weight:bold;
	}

#content .carte2 {
	display:block;
	background: transparent url("../image/New/icon_loupe.png") no-repeat;
	padding-left: 55px;
	height:55px;
	line-height:55px;
	margin-top:3px;
	margin-bottom:3px;
	width:250px;
	float:right;
	}

#content .carte2 a{
	clear:both;
	text-decoration:none;
	font-weight:bold;
	}


#content .pdf {
	display:block;
	background: transparent url("../image/New/icon_pdf.gif") no-repeat;
	padding-left: 30px;
	height:30px;
	line-height:30px;
	margin-top:3px;
	margin-bottom:3px;
	}
	
#content .pdf a{
	color:#943202;
}	
	
#content .liens {
	display:block;
	background: transparent url("../image/New/icon_lien.gif") no-repeat;
	padding-left: 30px;
	margin-top:3px;
	margin-bottom:3px;
	height:30px;
	line-height:30px;
	}
/* FIN */

/* LES CANTONS */
#TexteCantons {
	display:block;
	position:relative;
	float:left;
	width:540px; 
	height:auto; 
	top:0px;
	margin-right:3px;
	}
	
#Cantons {
	display:block;
	line-height:1.0;
	position:relative;
	float:left;
	background:	url("../image/New/titre-conseillers-cantons.gif") no-repeat;
	width:200px; 
	height:433px; 
	top:0px;
}

.ContenuCantons {
padding-left:40px;
line-height:14px;
}
/* FIN */

div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../../image/jquery/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(../../image/jquery/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../../image/jquery/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../../image/jquery/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../../image/jquery/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(../../image/jquery/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(../../image/jquery/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../../image/jquery/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../../image/jquery/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../../image/jquery/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../../image/jquery/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../../image/jquery/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../../image/jquery/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../../image/jquery/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../../image/jquery/fancy_shadow_nw.png) no-repeat;
}

/**************Institution*************/
#myController li{
color:#FFF;
margin-right:10px;
cursor:pointer;
}

.lavaLamp {
    position: relative;
    height: 15px; width: 421px;
    background: url("../image/New/bg.gif") no-repeat top;
    padding: 12px; margin: 5px 0;
    overflow: hidden;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("../image/New/lava.gif") no-repeat right -30px;
            width: 9px; height: 30px;
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url("../image/New/lava.gif") no-repeat top left;
                height: 30px;
                margin-right: 9px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            text-transform: uppercase;
            font: bold 14px arial;
            color: #fff; outline: none;
            text-align: center;
            height: 30px; top: 7px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 10px;
        }


#jFlowSlide{
border:0px solid #dcdac2;
padding:3px;
width:auto;
}


.jFlowPrev, .jFlowNext{
cursor:pointer;
}

/* Style pour page Institutions */

#content .hover a{
margin-left:30px;
cursor:hand;
font-weight:normal;
color : #91646a;
text-decoration:none;
background:transparent url("../image/New/fleche-normale.gif") no-repeat;
vertical-align:middle;
padding-left:10px;
}

#content .hover a:hover {
	background:transparent url("../image/New/fleche-basse.gif") no-repeat;
	}

.cadre{
border:1px solid #dcdac2;
margin-left:30px;
background-color:#FFF;
padding:3px;
width:auto;
height:auto;
}

/* BULLE. */
#content a.info {
   position: relative;
   color: black;
   text-decoration: none;
   font-size: 11px; /* on définit les propriétés de texte pour toutes les balises */
   font-family: Tahoma` Verdana` Arial` serif;
   font-style: italic;
}
#content a.info span {
   display: none; /* on masque l'infobulle */
}
#content a.info:hover {
   z-index: 500; /* on définit une valeur pour l'ordre d'affichage */
   cursor: hand; /* on change le curseur par défaut en curseur d'aide */
}
#content a.info:hover span {
   display: block; /* on affiche l'infobulle */
   position:absolute;
   top: 0px; /* on positionne notre infobulle */
   left: -165px;
   width:160px;
   height:87px;
   color: #414140;
   margin: 0px;
   background: transparent url("../image/New/info-bulle.gif") no-repeat;
}

#content a.info:hover span TD{
   clear:both;
   font-size: 11px; /* on définit les propriétés de texte pour toutes les balises */
   font-family: Tahoma` Verdana` Arial` serif;
   font-style: normal;
   margin:0;
   padding:0;   
  }

#content #Cantons .ContenuCantons img{
border:0px;
}
  
#content .ImgPortrait{  
	clear:both;
	margin:0;
	padding:0;
	padding-left:1px;
	border:0px;
	}
	
	
/*  FEUILLES DE STYLE POUR PAGES CARREFOUR (ACCORDEON) */

/*Main Container*/
.hrzContainer {
	width:100%;
}
.hrzContainer ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.hrzContainer li{
	display: inline; 
	margin: 0px;
	padding:0px;
}
/*Handle*/
.handle {
	float: left;
	width: 38px;
	height: 310px;
	margin: 1px;
	margin-right: -10px;
	background:  url(../image/New/blade.png) no-repeat;
}
.handleOver{	
	background: url(../image/New/blade_sel.png) no-repeat;
}
.handleSelected{
	
	background: url(../image/New/blade_sel.png) no-repeat;
}
/*Content Container*/
.contentWrapper{

	
	width: 640px;
}
.contentInnerWrapper{
	text-align: justify;
	padding: 10px;
	
}
.contentWrapper h3{
	border-bottom: 1px solid silver;
	color: rgb(172, 194, 112);
}
/*Animation Start*/
.contentStart {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 310px;	
	overflow:hidden;
}
/*Animation End*/
.contentEnd {
	padding-left: 24px;
	float: left;	
	width:660px;
	height: 310px;
}

/*Main Container*/
.hrzContainer3 {
	width:100%;
}
.hrzContainer3 ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.hrzContainer3 li{
	display: inline; 
	margin: 0px;
	padding:0px;
}
/*Handle*/
.handle3 {
	float: left;
	width: 64px;
	height: 314px;
	text-align:center;

	background: #666;
	border: 1px solid white;
}
.handle3 img{
	margin-top:2px;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}
.handleOver3{
	
	background: red;
	border: 1px solid white;
}
.handleOver3 img{
	margin-top:2px;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}
.handleSelected3{
	
	background: #000;
	border: 1px solid white;
}
/*Content Container*/
.contentWrapper3{
	text-align: justify;
	
}
.contentInnerWrapper3{
	padding: 10px;
}
.contentWrapper3 h3{
	border-bottom: 1px solid silver;
	color: #1E90FF;
}
/*Animation Start*/
.contentStart3 {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 310px;	
	overflow:hidden;
}
/*Animation End*/
.contentEnd3 {
	
	float: left;	
	
	height: 310px;
}


