@import "navigationGlobal.css"; @import "navigationSecondary.css"; @import "pageGauche.css"; @import "edition.css"; @import "accueil.css"; body { height:100%; margin:0; padding:0; text-align:center; background-color: #F3F4F6; background-image: url(../../img/commun/fond/fond0.jpg); background-repeat: no-repeat; background-position: center top; background-attachment: fixed; } html{ margin: 0; padding: 0; height: 100%; } img{ border:none; } #CalqueCentre{ width:946px; text-align:center; padding: 0; margin:auto; } #Calque { width:944px; text-align:left; padding: 0; margin:0; float:left; background-color:#FFFFFF; } #Page { float:left; width:944px; padding:0; margin:0; background-image: url(../../img/commun/page/fond1.jpg); background-repeat: repeat-y; border-left:solid 1px #7d8283; border-right:solid 1px #7d8283; } #PageHaut { height:60px; background-color: #FFFFFF; border-bottom-width: 6px; border-bottom-color: #99d0f3; border-bottom-style: solid; } #PageBas { border-top:solid 1px #7d8283; border-bottom:solid 1px #7d8283; height:100%; overflow:hidden; background-color: #FFFFFF; width:944px; text-align:center; padding:10px 0 5px 0; clear:left; } #MentionsLegales{ padding:10px; text-align:center; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color:#333333; background:#dae1e4; } #MentionsLegales a{ color:#333333; text-decoration:none; } #Logo { padding:12px; width: 250px; float: left; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-align: left; } #PageContenu { width: 618px; height:100%; overflow:visible; float:left; padding:20px; display:block; margin:0; display:block; font-family: Geneva, Arial, Helvetica, sans-serif; color:#343536; font-size: 12px; background-image: url(../../img/commun/page/fondHaut0.jpg); background-repeat: no-repeat; background-position:top left; } .evident{ font-size:14px; font-weight:bold; color:#cae4f5; } a{ color:#52a7dd; text-decoration:none; } a:hover{ color:#ff5842; } #PageContenu a:visited{ color:#9cabb4; }