/* neutralizes browser CSS styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/* foundation for typography and font-sizing : all text renders in the Arial font, at 13 pixel size, with 16 pixel line-height */
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}

/* Styles généraux -------------------------------------------------------------------------------*/
.clear {
    clear: both;
}
a:link,
a:visited,
a:active,
a:hover {
    color: blue;
}
.visualprints {
    display: block;
    text-align: center;
    color: #b61a66;
    font-size: 20px;
    font-weight: bold;
}
.smallText {
    font-size: 11px;
}
.toupper {
    text-transform: uppercase;
}
img.left {
float:left;
}
.bold {
    font-weight: bold;
}
.center {
    text-align: center;
    margin: 0 auto;
}
/* Fond de page ----------------------------------------------------------------------------------*/
#pageBody {
    background-color: #fff;
}
/* Conteneur général -----------------------------------------------------------------------------*/
#pageContainer {
    background: transparent url(/images/backgrounds/pageContainer.png) center repeat-y;
}
/* Entête ----------------------------------------------------------------------------------------*/
#pageHeader {
    background-color: black;
    height: 110px;
}
#pageHeader h1 {
    width: 910px;
    margin: 0 auto;
    text-align: left;
    color: white;
    height: 110px;
}
#pageHeader h1 a {
    color: white;
    font-weight: bold;
    display: block;
    text-decoration: none;
    font-size: 36px;
    text-align: center;
    height: 110px;
    line-height: 110px;
    width: 270px;
    background-color: #ed0060;
    float: left;
}
.topBannerImg {
    width: 155px;
    height: 110px;
    float: right;
    background-color: black;
    background-position: top right;
    margin-left: 5px;
}
/* Pied de page ----------------------------------------------------------------------------------*/
#pageFooter {
    height: 12px;
    margin: 0 auto;
    background: transparent url(/images/backgrounds/pageFooter.png) top center no-repeat;
    text-align: center;
    width: 940px;
}
#pageFooter a {
    padding: 20px;
}
#pageFooter img {
    margin-top: 20px;
}
/* Gestionnaire d'erreurs ------------------------------------------------------------------------*/
#errorHandler {
    text-align: center;
    padding-top: 50px;
}
#errorHandler .errorMessage {
    width: auto;
    font-size: 32px;
}
#errorHandler .errorCode {
    color: #cf0063;
    font-size: 32px;
    font-weight: bold;
    padding: 5px;
    border: 3px #babec1 solid;
}
/* Conteneur additionnels ------------------------------------------------------------------------*/
div#extraDiv1, div#extraDiv2, div#extraDiv3 {
    display: none;
}
/* Contenu de la page ----------------------------------------------------------------------------*/
#pageContent {
    padding-bottom: 20px;
    width: 910px;
    margin: 0 auto;
}
#pageContentTop {
    width: 910px;
    margin: 0 auto 5px auto;
    height: 5px;
    background-color: black;
    border-bottom: 1px solid #a59e98;
}
#contentTop1Col,
#contentTop2Col,
#contentTop3Col {
    height: 4px;
    background-color: white;
    background-position: center top;
    background-repeat: no-repeat;
}
#contentTop1Col {
    background-image: url(/images/backgrounds/contentTop1Col.png);
}
#contentTop2Col {
    background-image: url(/images/backgrounds/contentTop2Col.png);
}
#contentTop3Col {
    background-image: url(/images/backgrounds/contentTop3Col.png);
}
#content {
}
#content1Col,
#content2Col,
#content3Col {
    border: 1px solid #cec9c5;
    border-top: none;
    min-height: 875px;
    margin: 0 5px;
    position: relative;
}
#content1Col {
    border: 1px solid #cec9c5;
    background: transparent url(/images/backgrounds/centerCol.png) left top no-repeat;

}
#content2Col {
    background-image: url(/images/backgrounds/content.png);
    background-color: white;
    background-repeat: no-repeat;
    background-position: 749px 875px;
}
#content3Col {
    background-image: url(/images/backgrounds/content.png);
    background-color: white;
    background-repeat: no-repeat;
    background-position: 0px 875px;
}
/* Colonne de gauche -----------------------------------------------------------------------------*/
#leftCol {
    min-height: 875px;
    width: 148px;
    float: left;
    border-right: 1px solid #bcbdbe;
    border-bottom: 1px solid #bcbdbe;
    background: #dfdbd8 url(/images/backgrounds/leftCol.png) repeat scroll center bottom;
}
#newsletterSubscription {
    background: #dfdbd8 url(/images/backgrounds/leftCol.png) bottom repeat;
    padding-top: 10px;
    clear: left;
}
/* Colonne de theme -----------------------------------------------------------------------------*/
#leftCol ul#themesList {
    float: left;
    display: block;
    width: 148px;
    margin-bottom: 10px;
}
#leftCol ul#themesList li span {
    height: 21px;
}
#leftCol ul#themesList li a {
    margin: 0 auto;
}
/* Colonne centrale ------------------------------------------------------------------------------*/
#center2Col,
#center3Col {
    min-height: 875px;
    margin-right: 149px;
/*     background: transparent url(/images/backgrounds/centerCol.png) left top no-repeat; */
    position: relative;
}
#center3Col {
    margin-left: 149px;
}
/* Colonne de droite -----------------------------------------------------------------------------*/
#rightCol {
    min-height: 875px;
    float:right;
    border-left: 1px solid #bcbdbe;
    border-bottom: 1px solid #bcbdbe;
    width: 148px;
}
#rightColTop {
/*     background: #e2dfdc url(/images/backgrounds/rightCol.png) 0 -4px repeat-x; */
    background: #e2dfdc url(/images/backgrounds/rightCol.png) 0 0 repeat-x;
    height: 80px;
    border-bottom: 1px solid #bcbdbe;
    text-align: center;
}
#rightColContent {
    height: 695px;
    overflow: auto;
    background-color: white;
}
#rightColBottom {
    background: #e2dfdc url(/images/backgrounds/rightCol.png) 0 10px repeat-x;
    height: 100px;
    border-top: 1px solid #bcbdbe;
    text-align: center;
    font-size: 11px;
}
#rightColTop .top20 {
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    font-size: 27px;
    padding-top: 5px;
    display: block;
    text-align: center;
}
#rightColTop .my {
    display: block;
    text-align: center;
    color: white;
    font-size: 30px;
    line-height: 30px;
    padding-top: 5px;
    font-weight: bold;
}
#rightColTop .album {
    text-align: center;
    color: white;
    font-size: 38px;
    line-height: 38px;
    font-weight: bold;
}
#rightColBottom .wantSame {
    display: block;
    padding: 0 5px;
    padding: 2px 0;
    color: #b61a66;
    font-size: 14px;
    font-weight: bold;
}
#rightColBottom .itsPossible {
    display: block;
    padding: 0 5px;
    padding: 0 10px;
}
#rightColBottom #containsPictures {
    display: block;
    padding: 5px;
    line-height: 8px;
}
#nbMinPicturesToInsertContainer {
    color: #b61a66;
}
/* Conteneur (blocs) -----------------------------------------------------------------------------*/
.container {
}
/* menu0 (langues) -------------------------------------------------------------------------------*/
#menu0 {
  display: none;
}

/* menu1 (principal) -----------------------------------------------------------------------------*/
#navBar {
    margin: 5px;
    font-weight: bold;
    height: 20px;
    background: #939498 url(/images/buttons/identification.png) left repeat-x;
}
#menu1 li {
    display: inline;
}
#menu1 a {
    float: left;
    height: 20px;
    padding: 0px 8px;
    line-height: 20px;
    color: white;
    background: #939498 url(/images/buttons/menu1.png) left repeat-x;
    border-left: 1px solid #4f5559;
    border-right: 1px solid #707276;
    text-align: center;
    text-decoration: none;
}
#menu1 a:hover {
    background: #7198D6 url(/images/buttons/menu1_over.png) left repeat-x;
}
#menu1 .first {
    background: #939498 url(/images/buttons/menu1_first.png) left no-repeat;
    border-left: none;
    width:110px;
}
#menu1 .first:hover {
    background: #7198D6 url(/images/buttons/menu1_first_over.png) left no-repeat;
}
#menu1 #accessAccount {
    float: right;
    text-align: right;
    padding: 0 10px;
    border-right: 0;
    background: transparent url(/images/buttons/accessAccount.png) right no-repeat;
}
#menu1 #accessAccount:hover {
    background: #7198D6 url(/images/buttons/accessAccount-over.png) right no-repeat;
}
#identification div {
    background: transparent url(/images/buttons/identification.png) left repeat-x;
    color: white;
    height: 20px;
    float: right;
}

#identification-field {
    width: 75px;
    height: 14px;
    border: 1px solid #bab8b5;
    margin: 0;
    padding: 0;
}
#identification-label {
    padding: 0 4px;
    display:block;
    float:left;
    height:20px;
    line-height:20px;
}
#identification-submit {
    color: white;
    text-decoration: none;
    padding: 0px 8px;
    border: 0;
    margin: 0;
    font-weight:bold;
    height: 20px;
    line-height: 20px;
    background: #939498 url(/images/buttons/validate.png) bottom right no-repeat;
}
#identification-submit:hover {
    background: #939498 url(/images/buttons/validate_over.png) right bottom no-repeat;
}

/* Info accès compte / mot de passe perdu --------------------------------------------------------*/
#account {
    border: 1px solid #e5e2de;
    color: #767575;
    background-color: #faf7fa;
    font-size: 10px;
    text-align: right;
    margin: 0px 5px 0 5px;
    padding-right: 2px;
    height: 16px;
    position: relative;
}
#poweredBy span {
    display: none;
}
#poweredBy {
    background: #faf7fa url(/images/poweredBySmall.png) top left no-repeat;
    width: 109px;
    height: 16px;
    display: block;
    margin-right: 3px;
    float: left;
}
#account p a {
    color: #767575;
    background-color: transparent;
}

/* Alertes/messages ------------------------------------------------------------------------------*/
#messageBox .content {
    text-align: center;
    padding: 5px 5px 5px 20px;
    font-weight: bold;
    font-size: 11px;
    margin: 0 5px;
    background-color: white;
    background-repeat: no-repeat;
    background-position: 4px 4px;
    display: none;
}
#messageBox .info,
#messageBox .success,
#messageBox .confirm,
#messageBox .warning,
#messageBox .error {
    display: block;
}
#messageBox .info {
    background-image: url(/images/icons/actions/info.png);
    color: #3c78b5;
    border: 1px solid #3c78b5;
}
#messageBox .success {
    background-image: url(/images/icons/actions/apply.png);
    color: #0b0;
    border: 1px solid #0b0;
}
#messageBox .confirm {
    background-image: url(/images/icons/actions/help.png);
    color: #3c78b5;
    border: 1px solid #3c78b5;
}
#messageBox .warning {
    background-image: url(/images/icons/actions/ledorange.png);
    color: #f90;
    border: 1px solid #f90;
}
#messageBox .error {
    background-image: url(/images/icons/actions/messagebox_warning.png);
    color: #b00;
    border: 1px solid #b00;
}
div.lineForm {
    margin:15px 5px;
    width:100%;
    clear:left;
}
div.lineForm label {
    display:inline;
    float:left;
    text-align:left;
    width:120px;
}
div.lineForm input, div.lineForm select, div.lineForm textarea {
    margin-left:5px;
    width:auto;
}
/* Mon Album -------------------------------------------------------------------------------------*/
#myAlbum li {
    margin: 0 auto;
    width: 86px;
    height: 86px;
    display: block;
    background: transparent url(/images/backgrounds/myAlbumThumb.png) center no-repeat;
    text-align: center;
    padding-top: 16px;
}
#top20 li {
    margin: 10px auto;
    width: 100px;

    text-align: center;
}
#top20 li img {
    border: 1px solid #bcbdbe;
}
#top20 li a span {
    display: block;
    line-height: 12px;
}
#top20 li a {
    text-decoration: none;
    font-size: 11px;
}
/* Ajax popup ------------------------------------------------------------------------------------*/
#popup {
}
#popupClose {
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url(/images/close.png) top left no-repeat;
    cursor: pointer;
    position:absolute;
    top:0;
    right: 0;
}
#popupBackground {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    position: absolute;
    top: -3px;
    left: 0;
    width: 600px;
    min-height: 615px;
    background-color: black;
    z-index: 100;
}
#popupContent {
    position: absolute;
    top: -3px;
    left: 0;
    margin: 17px 20px 20px 20px;
    width: 560px;
    z-index: 200;
}
#popupCover {
}
#popupCoverClose {
    display: block;
    width: 20px;
    height: 20px;
    background: transparent url(/images/close.png) top left no-repeat;
    cursor: pointer;
    position:absolute;
    top:0;
    right: 0;
}
#popupCoverBackground {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    position: absolute;
    top: -3px;
    left: 0;
    width: 600px;
    min-height: 615px;
    background-color: black;
    z-index: 100;
}
#popupCoverContent {
    position: absolute;
    top: -3px;
    left: 0;
    margin: 17px 20px 20px 20px;
    width: 560px;
    z-index: 200;
}
a.navigationArrow {
    display: block;
    width: 55px;
    color: white;
    text-decoration: none;
    font-size: 10px;
    padding-top: 35px;
}
a.disabledArrow {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
/* Pop up central -------------------------------------------------------------------------*/
#pictureContainer {
    position: relative;
    background: transparent url(/images/backgrounds/pictureDetails.png) top left repeat;
    margin: 0 10px;
    margin-top: 20px;
    width: 430px;
    min-height: 330px;
    text-align: center;
    float: left;
}
#pictureContainer img {
    margin: 20px;
}
#pictureContainer img.leftSide {
    margin: 15px 0 15px 15px;
}
#pictureContainer img.rightSide {
    float:right;
    margin: 15px 15px 15px 0;
}
#previousPicture {
    margin-top: 150px;
    text-align: right;
    float: left;
    background: transparent url(/images/arrows/previousPicture.gif) top right no-repeat;
}
#nextPicture {
    margin-top: 150px;
    text-align: left;
    float: left;
    background: transparent url(/images/arrows/nextPicture.gif) top left no-repeat;
}
#waitingMessage {
    width:100%;
    height:200px;
    color:#fff;
    font-weight:bold;
    background:transparent url(/images/backgrounds/loading.gif) center center no-repeat;
    text-align:center;
    display:block;
}
/* Top20 ***********/
#rootLineCalendar {
    padding: 10px 5px;
    background: white url(/images/backgrounds/step4.png) top left repeat;
    height: 120px;
    width:590px;
    display:block;
    overflow: hidden;
    overflow-x:scroll;
    overflow : -moz-scrollbars-horizontal;
    white-space:nowrap;
}
#rootLineCalendar .small{
    width: 595px;
}
#rootLineCalendar .medium{
    width: 1105px;
}
#rootLineCalendar .pageTemplate {
    width: 75px;
    height: 86px;
    border: 1px solid #bcbdbe;
    background: white url(/images/backgrounds/calendarPageTemplate.png) top left no-repeat;
}
#rootLineAgenda {
    padding: 10px 5px;
    background: white url(/images/backgrounds/step4.png) top left repeat;
    width:590px;
    height: 53px;
    overflow: hidden;
    overflow-x:scroll;
    overflow : -moz-scrollbars-horizontal;
    white-space:nowrap;
}
#rootLineAgenda #container{
    width: 2048px;
}
#rootLineAgenda .pageTemplate {
    width: 22px;
    height: 18px;
    display: block;
    border: none;
    color: #000;
    background: transparent url(/images/backgrounds/rootPlancheTemplate.png) top left no-repeat;
}
#rootLineAgenda .pageTemplate a {
    width: 50%;
    height: 100%;
    display: block;
    text-align: center;
    padding-top: 22px;
    color: #000;
    background-color: transparent;
    text-decoration: none;
    float:left;
    font-size: 8px;
}
#rootLineAgenda .templateContainer {
    float:left;
    margin-right:10px;
    width:22px
}
.orangeButton142x29:link,
.orangeButton142x29:visited,
.orangeButton142x29:active,
.orangeButton142x29:hover,
.orangeButton284x29:link,
.orangeButton284x29:visited,
.orangeButton284x29:active,
.orangeButton284x29:hover,
.orangeButton140x17:link,
.orangeButton140x17:visited,
.orangeButton140x17:active,
.orangeButton140x17:hover {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    display: block;
    background-color: transparent;
    background-position: top left;
    background-repeat: no-repeat;
    border: none;
}
.orangeButton140x17 {
    width: 140px;
    height: 17px;
    line-height: 17px;
    font-size: 11px;
    background-image: url(/images/buttons/orange140x17.gif);
}
.orangeButton140x17:hover {
    background-position: 0 -17px;
}
.orangeButton142x29 {
    width: 142px;
    height: 29px;
    line-height: 29px;
    font-size: 12px;
    background-image: url(/images/buttons/orange142x29.gif);
}
a.orangeButton142x29 {
    line-height: 31px;
}
.orangeButton284x29 {
    width: 284px;
    height: 29px;
    line-height: 29px;
    font-size: 12px;
    background-image: url(/images/buttons/orange284x29.gif);
}
a.orangeButton284x29 {
    line-height: 31px;
}
.orangeButton284x29:hover {
    background-position: 0 -29px;
}
.orangeButton142x29 {
    width: 142px;
    height: 29px;
    line-height: 29px;
    font-size: 12px;
    background-image: url(/images/buttons/orange142x29.gif);
}
.orangeButton142x29 span {
    line-height: 29px;
}
.orangeButton142x29:hover {
    background-position: 0 -29px;
}
#langFlags {
    margin-left: 2px;
}
#langFlags span {
    display: none;
}
#langFlags a {
    display: block;
    width: 19px;
    height: 12px;
    background-position: top left;
    background-repeat: no-repeat;
    float: left;
    margin-top: 2px;
    margin-right: 5px
}
#langFlags .fr {
    background-image: url(/images/icons/flags/fr_on.gif);
}
#langFlags .en {
    background-image: url(/images/icons/flags/en_on.gif);
}
#langFlags .de {
    background-image: url(/images/icons/flags/de_on.gif);
}
#colorSelector {
    font-weight: bold;
    text-align: center;
    border: 1px solid #bcbdbe;
    width: 120px;
}
/* Bloc RSS --------------------------------------------------------------------------------------*/
#rss {
    background: #e2dfdc url(/images/backgrounds/rss.png) center no-repeat;
    height: 130px;
}
#rss strong {
    color: #b61a66;
    font-size: 12px;
    padding: 5px 0;
    font-weight: bold;
    display: block;
    text-align: center;
}
#rss ul {
    margin: 10px 5px;
}
#rss a {
    background: transparent url(/images/icons/rss.png) center left no-repeat;
    color: black;
    padding-left: 20px;
    text-decoration: none;
    line-height: 20px;
}
#rss a:hover {
    text-decoration: underline;
}
.currencyChooser li {
    display: inline;
}
.currencyChooser a {
    text-decoration: none;
    color: black;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 3px;
}
.currencyChooser a:hover,
.currencyChooser a.selected {
    background-color: #eb0060;
    color: white;
}
div.cls {
    clear:both;
}
