﻿#blocDescription,#blocDescriptionModifier
{
	width:880px;
	margin:auto;
	margin-top:5px;
	height:114px;
	background-image:url(../images/creer-alerte-mail.gif);
}

#blocDescriptionModifier
{
	background-image:url(../images/modifier-alerte-mail.gif);
}

#blocDescription .text,#blocDescriptionModifier .text
{
	font-size:14px;
	width:740px;
	color:#454545;
	position:relative;
	top:50px;
	left:117px;
}

/*************************/

#blocEncadrant
{
	width:880px;
	margin:auto;
	margin-top:15px;
}

#blocCritere
{
	width:414px!important;
	width:404px;
	height:465px;
	background-image:url(../images/creer-alerte-mail-critere-haut.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:20px;
	padding:50px 10px 10px 10px;
}


#blocEspaceClient
{
	width:413px;
	height:440px;
	padding:50px 10px 10px 10px;
	background-image:url(../images/creer-alerte-mail-client-haut.gif);
	background-repeat:no-repeat;
	float:right;
	font-size:12px;
}

/*******************/
.colonne
{
	margin-right:19px;
	float:left;
	font-size:12px;
	margin-bottom:10px;
}

#blocCritere h3,#blocEspaceClient h3
{
	font-size:15px;
	margin-bottom:10px;
}

#blocTypeBien
{
	height:160px;
	border-bottom:1px solid #ebebeb;
	margin-bottom:10px;
}

#blocBudget
{
	height:110px;
	border-bottom:1px solid #ebebeb;
	margin-bottom:10px;
}

#lienRechercher
{
	clear:both;
}

#lienRechercher a
{
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:#454545;
	position:relative;
	top:13px;
	left:100px;
}

#blocCoordonnees
{
	height:160px;
	border-bottom:1px solid #ebebeb;
	margin-bottom:10px;
}

#blocConf .colonne
{
	margin-top:10px;
}

#blocConf 
{
	height:17	0px;
	overflow:hidden;
}

#blocLienEnregistrer,#blocLienEnregistrerInitial
{
	clear:both;
}

#blocLienEnregistrer a,#blocLienEnregistrerInitial a
{
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	position:relative;
	top:39px;
	left:80px;
}

#blocLienEnregistrerInitial a
{
	top:53px;
}


/************************************/
/******** pop ajout à la selection **/
#popGeneral
{
	width:232px;
	margin:auto;
	height:342px;
	overflow:hidden;
	background-image:url(../images/fd-popup.gif);
	background-position:top;
}

#popAjoutSelection
{
	width:152px;
	margin:auto;
}

#popAjoutSelection a
{
	text-decoration:none;
}

#popAjoutSelectionCartouche,#popAjoutSelectionOk
{
	margin:15px 10px 30px 10px;
	color:#fff;
	font-size:12px;
	text-align:left
}

#popAjoutSelection p
{
	text-align:left;
}

#popAjoutSelectionOk
{
	position:absolute;
	top:282px;
	left:30px;
	width:150px;
}

#popAjoutSelectionOk p
{
	text-align:center;
}

#popAjoutSelectionOk a
{
	color:#fff;
	width:150px;
	display:block;
}


