@charset "utf-8";
/* CSS Document */

@font-face { font-family: TradeGothicLTStdLight; font-weight: normal; src: local('/media/fonts/TradeGothicLTStd-Light.otf'); } 

@font-face {
    font-family: 'TradeGothicLTStdLight';
    src: url('/media/fonts/tradegothicltstd-light-webfont.eot');
    src: url('/media/fonts/tradegothicltstd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/media/fonts/tradegothicltstd-light-webfont.woff') format('woff'),
         url('/media/fonts/tradegothicltstd-light-webfont.ttf') format('truetype'),
         url('/media/fonts/tradegothicltstd-light-webfont.svg#TradeGothicLTStdLight') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
}

a, a:active, a:visited{
	text-decoration: none;
	color: black;
}
a:hover
{
	color: #C3C3C3;
}

.page {
	display: none;
}
.pager a
{
	color: red;
	font-weight: bold;
}
.pager a:hover
{
	color: black;
}
.workTitle, .pressTitle
{
	font-weight: bold;
}
#main
{
	width: 750px;
	height: 430px;
	
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.page
{
	width: 750px;
	height: 430px;
	
	position: absolute;
	overflow:hidden;
	
	top:0px;
	left: 0px;
}

.pager a
{
	display: inline-block;
	width: 10px;
}
/**
 * 	HOME
 */
#home h1
{
	font-family: TradeGothicLTStdLight;
	font-weight: normal;
	position: absolute;
	top:10px;
	left:10px;
	margin:0px;
}
#veTitle
{
	font-family: TradeGothicLTStdLight;
	font-weight: normal;
}

#home li
{
	display:block;
	position: absolute;
}

#home li a
{
	font-family: "Droid Sans";
	font-size:24px;
	text-decoration: none;
	color: black;
	display:block;
	width:150px;
	height:30px;
	text-indent:-9999px;
}
#home li.aboutus
{
	top:122px;
	left:236px;
}
#home li.aboutus a
{
	background:url('/media/images/texte.JPG') no-repeat;
}
#home li.activities
{
	top:187px;
	left:205px;
}
#home li.activities a
{
	background:url('/media/images/texte.JPG') no-repeat;
}
#home li.clients 
{
	top:224px;
	left:266px;
	font-family: 'Tinos', serif;
	font-size:18px;
	color:black;
	background:red;
}
#home li.recentwork
{
	top:282px;
	left:250px;
}
#home li.recentwork a
{
	background:url('/media/images/texte.JPG') no-repeat;
}
#home li.contact
{
	top:300px;
	left:423px;
}
#home li.contact a
{
	background:url('/media/images/texte.JPG') no-repeat;
}
#home li.press
{
	top:288px;
	left:545px;
}
#home li.press a
{
	background:url('/media/images/texte.JPG') no-repeat;
}
#home li.wesupport
{
	top:160px;
	left:580px;
}
#home li.wesupport a
{
	background:url('/media/images/texte.JPG') no-repeat;
}
#home #poster
{
	display:block;
	position: absolute;
	
	left:400px;
	top:150px;
}


/**
 * 	About us
 */

#aboutus .content
{
	width: 310px;
	height: 360px;
	
}
#aboutus .content div.section
{
	font-size:11px;
	display: none;
	width: 290px;
	font-size:11px;
	height: 360px;
	overflow: auto;
}
#aboutus-about-fr
{
	display: block;
}
#aboutus .content, #aboutus .control
{
	position: absolute;
}
#aboutus .control ul
{
	list-style-type: none;
}
#aboutus .control li
{
	position: absolute;
}
#aboutus .control li.etienne
{
	top: 170px;
	left: 60px;
}
#aboutus .control li.etienne a
{
	font-size: 13px;
}
#aboutus .control li.etienne a.selected
{
	font-size: 24px;
}
#aboutus .control li.toFr
{
	top: 300px;
	left: 60px;
}
#aboutus .control li.toUs
{
	top: 325px;
	left: 80px;
}
#aboutus .content
{
	top:30px;
	left:180px;
}


#aboutus .overlay div
{
	position:absolute;
}

.overlay .icon
{
	z-index: 1337;
}
#aboutus .overlay .icon
{
	width:170px;
	height: 65px;
	opacity: 0;
	cursor: pointer;
}

#aboutus .overlay .close
{
	width:218px;
	height: 105px;
	
	left:500px;
	top:0px;
	
	opacity: 0;
	cursor: pointer;
}

/**
 * 	Activities
 */
#activities .first a, #activities .second a
{
	font-size:24px;
	
	position: absolute;
	display: block;
	
	color: black;
	text-decoration: none;
}
#activities .fourth
{
	position: absolute;
	width:170px;
	top: 150px;
	left: 300px;
	text-align: center;
}
#activities ul
{
	position: absolute;
	list-style-type: none;
	top: 180px;
	right: 200px;
}
#activities li
{
	display: block;
	width: 200px;
	height: 50px;
}
#activities .overlay div
{
	position:absolute;
}

#activities .overlay .icon
{
	width:170px;
	height: 85px;
	opacity: 0;
	cursor: pointer;
}

#activities .overlay .close
{
	width:218px;
	height: 105px;
	
	left:6px;
	top:290px;
	
	opacity: 0;
	cursor: pointer;
}
#activities .overlay .closeAlt
{
	width: 100px;
	height: 25px;
	left: 100px;
	top: 200px;
	opacity: 0;
	cursor: pointer;
}


/**
 * 	Contact
 */

#contact .content p
{
	margin: 0px 0px 10px 10px;
}
#contact .content
{
	position: absolute;
	font-family: TradeGothicLTStdLight;
	font-size: 17px;
	bottom:10px;
	left:20px;
	width: 200px;
	height: 200px;
}


#contact .overlay .icon
{
	position: absolute;
	width:170px;
	height: 65px;
	opacity: 0;
	cursor: pointer;
}

#contact .overlay .close
{
	position: absolute;
	width:218px;
	height: 125px;
	
	left:450px;
	top:0px;
	
	opacity: 0;
	cursor: pointer;
}


/**
 * 	Clients
 */

#clients .third
{
	position: absolute;
	width:150px;
	bottom: 130px;
	left: 0px;
	text-align: center;
}

#clients ul
{
	position: absolute;
	list-style-type: none;
	top: 150px;
	left: 200px;
}
#clients ul li
{
	display: block;
	width: 250px;
	height: 50px;
}

#clients .overlay .icon
{
	position: absolute;
	width:170px;
	height: 65px;
	opacity: 0;
	cursor: pointer;
}

#clients .overlay .close
{
	position: absolute;
	width:218px;
	height: 80px;
	
	left:500px;
	top:0px;
	
	opacity: 0;
	cursor: pointer;
}

#clients .overlay .closeAlt
{
	position: absolute;
	width:110px;
	height: 30px;
	
	left:0px;
	top:320px;
	
	opacity: 0;
	cursor: pointer;
}


/**
 * 	Works
 */

#recentwork ul
{
	position: absolute;
	list-style-type: none;
	top: 100px;
	left: 460px;
}
#recentwork ul li
{
	display: block;
	width: 250px;
	height: 60px;
}
#recentwork .second
{
	position: absolute;
	width:170px;
	height: 40px;
	top: 220px;
	left: 300px;
	text-align: center;
}
#recentwork .overlay .icon
{
	position: absolute;
	width:170px;
	height: 65px;
	opacity: 0;
	top: 0px;
	cursor: pointer;
}

#recentwork .overlay .close
{
	position: absolute;
	width:218px;
	height: 80px;
	
	left:0px;
	bottom:80px;
	
	opacity: 0;
	cursor: pointer;
}

#recentwork .overlay .closeAlt
{
	position: absolute;
	width:140px;
	height: 30px;
	
	left:100px;
	top:200px;
	
	opacity: 0;
	cursor: pointer;
}


/**
 * 	Press
 */
#press .second
{
	position: absolute;
	width:170px;
	height: 20px;
	top: 150px;
	right: 135px;
	text-align: center;
}
#press .first a
{
	display: block;
	width: 115px;
	height: 80px;
	position: absolute;
}
#press .overlay .icon
{
	position: absolute;
	width:170px;
	height: 65px;
	opacity: 0;
	top: 0px;
	cursor: pointer;
}

#press .overlay .close
{
	position: absolute;
	width:218px;
	height: 80px;
	
	right:30px;
	top:10px;
	
	opacity: 0;
	cursor: pointer;
}

#press .overlay .closeAlt
{
	position: absolute;
	width:140px;
	height: 30px;
	
	right:120px;
	top:175px;
	
	opacity: 0;
	cursor: pointer;
}


/**
 * 	We Support
 */
#wesupport .overlay .icon
{
	position: absolute;
	width:170px;
	height: 65px;
	opacity: 0;
	top: 0px;
	cursor: pointer;
}

#wesupport .overlay .close
{
	position: absolute;
	width:218px;
	height: 80px;
	
	left:0px;
	bottom:50px;
	
	opacity: 0;
	cursor: pointer;
}

#wesupport .overlay .closeAlt
{
	position: absolute;
	width:140px;
	height: 30px;
	
	right:325px;
	top:160px;
	
	opacity: 0;
	cursor: pointer;
}
