/* CSS SA expo */
@font-face {
    font-family: 'gruppoxregular';
    src: url('gruppox_-webfont.eot');
    src: url('gruppox_-webfont.eot?#iefix') format('embedded-opentype'),
         url('gruppox_-webfont.woff') format('woff'),
         url('gruppox_-webfont.ttf') format('truetype'),
         url('gruppox_-webfont.svg#gruppoxregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
a:link {
	color: #93bbe5;
	text-decoration: none;
	text-shadow: 0px 1px 0px white;
}
a:visited {
	text-decoration: none;
	color: #93bbe5;
	text-shadow: 0px 1px 0px white;
}
a:hover {
	text-decoration: line-through;
	color: #999;
}
a:active {
	text-decoration: none;
}.clear {
	clear: both;
}

body {
	margin: 0px;
	overflow-x: hidden;
}
.wrapper {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
header {
	float: left;
	height: 100px;
	width: 1200px;
}
.editorial {
	font-family: "Courier New", Courier, monospace;
	background-color: #FFF;
	font-size: 15px;
	line-height: 17px;
	color: #000;
	padding-top: 40px;
}
.editorial-exergue {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
}
.editorial-text-emancip {
	font-family: "Courier New", Courier, monospace;
	background-color: #FFF;
	font-size: 15px;
	line-height: 17px;
	color: #000;
	padding-right: 10px;
}
.editorial-text-cee {
	font-family: "Courier New", Courier, monospace;
	background-color: #FFF;
	font-size: 15px;
	line-height: 17px;
	color: #000;
	letter-spacing: 1px;
	word-spacing: 1px;
	padding-right: 10px;
}
.lightbox {
	width:auto;
	float:left;
	background-color: #FFF;
}
#logo-home {
	bottom:10px;
	height:600px;
	left:0px;
	position:absolute;
	width:100%;
	text-align:center;
	z-index:1000;
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-style: normal;
	line-height: 32px;
	padding-top: 10px;
	font-weight: normal;
}
#logo-home a:link {
	color: #000;
}
#logo-home a:visited {
	color: #000;
}
#logo-home a:hover {
	color: #93bbe5;
}
.title-home {
	font-family: 'gruppoxregular';
	font-size: 86px;
	font-style: normal;
	line-height: 88px;
	font-weight: bold;
	color: #000;
	text-shadow: 0px 2px 0px white;
	text-align: center;
	letter-spacing: -4px;
}
#home-box {
	float:left;
	height: 50px;
	width: 200px;
	background-color: #fff;
}
#trombone-box {
	float:left;
	height: 50px;
	width: 200px;
	background-color: #fff;
	margin-bottom: 10px;
}
#logo {
	bottom:30px;
	height:auto;
	left:30px;
	position:absolute;
	width:100%;
	text-align:left;
	z-index:1000;
	font-family: 'gruppoxregular';
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
			}
.title {
	font-family: 'gruppoxregular';
	font-size: 36px;
	font-style: normal;
	line-height: 38px;
	font-weight: bold;
	color: #000;
	text-shadow: 0px 2px 0px white;
	letter-spacing: -4px;
}
.date {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
#box-content {
	z-index:-100;
	display: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}
/* FADEHOVER IMG BOX */
div.fadehover {
	position: relative;
	}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}
/* FADEHOVER IMG BOX */
/*CEE CSS*/
/*CEE CSS*/
#inline_content {
	font-family: "Courier New", Courier, monospace;
	height: 470px;
	width: 970px;
	overflow-y: hidden;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	color: #000;
	float: left;
	z-index: 1000;
}
#inline_text {
	font-family: "Courier New", Courier, monospace;
	height: 440px;
	width: 600px;
	padding-right: 10px;
	overflow-y: auto;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	color: #000;
	float: left;
}
#inline-visuel {
	height: 440px;
	width: 300px;
	float: left;
	background-color: #fff;
	margin-left: 20px;
	margin-top: 20px;
	}

#footer {
	text-align: left;
	height: 30px;
	width: 1200px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#player {
	float:left;
	height: 50px;
	width: 200px;
	background-color: #fff;
	margin-top: 120px;
	z-index: 1;
}#player object {
	z-index: 1;
}
