.page.mrh {
	padding-top: 60px;

	background-image: url(img/mrh/page.title.gif);
	background-repeat: no-repeat;
}

.oldcinematique{
	width:660px !important; /*patch pour garder la largeur dans l' ancien espace perso et ancienne cinématique*/
}

.cortex {
	width:903px;
	background-image: url(img/mrh/page.title.full.gif) !important;
}

.page.mrh .zone.bloc.no_footer {
 	background-image: url(img/mrh/zone.bloc.gif);
}

.page.mrh .zone.bloc .title {
 	background-image: url(img/mrh/zone.bloc.gif);
}

.page.mrh .zone.bloc .data {
	background-image: url(img/mrh/zone.bloc.data.gif);
		
	padding: 0 3px 5px;

	border-top: 0;
}

.page.mrh form .item.focus .help {
	background-image: url(img/mrh/item.help.gif);
}

.page.mrh form .item.focus .help h3.title {
	background-image: url(img/mrh/item.help.title.gif);
}

.page.mrh iframe.zone, .page.mrh object {
	border: 0;
	width: 900px; /*730*/
	height: 900px;
	margin-top:50px;
}

/*.page.mrh form .item.focus .help .footer : limitation IE6 */
.page.mrh form .item.focus .help .help_footer {
	background-image: url(img/mrh/item.help.message.gif);
}

.contenu-devis {
	width :706px;
	position:relative;
	top:25px;
	left:100px;
	height:117px;
}

.devis-visuel {
	float:left;
	background-position:bottom;
	width:116px;
	height:117px;
	background-image: url(img/mrh/visuel-devis-habitation.png);
}

.devis-acroche {
	color: #c506a7;
	font-size:16px;
	height:30px;
	width:500px;
	font-weight:bold;
	font-family:Helvetica, sans-serif;
	position:relative;
	top:0px;
	left:25px;
	float:left;
}

.devis-texte{
	float:left;
	font-family:Helvetica;
	text-align:justify;
	font-size:11px;
	height:100px;
	left:25px;
	position:relative;
	top:0px;
	width:558px;
}

/* POPUP ERREUR */

.jqmWindow .title {
	background-image: url(img/mrh/zone.bloc.gif);
	height: 30px;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 14px;
	padding-left: 35px;
	padding-top: 5px;
}

.jqmWindow .data{
	border: none;
		
	padding: 14px;
	background-image: url(img/mrh/zone.bloc.gif);
 	background-repeat: no-repeat;
 	background-position: left bottom;
 	z-index: 3000; 
 	display: block;
}

