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

@import "top2.css?v=1";
@import "footer.css?v=1";
@import "stickyfooter.css?v=1";
@import "nicetitle.css?v=1";

body,*{
	margin:0;
	padding:0;
}
body{
	background:#080808;
	font-family:Arial, Helvetica, sans-serif;
}

::-moz-selection {
	background-color:transparent;
	color:#ff5f1d;
}
::selection {
	background-color:transparent;
	color:#ff5f1d;
}
a {
	outline: none;
}
/**/
#artexte{
	clear:both;
	color:#cdcbcb;
	font-size:14px;
	color:#cdcbcb;
	margin-bottom:20px;
}
#artexte a{
	color:#FF5F1D;
}
#more{
	display:none;
	padding-left:317px;
	padding-top:10px;
}
#moretoggle{
	padding-left:317px;
}
#content{
	width:942px;
	margin:0 auto;
}

#content h2{
	float:left;
	width:942px;
	background:url(../img/about/h2_bg.jpg) bottom left repeat-x;
	margin:0 0 30px 0;
}
#content h2 a{
	font-size:18px;
	color:white;
	text-decoration:none;
	background:#080808;
	padding:0 4px 0 0;
}
#content p.white {
	font-size:14px;
	color:#cdcbcb;
	margin:0 0 30px 0;
}
#content p.grey{
	font-size:14px;
	color:#999999;
	margin:0 0 30px 0;
	clear:both;
}
#content p.grey a{
	color:#cdcbcb;
	text-decoration:none;
}
#content p.grey a:hover{
	color:#cdcbcb;
	text-decoration:underline;
}

/**/

.credit{
	clear:both;
}
.creditimage{
	float:left;
	width:214px;
	height:405px;
	padding:60px 0 0 0;
}
#arte .creditimage,#arte .separe{
	height:205px;
}
.separe{
	float:left;
	background:url(../img/about/separe.jpg) top left no-repeat;
	width:103px;
	height:465px;
}
.description{
	float:left;
	width:415px;
	padding:20px 0 0 0;
}
.description h1{
	float:left;
	font-size:16px;
	font-weight:bold;
	color:white;
}
#arte .r{
	float:left;
	margin-top:-15px;
}
.description span{
	float:left;
	font-size:16px;
	font-weight:bold;
	color:white;
}
.description h3{
	
	font-size:14px;
	font-weight:bold;
	color:#999999;
	padding:2px 0 0 0;
}
.description .img{
	width:415px;
	height:246px;
	background:url(../img/about/wrap_img.jpg) top left no-repeat;
	margin:7px 0 15px 0;
}
.description p,.description ul{
	font-size:12px;
	color:#999999;
	margin-bottom:15px;
	text-align:justify;
	list-style-position:inside;
}
.description a{
	color:#999999;
}

.infos{
	float:left;
	width:200px;
	padding:53px 0 0 10px;
	font-size:12px;
	color:white;
}
.infos a{
	color:white;
	text-decoration:none;
}
.infos p a:hover{
	text-decoration:underline;
	color:#FF5F1D;
}
.infos p{
	margin:0 0 15px 0;
}

.creditimage a img{
	float:left;
	width:164px;
	border:none;
	margin:0 0 0 29px;
}

/**/

#gene{
	text-align:center;
}

#gene h3{
	color:white;
	text-transform:uppercase;
	margin-bottom:15px;
	color:#FF5F1D;
}
#gene b{
	color:white;
}


/**/
#gene{
	height:400px !important;
	overflow:hidden;
	float:left;
}

#gene_defile{
	float:left;
	margin-top:400px;
}