html {
height:100%;
}

body {
color:#444;
font:14px/20px Arial,Helvetica,sans-serif;
background:url("../img/fond_page.jpg") repeat-x fixed left top transparent;
height:100%;
position:relative;
min-width:1080px;
margin:0;
}

.block-header {
background:url("../img/fond_header.jpg") repeat scroll center center transparent;
height:140px;
}

.block-header-mini {
background:url("../img/fond_header.jpg") repeat scroll center center transparent;
height:50px;
}

.wrapper-header {
width:1080px;
height:140px;
margin:auto;
}

.wrapper-header-mini {
width:1080px;
height:50px;
margin:auto;
}

.block-day-header {
clear:both;
content:"";
display:table;
}

.day-header {
float:left;
color:#FFF;
}

.day-header time {
color:#FFF;
float:left;
}

.header {
position:relative;
display:block;
margin:15px;
}

.header-mini {
position:relative;
display:block;
height:50px;
margin:0px;
}

.headerbar {
clear:both;
content:"";
display:table;
margin:15px 0;
}

.headerbar-mini {
height:40px;
margin:0px 0;
padding-top:10px;
}

.headerbar h1 {
color:#8c2600;
font-family:Arial,sans-serif;
font-size:38px;
font-weight:700;
margin-top:10px;
padding-left:80px;
line-height:30px;
}

.headerbar-mini #h1 {
color:#8c2600;
font-family:Arial,sans-serif;
font-size:28px;
font-weight:700;
padding-top:10px;
padding-left:40px;
line-height:28px;
}

.headerbar h4 {
color:#FFF;
font-family:Arial,sans-serif;
font-size:16px;
font-weight:900;
margin-top:0;
padding-left:200px;
line-height:16px;
}

.headerbar-mini #h4 {
color:#FFF;
font-family:Arial,sans-serif;
font-size:16px;
font-weight:700;
margin-top:0;
padding-left:50px;
line-height:16px;
}

.block-main {
z-index:50;
position:relative;
}

.main {
content:"";
height:100%;
width:1080px;
background:none repeat scroll 0 0 #f1f1f1;
z-index:50;
margin:auto;
}

.block-footer {
background:url("../img/fond_footer.jpg") repeat scroll 0 0 transparent;
}

.wrapper-footer {
width:1080px;
font-size:10px;
text-align:center;
margin:auto;
}

.wrapper-footer a {
color:red;
text-decoration:none;
}

.footer {
clear:both;
content:"";
color:#FFF;
font-size:10px;
position:relative;
text-align:center;
display:block;
margin:0;
padding:10px;
}

.footer a {
color:red;
text-decoration:none;
font-size:10px;
text-align:center;
}

.height500 {
height:500px;
}

.height400 {
height:400px;
}

.height300 {
height:300px;
}

.height200 {
height:200px;
}

.height215 {
height:215px;
}

.height373 {
height:373px;
}

.height230 {
height:230px;
}

.height107 {
height:107px;
}