@import url(inside.css);

#cartouche_infos div, #cartouche_infos_supp div {
	border-top-color: #C174B4;
	border-bottom-color: #C174B4;
}

#cartouche_infos_supp .titre {
	background-color: #8F2080;
}

/* Articles, textes, titres, blocplus... */

.art .titre, h1.titre, h2.soustitre {
	background-color: #8F2080;
	margin-bottom: 7px;
}

.blocplus {
	background-color: #F7F2F5;
}

#center .blocplus .art .titre {
	color: #8F2080;
}

.sstit {
	color: #8F2080;
}

#center .blocplus .art .lienplus, #center .blocplus .art .lienplus a, #center .blocplus .art .lienplus a:hover, #center .blocplus .art .lienplus a:visited {
	color: #8F2080;
}

#sousNavHeb {
     background-color: #d3a6cd;
     width: 394px;
     margin-bottom: 4px;
}

#sousNavHeb h2 {
    line-height: 1em;
    margin: 0 0 8px 0;
	font-size: 14px;
}

#sousNavHeb a {
    color: white;
    font-size: 13px;
}

#sousNavHeb td {
	padding: 8px;
    vertical-align: top;
}

.regions {
    margin-bottom: 7px;
}

/* formulaire de recherche */

#heberg {
	margin-top: -4px;
}

#heberg fieldset {
	padding: 5px 15px;
	border-bottom: 3px solid white;
	color: White;
}

#heberg #type {
	background-color: #D3A6CD;
}

#heberg #prix {
	background-color: #BC7AB4;
}

#heberg #lieu {
	background-color: #A64D9B;
}

#heberg label {
	width: 40%;
	margin-top: 8px;
}

#heberg select {
	width: 160px;
	margin-top: 3px;
	border-color: #8F2080;
}

#heberg img.ajax_loader {
	vertical-align: middle;
}

/* rÈsultats de la recherche */

#crit {
	background-color: #D3A6CD;
	color: #8F2080;
	margin-bottom: 3px;
	clear: both;
	width: 100%;
}
#crit span {
	padding: 3px 7px;
	border-right: 3px solid white;
	display: block;
	float: left;
	clear: right;
}
#crit span span,
#crit span a {
	padding: 0;
	border: none;
	display: inline;
	float: none;
	color: White;
}
#crit span.last {
	border: none;
}
#new_search {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	clear: both;
}
#new_search a {
	color: #8F2080;
}

/* couleurs des pushs */

.push div.innerpush {
	margin-left: 122px;
}	

.push div.clearfix {
	border-color: #8F2080;
	background-color: #fff;
}

.push .lienplus {
	float: left;
}

.push .lienplus, .push .lienplus a, .push .lienplus a:hover, .push .lienplus a:visited {
	color: #8F2080;
}

.prix_push {
	color: #8F2080;
	float: right;
	width: 200px;
}

.promo .prix_push {
	color: #999;
}

.promo .prix_push strong {
	color: #B20000;
}

.promo div.clearfix {
	border-color: #B20000;
}

.push .accroche {
	color: #8F2080;
}

.promo .accroche {
	color: #B20000;
}

/* couleur du lien de retour */

#lien_retour {
	background-color: #C174B4;
}


/* Couleur des liens de la pagination */

#pagin a, #pagin a:hover, #pagin a:visited {
	color: #8F2080;
}


/* couleur des liens on du tri des rÈsultats */

#tri a.on, #tri a.on:hover, #tri a.on:visited {
	color: #8F2080;
}


/* couleurs de l'album */

#album li, #outerImageContainer, #imageDataContainer {
	background-color: #F7F2F5;
}


/* couleurs du plan */

#plan {
	border-color: #C174B4;
}

