#motscles {/*background:transparent url(../ico/domcomp.gif) no-repeat;*/
	color:#a4c408;
	font-size:22px;
	padding-left:7px;
	height:35px;
	width:230px;
	position: relative;
}
#motscles span {
	position: absolute;
	/* padding-left:300px;*/
                clip: rect(auto 300px 45px auto);
	clip: rect(auto, 300px, 45px, auto);
}
#domComp {/*background:transparent url(../ico/domcomp.gif) no-repeat;*/
	color:#a4c408;
	font-size:22px;
	padding-left:7px;
	height:35px;
	width:230px;
	position: relative;
}
#domComp span {
	position: absolute;
	/* padding-left:300px;*/
                clip: rect(auto 300px 45px auto);
	clip: rect(auto, 300px, 45px, auto);
}
#titreact {
	/*background:transparent url(images/titreact.gif) no-repeat;*/
color:#9DA0A7;
	font-size:22px;
	height:30px;
	width:230px;
	position: relative;
/*margin-bottom:15px;*/}
#titreact span {
	position: absolute;
	/*padding-left: 300px;*/
clip: rect(auto 300px 45px auto);
	clip: rect(auto, 300px, 45px, auto);
}
#titrecat {/*background:transparent url(../ico/titrecat.gif) no-repeat;*/
	color:#a4c408;
	font-size:22px;
	padding-left:7px;
	height:35px;
	width:230px;
	position: relative;
}
#titrecat span {
	position: absolute;
	/*padding-left: 300px;*/

                clip: rect(auto 300px 45px auto);
	clip: rect(auto, 300px, 45px, auto);
}
#titrearc {/*background:transparent url(../ico/titrearc.gif) no-repeat;*/
	color:#a4c408;
	font-size:22px;
	padding-left:7px;
	height:35px;
	width:230px;
	position: relative;
}
#titrearc span {
	position: absolute;
	/* padding-left:300px;*/

                clip: rect(auto 300px 45px auto);
	clip: rect(auto, 300px, 45px, auto);
}
/*********************  REFERENCE ACCUEIL  *******************************/
#bandeau {
	background:transparent url(../ico/banniere_grenouille.jpg) repeat center;
	color:#000;
	height: 335px;
	z-index:1px
}
/*********************  CONTENU  *******************************/
.post h2 a {
	color: #a4c408;
}
.sidebar h3 {
	color: #a4c408;
}
.mot {
	margin-left:10px;
	margin-bottom: 20px;
	background-color : #9C9E9F;
	margin-left:10px;
	padding:5px 10px;
	line-height:1.5em;
	color:#FFFFFF;
}
.mot a:hover {
	background-color : #9C9E9F;
	color: #a4c408 !important;
}
.dom {
	margin-left:10px;
	margin-bottom: 20px;
}
.dom li {
	list-style: none;
	line-height: 18px;
	padding-left : 10px;
	background-color : #9C9E9F;
}
.dom a {
	color: #FFFFFF;
}
.dom a:hover {
	background-color : #9C9E9F;
	color: #a4c408 !important;
}
.categ a:hover {
	color: #a4c408
}
.arch a:hover {
	color: #a4c408;
}
/* ************pied******************** */
.blogrolldeft h3 {
	color:#a4c408;
}
.blogrollacces {
	background: #a4c408;
}
.cornertop {
	display:block;
	width:240px;
	height: 10px;
	background: url(../ico/cornertopaccs.gif) no-repeat bottom;
}
.blogrollacces h3 {
	border-bottom: 1px solid #777f0f;
}
.cornerbottom {
	background: url(../ico/cornerbottomaccs.gif) no-repeat;
}
.blogrollacces ul li {
	border-bottom: 1px solid #777f0f;
}
.blogrollacces ul li {
	color:#fff;
	display:block;
	border-bottom: 1px solid #777f0f;
}
.blogrollacces ul li a:hover {
	background:#8C9712;
	padding: 5px 0;
	display:block;
	color: #fff;
}

