 #content .adminLink a {
	border-bottom-width: 0;
}
#content .adminLink img {
	display: inline;
}
#content .adminLink img:hover{
	display: inline;
	border-bottom:0!important;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content ul,
#content p, 
#content ol {
	margin:0 0 10px 0;
	display:block;
}

#content h1 {
	font-size: 50px;
}
#content h2 {
	font-size: 26px;
}
#content h3 {
	font-size: 14px;
}
#content h4 {
	font-size: 12px;
	text-align:right;
}
#content ul, 
#content ol {
	padding-left: 0;
	margin-left: 25px;
}

#content.index #left {
	position:relative;
	width:472px;
	height:394px;
	float:left;
	background-color:#ffea00;
	margin-right:6px;
}

#content.index #left .contenu{
	padding:25px;

}

#content.index #right .contenu{
	margin-right:20px;
	margin-bottom:20px;
	padding-bottom:15px;
	color:#fff;
	background-color:transparent!important;
}

#content.index #right {
	position:relative;
	width:400px;
	height:324px;
	float:left;
	color:#fff;
	padding:45px 25px 25px 47px;
}


#content.pages #left {
	width:226px;
	height:344px;
	background-color:#ffea00;
	float:left;
	margin-right:6px;
	padding:25px 0 25px 7px;

}

#content.pages #left select{
	width:180px;
	background-color:#ffea00;
	margin-bottom:20px;
	margin-left:25px;
	border:1px #000 solid;
	display:block;
}

#content.pages #middle {
	position:relative;
	width:472px;
	height:394px;
	float:left;
	margin-right:6px;
	background-color:#ffea00;
}




#content.pages #middle .contenu {
	padding:25px 25px 0 25px;
	background-repeat:no-repeat;
	height:369px;
}

#content.pages #middle .contenu.gallerie {
	padding:25px 16px 0 16px;
	background-repeat:no-repeat;
	height:369px;
}

#content.pages #middle .contenu .contenu_detail{
float:left;
margin:0 15px 30px 12px;
}

#content.full #middle {
	position:relative;
	width:950px;
	height:auto;
	float:left;
	background-color:#ffea00;
	padding:25px 0;
}

#content.pages #right {
	position:relative;
	width:213px;
	height:344px;
	float:left;
	background-color:#fff;
	padding:25px 5px 25px 15px;
}

.scroll{
	height:100%;
	visibility:hidden;
}


#content #opacity{
	position:absolute;
	 background-color:#000;
	 opacity:0.3;
	height:394px;
	width:472px;
	z-index:-1;
	filter:alpha(opacity=30);
		left:0;
	top:0;
}

#content .transparent{
	 background-color:transparent!important;
}

#slideshow{
	width:375px;
	height:350px;
	background-color:transparent!important;
}
