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


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

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

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


.button-rounded, .button-rounded span {
    background:url(../images/btn-round-corner-chambres-hotes.gif) no-repeat;
}
.button-rounded {
    background-position:right 0;
}

/*-------------- teaser last entries -----------------*/


#properties-last-entries .row .visuel {
	border: 1px solid #EDCBDD;
}

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

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

/*-------------- by departements -----------------*/


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

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




/*-------------------------- Navigation Secondaire ------------------------------*/

#subnavigation{

}

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


#subnavigation li#sub-active a{
    color: #FFF;
	background:#3DA4CC url(../images/subnav-bg.gif) no-repeat 3px 10px;
    font-weight:bold;
}

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

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

#subnavigation li#sub-active a{
    color: #666;
	background:#ECC6DA url(../images/subnav-hotes-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;
}


