@font-face {
  font-family: "Century Gothic";
  src: url(fonts/century_gothic.html) format("truetype");
}

body{
    margin:9px 0 0 0;
    padding:0px;
    font-size:12px;
    font-family:"Century Gothic", Verdana, Arial, sans-serif;
}

abbr{
    text-decoration:none;
}

a img{
    border:medium none;
}

a{
	color:#000;
}

iframe{
	border:solid black 1px;
}

#siteContainer{
    width:964px;
    float:none;
    margin:0 auto;
}

#header{
    float:left;
    margin:0 0 40px 0;
    font-family:"Century Gothic", Verdana, Arial, sans-serif;
}

#body{
    width:100%;
    float:left;
}

.sectionTitle{
    font-size:18px;
    margin:0;
    padding:0;
}

#footer{
    width:100%;
    height:20px;
    padding:30px 0 0 0;
    background-color:#171117;
    color:#fff;
    text-align:center;
	padding-top:10px;
	padding-bottom:10px;
    font-size:11px;
    float:left;
    font-family:"Century Gothic", Verdana, Arial, sans-serif;
    margin:12px 0 0 0;
}

#footer div{
    display:inline;
}

#headerImg{
    float:left;
}

#iLangLink{
    font-size:9px;
    /*text-transform:uppercase*/;
    text-decoration:underline;
    color:#171117;
    float:left;
}

#headerTopRight{
    text-decoration:none;
    /*text-transform:uppercase*/;
    float:right;
    color:#171117;
}

.headerTopRightLink{
    color:#171117;
    font-weight:bold;
}

#geographicLocation{
    margin:0 0 0 13px;
}

#phoneNumbers{
    margin:0 0 0 13px;
}

.email{
    margin:0 0 0 13px;
}

.email a{
    font-weight:bold;
    color:#fff;
}

#footerBusinessHours a{
    margin:0 0 0 13px;
    /*text-transform:uppercase*/;
    font-weight:bold;
    color:#cbc945;
    text-decoration:none;
}

#footerBusinessHours a:hover{
    text-decoration:underline;
}

a.active{
color:#aeaf9b;
}

#imgPreview {
	position:absolute;
/*
	left:30px;
	top:inherit;
*/
	border:0px;
	border-width:0px;
	border-color:#000000;
	border-style:solid;
	text-align:center;
	vertical-align:middle;
/*
	width:375px;
	height:375px;
*/
	z-index:1;
/*
	background-image: url(../../images/escalier/realisations/46.jpg);
*/
	background-repeat:no-repeat;
	visibility: hidden;
}
