@charset "UTF-8";

body
{
    background-color: #EFEFEF;
    background-image: url(/images/v2/organ_hb/bg_page.jpg);
    background-repeat: repeat-x;
    top: 0px;
    color:#375D81;
    color: #31545D;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    text-align: center;
    margin-right: auto;
	margin-left: auto;
}

*
{
    margin: 0;
    padding: 0;
}

img
{
    border:none;
}

a
{
    text-decoration: none;
}
a:link
{
    color: #31545D;
}
a:visited
{
    color: #31545D;
}
a:hover
{
    color: #27444B;
}
a:active
{
    color: #F09;
}

.yb-global
{
    height: auto;
    width: 990px;
    margin-right: auto;
    margin-left: auto;
}

.yb-header
{
    height: 138px;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center;
    width: 990px;
}

.login {
    height:40px;
    line-height:50px;
    margin-left:5px;
    margin-top:5px;
    text-align:left;
    width:985px;
}
.profil
{
    height: 42px;
    width: 42px;
    background-image: url(/images/v2/habillage/profil.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
.access
{
    height: 50px;
    width: 177px;
    margin-left: 52px;
    margin-top: -30px;
    line-height: 10px;
}
#Form-login
{
    width: 450px;
    margin-top: -67px;
    margin-left: 190px;
}
#Form-search
{
    width: 450px;
    margin-top: -67px;
    margin-left: 190px;
}
#Form-inscription
{
}

.champ-logon
{
    font-size: 12px;
    font-weight:bold;
    text-align: center;
    color: #31545D;
    line-height: 12px;
    margin-bottom: 2px;
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 20px;
    border: thin solid #CCC;
    margin-right: 5px;
    margin-left: 5px;
    padding: 2px;
}
.bouton-valider {
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	text-shadow: 0 1px 0 #FFF;
	color: #6797a7;
	line-height: 12px;
	margin-bottom: 2px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 23px;
	border: thin solid #CCC;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(/images/v2/organ_hb/fdbt.png);
}
.message-connexion {
	background-color: #7aa9b9;
	text-indent: 55px;
	line-height: 35px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-left: 580px;
	margin-top: -44px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	height: 35px;
	width: 400px;
	background-image: url(/images/v2/habillage/warning.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.contender {
	background-color: #FFF;
	width: 990px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	height: 500px;
	display: table;
	padding-top: 0px;
	background-image: url(/images/v2/organ_hb/bg_contender_page.jpg);
	background-repeat: no-repeat;
}
#leftside
{
    width: 187px;
    margin-top: 15px;
    margin-left: 6px;
    text-align: left;
    margin-right: 6px;
    margin-bottom: 5px;
    display: block; /* table-cell; FI recadrage */
    float: left; /* FI recadrage */
    position: relative;
}
#leftside ul
{
    margin:0;
    padding:0;
}
#leftside li
{
    height: 50px;
    width: 185px;
    line-height: 50px;
    list-style-type: none;
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: 50px;
    background-position: 0 0; /* FI 20100503 fix conflict with others css sheet */
}
#leftside li:hover
{
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-repeat: no-repeat;
    background-position: left -50px;
    overflow: hidden;
    background-color: #E1ECEF;
}
#cgf
{
    background-image: url(/images/v2/habillage/icoleft/ico_cgf.jpg);
    background-repeat: no-repeat;
}
#calendar
{
    background-image: url(/images/v2/habillage/icoleft/ico_calendrier.jpg);
    background-repeat: no-repeat;
}
#event
{
    background-image: url(/images/v2/habillage/icoleft/ico_events.jpg);
    background-repeat: no-repeat;
}
#todo
{
    background-image: url(/images/v2/habillage/icoleft/ico_todo.jpg);
    background-repeat: no-repeat;
}
#contacts
{
    background-image: url(/images/v2/habillage/icoleft/ico_agenda.jpg);
    background-repeat: no-repeat;
}
#compte
{
    background-image: url(/images/v2/habillage/icoleft/ico_profil.jpg);
    background-repeat: no-repeat;
}
#pref
{
    background-image: url(/images/v2/habillage/icoleft/ico_pref.jpg);
    background-repeat: no-repeat;
}
.main
{
    width: 557px;
    margin-top: 15px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    text-align: left;
    float: left; /* FI recadrage */
    display: block; /* table-cell; FI recadrage */
    position: relative;
}
.rightside 
{
    float: right; /* FI recadrage */
    width: 210px;
    margin-top: 15px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    display: block; /* table-cell; FI recadrage */
    position: relative;
}

.inscription {
    height: auto;
    width: 200px;
    background-color: #E1ECEF;
    text-align: left;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-image: url(/images/v2/habillage/ico_subscribe.jpg);
    background-repeat: no-repeat;
    text-indent: 50px;
    padding-top: 21px;
    letter-spacing: 1px;
    display: table-cell;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.subscribe {
    padding-top: 10px;
    margin-top: 10px;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-top-style: solid;
    border-top-color: #FFF;
    text-indent: 12px;
    padding-bottom: 10px;
    letter-spacing: 1px;
    display: table-cell;
}

.subscribe p
{
    padding-bottom: 10px;
}

.form-input-civility
{
    font-size: 11px;
    font-weight:bold;
    text-align: left;
    text-shadow: 0 1px 0 #FFF;
    color: #31545D;
    line-height: 12px;
    margin-bottom: 0px;
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left bottom;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 23px;
    width: 190px;
    border: thin solid #CCC;
    margin-left: 10px;
    margin-right: 5px;
    background-image: url(/images/v2/habillage/bgbt.png);
    margin-top: 2px;
}
.form-input-200
{
    font-size: 12px;
    font-weight:bold;
    text-align: left;
    color: #31545D;
    line-height: 12px;
    margin-bottom: 2px;
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 20px;
    border: thin solid #CCC;
    margin-top: 2px;
    margin-left: 10px;
    margin-right: 5px;
    width: 185px;
    padding: 2px;
}
#inscriptionForm_birthdate_day
{
    font-size: 11px;
    font-weight:bold;
    text-align: left;
    text-shadow: 0 1px 0 #FFF;
    color: #31545D;
    line-height: 12px;
    margin-bottom: 0px;
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left bottom;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 23px;
    border: thin solid #CCC;
    margin-left: 10px;
    background-image: url(/images/v2/habillage/bgbt.png);
    margin-top: 2px;
    margin-right: 0px;
    padding: 2px;
}
#inscriptionForm_birthdate_month
{
    font-size: 11px;
    font-weight:bold;
    text-align: left;
    text-shadow: 0 1px 0 #FFF;
    color: #31545D;
    line-height: 12px;
    margin-bottom: 0px;
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left bottom;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 23px;
    border: thin solid #CCC;
    background-image: url(/images/v2/habillage/bgbt.png);
    margin-top: 2px;
    margin-right: 0px;
    width: 65px;
    padding: 2px;
}
#inscriptionForm_birthdate_year
{
    font-size: 11px;
    font-weight:bold;
    text-align: left;
    text-shadow: 0 1px 0 #FFF;
    color: #31545D;
    line-height: 12px;
    margin-bottom: 0px;
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left bottom;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 23px;
    border: thin solid #CCC;
    background-image: url(/images/v2/habillage/bgbt.png);
    margin-top: 2px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 2px;
}
.form-input-cgu
{
    color: #31545D;
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left bottom;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 15px;
    border: thin solid #CCC;
    background-image: url(/images/v2/habillage/bgbt.png);
    width: 15px;
}
.cgv
{
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0px;
}

.cgv a
{
    text-decoration: underline;
}

.warning-subscribe
{
    background-color: #7aa9b9;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    color: #FFF;
    font-size: 11px;
    width: 190px;
    background-image: url(/images/v2/habillage/warning.png);
    background-repeat: no-repeat;
    background-position: 5px 2px;
    text-indent: 50px;
    padding-top: 25px;
    margin-left: 2px;
    padding-left: 8px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 10px;
    padding-right: 8px;
    letter-spacing: 0px;
    /*text-align: justify;*/
}

.message-subscribe
{
    background-color: #7aa9b9;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    color: #FFF;
    font-size: 11px;
    width: 190px;
    background-repeat: no-repeat;
    background-position: 5px 2px;
    /*text-indent: 50px;*/
    padding-top: 25px;
    margin-left: 2px;
    padding-left: 8px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 10px;
    padding-right: 8px;
    letter-spacing: 0px;
    text-align: justify;
}

.yb-footer
{
    height: 60px;
    width: 990px;
    line-height: 60px;
    background-color: #E1ECEF;
    text-align: center;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 15px;
}

/*Nouveaux styles 30 avril 2010*/
.cnil
{
    height: 60px;
    width: 970px;
    line-height: 10px;
    background-color: #7AA9B9;
    text-align: justify;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 15px;
    font-size: 10px;
    padding: 10px;
    color: #EFEFEF;
    margin-bottom: 10px;
}
.message-alerte
{
    height: 300px;
    width: 505px;
    background-color: #7AA9B9;
    text-align: left;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    font-size: 20px;
    color: #FFF;
    margin-bottom: 10px;
    padding-top: 45px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    background-image: url(/images/v2/habillage/valid_subscribe.jpg);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    letter-spacing: 1px;
    text-indent: 70px;
    font-weight: bold;
}

.forget-psw
{
    height: 130px;
    width: 537px;
    background-color: #7AA9B9;
    text-align: center;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    font-size: 20px;
    color: #FFF;
    margin-bottom: 10px;
    padding-top: 180px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-image: url(/images/v2/habillage/bandeau-mdp.png);
    background-repeat: no-repeat;
    background-position: center 10px;
    letter-spacing: 1px;
    font-weight: bold;
}
.warning-forget-psw
{
    background-color: #7aa9b9;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    color: #FFF;
    font-size: 11px;
    width: 537px;
    background-image: url(/images/v2/habillage/warning.png);
    background-repeat: no-repeat;
    background-position: 5px 2px;
    text-indent: 50px;
    padding-top: 25px;
    margin-left: 2px;
    padding-left: 8px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 10px;
    padding-right: 8px;
    letter-spacing: 0px;
    text-align: justify;
}

.champ-search
{
    font-size: 12px;
    font-weight:bold;
    text-align: left;
    color: #31545D;
    line-height: 12px;
    margin-bottom: 2px;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: 5px center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 20px;
    border: thin solid #CCC;
    margin-right: 5px;
    margin-left: 5px;
    background-image: url(/images/v2/habillage/search.png);
    text-indent: 20px;
    padding: 2px;
}

.cgf-pagebg
{
    width: 537px;
    background-color: #7AA9B9;
    text-align: left;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    color: #FFF;
    margin-bottom: 10px;
    padding-top: 330px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-image: url(/images/v2/habillage/family_cgf.jpg);
    background-repeat: no-repeat;
    background-position: center 10px;
    letter-spacing: 1px;
    font-weight: bold;
    display: table-cell;
}
.cgv-pagebg
{
    width: 537px;
    background-color: #7AA9B9;
    text-align: left;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    color: #FFF;
    margin-bottom: 10px;
    padding-top: 390px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-image: url(/images/v2/habillage/family_cgf.jpg);
    background-repeat: no-repeat;
    background-position: center 10px;
    letter-spacing: 1px;
    font-weight: bold;
    display: table-cell;
}

h1
{
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
}

h2
{
    font-size: 11px;
    font-weight: normal;
    color: #27444B;
    text-transform: none;
    text-align: justify;
    letter-spacing: 0em;
}

.contact-bg
{
    height: 630px;
    width: 517px;
    background-color: #7AA9B9;
    text-align: left;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    font-size: 11px;
    color: #FFF;
    margin-bottom: 10px;
    padding-top: 100px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    background-image: url(/images/v2/habillage/contact_bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    letter-spacing: 1px;
    text-indent: 0px;
    font-weight: normal;
    text-transform: uppercase;
    word-spacing: 2px;
    display: table-cell;
}
#contactusForm_message
{
    font-size: 12px;
    font-weight:bold;
    text-align: left;
    color: #31545D;
    line-height: 12px;
    margin-bottom: 2px;
    background-color: #FFF;
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: thin solid #CCC;
    margin-top: 2px;
    margin-left: 0px;
    width: 361px;
    padding: 5px;
}
.warning-contactus
{
    background-color: #7aa9b9;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    color: #FFF;
    font-size: 11px;
    /*width: 190px;*/
    background-image: url(/images/v2/habillage/warning.png);
    background-repeat: no-repeat;
    background-position: 5px 2px;
    text-indent: 50px;
    padding-top: 25px;
    margin-left: 2px;
    padding-left: 8px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 10px;
    padding-right: 8px;
    letter-spacing: 0px;
    /*text-align: justify;*/
}



.legende-bg
{
    height: auto;
    width: 487px;
    background-color: #7AA9B9;
    text-align: justify;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    font-size: 12px;
    color: #31545d;
    margin-bottom: 10px;
    padding-top: 100px;
    padding-right: 35px;
    padding-bottom: 10px;
    padding-left: 35px;
    background-image: url(/images/v2/habillage/legende_bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    letter-spacing: 1px;
    text-indent: 0px;
    font-weight: normal;
    word-spacing: 2px;
    display: table-cell;
    margin-right: 0px;
    margin-left: 0px;
}

.legende-bg p
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.legend_dial
{
    color: #efefef;
    font-style: italic;
    font-weight: bold;
}

.abonne-page
{
    width: 537px;
    background-color: #7AA9B9;
    text-align: left;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    color: #FFF;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-image: url(/images/v2/habillage/cgf_abon.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    letter-spacing: 1px;
    font-weight: bold;
    display: block;
    height: 210px;
    margin-right: 0px;
    margin-left: 0px;
}

.help-bg
{
    height: auto;
    width: 547px;
    background-color: #7AA9B9;
    text-align: justify;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    font-size: 12px;
    color: #31545d;
    margin-bottom: 10px;
    padding-top: 100px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    background-image: url(/images/v2/habillage/help_bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    letter-spacing: 1px;
    text-indent: 0px;
    font-weight: normal;
    word-spacing: 2px;
    display: table-cell;
    margin-right: 0px;
    margin-left: 0px;
}
.titres-help
{
    font-size: 18px;
    font-weight: bold;
    color: #27444b;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.chapo
{
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    text-align: justify;
}
.txt-redac
{
    font-size: 11px;
    font-weight: normal;
    text-align: justify;
    color: #FFF;
}

.privacy-bg
{
    height: auto;
    width: 557px;
    background-color: #7AA9B9;
    text-align: justify;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    font-size: 12px;
    color: #31545d;
    margin-bottom: 10px;
    padding-top: 100px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    background-image: url(/images/v2/habillage/privacy_bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    letter-spacing: 1px;
    text-indent: 0px;
    font-weight: normal;
    word-spacing: 2px;
    display: table-cell;
    margin-right: 0px;
    margin-left: 0px;
}

.whois-bg
{
    height: auto;
    width: 557px;
    background-color: #7AA9B9;
    text-align: justify;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    font-size: 12px;
    color: #31545d;
    margin-bottom: 10px;
    padding-top: 100px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    background-image: url(/images/v2/habillage/bg_who_we_are.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    letter-spacing: 1px;
    text-indent: 0px;
    font-weight: normal;
    word-spacing: 2px;
    display: table-cell;
    margin-right: 0px;
    margin-left: 0px;
}

.cguc-bg
{
    height: auto;
    width: 557px;
    background-color: #7AA9B9;
    text-align: justify;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    font-size: 12px;
    color: #31545d;
    margin-bottom: 10px;
    padding-top: 100px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    background-image: url(/images/v2/habillage/cguc_bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    letter-spacing: 1px;
    text-indent: 0px;
    font-weight: normal;
    word-spacing: 2px;
    display: table-cell;
    margin-right: 0px;
    margin-left: 0px;
    line-height: 1.5em;
}

.titres-cguc
{
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.credo-bg
{
    height: auto;
    width: 557px;
    background-color: #7AA9B9;
    text-align: justify;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    font-size: 12px;
    color: #31545d;
    margin-bottom: 10px;
    padding-top: 100px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    background-image: url(/images/v2/habillage/credo_bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    letter-spacing: 1px;
    text-indent: 0px;
    font-weight: normal;
    word-spacing: 2px;
    display: table-cell;
    margin-right: 0px;
    margin-left: 0px;
    line-height: 1.5em;
}

.credo-bg table tr td p
{
    margin-bottom: 20px;
}


.event-bg
{
    height: 635px;
    width: 557px;
    background-color: #E1ECEF;
    text-align: justify;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    font-size: 12px;
    color: #31545d;
    margin-bottom: 10px;
    padding-top: 100px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    background-image: url(/images/v2/habillage/event_bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    letter-spacing: 1px;
    text-indent: 0px;
    font-weight: normal;
    word-spacing: 2px;
    margin-right: 0px;
    margin-left: 0px;
    line-height: 1.5em;
    display: table-cell;
}

.event-calendar-bg
{
    height: auto;
    width: 780px;
    background-color: #E1ECEF;
    text-align: justify;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    font-size: 12px;
    margin-bottom: 10px;
    padding-top: 60px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    background-image: url(/images/v2/habillage/calendar_bg_780.png);
    background-repeat: no-repeat;
    background-position: center top;
    letter-spacing: 0px;
    text-indent: 0px;
    font-weight: normal;
    display: table-cell;
    margin-right: 0px;
    margin-left: 0px;
    line-height: 1.5em;
}

.account-bg
{
    height: auto;
    width: 557px;
    background-color: #E1ECEF;
    text-align: justify;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    font-size: 12px;
    padding-top: 100px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    background-image: url(/images/v2/habillage/account_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    letter-spacing: 1px;
    text-indent: 0px;
    font-weight: normal;
    word-spacing: 2px;
    display: table-cell;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
    line-height: 1.5em;
}

.table-bg
{
    height: 304px;
    width: 517px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-image: url(/images/v2/habillage/table_bg.png);
    background-repeat: no-repeat;
    letter-spacing: 0px;
    background-position: center;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
}

.account2-bg {
    height: auto;
    width: 557px;
    background-color: #E1ECEF;
    text-align: justify;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    font-size: 12px;
    margin-bottom: 10px;
    padding-top: 127px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    background-image: url(/images/v2/habillage/account2_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    letter-spacing: 1px;
    text-indent: 0px;
    font-weight: normal;
    word-spacing: 2px;
    display: table-cell;
    margin-right: 0px;
    margin-left: 0px;
    line-height: 1.5em;
}

.contact-gestion-bg
{
    height: 635px;
    width: 557px;
    background-color: #E1ECEF;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    font-size: 12px;
    margin-bottom: 10px;
    padding-top: 105px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    background-image: url(/images/v2/habillage/contact_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    letter-spacing: 0px;
    /*text-indent: 0px;*/
    font-weight: normal;
    display: table-cell;
    margin-right: 0px;
    margin-left: 0px;
    line-height: 1.5em;
}

.carte-cgf-bg
{
    height: 635px;
    width: 517px;
    background-color: #E1ECEF;
    text-align: justify;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    font-size: 12px;
    margin-bottom: 10px;
    padding-top: 120px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    background-image: url(/images/v2/cgf/carte_cgf_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    letter-spacing: 1px;
    text-indent: 0px;
    font-weight: normal;
    word-spacing: 2px;
    display: table-cell;
    margin-right: 0px;
    margin-left: 0px;
    line-height: 1.5em;
}

.carte-cgf-subs-bg01 {
    height: auto;
    width: 547px;
    background-color: #E1ECEF;
    text-align: center;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    font-size: 12px;
    margin-bottom: 10px;
    padding-top: 140px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    background-image: url(/images/v2/cgf/abo01.png);
    background-repeat: no-repeat;
    background-position: center top;
    letter-spacing: 1px;
    text-indent: 0px;
    font-weight: normal;
    word-spacing: 2px;
    display: table-cell;
    margin-right: auto;
    margin-left: auto;
    line-height: 1.5em;
}
.carte-cgf-subs-bg02 {
    height: auto;
    width: 547px;
    background-color: #E1ECEF;
    text-align: justify;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    font-size: 12px;
    margin-bottom: 10px;
    padding-top: 140px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    background-image: url(/images/v2/cgf/abo02.png);
    background-repeat: no-repeat;
    background-position: center top;
    letter-spacing: 1px;
    text-indent: 0px;
    font-weight: normal;
    word-spacing: 2px;
    display: table-cell;
    margin-right: 0px;
    margin-left: 0px;
    line-height: 1.5em;
}
.carte-cgf-fail-bg {
    height: auto;
    width: 547px;
    background-color: #FF3399;
    text-align: center;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    font-size: 20px;
    margin-bottom: 10px;
    padding-top: 135px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    background-image: url(/images/v2/habillage/fail.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    letter-spacing: 1px;
    text-indent: 0px;
    font-weight: normal;
    word-spacing: 2px;
    display: table-cell;
    margin-right: 0px;
    margin-left: 0px;
    line-height: 1.5em;
    color: #FFF;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    vertical-align: top;
}
.carte-cgf-bg-congrat {
    height: auto;
    width: 547px;
    background-color: #e1ecef;
    text-align: center;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin-top: 0px;
    font-size: 15px;
    margin-bottom: 10px;
    padding-top: 135px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    background-image: url(/images/v2/habillage/bravo.png);
    background-repeat: no-repeat;
    background-position: center top;
    letter-spacing: 1px;
    text-indent: 0px;
    font-weight: bold;
    word-spacing: 2px;
    display: table-cell;
    margin-right: 0px;
    margin-left: 0px;
    line-height: 1.5em;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    vertical-align: top;
}
.code {
    background-image: url(/images/v2/cgf/abo_code.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 178px;
    width: 547px;
    text-align: right;
}
.invalid-code
{
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    background-color: #7AA9B9;
    background-image: url(/images/v2/habillage/warning.png);
    background-repeat: no-repeat;
    height: 45px;
    width: 527px;
    line-height: 45px;
    background-position: 45px center;
    text-align: center;
    padding: 0px;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}


