/*OVERRIDEN*/
body
{
	color:#FFFFFF;
	background-color:#2A3331;
	background-image: url(images/decoration/leafs-002.gif);
	background-position:top center;
	background-repeat:no-repeat;

	border:0px;
	margin:0px;
	padding:0px;
	text-align:center;

}

p
{
	margin:0px;
	margin-bottom:18px;
	padding:0px;
}

img{
	border:0px;
}

a
{
	color:white;
}

a:hover
{
	color:#BBFE00;
}



table
{
	border-collapse: collapse;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border-bottom: thin dotted #777777
}

/*PERSONAL*/
.container
{
	width:100%;
	background-color:#2A3331;
}

.slithersContainer
{
	margin-top:30px;
	width:960px;
	border-bottom: thin #00FF00;
}

.headerContainer
{
	margin-top:0px;
	width:960px;
	
	/*
	background-image: url(images/decoration/patern.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	*/
}

#idSlitherLogo
{
	text-align:left;
	width:600px;
	/*background-image: url(images/decoration/dunes.gif);*/
	background-position:bottom right;
	background-repeat:no-repeat;
}

#idSlithersButton
{
	cursor: pointer; cursor: hand;
}


#idSlithersButton:hover
{
	background-color:black;
	/*background-image: url(images/decoration/darkGradient.gif);*/
	background-position:top;
	background-repeat:repeat-x;
	cursor: pointer; cursor: hand;
}

.slithers
{
	width:225px;
	vertical-align:top;
	text-align:left;
}

.slithersX2
{
	width:462px;
	vertical-align:top;
	text-align:left;
}

.slithersX3
{
	width:687px;
	vertical-align:top;
	text-align:left;
}

.headerContent
{
	width:400px;
	background-color:pink;
	font-family:Arial;
	font-size:12px;
	margin:12px;
	line-height:18px;
}

.slithersContent
{
	font-family:Arial;
	font-size:12px;
	text-align:left;
	margin:12px;
	line-height:18px;
}

#idGreyed{
	color:#AAAAAA;
}

.generalSousTitre
{
	font-family:Arial;
	font-size:12px;
	color:#7E8AA2;
	font-weight:bold;
	margin-bottom:12px;
}


.generalTitre
{
	font-family:Georgia;
	font-size:24px;
	color:#BBFE00;
	font-weight:normal;
	margin-bottom:16px;
}

.articleTitre
{
	font-family:Georgia;
	font-size:24px;
	color:#FFFFFF;
	text-align:left;
	margin-bottom:12px;
	line-height:24px;
}

.headerStyle
{
	/*background-color:black;*/
	/*background-image: url(images/decoration/darkGradient.gif);*/
	background-position:top;
	background-repeat:repeat-x;
}

.menuLinks
{
	font-family:Arial;
	font-size:12px;
	text-align:right;
	color:black;
	margin-bottom:15px;
}

.menuLinksAnchor
{
	margin-left:5px;
	color:white;
}

#currentSection{
	text-decoration:none;
}

#currentSection:hover{
	text-decoration:underline;
}

#menuLink:hover
{
	color:#BBFE00;
	/*text-decoration:none;*/
}

#slitherMenu
{
	vertical-align:bottom;
	text-align:right;
	color:red;
}

#siteTitle
{
	margin-left:11px;
	margin-top:30px;
	margin-bottom:15px;
	color:BBFE00;
}

#siteTitleInfo
{
	margin-left:11px;
	font-size:12px;
	color:white;
	line-height: 1.5;
	margin-bottom:30px;
}

.imageThmbFrameMed
{
	background-color:#152125;
	float:left;
	margin-bottom:12px;
	width:201px; height:151px;
}

.imageThmbFrameSml
{
	background-color:#152125;
	float:left;
	margin-bottom:12px;
	width:95px; height:71px;
}

#idImageThmbFrameLeft{
	margin-right:11px;
}

#idImageThmbFrameYouTube{
	margin-bottom:24px;
}

.articleRow{
	margin-bottom:24px;
	margin-top:24px;
	height:1px;
}
div.flash_wrapper {	
	background: #2A3331 url("images/youtube.gif") no-repeat center center;
	width: 425px;
	height: 350px;
	overflow: hidden;
}