
/******************************************************************************/
/*                            BALISE GENERALE                                 */
/******************************************************************************/

* {
	margin: 0px;
	padding: 0px;
    outline: none;
} 

input {
    border-radius: 1px 1px 1px 1px;
	-moz-border-radius: 1px 1px 1px 1px;
	-webkit-border-radius: 1px 1px 1px 1px;
    border: 1px solid #CFD8DD;
    color: #000;
    height: 22px;
    line-height: 22px;
    padding: 1px 1px 1px 20px;
	background:url("../image/css_champBase.gif") repeat-x scroll center center #FFFFFF;
	vertical-align:middle;
}
input.btLogin {
    padding: 1px 1px 1px 1px;
}
input#cgvCB {
    height: auto;
	line-height:normal;
}
html {

}
body {
    background:url("../image/bg_lnb.jpg") no-repeat scroll center 0 #000;
    color: #5E5E5E;
    font: 11px Arial,Helvetica,sans-serif;
    height: 100%;
	margin:0 auto;
	padding:0;
}

img {
    border: 0;
}

select {
    background: url("../image/css_champBase.gif") repeat-x scroll center center #FFFFFF;
    border: 1px solid #CFD8DD;
    height: 27px;
    line-height: 27px;
    margin: 0 0 0;
    padding: 2px;
    width: 55px;
}

.tarifs select {
    border: 1px solid #C4CFD5;
    height: 19px;
    line-height: 19px;
    width: 55px;
	padding:0;
    margin: 5px 0 0;
}

.champsRequis {
    color: #FFFFFF;
    padding: 0 0 10px;
    text-align: right;
}

.champ {
       background: url("../image/css_champBase.gif") repeat-x scroll center 0 #FFFFFF;
}
input.champ {
	padding: 1px;
}

input.champTel {
    background: url("../image/ico_mobile.gif") no-repeat scroll left center #fff;
    padding: 1px 1px 1px 20px;
    width: auto;
	margin: 5px 0 0;
}
.compDejaClient input.champTel{
    width: 130px;
}
.compNouveauClient input.champTel{
    width: 130px;
}


#pageEtape2 input.champTel {
	margin: 0;
}
input#nouveaumail,
input#nouveaunom,
input#nouveauprenom {
    width:auto;
}
input.champPwd {
    background:  url('../image/ico_cadenas.gif') no-repeat left center #fff;
	padding: 1px 1px 1px 20px;
    _text-indent: 20px;	
}

/******************************************************************************/
/*                          BALISE POUR LE POSITIONNEMENT                     */
/******************************************************************************/

#positionSite {
	margin:0 auto;

}
#positionSite .langage {
    width: 980px;
    margin: 0 auto;
    position: relative;
}
#positionSite .langage .pageEtape {
}

/******************************************************************************/
/*                          TAILLE DU CONTENU DU SITE                         */
/******************************************************************************/

#cadreContent {
    margin: 0 auto;
    width: 980px;
}
#pageErreur #cadreContent {
	float: none;
	padding: 20px;
	min-height: 100px;
	_height: 100px;
}

/******************************************************************************/
/*         BALISE POUR LES TAILLES LIGNE ET COLONNE DE PREMIER NIVEAU         */
/******************************************************************************/

.ligneContent1 {
	display: block;
    width: 980px;
}
.ligneContent1 .colonneContent1 {


}
.ligneContent1 .colonneContent2 {
    padding: 8px 0 0 15px;

    width: 580px;
}
.ligneContent1 .colonneContent3 {
    padding: 8px 0 0 15px;
    float:left;
    width: 180px;
}

.ligneContent2 {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    background: url("../image/head.png") no-repeat scroll 7px 7px #FFF;
    border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
    color: #5E5E5E;
    float: left;
    margin: 10px 0;
    overflow: hidden;
    padding: 55px 10px 4px;
    position: relative;
    width: 960px;
}
.ligneContent2 .colonneContent1 {
    float: left;
    margin: 0;
    width: 690px;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.ligneContent2 .colonneContent2 {
    float: right;
    margin: 0 0 10px 0;
    width: 246px;
}
.ligneContent2 .colonneContent3 {
    padding: 0 0 0 15px;
    float:left;
    width: 248px;
}

.ligneContent3 {
    background: url("../image/footer_digi.jpg") no-repeat scroll 4px 0 #fff;
    clear: both;
    height: 75px;
    margin: 0 auto;
    width: 980px;
}
.ligneContent3 .colonneContent1 {
}
#pageCompte .ligneContent2 .colonneContent2 {
    display: none;
}

#pageCompte .ligneContent2 .colonneContent1 {
	    float: none;
    margin: 0 auto;
    width: 940px;
}

/******************************************************************************/
/*        BALISE POUR LES TAILLES LIGNE ET COLONNE DE NIVEAU INFERIEUR        */
/******************************************************************************/
/*
.ligneContent1 .colonneContent1 .ligneContent1 .colonneContent1 {
    padding:0;
    float: left;
    width: 477px;
}
.ligneContent1 .colonneContent1 .ligneContent1 .colonneContent2 {
    background: none;
    padding:0;
    float: left;
    width: 203px;
}

.ligneContent1 .colonneContent1 .ligneContent2 {
    padding:30px 0 0 0;
}

*/

.buttonsContainer {
    text-align: center;
	clear:both;
	    margin: 0 10px;
}

/******************************************************************************/
/*                                STYLE REX CLUB                              */
/******************************************************************************/




/****************HEADER*************/
#header{
	
}

#site-title{
}
#site-title span{
	display:none;
}
.header-links{
	float:right;
}
.header-links a{
}
#topContent{
}
#menu{
	    height: 20px;
    left: 42px;
    position: absolute;
    text-align: left;
    top: 256px;
    width: 200px;
}
.gppau #menu{
	background: url("../image/header_menu_gppau.jpg") no-repeat scroll 0 0 transparent;	
}
.gphisto #menu{
	background: url("../image/header_menu_histo.jpg") no-repeat scroll 0 0 transparent;	
}

#retourSite{
	
}
.gppau #retourSite{
	display:none;
}

#retourSite	a{
	    color: #FFFFFF;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
}
#retourSite	a:hover{
	    color: #686868;
}
#retourSite2 {
	right: 20px;
    position: absolute;
    top: 11px;
}
.gphisto #retourSite2 {
	display:none;
}
/********************NEW FOOTER******************/
#footer  {
    background: none repeat-x scroll 0 0 transparent;
    clear: both;
    position: relative;
}
#footer #logo {

}

#partners li {
    margin: 34px 9px;
    display: inline-block;
    vertical-align: middle;
}


#partners li a, #partners li a:visited {
    color: #0B479D;
    text-decoration: none;
}
#partners img {
    vertical-align: middle;
}
#footer h1 {
    left: -9999px;
    position: absolute;
}

#organizations {
    background: none repeat scroll 0 0 #000000;
    padding: 18px 22px;
    text-align: right;
}

ol, ul {
    list-style: none outside none;
}

#organizations .fa {
    float: left;
}

#organizations li {
    display: inline;
    padding: 0 4px;
}
#organizations .fa a {
    color: #949494;
    display: block;
    font-style: italic;
    font-weight: bold;
}

#organizations .fa img {
    margin-right: 5px;
    vertical-align: middle;
}

#footer .top {
    left: -9999em;
}


#footer .top {
    left: 21px;
    top: 21px;
}

#footer h1 {
    left: -9999px;
    position: absolute;
}

#about {
    bottom: 100px;
}

#about {
    bottom: 165px;
    color: #B4B4B4;
    line-height: 1em;
    position: absolute;
    right: 14px;
}

#about p, #about ul {
    float: left;
    margin: 0 6px;
}
#about li:first-child {
    border-left: 1px solid #DCDCDC;
}

#about li {
    border-right: 1px solid #DCDCDC;
    float: left;
    padding: 0 11px;
}

#about a {
    color: #787878;
}
/********************FOOTER******************/

#bottomContent{
	    height: auto;
    margin: 0px auto;
    width: 980px;
	position: relative;
}
#footerLnb{
    background: url("../image/footer.jpg") no-repeat scroll center 0 #FFFFFF;
    height: 215px;
    margin: 0 auto;
    width: 980px;
    position:relative;
}
#footerLnb #partners a{
    position:absolute;
}
#footerLnb #partners a#ffbb{
    height: 50px;
    left: 10px;
    top: 145px;
    width: 55px;
}
#footerLnb #partners a#jeep{
    height: 50px;
    left: 60px;
    top: 145px;
    width: 100px;
}
#footerLnb #partners a#amazon{
    height: 50px;
    left: 161px;
    top: 145px;
    width: 113px;
}
#footerLnb #partners a#sfr{
    height: 50px;
    left: 294px;
    top: 145px;
    width: 49px;
}
#footerLnb #partners a#dlsi{
    height: 50px;
    left: 361px;
    top: 145px;
    width: 91px;
}
#footerLnb #partners a#doonys{
    height: 50px;
    left: 460px;
    top: 145px;
    width: 80px;
}
#footerLnb #partners a#spalding{
    height: 50px;
    right: 320px;
    top: 145px;
    width: 100px;
}
#footerLnb #partners a#sfr-sport{
    height: 50px;
    right: 202px;
    top: 145px;
    width: 100px;
}
#footerLnb #partners a#leparisien{
    height: 50px;
    right: 114px;
    top: 145px;
    width: 77px;
}
#footerLnb #partners a#rmc{
    height: 50px;
    right: 19px;
    top: 145px;
    width: 75px;
}

#nav-footer {
    overflow: hidden;
    padding: 39px 0 41px 150px;
}
ol, ul {
    list-style: none outside none;
}
#nav-footer > li {
    border-left: 1px solid #DCDCDC;
    float: left;
}
#nav-footer h2 {
    color: #646464;
    font-size: 11px;
    margin: 7px 5px 4px;
}
#nav-footer ul {
    padding-bottom: 9px;
    width: 114px;
}
#nav-footer li li {
    margin: 4px 5px;
}
#nav-footer a {
    color: #646464;
	    text-decoration: none;
}
#nav-footer a:hover {
	    text-decoration: underline;
}
#site-generator{
	float:right;
	margin-top:-9px;
}
#site-info{
	width:695px;
	color:#fff;
	margin-left:10px;
	margin-top:15px;
	font-weight:bold;
}
#site-info a {
	color:#FFFFFF;
	margin-right:13px;
}
#site-info span {
	margin-right:6px;
}
.menu-footer,
#menu-footer{
	list-style:none outside none;
}
#menu-footer.inline_menu{
}
.menu-footer ul li{
	background:url("../image/ico_puces.gif") no-repeat scroll left center transparent;
	display:inline;
}

/*OLD*/
.infoChoixFirst {
    padding: 10px;

}
.infoChoixFirst span {
    font-size:12px;
    font-weight:bold;
}
.infoChoixSecond {
    background: url('../image/tetiere.gif') no-repeat center 26px;
    display: block;
    width: 538px;
    height: 48px;
    padding: 0px 10px;
    float:left;
    margin-top:20px;
}
.infoChoixSecond span {
    font-size:12px;
    font-weight:bold;
}
.infoChoixSecond .titre {
    color:#004958;
    font-size:15px;
    font-weight:bold;
    text-transform:uppercase;
    width: 100%;
    display: block;
    text-align: center;
}

div#dp-popup {
    /*background: #EF7939;*/
    background:url('../image/bg_calendar.png') no-repeat center bottom !important;
    width:190px;
    padding:5px 10px 15px;
    margin: 22px 0 0 -7px;
}

div#dp-popup h2{
    padding:6px;
    font-size:16px;
    text-transform: uppercase;
    color: #D82D75;
}
div.dp-popup div.dp-nav-prev,
div.dp-popup div.dp-nav-next {
    top: 5px;
    right: 5px;
}
div.dp-popup div.dp-nav-prev {
    left:5px;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
    color: #AAAAAA;
    cursor: pointer;
}

div#dp-popup .dp-nav-prev .dp-nav-prev-year,
div#dp-popup .dp-nav-next .dp-nav-next-year {
    display:none;
}

div#dp-popup.dp-nav-prev dp-nav-prev-month,
div#dp-popup.dp-nav-next dp-nav-next-month {
    color:#FFF;
}
div.dp-popup div.dp-nav-prev .dp-nav-prev-month {
/*    background: url('../image/css_flecheGaucheCalendrier.gif') no-repeat left top;*/
}
div.dp-popup div.dp-nav-next .dp-nav-next-month {
/*    background: url('../image/css_flecheDroiteCalendrier.gif') no-repeat left top;*/
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
    background: none;
    color: #fff;
}

div#dp-popup .dp-calendar {

}

div#dp-popup .dp-calendar table.jCalendar {
    background:none;
    width: 190px;
    border:none;
}

div#dp-popup .dp-calendar .jCalendar thead {
    /*background:#D8D8D8;*/
    color:#AF6741;
}

div#dp-popup .dp-calendar table.jCalendar th{
    border:none;
    background:none;
    padding: 7px 5px;
}

div#dp-popup .dp-calendar .jCalendar tbody{
}

div#dp-popup .dp-calendar .jCalendar tbody td {
    color:#FFF;
    padding:0px;
}

div#dp-popup .dp-calendar .jCalendar tbody .other-month,
div#dp-popup .dp-calendar .jCalendar tbody .current-month {
    background: none;
    width: 23px;
    height: 24px;
    color: #24657B;
    padding: 0px;
    border: none;
}

div#dp-popup .dp-calendar .jCalendar tbody .current-month:hover {
    background: #C1D1D6;
}

div#dp-popup .dp-calendar .jCalendar tbody td.disabled {
    background:none;
    color:#B6D2DA;
}



/******************************************************************************/

#haut_de_page {
    height: 87px;
}
.backToMap {
    display: block;
}
.backToMap a{
    clear: both;
    color: #FFFFFF;
    float: left;
    margin: 0 0 0 20px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
/*h1.retourPerformance {
	display: none !important;
}*/
#pwdHelp {
    display: block;
    font-size: 10px;
    font-style: italic;
    margin: 3px 0 2px;
    position: relative;
}
.compCompte .headerComposants .footerComposants .contentComposants .topContentComposants .titleComposants span,
#compPanier1 .headerComposants .footerComposants .contentComposants .topContentComposants .titleComposants span {
	    color: #5E5E5E;
    font: normal 18px/1.1em 'HelveticaNeueLTStd77BdCn',Helvetica,Arial,sans-serif;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
}
#compPanier1 .headerComposants .footerComposants .contentComposants .topContentComposants .titleComposants span.resumePanier {
	    color: #5e5e5e;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    text-align: left;
    text-transform: lowercase;
}
#contenuCalendar {
	float: left;
}
#contenuCalendarHeures {
	    float: left;
    margin: 0 0 0 10px;
	border: 1px solid #C7C7C7;
}
#contenuCalendarHeures #dateCalendarRep {
 	background: url("../image/bt_reserver.jpg") repeat-x scroll center top #E60000;
    color: #FFFFFF;
    font-weight: bold;
    padding: 6px 15px;
	    font-size: 11px;
}
#contenuCalendarHeures #descCalendarRep {
	    background-color: #efefef;
    color: #000000;
    float: left;
    font-weight: normal;
    padding: 6px 20px;
}
#contenuCalendarHeures #listeCalendarRep {
	clear: both;
}
.calendarHeureLines a {
    color: #E60000;
    display: block;
    font-weight: bold;
    padding: 5px 15px;
    text-decoration: none;
}
.calendarHeureLines a:hover {
    color: #000;
}
div.dp-popup {
    background: url("../image/bt_reserver.jpg") repeat-x scroll center top #E60000;
    border: 1px solid #C7C7C7;
    color: #FFFFFF;
    font-family: arial,sans-serif;
    font-size: 10px;
    line-height: 1.2em;
    margin: 0 10px 20px;
    padding: 0;
    position: relative;
    width: 190px;
}
table.jCalendar td {
    background: none repeat scroll 0 0 transparent;
    color: #E60000;
    font-weight: bold;
    padding: 3px 5px;
    text-align: center;
}
table.jCalendar td.selected {
    background-color: #E60000;
	color:#fff;
}
table.jCalendar td:hover,
table.jCalendar td.dp-hover {
    background: none repeat scroll 0 0 #E60000 !important;
    color: #fff;
}

/*MENU FOOTER*/

#nav-footer {
    overflow: hidden;
    padding: 39px 0 41px 150px;
}
#nav-footer > li {
    border-left: 1px solid #DCDCDC;
    float: left;
}
#nav-footer h2 {
    color: #646464;
    font-size: 11px;
    margin: 7px 5px 4px;
	font-weight:normal;
}
#nav-footer ul {
    padding-bottom: 9px;
    width: 114px;
}
#nav-footer li li {
    margin: 4px 5px;
}
#nav-footer a {
    color: #646464 !important;
}

#nav-footer a:visited {
    color: #0B479D;
    text-decoration: none;
}

/*FIN MENU FOOTER*/

/* VARIOUS */
#popup_message {
    text-align: left;
}

#popup_message p {
    margin: 1em;
    text-indent: 1em;
}
#popup_message #popupChoixTarifPrioAbo p {
    text-align: center;
}

#popup_message li {
    list-style-type: circle;
}