@charset "UTF-8";

div#carrousel{
    width:440px;
	float:left;
    height:285px;
    float:left;
    position:relative;
    overflow:hidden;
	background:url(/images_charte/fondcarsalle.jpg) top left;
	background-repeat:no-repeat;
}

.slide{
    position:absolute;
    top:24px;
    left:7px;
    width:430px;
    height:266px;
}

.title{
    position:absolute;
    padding-left:12px;
    width:410px;
    line-height:35px;
    height:35px;
    bottom:0px;
    left:0px;
    background:url(/images_charte/opaque.png) top left repeat;
}

.title a, .title a:visited{
	font-size:120%;
	font-weight:bold;
	color:#CC0066;
	text-decoration:none;
	text-transform:uppercase;
}


.navigation{
    position:absolute;
    bottom:38px;
    right:10px;
}

.navigation span{
    background:#000;
    color:#FFF;
    padding:2px 4px;
    cursor:pointer;
    margin:0 1px;
}

.navigation span:hover,.navigation span.active{
    background:#FFF;
    color:#000;
}
div#footerfondcar{
	background:url(/salle-mariage/footerfondcar.jpg) top left no-repeat;
	height:15px;
	width:440px;
	margin:0px;
	padding:0px;
	clear:both;
	float:left;
	}
	
div#sallesdumoisgb{
float:left;
width:430px;
margin-top:10px;
margin-left:10px;
	}
	
div#sallesdumois{
float:left;	
width:440px;
	}
	
	
	
.enpromo{
float:left;
width:215px;
margin-left:20px;
margin-top:10px;
	}
