@import url(base.css);

/* blocs de texte dans pages d˝tail */

.bloc_texte {
	clear: both;
	padding-bottom: 20px;
	width: 100%;
	display: block;
}

/* autopromo, incitation ˝ l'inscription sur le site */

#autopromo {
	float: right;
	clear: right;
	width: 230px;
	_width: 240px;
	margin: 0 0 10px 20px;
	padding: 1px 0 2px 0;
	background-color: white;
	border: 5px solid #E86810;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: .1em;
}

#autopromo a, #autopromo a:hover, #autopromo a:visited {
	color: #E86810;
}

#autopromo a:hover {
	text-decoration: none;
}


/* cartouche d'infos dans pages de d˝tail, plan, album (haut et bas) */

#cartouche_infos { /* cartouche du header */
	width: 655px;
	float: left;
}

#cartouche_infos_supp { /* cartouche de bas de page */
	padding-top: 70px;
	clear: both;
}

#cartouche_infos .titre, #cartouche_infos_supp .titre {
	margin-bottom: 3px;
}

#cartouche_infos div, #cartouche_infos_supp div {
	background-color: White;
	border-top: 5px solid;
	border-bottom: 5px solid;
	padding: 5px 10px;
	height: 73px;
}

#cartouche_infos_supp div {
	height: auto;
}

#cartouche_infos_supp div div {
	border: none;
	padding: 0;
}

#cartouche_infos_supp p {
	float: left;
	width: 25%;
	font-size: 12px;
	position: relative;
}

#cartouche_infos h2 {
	font-size: 16px;
	letter-spacing: .05em;
	margin-bottom: .1em;
}

#cartouche_infos .infos {
	font-size: 14px;
	letter-spacing: .05em;
	margin-bottom: .2em;
}

#cartouche_infos .infossupp {
	font-size: 12px;
	letter-spacing: .05em;
}

.pictos {
	float: right;
	position: relative;
	width: 25%;
	text-align: right;
}

.pictos li {
	display: inline;
}

.pictos li img {
	margin-bottom: -3px;
}

#cartouche_infos_supp a, #cartouche_infos_supp a:hover, #cartouche_infos_supp a:visited {
	color: #666;
}

#cartouche_infos_supp em {
	font-size: 11px;
}

/* régions */

.regions {
	color: #8F2080;
	margin-bottom: 3px;
	width: 395px;
}
.regions li {
	padding: 3px 7px;
	border-right: 3px solid white;
	display: block;
	float: left;
	clear: right;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #D3A6CD;
}
.regions li span,
.regions li a {
	padding: 0;
	border: none;
	display: inline;
	float: none;
	color: White;
}
.regions li.last {
	border: none;
}

#regionsNavHeb tr {
	color: #ffffff;
	margin-bottom: 3px;
	width: 395px;
	background-color: #D3A6CD;
}
#regionsNavHeb td {
	padding: 3px 7px;
	font-size: 1.4em;
	font-weight: bold;
	border-right: 3px solid white;
	border-bottom: 3px solid white;
}
#regionsNavHeb a {
	color: #ffffff;
}


/* push dans diverses pages */

.push {
	margin-bottom: 20px;
}

.push .accroche {
	float: left;
	font-size: 18px;
	font-style: italic;
}

.push .accroche a.off {
	color: #FBAA0C;
	font-size: 20px;
}

.push .accroche a.dem {
	color: #F98410;
	font-size: 20px;
}

.voirts {
	text-align: right;
	padding-top: 12px;
}

.push .voirts a, .push .voirts a:hover, .push .voirts a:visited {
	color: #666;
}

.push div, .promo div {
	min-height: 5em;
	height: auto;
	display: block;
}

.push div.clearfix {
	border-top: 5px solid;
	border-bottom: 5px solid;
	background-color: #fff;
}

.push .pictos {
	padding: 5px 10px 0 10px;
	width: auto;
}

.push .floatl,
.push .floatl img {
	display: block;
	margin: 0;
	padding: 0;
}

.push .floatl img {
	margin-bottom: 3px;
}

.tit_push {
	font-size: 16px;
	letter-spacing: .05em;
	padding-top: 3px;
}

.push .tit_push a, .push .tit_push a:hover, .push .tit_push a:visited {
	color: #666;
}

.push .tit_push .addr {
	font-weight: normal;
	font-size: .9em;
}

.push .textart {
	line-height: 1.2em;
	padding-bottom: 0;
}

.push div a.floatl,
.push div p.floatl {
	margin: 0;
	padding: 0;
	display: block;
	margin-bottom: -3px;
}

.push div.innerpush {
	margin-left: 150px;
	background-color: #fff;
	height: auto;
	padding: 0 10px;
}

.prix_push {
	text-align: right;
	font-size: 11px;
	bottom: 5px;
	right: 10px;
	display: block;
	z-index: 0;
}

* html .prix_push {
	position: relative;
}

.prix_push strong {
	font-size: 13px;
}

.promo .prix_push strong {
	font-size: 14px;
}

.promo .prix_push .ancien_prix {
	background: transparent url(../../images/classic/ancien_prix.gif) center center no-repeat;
	text-decoration: none;
}

.push .lienplus {
	font-size: 13px;
	font-weight: bold;
}

.push .ref {
	float: right;
	position: relative;
	margin-top: 5px;
}


/* lien de retour sur pages album et plan */

#lien_retour {
	padding: 5px 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	font-style: italic;
	letter-spacing: .05em;
	margin-top: 30px;
}

#lien_retour a, #lien_retour a:hover, #lien_retour a:visited {
	color: White;
}


/* tri (listing de r˝sultats) */

#tri {
	padding: 10px 0;
	color: #666;
	font-size: 11px;
	letter-spacing: .05em;
	word-spacing: 1em;
}

#tri strong {
	font-size: 12px;
	word-spacing: normal;
}

#tri a, #tri a:hover, #tri a:visited {
	color: #999;
	word-spacing: normal;
}


/* pagination (album) */

#pagin {
	text-align: center;
	font-size: 12px;
}

#pagin strong {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	vertical-align: middle;
}


/* album photos */

#album {
	background-color: #CCC;
	padding: 10px;
	font-size: 12px;
	color: #333;
	margin-bottom: 10px;
}

#album li {
	float: left;
	height: 230px;
	width: 180px;
	text-align: center;
	padding: 10px;
	margin: 0 34px 30px 0;
}

#album li.no {
	margin-right: 0;
}

#album img {
	display: block;
	margin: 0 auto 3px auto;
}


/* plan */

#plan {
	border-top: 5px solid;
	border-bottom: 5px solid;
	background-color: White;
	margin: 15px 0 50px 0;
	text-align: center;
}


/* sous-nav dans pages kiosque ou shopping */

#ss_nav {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding: 5px 0;
	margin-bottom: 10px;
	position: relative;
}

#ss_nav li {
	padding: 0 10px;
	position: relative;
}

#ss_nav ul {
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0.05em;
	font-weight: normal;
	padding: 0 0 5px 0;
}

#center #ss_nav {
	background: transparent top left repeat-y;
	padding-bottom: 2.5em;
}

#center #ss_nav ul {
	top: 0;
	font-size: 12px;
}

#center #ss_nav li {
}

#center #ss_nav li li {
}

#ss_nav li:hover ul, #ss_nav li.on ul {
	display: block;
}

#ss_nav ul li {
	display: inline;
	position: static;
	padding: 0;
	width: auto;
}

#ss_nav li a:hover {
	color: #666;
}



/* formulaires de contact annonces et immobilier */

.forms fieldset {
	padding: 25px 40px;
}

.forms .oblig {
	float: right;
	text-align: right;
}

.forms .titrelegend {
	text-align: left;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
}

.forms label {
	float: left;
	display: block;
	padding: 7px 10px;
	color: White;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	clear: left;
	margin: 0 10px 10px 0;
	width: 395px;
	letter-spacing: .1em;
}

.forms span {
	display: block;
	color: White;
	width: 395px;
	padding: 7px 10px;
	margin: 0 0 10px 425px;
}

.forms input, .forms textarea, .forms select {
	border: 1px solid White;
	width: 215px;
	color: #666;
	font-size: 10px;
	margin: 0;
}

.forms select {
	width: 220px;
}

.forms .button {
	text-align: right;
	padding: 3px 10px;
	margin-bottom: 20px;
}

.forms .button input {
	color: White;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
	width: auto;
	border: none;
}

.forms #ok {
	width: auto;
	background-color: transparent;
	border: none;
}

.forms .cnil {
	margin-bottom: .7em;
}



