body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	padding:0px;
	margin:0px;
}
#container {
	width: 730px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
}
#content {
	float:left;
	margin-left: 20px;
	margin-top:115px;
	font-size:13px;
	line-height:15pt;
}
div#content {
	min-height:600px;
	width:510px;
}
#left {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}



#footer {
	float:left;
	font-size: 11px;
	padding-top:20px;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	width: 890px;
	margin-top:50px;
}
.logo {
	padding-bottom:25px;
}
.coo {
	padding-left:10px;
	padding-top:10px;
}
a {
	color: #EC6C1F;
	text-decoration:none;
}
h1 {
	font-size: 20px;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-transform: capitalize;	
	
}
p, h1, h2, h3 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
h2 {
	font-size: 15px;
	color:#000;
	display:inline;
	padding-bottom:15px;
}
#accordion h3 {
	cursor:pointer;
}
#accordion h3.current {
	cursor:default;
}
#accordion div.pane {
	display:none;
}
ul {
	list-style:none;
	margin:0;
	padding-left:10px;
}

li {
	list-style:none;
	margin:0;
	padding-left:10px;
}


li a {
	padding:2px;
	text-decoration:none;
}
.cg {
	font-size: 20px;
	color:#000;
	display:inline;
	font-weight: lighter;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
}
a.cg {
	font-size: 22px;
	color:#000;
	display:inline;
	font-weight: lighter;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
}
.elmenu {
	padding-bottom:10px;
	padding-top:5px;
}
#mask {
	background-position:50% -200px;
	background-color: #333;
	background-image: url(http://flowplayer.org/tools/img/expose/mask_gradient_1800.png);
	background-repeat: no-repeat;
}
/* general settings for both scrollables */

div.items {
	width:20000em;
	position:absolute;
	clear:both;
}
/* next/prev buttons */
div.navi {
	background-image:url(http://flowplayer.org/tools/img/scrollable/arrow/hori_large.png);
	width:30px;
	height:30px;
	float:left;
	margin-top:35px;
}
div.navi:hover {
	background-position:-30px 0;
}
div.navi:active {
	background-position:-60px 0;
}
div.nextPage {
	background-position: 0 -30px;
	clear:right;
}
div.nextPage:hover {
	background-position:-30px -30px;
}
div.nextPage:active {
	background-position:-60px -30px;
}
div.navi.disabled {
	visibility:hidden;
}
/* the thumbnail scrollable */
#thumbnails {
	position:relative;
	overflow:hidden;
	float:left;
	width: 430px;
	height:250px;
	margin-right:15px;
	-moz-outline-radius:4px;
	
	
}
#thumbnails div.items div {
	padding:5px;
	float:left;

}
/* box styling */
#box {
	background-image:url(http://www.i-krea.com/v4/img/background/black.png);
	width:810px;
	height:537px;
	position:absolute;
	display:none;
}
/* 
	image is contained on the overlay background image. 
	the closing button is thus just a transparent container. 
*/
#box div.close {
	background:none;
	position:absolute;
	left:8px;
	top:8px;
	cursor:pointer;
	height:35px;
	width:35px;
}
/* overlay scrollable */
#images {
	position:absolute;
	overflow:hidden;
	margin:5px;
	width:800px;
	height:537px;
}
/* single image */
#images div.items div {
	float:left;
	width:790px;
	height:527px;
	margin-right:30px;
}
/* the tooltip */
#images div.items div.info {
	float:none;
	background:#333;
	color:#fff;
	font-size:12px;
	height:120px;
	display:none;
	width:660px;
	padding-left:100px;
	padding-right:100px;
	margin-top:-30px;
	margin-bottom:5px;
}
#images div.items div.info h3 {
	color:#cde;
	margin-top:10px;
}
/* override button style on the overlay */
#box div.navi {
	position:absolute;
	bottom:75px;
	left:10px;
}
#box div.nextPage {
	left:760px;
}
.vignette {
	float:left;
	width:150px;
	margin-right:10px;
	padding:1px;
	background-color:#CCC;
}
.titre {
	width:440px;
	color:#000;
	text-decoration:none;
	text-transform: capitalize;
	padding-bottom:5px;
}

.stitre {
	color:#000;
	text-decoration:none;
	font-size: 16px;
	font-weight: lighter;	
}


a.stitre {
	color:#000;
	text-decoration:none;
	font-size: 16px;
}
.description {
	width:440px;
	color:#666;
	line-height:13px;

	float:left;
	
	
}
.reference {
	float:left;
	width:610px;
	margin-bottom:50px;

	
	
}
.capture {
	float:left;
	padding:10px;
	width:600px;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border: 1px solid #666;
	padding:2px;	
	
	
	}
	
	
	
	.oran {
		color:#fff;
		background-color:#EC6C1F;
		padding-right:3px;
		padding-left:3px;
		
		padding-top:3px;
		padding-bottom:3px;
	

		
		
		
		
		}
