@font-face {
	font-family: fontSiteH2;
	src: url('../fonts/KeepCalm-Medium.ttf');
}

.orbit-container .nohome {
	height :180px ;
}

.orbit #surOrbit {
	position:absolute;
	z-index:1000;
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	text-align:center;
}

.orbit #surOrbit #surOrbitText{
	position: relative;
    display: inline-block;
    top: 50%;
	/*height:100%;*/
	/*font-size:54px;*/
	font-size:18px;
	font-weight: bold;
	vertical-align: middle;
}

.error {
	background-color: #ffe2e2 ;
	border: 1px solid red ;
}

.errorSimple {
	color: red ;
}

.avertSevere {
	color: red ;
}

body .contentInter {
	font-family: fontSite;
}

.contentInter h1 {
	font-family: fontSiteH2;
}
.contentInter h2 {
	font-family: fontSiteH2;
}
.contentInter h3 {
	font-family: fontSiteH2;
}
.contentInter h4 {
	font-family: fontSiteH2;
}

fieldset {
    border: 1 solid grey;
    padding: 10;
    margin: 10;
}

tr .lineBookDomain_2 {
	font-weight: bold;
}
tr .lineBookDomain_1 {
}

