/* CSS Document */
.goodies {
	width: 100%;
	height: 760px;
	}
	
#indextab { width: 0px !important; height: 0px !important; margin: 0 !important; padding: 0 !important; }
#albumtab { width: 158px; background-image: url(../images/onglet_bleu.png); }
#videostab { width: 167px; background-image: url(../images/onglet_saum.png); }
#bootiktab { width: 174px; background-image: url(../images/onglet_rose.png); }

#albumtab,#videostab,#bootiktab { background-repeat: no-repeat; background-position: left -2px; }

.writing {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	/*font-weight: bold;*/
	line-height: 2em;
	}

#letterscript {
	float: left;
	clear: left;
	width: 410px;
	height: 285px;
	margin-left: 40px;
	margin-bottom: 10px;
	padding-top: 30px;
	padding-right: 30px;
	}
	
#slideshow {
	float: left;
	clear: left;
	width: 400px;
	height: 250px;
	margin: 30px 0px 0px 45px;
	/*background: #000000;*/
	}
	
#postaddress {
	float: right;
	clear: right;
	width: 370px;
	height: 230px;
	padding: 300px 0 0 50px;
	}
	
.applyscroll_x {
	position: relative;
	top: 50px;
	height: 530px;
	overflow: scroll;
	overflow-x: hidden !important;
	margin: 0 10px 0 0;
	padding: 0px 220px 0px 30px;
	}
	
.applyscroll_y {
	width: 640px;
	overflow: scroll;
	overflow-y: hidden !important;
	padding: 0px 220px 0px 30px;
	}

/* ALBUM */
.gallery {
	margin: 0 20px;
	}
.gallerytitle {
	color: #414C21;
	}

/* VIDEOS */

/* Blog Title */
#BlogTitle {
	float: right;
	clear: right;
	font-family: "Courier New", Courier, monospace;
	width: 400px;
	height: 110px;
	margin: 200px auto 0;
	padding: 10px;
	}
#BlogTitle h1 {
	color: #414C21;
	font-size: 2em;
	margin: 0;
	padding: 20px;
	}
#BlogTitle h4 {
	font-weight: normal;
	font-size: 1em;
	margin: 20px;
	}
	
/* Blog Article */
#BlogArticle {
	font-family: "Courier New", Courier, monospace;
	width: 700px;
	margin: 0 40px;
	padding: 70px 0;
}
#BlogArticle h1 {
	color: #414C21;
	font-size: 2em;
	margin: 0;
}
#BlogArticle h4 {
	font-size: 1em;
}
#BlogArticle p {
	margin: 10px;
}

/* Sliding Panels */
.slidingPanelsButton {
	position: absolute;
	overflow: hidden;
	z-index: 500;
	width: 32px;
	margin: 0 0 0 400px;
	padding: 50px 10px 0px;
	}
	
#SPlink { float: left; clear: left; display: block; width: 32px; height: 32px; }
#SPblank { float: left; clear: left; display: block; height: 0px; }

.slidingPanelsNav {
	text-align: center;
	padding-bottom: 20px;
	}
.slidingPanelsNav a {
	color: #000000;
	}

/* Blog Summary */
#BlogSummary {
	}
#BlogSummary .CGBlogSummary {
	float: left;
	width: 420px;
	height: 260px;
	}

.CGBlogSummaryPostdate {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	}

#BlogSummary .CGBlogSummaryLink {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	width: 265px;
	padding: 5px;
	margin: 0 0 10px;
	border-bottom: solid 1px #414C21;
	}

#BlogSummary .CGBlogSummaryLink a {
	color: #000000;
	width: 255px;
}

.CGBlogSummaryCategory { display: none; }

.CGBlogSummaryAuthor { display: none; }

#BlogSummary .CGBlogSummarySummary {
	float: right;
	width: 75%;
	margin: 10px;
	display: none;
	}

#BlogSummary .CGBlogSummarySummary a {
	color: #414C21;
	}

#BlogSummary .CGBlogSummaryExtra {
	float: left;
	width: 265px;
	height: 165px;
	padding: 5px 0px;
	text-align: center;
	}
#BlogSummary .screenDisplay {
	clear: both;
	width: 265px;
	height: 150px;
	}
	
#BlogSummary .CGBlogSummaryDownload {
	float: left;
	clear: left;
	width: 270px;
	height: 35px;
	}
	
#BlogSummary .CGBlogSummaryDownload a {
	float: left;
	text-decoration: none;
	height: 35px;
	}
/* Blog Detail */	
.CGBlogPostDetail { }
	
#CGBlogPostDetailDate { display: none; }
	
#CGBlogPostDetailTitle { display: none; }
	
#CGBlogPostDetailHorizRule { display: none; }

#CGBlogPostDetailSummary { display: none; }

.CGBlogSummaryCategory { display: none;	}

#CGBlogPostDetailAuthor { display: none; }

#CGBlogPostDetailContent {
	float: left;
	clear: left;
	color: #FFFFFF;
	background: #000000;
	}

#CGBlogPostDetailExtra { display: none; }

/* Overlay */
#SD_overlay {
	position: fixed;
	z-index:1000;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0 auto;
	background: #000000 url(../images/screenBorder.png) no-repeat center bottom;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}
#SD_window {
	position: fixed;
	background: #000000;
	z-index: 1002;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}
#SD_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:1003;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
#SD_title {
	background: #000000;
	}
#SD_ajaxWindowTitle {
	float: left;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
	}
#SD_closeWindowButton {
	position: relative;
	float: right;
	top: -20px;
	right: -20px;
	}
#SD_iframeContent {
	margin:0;
	padding: 0;
	}
#SD_note {
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	padding: 5px 0px;
	}
/* BOOTIK */

