h1,h2,h3,h4,h5,h6 {
	color: #88B72E;
}
h1.picto {
	background-image:url("../images/picto-h-gites.png");
}
h1.picto-search {
	background:transparent url("../images/picto-h-gites-search.png") no-repeat 0 0;
}
h2.picto {
	background-image:url("../images/picto-h2-gites.png");
}
#navigation ul ul{
	background-color:#88B72E;
}



.box-inner h2, .box-inner h2 a {
	color: #8AAF0E;
}

.box h2.boxsearch{
	background:url("../images/box-title-search-gites-bg.gif") no-repeat 0 0;
}
.box h2.boxagenda{
	background:url("../images/box-title-agenda-gites-bg.gif") no-repeat 0 0;;
}
.box h2.boxcomment{
	background:url("../images/box-title-comment-gites-bg.gif") no-repeat 0 0;
}

.box-inner.withbackground {
	background: #F1FCCD url("../images/box-gites-bg.jpg") repeat-x scroll 0
		0;
}

.box-classic {
	background-color: #F5FDDB;
	border: 1px solid #8AAF0E;
	padding: 5px;
}

.box-search-border {
	border-right: 1px solid #BDDC10;
}

/*-------------- text --------------------------------*/
.column h3 {
	background: transparent url(../images/puce-carre-verte.gif) no-repeat
		scroll 0pt 3px;
	color: #6F810A;
}

ul.listmenu li {
	background: url(../images/picto-more-gites.gif) no-repeat 0 .4em;
}

ul.listmenu li a {
	color: #65800B;
}

.button-rounded,.button-rounded span {
	background: url(../images/btn-round-corner-gites.gif) no-repeat;
}

.button-rounded {
	background-position: right 0;
}

/*------------------- Listing ----------------------------*/
span.search-display-listing {
	background-color: #ECF3B4;
	color: #8AAF0E;
}

span.search-display-map {
	background-color: #ECF3B4;
	color: #8AAF0E;
}

.pager-a .item-on {
	background-color:#8AAF0E;
	border:1px solid #65800B;
}

.listing .row .header, .google-info .header{
	background:#E0F0C3 url("../images/row-header-gites-bg.gif") repeat-x 0 0;
	color: #65800B;
}

.listing .row .header a {
	color: #65800B;
}

.listing .row .visuel, .google-info .visuel{
	border: 1px solid #BDDC10;
}

.price {
	color: #65800B;
}

.teaser .row h3 {
    color:#658A20;
}

/*-------------- teaser last entries -----------------*/
#properties-last-entries .row .visuel {
	border: 1px solid #8AAF0E;
}

#properties-last-entries .row h3 {
	color: #658A20;
}

p.geo-departement {
	color: #777;
}
p.geo-departement a{
	color: #777;
}

/*-------------- by departements -----------------*/
#properties-by-departements .row h3 {
	color: #658A20;
}

#properties-by-departements .row h3 a {
	color: #658A20;
}

#properties-by-departements a {
	color: #777;
}

/*-------------------------- Navigation ------------------------------*/
#navigation ul li#active {
	border-bottom: 1px solid #8AAF0E;
}

/*-------------------------- Navigation Secondaire ------------------------------*/
#subnavigation {
	
}

#subnavigation ul {
	color: #BD4585;
	background-color: #FCFEF1;
}

#subnavigation a {
	background: url(../images/subnav-gites-bg.gif) no-repeat 3px -46px;
	border-bottom: 1px solid #BDDC10;
	color: #666;
}

#subnavigation a:hover {
	background: #F1FBC4 url(../images/subnav-gites-bg.gif) no-repeat 3px
		-18px;
}

#subnavigation li#sub-active a {
	color: #666;
	background: #D7EA6B url(../images/subnav-gites-bg.gif) no-repeat 3px
		10px;
}

#subnavigation li.rubrique {
	color: #FFF;
	background: #66663D;
	border-bottom: 1px solid #66663D;
}

/*********  Sous Navigation  **********/
#subnavigation ul li#active ul a {
	background: #F0F0E8 no-repeat 3px 7px;
	color: #666;
}

#subnavigation  ul li#active ul li#submenu_active a {
	color: #CC0000;
	background-image: none;
	background-color: #F0F0E8;
}
