@import url(https://fonts.xsalto.com/minisite/Lato.css);

* {
	margin:0;
	padding:0
}
nav* {
	margin:0;
	padding:0
}
html {
	font-size:100%
}
/*----------------------------------------------------------------------- 
   Standard styles
 ------------------------------------------------------------------------ */
body {
    background: none repeat scroll 0 0 #D9D8D7;
    color: #FFFFFF;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 13px;
    overflow-y: scroll;
}


#scrollToTop {
	display: none;
}

#scrollToTop a {
	width: 40px;
	height: 40px;
	bottom: 40px;
	position: fixed;
	right: 20px;
	background: url(/imgs/scrollToTop_fond.png) left top no-repeat;
}

#scrollToTop a:hover {
	 background: url(/imgs/scrollToTop_fond.png) left -60px no-repeat;
	text-decoration: none !important;
}

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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'ccvu_icon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-xsalto:before {
	content: "\e600";
}

.icon-facebook:before {
	content: "\e701";
}

.icon-twitter:before {
	content: "\e702";
}

.icon-addthis:before {
	content: "\e703";
}

.icon-instagram:before {
	content: "\e704";
}

.icon-googleplus:before {
	content: "\e705";
}

.icon-linkedin:before {
	content: "\e706";
}

.icon-pinterest:before {
	content: "\e707";
}

.icon-youtube:before {
	content: "\e708";
}

.icon-vimeo:before {
	content: "\e709";
}

.icon-email:before {
	content: "\e710";
}

.icon-meteo:before {
	content: "\e711";
}

.icon-webcam:before {
	content: "\e712";
}

.icon-video:before {
	content: "\e713";
}

.icon-arrow:before {
	content: "\e801";
}

.icon-close:before {
	content: "\e802";
}

.icon-reload:before {
	content: "\e803";
}

.icon-reserve:before {
	content: "\e804";
}


a {
	text-decoration:none;
	color:#d27f43;
	font-weight:bold;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

a:hover, a:active {
	text-decoration:none;
	color: #333333;
	text-shadow: none;
}

a:active, a:focus {
	outline: none;
}


fieldset, img {
	border:0;
}
#content section.type h1 {
 display:block;
 font-size:2.2em;
 text-align:left;
 margin:0;
 padding:2px 0 15px 0;
 font-weight:bold;
 line-height: 1em;
}
#content section.type h2 {
 display:block;
 font-size:1.7em;
 text-align:left;
 margin:0;
 padding:8px 0 4px 0px;
 font-weight:bold;
 line-height:1.0em;
}
#content section.type h3 {
 display:block;
 color:#000;
 font-size:0.9em;
 text-align:left;
 margin:0;
 padding:2px 0 10px 0px;
 font-weight:bold;
}
a, #content a {
  color:#d27f43;
}

/*Safari*/
select, input, textarea, button {
	outline:none;
	resize:none
}
.fin_float {
	clear:both;
	font-size:0px;
	line-height:0px;
	margin:0;
	padding:0;
	border:0;
	height:0;
	overflow:auto;
}
.liste_simple .verticalaccordion > ul>li>h3 {
	border:0
}
/* Pas de bordure pointillée ou halo lors du clic sur un lien */ 
a:focus, a:active { 
	outline:none;
}
/*----------------------------------------------------------------------- 
   Fond de page
 ------------------------------------------------------------------------ */
#background {
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
}
/*----------------------------------------------------------------------- 
   Paragraphes
 ------------------------------------------------------------------------ */ 
p {
	line-height: 1.45em;
	margin: 0 0 1.25em 0;
}

/* Divers éléments de type en-ligne (8) */ 
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
/*----------------------------------------------------------------------- 
   Blocs
 ------------------------------------------------------------------------ */  
header, nav, footer, figure, article, section {
	display:block;
}
#leftpage {
    width : 310px;
    position: absolute;
    top: 20px;
    left: 20px;
    background: transparent;
}
#leftpage #logo_wrapper{
	background-color: transparent;
	background-image: url(/imgs/bg-menu.png);
	background-position: 0% 0%;
	background-repeat: repeat-x; e27b16
}
#page {
    margin:0 0 90px 0;
    min-height: 600px;
    min-width: 1254px;
    width: 100%;
/* background: transparent url(/imgs/fond_de_page/fd_top.png) repeat-x scroll 0px 0px;*/

}
/*----------------------------------------------------------------------- 
  Header
 ------------------------------------------------------------------------ */  
header {
}
#background_like {
	position: absolute;
	right: 0;
	width: 85px;
	padding: 10px 10px 5px 10px;
	background-color: #ffffff;
}

#simpleTooltip {
        padding:3px;
        background:#111;
        -moz-border-radius:4px;
        -webkit-border-radius:4px;
        color:#E9E9E9;
        opacity:0.7;
        filter:alpha(opacity=70);
        font:11px Arial, Helvetica, sans-serif;
        border:thin solid #CCC;
}
#background_changer {
	padding: 5px 0 1px 20px;
	text-align: center;
	background-color: rgba(255,255,255,0.25);
}
#navimages {
	padding:0;
	height:25px;
	margin: 0 auto;
	text-align: center;	
}
#navimages ul {
	border:0;
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
}
#navimages ul li {
	display:block;
	float:left;
	text-align:center;
	padding:0 7px 0 0;
	margin:0;
}
#navimages ul li .dmcblocc {
	display: block;
	height: 15px;
	width: 12px;
	cursor: pointer;
        background: url("/imgs/commun/bul_images.png") repeat scroll 0 0 transparent;
		
}

#navimages ul li .dmcblocc:hover, 
#navimages ul li .current,
#navimages ul li .recharge:hover {
	background-position:0 -30px;
}
#navimages ul li .recharge img {
	display:none;
}
#navimages ul li .recharge {
	display: block;
	height: 18px;
	width: 24px;
	cursor: pointer;
        background: url("/imgs/commun/recharger.png") repeat scroll 0 0 transparent;
		
}
#logo {
}
#logo img {
    padding: 0 0 0 0;
}
#logo_wrapper {
}
#logo a {
/*     display: block; */
}




/*----------------------------------------------------------------------- 
  Navigation
 ------------------------------------------------------------------------ */ 
 
 
 #left_menu {
    left: 0;
}
 
.g-navigation ul {
	list-style: none;
	font-family: "Lato", Arial, serif;
	font-weight: 300;
	font-size: 1.45em;
	color: #f9ea88;
	margin: 0;
	padding: 0;
}

.g-navigation ul li {
	margin: 0;
	padding: 0;
	
}

.g-navigation a {
	color: #f9ea88;
	display: block;
	margin: 0 0px 0px 0px;
	padding: 10px 0px 20px 0px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	background-image: url(/imgs/filet-menu.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.g-navigation ul li:first-child a {
	
}

.g-navigation ul li:last-child a {
	background-image: none;
}
.g-navigation > ul > li {
    background: #e27b17;
}


.g-navigation a:before {
	-moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: 'ccvu_icon';
    font-style: normal;
    line-height: 1em;
	font-size: 0.7em;
	margin-right: 0.5em;
	content: "\e801";
	display:none;
}

.g-navigation a:hover {
	
	text-decoration:none;
	text-shadow: none;
	color:#ffffff;
	margin: 0 0px 0px 0px!important;
}

/* menu gauche nvx 2 */


.g-navigation .navlist {
	margin: 0;
	padding: 0;
}

.g-navigation ul ul {
	font-family: "Lato", Arial, serif;
	font-weight: 700;
	font-size: 0.75em;
}
.g-navigation ul ul li {
	padding-bottom: 8px;
	background: none;	
}

.g-navigation ul ul li a {
	line-height: 1.15em;
	padding: 6px 10px 6px 10px;
	background: none;
	color:#fff7cf;	
}



.g-navigation ul li:first-child ul li a {
	padding: 6px 10px 6px 30px;
}

.g-navigation ul li:last-child ul li a {
	padding: 6px 10px 6px 30px;
}


.g-navigation ul li:first-child ul li:last-child a,
.g-navigation ul ul li:last-child a {
	padding-bottom: 12px;
}

.g-navigation ul ul li a:before {
	display: none;
}


/* menu gauche nvx 3 */

.g-navigation ul ul ul li a {
	font-family: "Lato", Arial, serif;
	font-weight: 700;
	font-size: 1.2em;
}

.g-navigation ul ul ul li.active a,
.g-navigation ul ul ul li a:hover {
	padding-left: 40px;
}



/*----------------------------------------------------------------------- 
  menu xxl
 ------------------------------------------------------------------------ */ 
#xxl .col185 {
  display: inline-block;
  float: none;
}

#xxl {
    background: #f4f4f4;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 840px;
}

#xxl_content {
  height: auto;
  margin: 0 0 0 0;
  padding: 0;
  position: relative;
  vertical-align: top;
}


#xxl #menu_btn {
  background: url("/imgs/commun/puce_top_nav.png") no-repeat scroll 2px 4px transparent;
  border: 0 none;
  display:inline-block;
  height: 25px;
  width: 25px;
}

#xxl #menu_btn.close {
  background-image: url("/imgs/commun/puce_top_nav_droite.png");
}

#xxl_top {
    font-family: "Lato", Arial, serif;
	font-weight: 400;
	font-size: 1.45em;
    margin: 0 0 20px 0;
    min-height: 20px;
    padding: 12px 0 12px 25px;
	text-align: center;
    text-transform: uppercase;
	color:#e27b17;
}

#xxl_top.close {
  border-bottom:none;
}

#menu_content {
	padding: 0 25px 5px 25px;
}


#main, #overlay {
  /*border: 1px solid #717375;
  border-radius:9px;
  -webkit-border-radius:9px;
  -moz-border-radius:9px;
  -khtml-border-radius:9px;*/
}
#main {
    color: #444444;
    font-size: 100%;
    min-height: 300px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.8); 
}
#overlay {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width:100%;
}

.top {}

#xxl .title1 {
	display: none;
}
#xxl .title1.current {
    display:inline-block;
}
#xxl_content ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#xxl_content ul li {
  display: inline-block;
  margin: 0;
  padding: 0 0 20px 0;
  vertical-align: top;
  width: 33%;
}

/*niveau 2 */
#xxl_content ul li a {
	font-size: 0.95em;
	color: rgba(255,255,255,0.83);
	display: block;
	overflow: hidden;
	padding-right: 10px;
	text-decoration: none;
}

.title2 {
	color: #f9ea88;
    text-transform: uppercase;
    font-family: "Lato", Arial, serif;
    font-weight: 280;
    font-size: 1em;
    line-height: 1.3em;
    padding-top: 8px;
    margin-bottom: 0.25em;

}
.title2 a:hover {
	color: #ffffff;
	background-color: none;
	-webkit-box-shadow: 0px 0px none;
	box-shadow: 0px 0px none;
}


#xxl_content > ul > li > a {
  max-height: 80px;
}

#xxl_content ul li a:active,
#xxl_content ul li a:hover {}

/*niveau 3 */
#xxl_content ul li ul {
	position: absolute;
	display:none;
	z-index: 100;
	top: 0;
	left: 33%;
	width: 200px;
	padding: 0.5em 0;
	background: #d9833a;
}

#xxl_content ul li:hover ul {
	display: block;

}

#xxl_content ul li ul a {
	display: block;
	font-family: "Lato", Arial, serif;
	font-weight: 400;
	font-size: 1.05em;
	color: #ffffff;
	padding: 0.25em 0.75em;
	margin: 0 0 0.15em 0;
}

#xxl_content ul li ul a:active,
#xxl_content ul li ul a:hover {
	padding-left: 1em;
}

#xxl_content ul li ul a:before {
	-moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: 'ccvu_icon';
    font-style: normal;
    line-height: 1em;
	font-size: 0.7em;
	margin-right: 0.5em;
	content: "\e801";
}

#xxl_content ul li ul li {
  display: inline;
  padding: 0;
  width: auto;
}

#xxl_content a.subfolderstyle {
        background:url(/imgs/commun/right.png) no-repeat right top;
}
/* Holly Hack for IE \*/
* html #xxl_content ul li {
        float:left;
        height:1%;
}
* html #xxl_content ul li a {
        height:1%;
}
.plus-nav2 a {
        font:normal 12px Arial, Helvetica, sans-serif;
        color:#c3c3c3;
}
.plus-nav2 .title2 {
        padding:2px 0 2px 0;
        display:block;
        color:#f9ea88;
}
.plus-nav2 .image_split {
	float:left;
	margin: 0 15px 0 0;
	width: 115px;
}
/*----------------------------------------------------------------------- 
  Content
 ------------------------------------------------------------------------ */ 
#content {
    margin: 0 auto;
    padding: 62px 0 0 300px;
    position: static;
    width: 840px;
}
#chemin {
	cursor: move;
	font-family: "Lato", Arial, serif;
	font-weight: 400;
	font-size: 1.45em;
	margin: 0 0 0 0;
	min-height: 20px;
	padding: 12px 0 12px 25px;
	text-align: center;
	background: #92a333;
	color: #ffffff;
	text-transform: uppercase;
}

#chemin a.close.main {
    background:url(/imgs/commun/back_xxl.png) no-repeat;
    float: left;
    height: 20px;
    width: 40px;
}
#chemin a.close.main:hover {
  background-position: 0 -73px;
}

#chemin ul {
	cursor: auto;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#chemin ul li {
	font-size: 0.9em;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
       /* background: transparent url(/imgs/commun/puce_chemin.png) no-repeat scroll 0px 2px;*/
}

/*#chemin ul li:after {
	-moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: "Lato", Arial, serif;
    font-weight: 400;
    line-height: 1em;
	font-size: 0.9em;
	margin-left: 10px;
	content: "/";
}
*/
#chemin li:first-child {}

#chemin ul li a {
text-decoration: none;
font-family: "Lato", Arial, serif;
font-weight: 300;
font-size: 1.30em;
text-align: center;
color: #ffffff;
text-transform: uppercase;
}

/*#chemin ul li a:before {
	-moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: 'ccvu_icon';
    font-style: normal;
    line-height: 1em;
    font-size: 0.7em;
    margin-right: 0.5em;
    content: "\e801";
}*/

#chemin ul li a:hover {
    color: #333333;
    text-decoration: none;
}

.close_box {
    position: absolute;
    right: 9px;
    top: 9px;
    color: #ffffff;
    font-size: 0.9em;
}

.close_box .close .icon-close {
    color: #ffffff;
}

.close_box .close:hover .icon-close {
    color: #333333;
}

#logoUbaye{
	padding: 15px 0 15px 0;
	background-color: #e27b17;
}
#logoUbaye .uvernet{
	width: 33.3%;
	text-align: center;
	padding: 0;
	float:left;
	display: none;
}
#logoUbaye .ubaye{
float:left;
width: 48%;
text-align: center;
padding: 0;
}
#logoUbaye .barcelo{
float:left;
width: 48%;
text-align: center;
padding: 0;
	

}

/*----------------------------------------------------------------------- 
  footer
 ------------------------------------------------------------------------ */  
footer {
    clear:both
}
footer #nav-plus{
	padding: 0.4em 0.3em 0.3em 0.3em;
	background-color:  #92a333;
}
footer #nav-reseaux {
	padding: 0;
	float:left;
}
footer #nav-misc-infos {
	padding: 0;
    display: flex;
    align-items: center;
}
footer #nav-misc-infos a:link {
    color: rgba(0,0,0,1.00);
    font-weight: normal;
}
footer #nav-misc-infos a:hover {
    color: #333333;
}

footer #pied_de_page {
    position:fixed;
    left:0;
    bottom:0;
    width:100%;
    height: 90px;
    padding: 10px 0 0 0;
    color:#fff;
}
footer #pied_de_page #content_bas {
    clear:both;
    /*width:1190px;*/ 
    padding: 0 10px;
}

footer .pictos {
    float: left;
    width: 135px;
    margin: 0 10px 0 3px;
    font-size: 1.75em;
    border-right: 1px solid #e79d34;
}
footer .pictos a {
	float: left;
	margin: 0.125em 0.25em 0.125em 0;
	color: #ffffff;
	padding: 0.3em 0.3em 0.1em 0.3em;
	background-color:  #e79d34;
}

footer .pictos a:hover {
	color: #c55d28;
	background-color:  #d9833a;
}
#langues{
display: none;	
	
}
footer .sep {}

footer #langues {
	padding: 10px 0.3em 0 0.3em;
	float:right;
}


footer #langues .drap-gb img {
}
footer #langues .drap-gb {
    display: block;
    width:18px;
    height:13px;
    background-image:url(/imgs/drap-GB.jpg);
	float:right;
	margin:0 2px 0 2px;
}

footer #langues .drap-gb:link {
     opacity: 1;
    filter:alpha(opacity=100);
    -moz-opacity:1;
}
footer #langues .drap-gb:hover {
   opacity: 0.5;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
}
footer #langues .drap-it img {
    display: none;
}
footer #langues .drap-it {
    display: block;
    width:18px;
    height:13px;
    background-image:url(/imgs/drap-it.jpg);
	float:right;
		margin:0 2px 0 2px;
}
footer #langues .drap-it:link {
    opacity: 1;
    filter:alpha(opacity=100);
    -moz-opacity:1;
}
footer #langues .drap-it:hover {
    opacity: 0.5;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
}
footer #langues .drap-fr img {
    display: none;
}
footer #langues .drap-fr {
    display: block;
    width:18px;
    height:13px;
    background-image:url(/imgs/drap_fr.jpg);
	float:right;
		margin:0 2px 0 2px;
}
footer #langues .drap-fr:link {
    opacity: 1;
    filter:alpha(opacity=100);
    -moz-opacity:1;
}
footer #languesy .drap-fr:hover {
    opacity: 0.5;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
}

footer .mentions {
    float: left;
    margin: 0.125em 0.35em 0 0;
    width: 120px;/*93px;*/
}

footer .mentions .navlist {
    list-style: none;
    list-style-image: none;
}

footer .mentions .navlist li {
    display: block;
    text-align: right;
    margin: -0.05em 0;
}

footer .mentions .navlist li a {
    font-size: 0.9em;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    white-space:nowrap;
}

footer .mentions .navlist li a:hover {
    text-decoration: none;
    color: #333333;
}



footer .mentions .navlist li .drt {
    list-style: none;
    margin: 0;
    padding: 0 6px 0 0;
    display: block;
    text-align: right;
}
footer .mentions .navlist li .gae {
    list-style: none;
    margin: 0;
    padding: 0 0 0 6px;
    display: block;
    text-align: left;
}

footer .bt {
    z-index: 1;
    position: absolute;
    left: 80px;
    bottom: -18px;
}
footer .bt:hover {
    opacity:0.7;
}

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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-facebookGolf, .icon-webcamGolf , .icon-plan{
	color: rgba(0,0,0,1.00);
	font-size: 30px;
}
.icon-fermeGolf {
	color: rgba(0,0,0,0.80);
	font-size: 15px;
	padding:7px 0 0 0;
}
.icon-facebookGolf:hover, .icon-webcamGolf:hover, .icon-fermeGolf:hover, .icon-plan:hover {
	  opacity: 0.5;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
}

.icon-plan:before {
    content: "\e900";
}
.icon-webcamGolf:before {
    content: "\e901";
}
.icon-cercleGolf:before {
    content: "\e902";
}
.icon-facebookGolf:before {
    content: "\e903";
}
.icon-fermeGolf:before {
    content: "\e904";
}






footer #eve,
footer #meteo,
footer .actus,
footer #resa {
    float: left;
    width: 185px;
    overflow: hidden;
    margin-right: 1em;
}

footer #meteo {
    padding: 0.55em 0 0 0.5em;
}

footer #meteo .titre_meteo {
    display: none;
}



footer .full {
    background-color: #f0f0f0;
    bottom: 73px;
    margin: 5px 5px 0;
    position: fixed;
}
footer .full .vignette {
    margin: 0 0 1px 0;
}
footer #actus {
    position: relative;
}
footer .container {
    height: 80px;
    overflow: hidden;
    width: 185px;
    background-color: #f0f0f0;
}
footer .slider {
    height: 75px;
    position: absolute;
    top: 0px;
}
footer .eve .vignette,
footer .actus .vignette {
    height: 70px;
    margin: 0 0 1px 0;
    width: 185px;
}
footer .vignette img:hover {
    opacity:0.7;
}


footer .actus .vignette .photo_carre {
    clear:both;
    margin: 0;
    padding: 12px 5px 0 5px;
    float: left;
    width: 45px;
}
footer .actus .vignette .photo {
    display:block;
    width:45px;
    height:45px;
    background-repeat: no-repeat;
    background-position: center center;
}
footer .actus .vignette .l_actu {
    margin: 0px;
    padding: 10px 0 0 0;
    float: left;
    font-size: 11px;
    color: #333333;
    width: 130px;
    line-height: 12px;
}

footer .actus .vignette .l_actu a {
    color: #333333;
    font-weight: normal;
}

footer .actus .vignette .l_actu a:hover, 
footer .actus .vignette .l_actu a:active {
    color: #7f0e0e;
}

footer .actus .vignette .l_actu .date {
    font-size: 10px;
    margin: 0px;
    padding: 0 3px 0 0;
    color: #7f0e0e;
    display: block;
}

footer #resa {
    position: relative;
    height: 80px;
    background-color: #f0f0f0;
}

footer #resa .vignette {
    height: 70px;
    width: 185px;
}

footer #pola {
    left: 1000px;
    margin: 0 0 0 15px;
    padding: 0;
    position: absolute;
    width: 90px;
}

footer #pola .vignette:hover {
    opacity:0.7
}

footer #pola .vignette {
    position: absolute;
    left:0px;
    top: 10px;
    height: 70px;
    width: 185px;
}

footer .saison {
    float: right;
    margin: 0.5em 0 0.75em 0;
}

footer .saison a {
    color: #ffffff;
    font-weight: bold;
    border: 1px solid #ffffff;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    padding: 5px 26px 5px 15px;
    background: #4c9ad8 url(/imgs/commun/saison_puce.png) right 5px no-repeat;
}

footer .saison a:hover {
    color: #4c9ad8;
    background: #ffffff url(/imgs/commun/saison_puce.png) right -55px no-repeat;
    border: 1px solid #4c9ad8;
}


.page {
    padding: 15px;
}

#waiting {
    background: url(/imgs/commun/ajax-loader.gif) no-repeat center center;
    display: none;
    width: 950px;
    height: 200px;
}
/*
  ------------------------------------------------------------------------
  slider de droite, boutons et contenus
  ------------------------------------------------------------------------
  */
#right-slides{
    font-size:2em;
    position:fixed;
    right:0px;
    top:30px;
    background-color:#ffffff;
    margin:0 0 0 0;
    padding:0 0 0 0;
    color:#dadada;
}
#right-slides .actus{
    height:315px; /*correspond aux paneaux à 300px */
	display: none;
}
div.right-slide{
    width:1.6em;
    text-align:center;
}
div.right-slide>a{
    padding:0px 10px 10px 0px;
}
div.right-slide.showing>.close_box{
    display:block;
}
div.right-slide.showing>.close_box .icon-close{
    color:#d27f43;
}
div.right-slide>.close_box{
    display:none;
}
div.right-slide-content{
    display:none;
    position:fixed;
    right:0px;
    top:30px;
    padding:10px 10px 5px;
    background-color:#ffffff;
    color:#dadada;
    height:300px;
}
#actusslide .ui-tabs-panel,
#actusslide .ui-widget-content{
    height:295px;
    overflow:hidden;
    border-color:#d27f43;
}
.ui-corner-top,
.ui-corner-bottom,
.ui-corner-all{
border-radius:0px;
}

.tzr-picto{
	vertical-align: middle;
}
.cv8d-action input {
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    color: #fff !important;
    padding: 2px 12px 4px;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -khtml-border-radius: 0px !important;
    border-radius: 0px !important;
    border: 0px none #FFF;
    font-size: 12px;
    margin: 0px 0px 15px;
    background: #e27b17 !important;
    text-shadow: none;
    text-decoration: none;
}
