@import url("reset.css");

/* new clearfix */
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.txt-hidden{
	position:absolute;
	left:-9999em;
}


@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansExtrabold';
    src: url('../fonts/opensans-extrabold-webfont.eot');
    src: url('../fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-extrabold-webfont.woff') format('woff'),
         url('../fonts/opensans-extrabold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-extrabold-webfont.svg#OpenSansExtrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansLight';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-light-webfont.woff') format('woff'),
         url('../fonts/opensans-light-webfont.ttf') format('truetype'),
         url('../fonts/opensans-light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LucidaGrande';
    src: url('../fonts/LucidaGrande.eot');
    src: url('../fonts/LucidaGrande.eot?#iefix') format('embedded-opentype'),
         url('../fonts/LucidaGrande.woff') format('woff'),
         url('../fonts/LucidaGrande.ttf') format('truetype'),
         url('../fonts/LucidaGrande.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* jScrollPane*/

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #c5c3c0;
	position: relative;
}

.jspDrag
{
	background: none repeat scroll 0 0 #3F3930;
    cursor: pointer;
    left: 2px;
    position: relative;
    top: 0;
    width: 7px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}
.jspVerticalBar .jspArrow.jspArrowUp{
	background:url(../img/design/scroll/top.png) top left no-repeat #C5C3C0;
}
.jspVerticalBar .jspArrow.jspArrowDown{
	background:url(../img/design/scroll/bottom.png) bottom left no-repeat #C5C3C0;
}

.jspHorizontalBar .jspArrow
{
	width: 10px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}

/* jqzoom */
div.zoomdiv {
	z-index                 : 100;
	position                : absolute;
	top:0px;
	left:0px;
	width                   : 200px;
	height                  : 200px;
	background: #ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align: center;
	overflow: hidden;
}


img.jqzoom{
	cursor:crosshair;
	position:relative;
}

.liste-liens {
	margin:10px 0;
}
.liste-liens li{
	margin:0 0 4px 0;
}

/* COMMON
--------------------------------------------------------------------------------------------------------------------------------------*/

body{
	color:#333333;
	font-size:75%;	/* 1em = 12px */
	background:url(../img/design/fond_IGN_4.jpg) top left no-repeat;
	font-family: "Lucida Grande", Arial, Helvetica, "Nimbus Sans L", sans-serif;

}
body.boutique{
	background-image:url(../img/design/fond_loisirs.jpg);
}
a{
	color:#333;
	text-decoration:none;
}

a.btn-marron{
	background: url("../img/design/btn/marron.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: inline-block;
    overflow: hidden;
    padding: 10px 25px 10px 18px;
    position: relative;
    text-align: center;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align: middle;
}
a.btn-marron span.btn-droit{
	float:right;
	background: url("../img/design/btn/marron.png") no-repeat scroll right top transparent;
	width:16px;
	height:36px;
	position:absolute;
	top:0;
	right:0;
}
a.btn-marron:hover{
	color:#dddddd;
}


a.btn {
   background: url("../img/design/btn/vert-blanc-petit.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 0.9em;
    overflow: hidden;
    padding: 6px 18px 9px 18px;
    position: relative;
    text-align: center;
    text-decoration: none;
	text-transform:uppercase;
	vertical-align: middle;
}
a.btn span.btn-droit{
	background: url("../img/design/btn/vert-blanc-petit.png") no-repeat scroll right top transparent;
    float: right;
    height: 24px;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
}
a.btn:hover{
	color:#ddd;
}


a.btn-grand {
   background: url("../img/design/btn/vert-blanc-grand.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 1em;
    overflow: hidden;
    padding: 11px 18px 9px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}
a.btn-grand span.btn-droit{
	background: url("../img/design/btn/vert-blanc-grand.png") no-repeat scroll right top transparent;
    float: right;
    height: 34px;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
	font-size: 1em;
    font-weight: normal;
    margin-right: 0;
	padding-left: 0px;
}
a.btn-grand:hover{
	color:#ddd;
}



p{
	margin:5px 0 10px 0;
}
a.fleche{
	background: url("../img/design/fleche/droite-marron.png") no-repeat scroll right 6px transparent;
    font-family: 'OpenSansRegular';
    font-weight: bold;
    padding-right: 15px;
}
a.fleche:hover{
	text-decoration:underline;
}
a.fleche2 {
	background: url("../img/design/ico/fleche.png") no-repeat scroll left 5px transparent;
    padding-left: 15px;
	color:#333333;
}
a.fleche2:hover{
	background: url("../img/design/ico/fleche.png") no-repeat scroll left -5px transparent;
	color: #665A3B;
}
body.webtv a.fleche2{
	font-weight:bold;
	color: #7E7160;
	background-position:left -15px;
}
body.webtv a.fleche2:hover{
	text-decoration:underline;
}
span.fleche2{
	background: url("../img/design/ico/fleche.png") no-repeat scroll left 5px transparent;
    padding-left: 15px;
	color:#333333;
	font-weight:bold;
}



.margeHaute{
	margin-top:20px;
}
.align-gauche{
	float:left;
	/* MODIF : ajout margin top */
	margin:10px 10px 10px 0;
}
.align-droite{
	float:right;
	/* MODIF : ajout margin top */
	margin:10px 0px 10px 10px;
}
.carousel-controls{
	position:absolute;
}
.carousel-controls div{
	height: 46px;
    left: 3px;
    position: absolute;
    top: 128px;
    width: 42px;
	z-index:3;
}
.carousel-controls div.carousel-next{
	left:900px;
}
.carousel-controls div a{
	display:block;
	background: url("../img/design/fleche/slide-video.png") no-repeat scroll left 0 transparent;
	height:46px;
	width:42px;
	text-indent:-99999px;
	z-index:3;
}
.carousel-controls div.carousel-next a{
	background-position:top right;
}



/* PAGE
--------------------------------------------------------------------------------------------------------------------------------------*/

#design{
	background:url(../img/design/bg.png) top center repeat-y;
	padding:20px 0;
}
#page{
	width:950px;
	margin:0px auto;
	background:#faf8ef;

}
/* HEADER
--------------------------------------------------------------------------------------------------------------------------------------*/
#top-header{
	background:#faf8ef;
	font-size:0.9em;
	color:#888888;
	padding:6px 0;
}
#top-header a{
	color:#888888;
	text-decoration:none;
	display:inline-block;
	padding:1px 6px;
}
#top-header a:hover{
	color:#333333;
}
#top-header a.lien-droite{
	background: url("../img/design/fleche/droite-beige.png") no-repeat scroll right 5px transparent;
    margin-right: 8px;
    padding-right: 13px;
}
#top-header a.lien-droite{
	margin-right:0;
}
#top-header a.lien-bas{
	background: url("../img/design/fleche/bas-beige.png") no-repeat scroll right 4px transparent;
    margin-right: 6px;
    padding-right: 13px;
}
#top-header a.lien-haut{
	/*color:#888888;*/
	text-decoration:none;
	background:url(../img/design/fleche/gauche-marron.png) 8px 5px no-repeat #7e7160;
	color:#fff;
	padding:1px 6px 1px 22px;
	margin-right:5px;
}
#top-header a.lien-haut:hover{
	background-color:#a18f78;
}
#top-header a.lien-rss{
	text-decoration:none;
	background:url(../img/design/ico/rss.png) 0px 0px no-repeat;
	padding:1px 6px 1px 22px;
}
#top-header span.actu{
	color:#000;
	background:#fff;
	padding:1px 10px;
	display:inline-block;
	width:304px;
	border: medium none;
	margin-bottom:0;
}


#header{
	background:url(../img/design/header/bg_menu.png) top left repeat-x;
}
#header h1 a{
	background:url(../img/design/header/logo.png) 0 0 no-repeat;
	color:#fff;
	margin:0;
	width:304px;
	height:102px;
	display:block;
	text-indent:-99999px;
	margin-left:10px;
	float:left;
}
#header .liens-droite{
	float:right;
	width:445px;
	height:106px;
	background:url(../img/design/header/bg_menu_droite.png) 0 0 no-repeat;
}
#header .liens-droite a{
	background: url("../img/design/fleche/droite-vert.png") no-repeat scroll right 5px transparent;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 1.15em;
    margin-right: 10px;
    padding: 0 14px 0 0;
    text-decoration: none;
}
#header .liens-droite a:hover{
	color:#ddd;
}
#header .liens-droite a#header-compte{
	margin-top:16px;
}
#header .liens-droite a#header-inscrire{
	margin-top:0px;
	font-size:0.9em;
	background: url("../img/design/fleche/droite-vert-petit.png") no-repeat scroll right 4px transparent;

}
#header .liens-droite a#header-panier{
	margin-top:13px;
	 line-height: 1em;
}
#header .liens-droite a#header-panier span{
	 display: block;
    font-size: 0.8em;
    text-align: right;
}
#header-recherche{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#e0e4cc;
	padding:5px 10px;
}
#header-recherche input.champs-texte{
/* AJOUT MODIF */
	font-family: LucidaGrande;
	font-size:0.9em;
	background:#fff;
	border:none;
	color:#999999;
	font-style:italic;
	padding:2px 2px 2px 5px;
	width:307px;
	max-height: 15px;
	float:left;
	margin-top: 3px;
}
#header-recherche input.btn-submit{
	background: url("../img/design/btn/btn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 0.9em;
    margin: 0 0 0 6px;
    padding: 4px 0;
	*padding: 2px 0 6px;
    text-align: center;
    width: 96px;
	cursor:pointer;
	/* font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; */
	/* AJOUT MODIF FONT */
	font-family: OpenSansRegular, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header-recherche input.btn-submit:hover{
	color:#ddd;
}
/* MENU
--------------------------------------------------------------------------------------------------------------------------------------*/

#menu li{
	float:left;
	border-right:1px solid #b2bc80;
	padding: 22px 17px 5px 0;
}
#menu li.dernier{
	border-right:none;
}
#menu li a{
	padding:3px 6px 3px 20px;
	 font-size: 1.15em;
	 color:#fff;
	 display:block;
	 text-decoration:none;
	 line-height:0.9em;
	background:#647900;
	/* AJOUT */
	height: 32px;
	width: 100%;
}
#menu li a:hover, #menu li.actif a{
	background:#fff;
	color:#647900;
}
#menu > ul > li > a span{
	/* AJOUT MODIF : */
	line-height:1.2em;
	font-family: 'OpenSansRegular';
	position: absolute;
	bottom: 3px;
}

/* RECHERCHE
--------------------------------------------------------------------------------------------------------------------------------------*/
#recherche{
	background: url("../img/design/header/bg_menu2.png") repeat-x scroll left top transparent;
}
#recherche .liens h2{
	background: url("../img/design/header/menu2_titre.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 37px;
    margin: 2px 0 0 8px;
    text-indent: -99999px;
    width: 470px;
}
#recherche .liens .bloc{
	float:right;
	margin-right: 8px;
	margin-top:3px;
}
#recherche .liens .bloc a{
	color:#fff;
	display:block;
	font-family: 'OpenSansBold';
	text-align:right;
	padding:0 15px 0 0;
	text-decoration:none;
	font-size:0.9em;

}
#recherche .liens .bloc a:hover{
	color:#ddd;
}
#recherche .liens .bloc a.lien-droite{
	background: url("../img/design/fleche/bas-marron-menu2-droit.png") no-repeat scroll right 5px transparent;
}
#recherche .liens .bloc a.lien-bas{
	background: url("../img/design/fleche/bas-marron-menu2-petit.png") no-repeat scroll right 5px transparent;
}

#recherche .liens .bloc a.lien-droite.dernier{
	margin-right:0;
}


.rech-rubriques ul li{
	border-right: 1px solid #E0E4CC;
    color: #FFFFFF;
    float: left;
    padding: 11px 0 2px 8px;
    width: 149px;
	cursor:pointer;
}
.rech-rubriques ul li.dernier{
	border-right:none;
}
.rech-rubriques ul li span{
	font-family: 'OpenSansBold';
	padding-right:16px;
	background: url("../img/design/fleche/bas-marron-menu2.png") no-repeat scroll right 4px transparent;
}


.rech-contenu ul li{
	border-right: 1px solid #E0E4CC;
    color: #FFFFFF;
    float: left;
    width: 157px;
}
.rech-contenu ul li .choix{
	width:156px;
	height:140px;
	color:#333333;
	border:none;
	overflow:auto;
	outline:none;
	padding:8px 0;
		background: url("../img/design/content/ombre-choix.png") repeat-x top left #fff;
}
.rech-contenu ul li .choix li{
	border-right: none;
    color: #333;
    float: none;
    width: auto;
	font-size:0.9em;
	padding:2px 10px;
	cursor:pointer;
}
.rech-contenu ul li .choix li:hover,.rech-contenu ul li .choix li.actif{
	background:#3f3930;
	color:#fff;
}

.rech-contenu-infos{
	padding: 10px 12px;
	background: url("../img/design/header/bg_rech.png") no-repeat scroll top center #d9d7d6;
}
.rech-contenu-infos span.explications{
	color:#666666;
	font-size:0.9em;
	font-style:italic;
	float:left;
	margin-top: 10px;
}
.rech-contenu-infos a.btn-marron{
	float:right;
}
#rech-contenu-details{
	background: url("../img/design/content/ombre-total.jpg") no-repeat scroll center bottom #D9D7D6;
	padding-bottom:13px;
}
#rech-contenu-details.cache{
	display:none;
}
/* CONTENT
--------------------------------------------------------------------------------------------------------------------------------------*/
#content.marge{
	padding-top:20px;
}
#nuage-tags{
	background: url("../img/design/content/ombre-total.jpg") no-repeat scroll center top;
	padding:20px;
	margin-top:20px;
}
#nuage-tags h2{
	font-size:1.3em;
	font-weight:bold;
	color:#647900;
}
#nuage-tags a{
	color:#666666;
	text-decoration:none;
	margin:2px 20px 0 0;
	display:inline-block;
}
#nuage-tags a.taille1{
	font-size:1em;
}
#nuage-tags a.taille2{
	font-size:1.2em;
}
#nuage-tags a.taille3{
	font-size:1.4em;
}
#nuage-tags a.taille4{
	font-size:1.6em;
}
#nuage-tags a.taille5{
	font-size:1.8em;
}
#nuage-tags a.taille6{
	font-size:2em;
}
#nuage-tags a:hover{
	text-decoration:underline;
}
/* FOOTER
--------------------------------------------------------------------------------------------------------------------------------------*/
#footer{
	background: url("../img/design/footer/ombre.jpg") no-repeat scroll center top;
	padding:20px 0;
	margin-top:20px;
}
#footer .bloc{
	float:left;
	width:226px;
	padding-left: 10px;
	border-right:#cccccc solid 1px;
	height:118px;
}
#footer .bloc.dernier {
	border-right:0;
}
#footer li{
	font-size:0.9em;
	color:#888888;
	margin-bottom:3px;
}
#footer li h4{
	font-size:1em;
	padding-bottom: 2px;
}
#footer li.copyright{
	margin-top:22px;
}
#footer li a{
	text-decoration:none;
	color:#888888;
	/*padding-right:20px;*/
	display:inline-block;
	background: url("../img/design/fleche/droite-beige.png") no-repeat scroll right 4px transparent;
    padding-right: 12px;
}
#footer li a:hover{
	color:#000;
}

#footer.footer2 .bloc {
	height:104px;
}
/* #footer.footer2 .bloc.bloc1 {
	width:197px;
}
#footer.footer2 .bloc.bloc1 img{
	margin-right:20px;
} */
#footer.footer2 .bloc.bloc2 {
	width:160px;
}
#footer.footer2 .bloc.bloc3 {
	width:240px;
}
#footer.footer2 .bloc.bloc4 {
	width:150px;
}
#footer.footer2 .bloc.dernier {
	width:140px;
}

/* AUTRES
--------------------------------------------------------------------------------------------------------------------------------------*/
#fil-arianne{
	 background: url("../img/design/content/ombre-total-bas.jpg") no-repeat scroll center bottom transparent;
	 font-size:0.9em;
	 color:#888;
	 padding:6px 20px;
}
#fil-arianne a{
	 color:#888;
}
#fil-arianne a:hover{
	text-decoration:underline;
}
#fil-arianne span{
	 color:#647900;
}

/* CAROUSEL
--------------------------------------------------------------------------------------------------------------------------------------*/
.carousel {
	position:relative;
}
.carousel a.btn-prev, .carousel a.btn-next{
	background: url("../img/design/fleche/slide-noire.png") no-repeat scroll left top transparent;
    display: block;
    height: 30px;
    width: 30px;
	text-indent:-999999px;
	position:absolute;
	top:17px;
	left:0px;
	z-index:1;
	outline:none;
}
body .carousel a.btn-next{
	background-position:top right;
	top:17px;
	left:247px;
}

.produit-images .carousel{
	 width: 280px;
     height: 64px;
}
.produit-images .carousel ul, .produit-images .carousel li {
        margin: 0;
        width: 280px;
        height: 64px;
        list-style: none;
		z-index:0;
}
.produit-images .carousel li {
        float: left;
}


#une .carousel ul, #une  .carousel li {
        margin: 0;
        width: 630px;
        height: 360px;
        list-style: none;
		z-index:0;
}
#une  .carousel li {
        float: left;
}
#une  .carousel a.btn-prev{
	background: url("../img/design/fleche/une-gauche.png") no-repeat scroll left top transparent;
    display: block;
    font-weight: bold;
    height: 23px;
    width: 21px;
	text-indent:-999999px;
	position:absolute;
	top:80px;
	left:1px;
	z-index:1;
	outline:none;
}
#une  .carousel a.btn-next{
	background: url("../img/design/fleche/une-droite.png") no-repeat scroll left top transparent;
    display: block;
    font-weight: bold;
    height: 68px;
    position: absolute;
    right: 1px;
    text-indent: -999999px;
    top: 60px;
    width: 62px;
    z-index: 1;
	outline:none;
}
body #une.bloc-gauche .carousel a.btn-next{
	left: 566px;
}




.bloc-plein .carousel ul, .bloc-plein  .carousel li {
        margin: 0;
        width: 930px;
        height: 155px;
        list-style: none;
		z-index:0;
}
.bloc-plein .carousel{
	width:930px;
}
.bloc-plein .carousel li {
        float: left;
}
.bloc-plein .carousel a.btn-prev{
	background: url("../img/design/fleche/slide-gris.png") no-repeat scroll left top transparent;
    height: 24px;
    left: -10px;
    top: 44px;
    width: 22px;
}
.bloc-plein .carousel a.btn-next{
	background: url("../img/design/fleche/slide-gris.png") no-repeat scroll right top transparent;
    left: 919px;
    top: 44px;
    width: 21px;

}


/* Institut */

/* carousel*/
#institut_video.carousel {
  height:130px;
  width: 296px;
  position:relative;
  clear:both;
  padding-left:4px;

}
#institut_video.carousel .carousel-images img {
  visibility:hidden;
  cursor:pointer;
}

/* fin carousel*/


body.institut .carousel-controls div{
	height: 30px;
    left: 3px;
    position: absolute;
    top: 50px;
    width: 30px;
	z-index:3;
}
body.institut .carousel-controls div.carousel-next{
	left:262px;
}
body.institut .carousel-controls div a{
	display:block;
	background: url("../img/design/fleche/slide-noire.png") no-repeat scroll left 0 transparent;
	height:30px;
	width:30px;
	text-indent:-99999px;
	z-index:3;
}
body.institut .carousel-controls div.carousel-next a{
	background-position:top right;
}

body.institut #header{
	background-image:url(../img/design/header/pro/bg_menu.png);
}
body.institut #header h1 a {
	background-image:url(../img/design/header/pro/logo.png);
	width: 366px;
}
body.institut #header #ban-header span.titre{
	background: url("../img/design/header/pro/titre_geodesie_pro.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 106px;
    width: 475px;
	text-indent:-99999px;
}

body.institut #menu > ul > li {
    border-right: 1px solid #C6BFAD;
    /* padding: 22px 13px 5px 0; */
	/* RAJOUT : */
	padding: 0 13px 0 0;
	height: 50px;
	position: relative;
}
body.institut #menu > ul > li > a{
	/* RAJOUT : */
	position: absolute;
	bottom: 5px;
}
body.institut #menu > ul > li > ul a{
	/* RAJOUT : */
	background:#665A3B;
	font: 12px LucidaGrande;
}
body.institut #menu > ul > li:hover > ul a{
	/* RAJOUT : */
	background:none;
}
body.institut #menu span.guillemet-primary-links {
	/* RAJOUT */
	font: 16px LucidaGrande;
	position: relative;
	top: 1px;
}
body.institut #menu > ul >li.dernier{
	/* RAJOUT : */
	border:none;
}
body.institut #menu li a {
	background:#665A3B;
}
body.institut #menu li:hover a, body.institut #menu li.actif a{
	/* RAJOUT MODIF li:hover */
	color:#665A3B;
	background:#fff;
}
body.institut #header-recherche {
	background-color:#E0DED8;
}
body.institut  #header-recherche input.btn-submit {
/* MODIF couleur btn */
    background-image: url("../img/design/btn/webtv-btn.png");
}
body.institut #footer .bloc {
	height:104px;
}
body.institut #footer .bloc.bloc1 {
/* MODIF width:197px*/
	width:187px;
}

body.institut #footer .bloc.bloc2 {
	width:160px;
}
body.institut #footer .bloc.bloc3 {
	width:240px;
}
body.institut #footer .bloc.bloc4 {
	width:150px;
}
body.institut #footer .bloc.dernier {
	width:140px;
}
body.institut  h3.gras{
	color:#665A3B;
	line-height:1.2em;
	margin-bottom: 5px;
	margin-top:4px;
}
body.institut  h3.gras span{
	display:block;
	 font-weight:normal;
}
body.institut #une-news h3.gras{
	font-size:1.3em;
	margin-bottom:10px;
}
body.institut #content{
	background: url("../img/design/content/ombre-total.jpg") no-repeat scroll center top transparent;
}

body.institut #header-recherche {
	border-bottom:0;
}
body.institut #fil-arianne span {
	color:#665A3B;

}

body.institut  a.btn,body.institut  a.btn span{
    background-image: url("../img/design/btn/marron-petit.png");
}

body.webtv #header{
	background-image:url(../img/design/header/webtv/bg_menu.png);
}
body.webtv #header h1 a {
	background-image:url(../img/design/header/webtv/logo.png);
	width: 366px;
}
body.webtv #header #ban-header span.titre{
	background: url("../img/design/header/webtv/bg_header_institut.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 106px;
    width: 475px;
	text-indent:-99999px;
}
body.webtv #menu li {
    border-right: 1px solid #bfb8b0;
    padding: 22px 16px 5px 0;
}
body.webtv #menu li.dernier{
	border:none;
	padding-right:10px;
}
body.webtv #menu li a {
	background:#7E7160;
}
body.webtv #menu li a:hover, body.webtv #menu li.actif a{
	color:#7E7160;
	background:#fff;
}
body.webtv #header-recherche {
	background-color:#e5e3df;
}
body.webtv  #header-recherche input.btn-submit {
    background-image: url("../img/design/btn/webtv-btn.png");
}

body.webtv  h3.gras{
	color:#665A3B;
	line-height:1.2em;
	margin-bottom: 5px;
	margin-top:4px;
}
body.webtv  h3.gras span{
	display:block;
	 font-weight:normal;
}
body.webtv #une-news h3.gras{
	font-size:1.3em;
	margin-bottom:10px;
}
body.webtv #content{
	background: url("../img/design/content/ombre-total.jpg") no-repeat scroll center top transparent;

}

body.webtv #header-recherche {
	border-bottom:0;
}
body.webtv #fil-arianne span {
	color:#665A3B;

}

body.webtv  a.btn,body.institut  a.btn span{
    background-image: url("../img/design/btn/marron-petit.png");
}

body.webtv .actu p, body.webtv .actu span{
	margin:0;
}
body.webtv .actu h3.gras{
	color:#7e7160;
}
body.webtv span.stats{
	color:#666666;
	font-size:0.9em;
}
body.webtv #content h2{
	margin-left:10px;
}
.video-img{
	background: url("../img/design/content/ombre-video.png") no-repeat scroll left top transparent;
    float: left;
    height: 70px;
    margin: 0 4px 0 0;
    padding: 4px 0 0 4px;
    width: 129px;
}
.bloc-gauche-3 .bloc-bas{
	border:0;
	margin-top: 0px;
}

#video{
	background: url("../img/design/content/bg-video.jpg") no-repeat scroll left top transparent;
    height: 327px;
    width: 950px;
	position:relative;
}
#video.contenu{
	height: 300px;
    padding-top: 32px;
}

/* carousel*/
#video.carousel {
  background: url("../img/design/content/bg-video.jpg") no-repeat scroll left top transparent;
  height: 327px;
  width: 950px;
  position:relative;
  clear:both;
}
#video.carousel .carousel-images img {
  visibility:hidden;
  cursor:pointer;
}

/* fin carousel*/


#video .lecteur{
	width:500px;
	height:274px;
	float:left;
	margin:0 0 0 150px;
}
#video .infos{
	width:275px;
	float:left;
	padding-top:20px;
}
#video .infos h3{
	color: #7E7160;
    margin-bottom: 20px;
	font-size:1.5em;
}
#video .infos p{
	margin-bottom: 20px;
	font-size:0.9em;
}
#video .infos p.stats{
	font-style:italic;
	color:#666666;
}
#une-news{
	width:630px;
	height:292px;
	position:relative;
	float:left;
}
#une-news .bg-news{
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
#une-news .contenu{
	position:relative;
	z-index:1;
	width:290px;
	margin:22px 0 0 336px;
}
#une-news p{
	font-size:0.9em;
}

#une-news .bloc-news{
	background: url("../img/design/content/bloc_news.png") no-repeat scroll left top transparent;
    float: right;
    height: 103px;
    margin: 20px 20px 0 0;
    padding: 5px 0 0 5px;
    position: relative;
    width: 202px;
    z-index: 1;
}
#une-news .bloc-news h4{
	padding-left:8px;
	color: #666666;
    font-family: 'OpenSansRegular';
    font-size: 1.2em;
    font-weight: normal;
    margin: 4px 0 3px 0;
}
#une-news .bloc-news a{
	display:block;
}
#une-news .bloc-news a.fleche{
	margin-left:8px;
	display:inline;
}
body.institut .bloc-actus .bloc-gauche-3{
	min-height:400px;

}

.actu-bloc{
	background: url("../img/design/content/bg_ombre_institut_bloc.png") no-repeat scroll -2px top transparent;
    height: 145px;
    margin: 0;
    padding: 5px 0 0 2px;
    width: 303px;
}
.actu-bloc.bordure{
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
}
.actu-bloc h4 {
    color: #666666;
    font-family: 'OpenSansRegular';
    font-size: 1.2em;
    font-weight: normal;
    margin: 4px 0 3px;
    padding-left: 8px;
}
.actu-bloc h4 span{
	font-size:0.75em;
}

.actu-bloc  a.fleche {
    margin-left: 8px;
}



.menu-contenu{
	width:160px;
	float:left;
	margin-right:18px;
}

.menu-contenu ul li{
	border-bottom:1px #cccccc solid;
	padding-bottom:2px;
	margin-bottom:7px;

}
.menu-contenu ul li.parent {
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:0;
}
.menu-contenu ul li li{
	padding-left: 12px;
}
.menu-contenu ul li h4{
	background: none repeat scroll 0 0 #665A3B;
    color: #FFFFFF;
    font-family: 'OpenSansRegular';
    font-size: 1.2em;
    font-weight: normal;
    padding: 3px 0 3px 9px;
    text-transform: uppercase;
}
.menu-contenu ul li a{
	font-size:0.9em;
	margin-left:10px;
		display:block;

}
.menu-contenu ul li a:hover{
	 color: #665A3B;
}
.menu-contenu ul li.actif a{
	background: url("../img/design/ico/carre-marron.png") no-repeat scroll 0 5px transparent;
    color: #665A3B;
    padding-left: 11px;
}

.bloc-contenu{
	float: left;
/* MODIF largeur min s'il n'y a pas de colonne droite */
/* Voir "bloc-contenu-milieu" s'il y a col gauche + col droite */
/* et bloc-contenu-texte" s'il n'y a que la droite */
    min-width: 751px;
	position:relative;
}
.bloc-contenu.bloc-contenu-texte{
/* MODIF */
	min-width:592px;
	max-width:592px;
	padding: 8px 20px 0 20px;
	background: url('../img/design/content/ombre-droite-page-interne.jpg') no-repeat right 0;
	min-height: 404px;
}
.bloc-contenu.bloc-contenu-texte h2{
	text-transform:none;

}
.bloc-contenu.bloc-contenu-texte h3{
	margin: 0 0 15px 0;
}
.bloc-contenu.bloc-contenu-texte fieldset{
	margin:10px 0 20px;
	display:block;
}
.bloc-contenu.bloc-contenu-texte fieldset li{
	margin-bottom:6px;
	font-size:0.9em;
}
.bloc-contenu.bloc-contenu-texte fieldset label, .bloc-contenu.bloc-contenu-texte fieldset span.label{
	display:inline-block;
	width:160px;
	margin-right:10px;
	font-weight:bold;
	text-align:right;
}
.bloc-contenu.bloc-contenu-texte fieldset span.label{
	float:left;
}
.bloc-contenu.bloc-contenu-texte fieldset .civilite label{
	float: left;
    margin: 0 3px 0 0;
    text-align: left;
    width: auto;
}
.bloc-contenu.bloc-contenu-texte fieldset .civilite input{
	float:left;
	vertical-align:middle;
	margin-right:25px;
	margin-top: 1px;
}
.bloc-contenu.bloc-contenu-texte fieldset input.inputText{
	width:280px;
	padding:0px 4px;
	color:#666666;
}
.bloc-contenu.bloc-contenu-texte fieldset input{
	color:#666666;
}
.bloc-contenu.bloc-contenu-texte fieldset textarea{
	width:580px;
	height:202px;
	border:1px solid #999999;
	padding:4px;
	font-size:0.9em;
	/* AJOUT */
	resize: vertical;
	max-height: 700px;
}
span.champsObligatoire{
	width:159px;
	display:block;
	text-align:right;
	color: #666666;
	font-style:italic;
}
.bloc-contenu.bloc-contenu-milieu{
	/* background: url("../img/design/content/ombre-bloc-gauche3.png") no-repeat scroll right 15px transparent; */
	background: url('../img/design/content/ombre-droite-page-interne.jpg') no-repeat right 0;
    margin-right: 5px;
    padding-right: 5px;
    max-width: 447px;
	/* AJOUT */
	min-width: 447px;
	min-height: 390px;
}
.bloc-contenu h2{
	 color: #665A3B;
	 font-size:2.5em;
	 font-family: 'OpenSansRegular';
	 font-weight:normal;
	 text-transform:uppercase;
	 margin-bottom:10px;
}
.bloc-contenu h3{
	 color: #665A3B;
	 font-size:1.5em;
	  font-family: 'OpenSansBold';
	  font-weight:normal;
	  margin:25px 0;
	  line-height: 1.2em;
}
.bloc-contenu h4{
	 color: #665A3B;
	 font-size:1.5em;
	  font-family: 'OpenSansLight';
	 font-weight:normal;
	 margin:10px 0 20px;
}
.bloc-contenu h5{
	font-size:1.1em;
	font-family: 'OpenSansBold';
	 font-weight:normal;
}
.bloc-contenu .citation{
	color: #666666;
	font-size:1.6em;
	font-family: 'OpenSansLight';
	padding:25px 25px 15px 30px;
	line-height:1.3em;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background: url("../img/design/ico/guillemet-open.png") no-repeat scroll 0 30px transparent;

}
.bloc-contenu .citation span.guillemet-ferme{
	background: url("../img/design/ico/guillemet-close.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 21px;
    margin-left: 10px;
    vertical-align: middle;
    width: 18px;
}
.bloc-contenu .intro > p,.bloc-contenu .intro > ol {
/* AJOUT MODIF P */
	font-size:1.2em;
	margin:10px 0 ;
}
.bloc-contenu p a{
	color: #665A3B;
}
.bloc-contenu p a:hover{
	text-decoration:underline;
}
.bloc-contenu ul{
	margin:10px 0;
}
.bloc-contenu ul li{
	line-height: 1.5em;
    margin-bottom: 10px;
}
.bloc-contenu ul.ico li{
	background: url("../img/design/ico/losange.png") no-repeat scroll 0 6px transparent;
    padding-left: 13px;
}
.bloc-contenu a.fleche2{
	/* AJOUT MODIF: */
	background: url("../img/design/ico/fleche.png") no-repeat scroll left 6px transparent;
	color: #665A3B;
    padding-left: 15px;
}
.bloc-contenu a.fleche2:hover{
	text-decoration:underline;
}

/* pro */

body.pro #header {
    background: url("../img/design/header/pro/bg_menu.png") repeat-x scroll left top transparent;
}
body.pro #header .liens-droite {
	background: url("../img/design/header/pro/bg_menu_droite.png") no-repeat scroll 0 0 transparent;
	width:475px;
}
body.pro #header h1 a {
	background: url("../img/design/header/pro/logo.png") no-repeat scroll 0 0 transparent;
}
body.pro #fil-arianne span {
    color: #665A3B;
}
/* MENU PRO
--------------------------------------------------------------------------------------------------------------------------------------*/
body.pro a.btn,body.pro a.btn span.btn-droit {
    background-image: url("../img/design/btn/marron-petit.png");

}
body.pro .bloc-contenu p a {
    color: #665A3B;
}
body.pro .bloc-contenu p a.fleche{
	color:#333333;
}
body.pro .bloc-contenu p a.fleche:hover{
	text-decoration:underline;
}
body.pro #menu li{
	float:left;
	border-right:1px solid #c6bfad;
	padding: 0;
}
body.pro #menu li.actif{
	background:#fff;
}
body.pro #menu li.dernier{
	border-right:none;
}
body.pro #menu li.deux-lignes{
	padding-top: 0;
}
body.pro #menu li a{
	background: url("../img/design/header/pro/bg_menu_btn.png") no-repeat scroll right -50px #8c7e5a;
    color: #FFFFFF;
    display: block;
    font-size: 1.15em;
    line-height: 0.9em;
    padding: 25px 58px 8px 10px;
    text-decoration: none;

}

body.pro #menu li.deux-lignes a{
    padding: 9px 54px 8px 10px;
	*padding: 8px 54px 8px 10px;

}
body.pro #menu li a:hover, body.pro #menu li.actif a{
	background: url("../img/design/header/pro/bg_menu_btn.png") no-repeat scroll right 0px #fff;
	color:#665A3B;
}
body.pro #menu li a span{
	line-height:1.2em;
	font-family: 'OpenSansRegular';
}



body.pro #menu li.sans-style{
	padding: 6px 40px 5px 0;
	*padding: 5px 40px 5px 0;
}
body.pro #menu li.sans-style.deux-lignes{
	background:#665A3B;
}
body.pro #menu li.sans-style a{
	padding:3px 6px 3px 20px;
	 font-size: 1.15em;
	 color:#fff;
	 display:block;
	 text-decoration:none;
	 line-height:0.9em;

}
body.pro #menu li.sans-style a:hover, #menu li.sans-style.actif a{
	background:#fff;
	color:#665A3B;
}
body.pro #menu li.sans-style a{
	display:block;
	background:#665A3B;
}
body.pro #menu li.sans-style a span{
	line-height:1.2em;
	font-family: 'OpenSansRegular';
}

body.pro #header-recherche {
	background:#e0ded8;
}
body.pro #header-recherche input.btn-submit {
    background: url("../img/design/btn/webtv-btn.png") no-repeat scroll 0 0 transparent;
}

/* produit pro */
body.pro #produit .produits-droite{
	width:438px;
	background: url("../img/design/content/produit-info-ombre2.png") no-repeat scroll left top transparent;
}
body.pro .menu-contenu ul li h4 {
	background:#665A3B;
}
body.pro .menu-contenu ul li.gras a{
	font-weight:bold;
}
body.pro .menu-contenu ul li.niveau2{
	padding-left:12px;
}
body.pro .menu-contenu ul li a:hover{
	 color: #665A3B;
}

body.pro .menu-contenu ul li.actif a {
    background: url("../img/design/ico/carre-marron.png") no-repeat scroll 0 5px transparent;
    color: #665A3B;
}
body.pro #produit  h2{
	color: #665A3B;
}
body.pro #produit  h3{
	color: #665A3B;
}

.caracteristiques{
	margin-bottom:10px;
}
#produit .caracteristiques h3.gras{
	margin-bottom:4px;
}
.caract-select{
	 background: url("../img/design/content/select.png") no-repeat scroll 0 0 transparent;
    height: 27px;
    padding: 9px 0 0 10px;
    width: 419px;
}
.caract-select select{
	width:276px;
	float:left;
}
.caract-select a{
	color: #FFFFFF;
    display: block;
    float: right;
    font-size: 1.1em;
    text-align: center;
    width: 136px;
	margin-top: 1px;
}
.caract-select a:hover{
	color:#ddd;
}
.caract-checkbox{
	margin-bottom:4px;
}
.caract-checkbox a.fleche{
	float:right;
	 margin-right: 12px;
}

/* tabs */
#tabs{
	margin-top:20px;
}
#tabs .onglets{
	background: url("../img/design/content/bg-tabs-onglets.png") no-repeat scroll 0 0 #E3E1D9;
	border-bottom:1px solid #a59a8b;
}
#tabs .onglets ul{
	margin:0;
}
#tabs .onglets li{
	float:left;
	 margin-bottom: 0px;
}
#tabs .onglets li a{
	padding:20px 20px 6px 20px;
	text-transform:uppercase;
	display:block;
	color:#333;
	font-size:1.1em;

}
#tabs .onglets li a:hover,#tabs .onglets li.ui-state-active a{
	background:#665a3b;
	color:#fff;
}
.ui-tabs-hide{
	display:none;
}
.ui-tabs-panel{
	padding:10px 20px;
}
.ui-tabs-panel h4{
	margin:20px 0 0 0;
    font-family: 'OpenSansBold';
    font-size: 1.2em;
    margin-bottom: 12px;
	color: #665A3B;
}
.ui-tabs-panel ul{
	margin:0 0 25px 0;
}
.ui-tabs-panel ul li{
	list-style:square inside;
}
.ui-tabs-panel p {
    margin: 7px 0 14px;
}

.metadonnes{
	padding:16px 26px;
	background:#E3E1D9;
	border-bottom:1px solid #a59a8b;
}
.metadonnes h4{
	color: #333;
    font-family: 'OpenSansRegular';
    font-size: 1.2em;
    font-weight: normal;
    margin: 0px 0 6px 0;
	text-transform:uppercase;
}

/* hp */
body.hp #header h1 a {
    background: url("../img/design/header/hp/logo.png") no-repeat scroll 0 0 #7E7160;
	margin:0;
	width:375px;
}
body.hp #header {
    background: #7E7160;
}
body.hp #header #ban-header span.titre {
    background: url("../img/design/header/hp/logo2.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 106px;
    text-indent: -99999px;
    width: 460px;
	display:block;
}
#une-hp{
	background: url("../img/design/content/hp_une.png") no-repeat scroll right top;
	width:950px;
	height:332px;
    margin-left: 0;
    padding: 20px 0 0;
	position:relative;
}
#une-hp .une{
	float:left;
}
#une-hp ul, #une-hp li {
	margin: 0;
	width: 950px;
	height: 300px;
	list-style: none;
}
#une-hp li {
       float: left;
	   background: url("../img/design/content/hp_une_bg.png") repeat-y scroll right top;
}
#une-hp .moodular_itemList li{
    color: #333;
    display: block;
    float: left;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    height: 7px;
    line-height: 1em;
    margin-left: 5px;
    padding: 2px 2px 5px;
    text-align: center;
    width: 10px;
	background:none;
}
#une-hp .moodular_itemList li.active,#une-hp .moodular_itemList li:hover{
	background: url("../img/design/ico/rond.png") no-repeat scroll left top transparent;
    color: #FFFFFF;

}
#une-hp ul.moodular_itemList{
	height: 20px;
    left: 807px;
    position: absolute;
    top: 300px;
    width: auto;
    z-index: 4;
}
#une-hp a.btn-prev{
	background: url("../img/design/fleche/slide_une.png") no-repeat scroll left top transparent;
    display: block;
    font-weight: bold;
    height: 12px;
    left: 792px;
    outline: medium none;
    position: absolute;
    text-indent: -999999px;
    top: 301px;
    width: 11px;
    z-index: 1;
}
#une-hp a.btn-next{
	background: url("../img/design/fleche/slide_une.png") no-repeat scroll right top transparent;
    display: block;
    font-weight: bold;
    height: 12px;
    left: 912px;
    outline: medium none;
    position: absolute;
    text-indent: -999999px;
    top: 301px;
    width: 11px;
    z-index: 1;
}

#une-hp .infos{
	float: right;
    margin: 15px 20px 0 0;
    width: 269px;
}
#une-hp .infos h2{
	font-family: 'OpenSansLight';
    font-size: 2.2em;
	font-weight:normal;
	line-height:1.1em;
	margin-bottom:16px;
}
#une-hp .infos p{
	font-size:1.1em;
	margin-bottom:15px;
}

.libelles{
	float:right;

}
.libelles a{
	background: url("../img/design/content/libelle.png") no-repeat scroll left top transparent;
    display: block;
    height: 25px;
    padding: 5px 8px 0 4px;
    width: 300px;
}
.libelles a span{
	background: none repeat scroll 0 0 red;
    display: block;
    padding: 1px 0 2px 11px;
	color:#fff;

}
.libelles a:hover span{
	color:#DDD;
}
.libelles a.l_vert span{
	background:#00885b;
}
.libelles a.l_bleu span{
	background:#665A3B;
}
.libelles a.l_marron span{
	background:url("../img/design/fleche/bas-marron-menu2.png") no-repeat scroll 282px 5px #3F3930;
}
body.hp .bloc-gauche.liens_hp {
	margin:0;
}

.bloc-agenda, .bloc-souhaite{
	width:300px;
	float:left;
	margin-left:10px;
	background:url("../img/design/content/hp_ombre.png") no-repeat scroll top right;
	position:relative;
}
.bloc-agenda ul li{
	border-bottom:1px solid #cccccc;
	padding:6px 0;
	overflow: hidden;
}
.bloc-agenda .reduction {
	float:left;
	margin-right:6px;
}
.bloc-agenda ul li strong{
	display:block;
}
.bloc-agenda ul li strong.marge{
	margin-top:5px;
}
.bloc-agenda ul li a{
	font-size:0.9em;
	background: url("../img/design/fleche/droite-noir.png") no-repeat scroll right 4px transparent;
    display: inline-block;
    padding-right: 10px;
}
.bloc-agenda ul li a:hover{
	text-decoration:underline;
}
.bloc-souhaite{
	margin-left:18px;
}
.bloc-souhaite .souhaite{
	border-bottom: 1px solid #CCCCCC;
    padding: 6px 0;
}
.bloc-souhaite .souhaite h4{
	float:left;
	width:83px;
	margin-right:8px;
	display:block;
	font-family: 'OpenSansBold';
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:normal;
	margin-top:3px;
	margin-bottom:10px;
}
.bloc-souhaite .souhaite h4.vert{
	color:#8c9b40;
}
.bloc-souhaite .souhaite h4.bleu{
	color:#578a95;
}
.bloc-souhaite .souhaite h4.turquoise{
	color:#40a08f;
}
.bloc-souhaite .souhaite ul{
	float:left;
	margin-bottom:10px;
}
.bloc-souhaite .souhaite ul li{
	margin-bottom:2px;
}
.bloc-souhaite .souhaite a{
	background: url("../img/design/ico/fleche.png") no-repeat scroll 0 5px transparent;
    font-size: 0.9em;
    padding: 0 0 0 16px;
}
.bloc-souhaite .souhaite a:hover{
	text-decoration:underline;
}
body.hp .scroll{
	height: 240px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 292px;
	outline:none;
}
.bloc-actu-hp{
	float:right;
	width:310px;
}
.bloc-agenda a.fleche{
	position: absolute;
    right: 30px;
    text-align: right;
    top: 5px;
    width: 145px;
}

body .jqTransformSelectWrapper {
	background: url("../img/design/contact/select_left.png") no-repeat scroll left top transparent;
    float: left;
    height: 18px;
	margin-top: 2px;
	width: 295px !important;
}
body .jqTransformSelectWrapper a.jqTransformSelectOpen {
    background: url("../img/design/contact/select_right.png") no-repeat scroll right top transparent;
    display: block;
    height: 18px;
    position: absolute;
    right: 0;
    width: 20px;
}
body .jqTransformSelectWrapper div span {
	height: 16px;
    padding: 2px 0 0 9px;
	font-size:1em;
	color: #666666;
	width:295px !important;
}
body .jqTransformSelectWrapper ul {
	margin-top:0;
	top: 18px;
	width:295px !important;
}
body .jqTransformSelectWrapper ul li{
	margin-bottom:0;
}
.bloc-contenu.bloc-contenu-texte fieldset li li{
	margin-bottom:0;
}
.form-btn {
	padding-right: 10px;
	padding-bottom:20px;
}
.form-btn input.btn-submit {
/* MODIF ../img/design/contact/btn-bleu.png */
    background: url("../img/design/contact/btn-marron.png");
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    margin: 0 0 0 6px;
    padding: 4px 0;
    text-align: center;
    width: 78px;
	float:right;
}
.form-btn input.btn-submit:hover{
	color:#DDD;
}
.form-btn  a{
    background: url("../img/design/contact/btn-blanc.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #3D3623;
    cursor: pointer;
    display: block;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    margin: 0 0 0 6px;
    padding: 5px 0 4px;
    text-align: center;
    width: 78px;
	float:right;
}
.form-btn  a:hover{
color:#4c4c4c;
}

/* accordion */
.accordion h3.ui-accordion-header{
	background: url("../img/design/content/ombre-bloc-gauche.png") no-repeat scroll center top transparent;
    padding-top: 12px;
	color: #665A3B;
    font-family: 'OpenSansBold';
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.2em;
}
.bloc-contenu.bloc-contenu-texte h3.ui-accordion-header {
	margin-bottom:0;
	padding-bottom:12px;
	cursor:pointer;
}
.accordion h3.ui-accordion-header a{
	color: #665A3B;
	outline:none;
}
.accordion h3.ui-accordion-header:hover a{
	text-decoration:underline;

}
.accordion2 {
	margin-left:20px;
}
.accordion2 h4.ui-accordion-header{
	font-family: 'OpenSansBold';
    font-size: 1.1em;
    font-weight: normal;
	color:#333;
	cursor:pointer;
	margin: 0;
    padding: 10px 0;
}
.accordion2 h4.ui-accordion-header a{
	color:#333;
}
.accordion2 h4.ui-accordion-header:hover{
	color:#333;
	text-decoration:underline;
}
.accordion3 {
	margin-left:20px;
}
.accordion3 h5.ui-accordion-header{
	background: url("../img/design/ico/ok.png") no-repeat scroll left 8px transparent;
    color: #333333;
    cursor: pointer;
    font-family: "Lucida Grande",Arial,Helvetica,"Nimbus Sans L",sans-serif;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    padding: 6px 0 6px 18px;
}
.accordion3 h5.ui-accordion-header:hover{
	color:#333;
	text-decoration:underline;
}
.accordion3 .contenu-faq{
	background:#fff;
	padding:6px 21px;
}


p.soustitre{
	font-size:1.3em;
	display:block;
	margin-bottom:30px;
}

body .qtip {
	width:290px !important;
}
body .ui-tooltip-titlebar{
	padding:20px 20px 0px 20px !important;
}
body .ui-tooltip-titlebar .ui-tooltip-title{
	border-bottom: 1px solid #CCCCCC;
    color: #665A3B;
    font-family: 'OpenSansLight';
    font-size: 1.8em;
    font-weight: normal;
    padding-bottom: 12px;
}
body .ui-tooltip-content{
	padding:10px 20px 20px 20px !important;
	background:#F1F1F1 !important;
	font-size: 1.1em;
    line-height: 1.4em;
}
.tip{
	vertical-align:middle;
	margin-left:4px;
}






/*  https://waramo.co.jp/fa/  */
/* pour mettre des picto sur les liens  */


 
a[href^="index.php"]:not(.sans-picto)::after,
a[href^="./index.php"]:not(.sans-picto)::after {
  display: inline-block;
  text-align: left;
   margin-left: .4em;
  content:url('../images/internal_link.png');
}
a[href^="https:"]:not(.sans-picto)::after {
  display: inline-block;
  text-align: left;
   margin-left: .4em;
  content:url('../images/external_link.png');
}


a[href^="https://geodesie.ign.fr/"]:not(.sans-picto)::after {
  display: inline-block;
  text-align: left;
   margin-left: .4em;
  content:url('../images/internal_link.png')!important;
}

a[href^="#"]:not(.sans-picto)::after {
	display: inline-block;
	text-align: left;
	 margin-left: .4em;
	content:url('../images/internal_link.png');
  }

  

a[href$=".doc"]:not(.sans-picto)::after, 
a[href$=".docx"]:not(.sans-picto)::after {
	display: inline-block;
	text-align: left;
	margin-left: .4em;
	content:url('../images/logo_doc.png')!important;
  }
  a[href*=".pdf"]:not(.sans-picto)::after {
	display: inline-block;
	text-align: left;
	margin-left: .4em;
	content:url('../images/logo_pdf2.png')!important;
  }

  a[href$=".xls"]:not(.sans-picto)::after, 
  a[href$=".xlsx"]:not(.sans-picto)::after {
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	width: 20px;
	text-align: left;
	 margin-left: .4em;
	content: "\f1c3"!important;
	color: green;
  }

  a[href$=".tif"]:not(.sans-picto)::after, 
  a[href$=".jpg"]:not(.sans-picto)::after {
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	width: 20px;
	text-align: left;
	 margin-left: .4em;
	content: "\f03e"!important;
	color: black;
  }

  a[href$=".json"]:not(.sans-picto)::after, 
  a[href$=".txt"]:not(.sans-picto)::after {
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	width: 20px;
	text-align: left;
	 margin-left: .4em;
	content: "\f15c"!important;
	color: black;
  }



  a[href$=".zip"]:not(.sans-picto)::after, 
  a[href$=".tar"]:not(.sans-picto)::after {
	display: inline-block;
	text-align: left;
	 margin-left: .4em;
	content:url('../images/logo_zip.jpg')!important;;
  }

  a[href$=".exe"]:not(.sans-picto)::after {
	display: inline-block;
	text-align: left;
	 margin-left: .4em;
	content:url('../images/logo_exe.jpg')!important;;
  }