/***************************************************
* CSS Skin Object UCPAListeResultat SiteLocal
**************************************************/

.BlocListeResultat_Littoral, .BlocListeResultat_MontagneEte, .BlocListeResultat_MontagneHiver
{
	margin:10px 10px 10px 10px;
	font:Normal 11px Verdana;
	color:#636262;
}

.BlocTitreListeResultat
{
    margin:3px 0 5px 0;
}


.TitreListeResultat
{
	font:Bold 18px Verdana;
	color:#636262;
}

.ResumeRecherche
{
	display:block;
    margin:3px 0 8px 0;
	font:Bold 13px Verdana;
	color:#f75a00;
}

.BlocTri
{
	margin:10px 0 10px 0;
}

.TexteTri
{
	font:Bold 11px Verdana;
	color:#636262;
	background-color:White;
}

.DdlTri
{
	Font-Size:11px;
	background-color:#e9e9e9;
}


.BlocLigneResultat
{
	clear:both;
	width:720px;
	text-align:left;
}

.Separateur
{
	clear:both;
	height:20px;
}

.BlocTitreItemResultat
{
	clear:both;
	margin:0 0 5px 0;
	background:url(images/pointille.gif) repeat-x 0px 0px;
}

.BlocListeResultat_Littoral .TitreItemResultat, .BlocListeResultat_MontagneEte .TitreItemResultat
, .BlocListeResultat_MontagneHiver .TitreItemResultat
{
	font:Bold 11px Verdana;
	color:#31b0fc;
	background-color:White;
}
.BlocListeResultat_MontagneEte .TitreItemResultat{color:#008d36;}


.BlocInfoResultat
{
	display:block;
	width:720px;
}



.BlocDatePrix
{
    float:left;
    width:365px;
	background:url(images/pointille.gif) repeat-x 0px 6px;
	margin:5px 0 0 0;
}

.TexteDatePrix
{
	font:Bold 11px Verdana;
	color:#f75a00;
	background-color:White;
}

.DdlDatePrix
{
	Font-Size:11px;
	background-color:#e9e9e9;
}

.BlocTexteResultat
{
	float:right;
	width:545px;
	margin:0 0 0 0px;
	font:Normal 11px Verdana;
	color:#636262;
}

.BlocVisuel
{
	float:left;
	width:165px;
	margin:0 0 0 0px;
}



.Visuel
{
	display:block;
	float:right;
	border:solid 1px #31b0fc !important; /* bug Image ASP.NET 2.0 */
	padding:1px;
}
.BlocListeResultat_MontagneEte .Visuel{border:solid 1px #008d36 !important;}


.MasqueVisuel
{
	display:none;
}

.BlocLienInscription
{
    float:left;
	display:block;
	padding:10px 0 0 5px;
}


a.LienInscription:link, a.LienInscription:visited, a.LienInscription:hover, a.LienInscription:active
{
	font:Bold 11px Verdana;
	color:#626262;
	text-decoration:none;
	background-color:White;
}



.TextePager
{
	font:Bold 12px Verdana;
	color:#f75a00;
	text-decoration: none;
}

.TextePager a:link, .TextePager a:visited, .TextePager a:hover, .TextePager a:active
{
	font:Normal 12px Verdana;
	color:#f75a00;
	text-decoration: underline;
}




