* {margin:0; padding:0;}
html, body, #container {height:100%; font-family:Tahoma, sans-serif; color:#999; overflow:hidden;}
body > #container {height:auto; min-height:100%;}
body {background:#fff;}
.clear {clear:both;}
a, a:visited {color:#ccc; text-decoration:none;}
a:hover {text-decoration:underline;}

/* HOME */
#container {position:relative; width:900px; height:120px; min-height:120px; top:50%; left:50%; margin:-60px 0 0 -450px;}

.logoTemp {width:250px; height:50px; margin:0 auto;}
.logoTemp h1{width:250px; height:50px; background:url(../imagens/logo-montagne.png) no-repeat; margin:0 auto; display:block; text-indent:-9999px;}

.statusTemp {width:450px; height:45px; font-size:0.9em; font-weight:bold; margin:0 auto; text-align:center; line-height:45px;}

.footerTemp {position:absolute; bottom:30px; left:50%; width:450px; height:25px; margin:0 0 0 -225px; font-size:0.8em; text-align:center; line-height:16px;}