
html
{
	background-color: #111111;
}

body
{
	color: #EEEEEE;
	font-size: 12px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	text-align: center;
	margin: 0px;
	background-image: url(../img/bg02.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

p
{
	color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
}

hr
{
	color: #111111;
	border-style: dashed;
}

table.infos
{
	width: 300px;
	padding: 1.5em;
	margin-left: auto; 
	margin-right: auto;
	background-color: #333333;
	cursor: help;
	border-color: #DDDDDD;
	border-style: dotted;
	-moz-border-radius: 10px;
	-moz-box-shadow: inset 15px 15px 15px -10px #000;
}

th.infos
{
	text-align: right;
}

td.infos
{
	text-align: left;
}

div.page, div.footer
{
	position: relative;
	width: 760px;
	margin-left: auto; 
	margin-right: auto;
	background-color: #151515;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0px 20px 10px -10px #000;
}

div.page
{
	height: 500px;
}

div.inter
{
	position: relative;
	width: 760px;
	height: 100px;
	margin-left: auto; 
	margin-right: auto; 
	background-color: #151515;
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-border-radius: 10px;
}

div.header
{
	height:45px;
	width:745px;
	padding-top:15px;
	padding-left:15px;
	text-align: left;
}

div.silhouette
{
	float: left;
	margin-left: 90px;
}

img.icone
{
	float: left;
	width: 64px;
	height: 64px;
	margin-right: 10px;
}

div.refcenter
{
	margin-right: auto;
	margin-left: auto;
	width: 200px;
}

div.centered
{
	clear:left;
	position: relative;
	width: 500px;
	height:450px;
	margin-left: auto; 
	margin-right: auto;
}

h1
{
  position: relative;
}

h1 span.gradient
{
  background: url(../img/gradient.png) repeat-x;
  position: absolute;
  display: block;
  width: 50%;
  height: 2em;
  margin-left: 64px;
}

h1, h1 a, h1 a:hover
{
	font-size:26px;
	font-weight:normal;
	color:#9f9f9f;
	text-decoration:none;
	margin-bottom:-5px;
}

h1, a, span.title
{
	font-weight:normal;
	color:#dbdbdb;
	text-decoration:none;
}

h2
{
	font-size:12px;
	font-weight:normal;
	color:#dbdbdb;
	margin-top:-5px;
}

img
{
	border: none;
}

a.zoomin
{
	cursor: -moz-zoom-in;
}

a.otop
{
	cursor: n-resize;
}

a.linked
{
	color:#888888;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
    border-style: none none dashed none;
}

a.linked:link, a.linked:visited
{
}

a.linked:hover
{
    border-style: none none dotted none;
}

/*Portfolio CSS*/

#portfolio
{
	width:728px;
	height:350px;
	margin-left:15px;
	margin-right:15px;
	overflow:hidden; 
	position: relative;
	clear:both;
	border:1px solid #000000;
	text-align:left;
	margin-top:20px;
}

#portfoliostrip
{
	width:5000px;
	height:350px;
	position:absolute;
}

/*Carousel CSS*/

.stepcarousel
{
	position: relative;
	overflow: scroll;
	width: 708px; /*Width of Carousel Viewer itself*/
	height: 270px; /*Height should enough to fit largest content's height*/
	border: 10px outset black;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0px 20px 10px -10px #000;
}

.stepcarousel .belt
{
	position: absolute;
	left: 0;
	top: 0;
}

.stepcarousel .panel
{
	float: left;
	overflow: hidden;
	margin: 10px;
	width: 164px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 250px;
}

/*Contact CSS*/

input:focus, textarea:focus
{
   background-color: #99CCFF;
}

legend
{
	color: #EEEEEE;
	font-weight: bold;
}
 
fieldset
{
	background-color: #303030;
	-moz-border-radius: 10px;
}

#contact-option-name, #contact-option-email, #contact-text
{
	clear: both;
	margin-top: .25em;
	margin-bottom: .25em;
}

#contact-option-name-author, #contact-option-email-adress, #contact-text-message
{
	width: 300px;
}

#contact-submit
{
	text-align: right;
}

#contact-option-name label, #contact-option-email label, #contact-text label
{
	text-align: right;
	width: 120px;
	float: left;
	padding: 4px 0.2px 0.2px;
}

#sgallery1
{
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	border: none;
}

#portfoliostrip
{
	background-image: url(../img/rama_diouf_00.jpg);
}

#sgallery1 .gallerydesctext
{
	text-align: left;
	padding: 2px 5px;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #000;
}

.lbLoading {
	background: #000 url(../img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 20px solid #000;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: -16px;
}

#lbPrevLink:hover {
	background: transparent url(../img/left.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: -16px;
}

#lbNextLink:hover {
	background: transparent url(../img/right.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #000;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 17px;
	height: 22px;
	background: transparent url(../img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
#turn_wrapper
{
	width: 65px;
	height: 65px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#turn_hideme
{
	width: 85%;
	height: 85%;
	overflow: hidden;
	display: block;
	position: absolute;
	float: left;
	top: 0;
	left: 0;
	z-index: 1;
}

#turn_object
{
	position: relative;
}

#turn_wrapper.right #turn_hideme *, #turn_wrapper.right #turn_object
{
	float: right !important;
}

#turn_wrapper.right #turn_hideme
{
	float: right !important;
	right: 0 !important;
	left: auto;
}
#turn_wrapper.right #turn_object
{
	right: 0 !important;
	left: auto !important;
}

#turn_wrapper.right
{
	position: absolute;
	top: 0;
	width: 100%;
	height: 0;
	right: 0 !important;
}

#turn_wrapper.right #turn_object *
{
	position: absolute;
	right: 0 !important;
}

#turn_wrapper #turn_object img#turn_fold
{
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1000;
	right: 0;
	position: absolute;
}

/* the jQuery CSS Framework */
#turn_wrapper .ui-resizable
{
	position: relative;
}

#turn_wrapper .ui-resizable-handle
{
	border: none !important;
	border-width: 0 !important;
	position: absolute;
	font-size: 0.1px;
	z-index: 99999;
	display: block;
	background-image: url(#none);
	width: 100%;
	height: 100%;
}

#turn_wrapper .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 0; bottom: 0; }
#turn_wrapper .ui-resizable-sw { cursor: sw-resize; width: 12px; height: 12px; left: 0; bottom: 0; }


#turn_wrapper .ui-wrapper
{
  left: 0 !important;
  top: 0 !important;
}
