.stopFloat{clear:both;}

.texte {
    position: relative;
	top:0;
    left: 0;
    width: 220px; 
	height:320px;
    top: 0;
    z-index:2;
    margin: 10px;
	background:#743647;
}

.slideshow {
    position: absolute;
	top:0;
	left:0;
    width: 500px; 
	height:375px;
	color:#ffffff;
	/*background:#0099FF;*/ 
}

.div-slideshow {
    position: relative;
	float: left;
}

.noimage {
    position: relative;
   /* background-color: #743647;*/
   background-image: url(../images/agenda.jpg);
    width:230px;
    height:140px;
    z-index:1;
}

SPAN.shadow {
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000,Direction=135, Strength=8);
    text-shadow: #000 2px 2px 4px;
}


img.center {   display: block;   margin-left: auto;   margin-right: auto; }


/* PAGER */
#pageur{text-align:center;margin-top:10px; font-size:20px;}
#pager {  font-size:20px;}
img.align { vertical-align: middle; }


/* Liste <ul><li> */ 

ul.check-resa {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.line > li:first-child { border: none; }

/* Check */
ul.check-resa > li {
	padding: 4px 0 0 30px;
	line-height: 24px;
	background: url(../images/check.png) 0 50% no-repeat;
}

/* ICO */

/* quartier */
.quartier {
	padding: 4px 0 0 30px;
	line-height: 24px;
	background: url(../images/ico/blanc/quartier.png) 0 50% no-repeat;
}

/* ambiance */
.ambiance {
	padding: 4px 0 0 30px;
	line-height: 24px;
	background: url(../images/ico/blanc/ambiance.png) 0 50% no-repeat;
}

/* capacité */
.capacite {
	padding: 4px 0 0 30px;
	line-height: 24px;
	background: url(../images/ico/blanc/capacite.png) 0 50% no-repeat;
}

/* ouverture */
.ouverture {
	padding: 4px 0 0 30px;
	line-height: 24px;
	background: url(../images/ico/blanc/ouverture.png) 0 50% no-repeat;
}

/* tarifs */
.tarif {
	padding: 4px 0 0 30px;
	line-height: 24px;
	background: url(../images/ico/blanc/tarif.png) 0 50% no-repeat;
}

/* restaurant */
.restaurant {
	padding: 4px 0 0 30px;
	line-height: 24px;
	background: url(../images/ico/blanc/restaurant.png) 0 50% no-repeat;
}

/* label */
.specialite {
	padding: 4px 0 0 30px;
	line-height: 24px;
	background: url(../images/ico/blanc/label.png) 0 50% no-repeat;
}

/* pdf */
.pdf {
	padding: 4px 0 0 30px;
	line-height: 24px;
	background: url(../images/ico/blanc/pdf.png) 0 50% no-repeat;
}

/* video */
.video {
	padding: 4px 0 0 30px;
	line-height: 24px;
	background: url(../images/ico/blanc/video.png) 0 50% no-repeat;
}

/* link */
.link {
	padding: 4px 0 0 30px;
	line-height: 24px;
	background: url(../images/ico/blanc/link.png) 0 50% no-repeat;
}

/* mail */
.mail {
	padding: 4px 0 0 30px;
	line-height: 24px;
	background: url(../images/ico/blanc/mail.png) 0 50% no-repeat;
}


/* coup coeur */
.coeur {
	display: block;
	width:36px;
	height:36px;
	padding: 5px;
	background: url(../images/ico/blanc/coeur.png) 0 50% no-repeat;

}

/* j'aime */
.jaime {
	display: block;
	width:36px;
	height:36px;
	padding: 5px;
	background: url(../images/ico/blanc/jaime.png) 0 50% no-repeat;

}
