#txtDeco .col {
float:left;
clear : left;
margin:1px 1px;
width:500px;
padding-left: 20px;
margin-right  : 100px;
}

#conteneur{
	  position:relative;
	  width:1000px;
	  z-index : 2;
	  margin:auto;
	  /*background: url("../../images/fond_cadre.jpg") repeat-y scroll center bottom #FFFFFF;*/
	  border : 2px solid rgb(246,241,238);
	  margin-top:20px;
	  background-color: #850D0C;
	  color: #FFF;
	  /*height : 825px;*/
	}

#txtDeco .col p, #txtDeco .col ul {
margin:5px;
text-indent:0px;
}

#txtDeco .col ul{
  margin-left: 25px;
}

ul.list_evenement li {
padding:2px 0;
text-indent:0;
}

#txtDeco .nouvel_an{
  background : url(../../images/carte_nouvel_an-trans.png) no-repeat left 35px;
  margin-left: 0px;
  padding-top : 10px;
  color : black;
  overflow : hidden;
  height : 290px;
  
  background : none;
}

h1{
  width : 290px;
  float : left;
  margin-right:210px;
}

h2{
  margin-top : 8px;
  margin-bottom : 5px;
}

#txtDeco .nouvel_an ul{
  width : 70%;
  float : left;
  list-style : square;
  /*text-align : center;*/
  font-size : 13px;
  font-weight : bold;
  padding-left: 35px;
  margin-top : 0px;
  
}

#txtDeco .nouvel_an li.price{
  color : #9A110F;
  font-size : 21px;
  margin-top : 25px;
}

#txtDeco .nouvel_an li.sep{
  color : #9A110F;
}

.instant_plaisir{
  text-align : right;
  color : #FFC100;
}

p{
  margin : 3px 0px;
}

.bloc_2{
  margin-top : 20px;
}

.ouvert{
  font-weight : bold;
}

#txtDeco .nouvel_an#nouveaute{
  margin-left: 10px;
  padding-right : 15px;
  padding-top : 0px;
  color : white;
  width : 320px;
  float : left;
  margin-top : -50px;
}

#nouveaute h2{
  padding-left: 0px;
  color : white;
  font-size:1.2em;
  text-align : center;
}

#txtDeco .info_restau p{
	overflow : hidden;
	margin : 1px 0px;
}

#txtDeco .info_restau p img{
  float : left;
  margin-right : 10px;
}

.date_fermeture{
  color : red;
}

#txtDeco .nouvel_an#nouveaute ul{
	width : 270px;
	text-align :center;
	list-style : none;
}

.info_restau{
	float : left;
	width : 310px;
}

#txtDeco .info_restau h2{
font-size:1.3em;
}

#txtDeco {
    overflow : hidden;
	background : none;
	/*height : 570px;*/
    width: 959px;
	  background : url('../../images/fond_evenementSPE.jpg') no-repeat top right;
}

.blocgauche{
	width : 450px;
	float: left;
	text-align: center;
}

.blocdroite{
	width : 450px;
	float: left;
text-align: center;
margin-left :50px;
}

.blocdroite ul li, .blocgauche ul li{
	list-style-type : none;
}
.blocdroite ul, .blocgauche ul{
	margin : 0;
	padding : 0;
}

