* {
	margin: 0;
	padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
	margin: 0;
	text-align: center;
	font: normal 11px "Times New Roman",Times,Serif;
	background-color:#37353a;
	color:#666;
}

.container {
	width: 1024px;
	height: 520px;
	text-align: left;
	margin: 134px auto;
	background-color:#000;
	overflow: hidden;
}

.content {
	height: 470px;
	background-color:#000;
	position:relative;
	z-index:1;
}

.content-colleft {
	width: 512px;
	float:left;
}

.content-colright {
	width: 512px;
	float:left;
}

.content .left {
	text-align:justify;
	width: 482px;
	float:left;
	padding: 20px 10px 0 20px;
}

.content .right {
	text-align:justify;
	width: 482px;
	float:left;
	padding: 20px 20px 0 10px;
}

.content .left p, .content .right p {
	font-family: verdana, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 10px;
	font-weight: normal;
}

	
.content .col1 {
	margin-top: 110px;
	padding-left: 55px;
	float:left;
}

.content .col2 {
	margin-top: 110px;
	padding-left: 55px;
	float:left;
}

.content .col3 {
	margin-top: 110px;
	padding-left: 55px;
	float:left;
}

.content .col4 {
	margin-top: 110px;
	padding-left: 55px;
	float:left;
}

.content .col5 {
	margin-top: 110px;
	padding-left: 55px;
	float:left;
}

.navigation {
	font-size: 24px;
	height: 30px;
	margin-bottom:20px;
	position:absolute;
	z-index:900;
	top:600px;
}

.navigation .nav {
	float:left;
	padding-left: 85px;
	font-weight: normal;
}

.navigation .nav p {
	display:inline;
}

.navigation .trad {
	width: 492px;
	margin-left:20px;
	float:left;
}

h1 {
	display: alt-text;
	font-weight: normal;
}

h2 {
	font-size: 28px;
	margin-top: 230px;
	font-weight: normal;
}

#works {
	margin-left: 100px;
}

#contact {
	margin-left: 207px;
}

h2 p {
	display:inline;
	text-align: center;
}

h2 a {
	color:#666;
	text-decoration:none;
}

h2 a:hover {
	color:#fff;
	text-decoration:none;
}

h3 {
	margin-bottom:12px;
	font-size:20px;
	line-height:20px;
	color:#FFF;
	height: 40px;
	font-weight: normal;
}

.pink {
	color:#f69;
}

b {
	color:#FFF;
}

.navigation a {
	color:#666;
	text-decoration:none;
	font-weight: normal;
}

.navigation a:hover {
	color:#FFF;
	text-decoration: none;
}

.navigation a.selected {
	color:#FFF;
	text-decoration: none;
}

ul a {
	font-family:verdana;
	font-size:16px;
	line-height:21px;
	color:#666;
	text-decoration:none;
	font-weight: normal;
}

ul a:hover {
	font-family:verdana;
	font-size:16px;
	line-height:21px;
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
}

li {
	list-style: none;
}
.nav a, .nav p {
	display:block;
	float:left;
}
.nav a {
	margin:0 5px;
	height:24px;
}
.nav a#lienHome {
	width:51px;
	background:url(../img/btn-home.jpg) no-repeat 0 3px;
}
.nav a#lienHome:hover {
	background:url(../img/btn-home-hover.jpg) no-repeat 0 3px;
}
.nav a#lienHome.selected {
	background:url(../img/btn-home-hover.jpg) no-repeat 0 3px;
}
.nav a#lienBio {
	width:32px;
	background:url(../img/btn-bio.jpg) no-repeat 0 3px;
}
.nav a#lienBio:hover {
	background:url(../img/btn-bio-hover.jpg) no-repeat 0 3px;
}
.nav a#lienBio.selected {
	background:url(../img/btn-bio-hover.jpg) no-repeat 0 3px;
}
.nav a#lienWorks {
	width:60px;
	background:url(../img/btn-works.jpg) no-repeat 0 3px;
}
.nav a#lienWorks:hover {
	background:url(../img/btn-works-hover.jpg) no-repeat 0 3px;
}
.nav a#lienWorks.selected {
	background:url(../img/btn-works-hover.jpg) no-repeat 0 3px;
}
.nav a#lienContact {
	width:78px;
	background:url(../img/btn-contact.jpg) no-repeat 0 3px;
}
.nav a#lienContact:hover {
	background:url(../img/btn-contact-hover.jpg) no-repeat 0 3px;
}
.nav a#lienContact.selected {
	background:url(../img/btn-contact-hover.jpg) no-repeat 0 3px;
}
.nav a#lienLinks {
	width:49px;
	background:url(../img/btn-links.jpg) no-repeat 0 3px;
}
.nav a#lienLinks:hover {
	background:url(../img/btn-links-hover.jpg) no-repeat 0 3px;
}
.nav a#lienLinks.selected {
	background:url(../img/btn-links-hover.jpg) no-repeat 0 3px;
}
.nav a span {
	display:none;
}

.trad a {
	display:block;
	float:left;
	margin:0 5px;
	height:24px;
}
.trad p {
	display:block;
	float:left;
}
.trad a#lienFr {
	width:77px;
	background:url(../img/btn-fr.jpg) no-repeat 0 3px;
}
.trad a#lienFr:hover {
	background:url(../img/btn-fr-hover.jpg) no-repeat 0 3px;
}
.trad a#lienFr.selected {
	background:url(../img/btn-fr-hover.jpg) no-repeat 0 3px;
}
.trad a#lienEn {
	width:67px;
	background:url(../img/btn-en.jpg) no-repeat 0 3px;
}
.trad a#lienEn:hover {
	background:url(../img/btn-en-hover.jpg) no-repeat 0 3px;
}
.trad a#lienEn.selected {
	background:url(../img/btn-en-hover.jpg) no-repeat 0 3px;
}
.trad a span {
	display:none;
}

#works a {
	display:block;
	float:left;
	margin:0 5px;
	height:24px;
}
#works p {
	display:block;
	float:left;
}
#works a#lienCorpo {
	width:193px;
	background:url(../img/btn-corpo.jpg) no-repeat 0 3px;
}
#works a#lienCorpo:hover {
	background:url(../img/btn-corpo-hover.jpg) no-repeat 0 3px;
}
#works a#lienProd {
	width:174px;
	background:url(../img/btn-prod.jpg) no-repeat 0 3px;
}
#works a#lienProd:hover {
	background:url(../img/btn-prod-hover.jpg) no-repeat 0 3px;
}
#works a#lienGraph {
	width:168px;
	background:url(../img/btn-graph.jpg) no-repeat 0 3px;
}
#works a#lienGraph:hover {
	background:url(../img/btn-graph-hover.jpg) no-repeat 0 3px;
}
#works a#lienEvents {
	width:137px;
	background:url(../img/btn-events.jpg) no-repeat 0 3px;
}
#works a#lienEvents:hover {
	background:url(../img/btn-events-hover.jpg) no-repeat 0 3px;
}
#works a#lienCotoons {
	width:93px;
	background:url(../img/btn-cotoons.jpg) no-repeat 0 3px;
}
#works a#lienCotoons:hover {
	background:url(../img/btn-cotoons-hover.jpg) no-repeat 0 3px;
}
#works a span {
	display:none;
}