* {
   margin:0px;
   padding:0px;
}
body {
   margin:0px;
   padding:0px;
   font-family:Verdana, Lucida;
   font-size:10px;
background-color:#BBB;
}
a {
   text-decoration:none;
}
a:hover {
   font-weight:bold;
}
.fright{
	float:right;
}
.center{
	text-align:center;
}
/*Couleur de l'interface */
h2 ,h3, h4,.colorsite{
	color:#E58027;
}
.couleurbackground{
	background-color:#E58027;
}
/*lien de categorie*/
.boite-presentation a{
color:#E58027;

}
.numerotation a {
	color:#E58027;
}

/**/
h2 {
	font-size:16px;
	margin:15px 0;
}
h3 {
	font-size:14px;
	margin:5px 0px;
}
h4 {
	font-size:11px;
	margin:0px;padding:5px 0 1px 0;
	
}
/*  Taille des parties du site */
.level0 {
	margin:0px auto;
	width:760px;
	border:1px solid #000000;
	padding:0px;
background-color:#FFF;
	background-image:url(images/commun/pixel.jpg);
	background-position:140px;
	background-repeat:repeat-y;
}

.bandeau {
	background-image:url(images/restaurant-bandeau.jpg);
	background-repeat:no-repeat;
	height:111px;
}
.centre{
	background-image:url(images/commun/pixel.jpg);
	background-position: 619px;
	background-repeat:repeat-y;


}
/*		MENU		*/
.menug {
	float:left;
}
.menud{
	float:right;
}
.menug a, .menud a {
	color:#000000;
}
.menug a.select, .menud a.select {
   font-weight:bold;
}
.menug dt,.menug dd,dl.menug,.menug ul,.menug li, .menud dt, .menud dd, .menud ul, .menud li {
	width:134px!important;
		width:134px;
}
.menug dt,.menud dt {
	text-transform:uppercase;
	font-weight:bold;
	color:#FFFFFF;
	border-top:1px solid #000000;
	padding:3px 2px;
	width:136px!important;
		width:136px;
   	
}

.menug dd, .menud dd {
   	border-top:1px solid #000000;
	padding:3px 3px 3px 3px;
	width:134px;
		
}
.menug ul, .menud ul {
   list-style-type:none;
}

/*		CENTRE		*/
.partcentre {
	width:615px;
	padding:0px 0px 5px 4px;
	background-image:url(images/commun/pixel.jpg);
	background-repeat:repeat-x;
}

.contenu{
	float:left;
	width:468px;
	text-align: justify;
}
.contenu ul{
   list-style-type:none;

}
.selectmax{
	width:300px;;
}
/* MODIF POUR LA PARTIE LISTE RESTAURANT */
.boite-presentation{
	border:1px solid #000000;
	margin-bottom:7px;
}
.boite-presentation ul{
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:18px;
	border-bottom:1px solid #000000;
}
.boite-presentation li.h5{
	width:340px;
	float:left;
	padding-left:10px;
}
.boite-presentation li.h5annuaire{
	width:340px;
	float:left;
	padding-left:10px;
}
.boite-presentation li {
	width:25px;
	list-style:none;
	display:inline;
	float:right;
	padding:3px 10px 3px 0px;
}
.boite-presentation li a{
	color:#FFF;
}
.boite-presentation img{
	border:0px solid #F76623;
}
.boite-presentation p,h5{
	margin:0px;
	padding:0px 0px 2px 3px;
}
.numerotation a{
	text-decoration:none;
}
.numerotation a#current{
	color:#000;
}
.numerotation{
	text-align:center;
}

/*Formulaire des avis*/
#avis-form label{
}
#avis-form input,#avis-form textarea{
margin:0px;
width:300px;
}
#avis-form textarea{
height:100px;
}
#avis-form,.avis-div-form, #avis-form h3 {
margin:0px auto;
width:300px;
}
.avis-div {
	border-bottom:1px solid #F76623;
	padding-bottom:3px;
}
.avis-div .avis-pseudo{
	font-weight:bold;
	margin-bottom:2px;
}
.textearea-meteo{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:400px;
	height:70px;
	margin:0px auto;
}
.no-margin{
	display:inline;
	margin:0px;
	padding:0px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
select.no-margin {
	width:150px;
}
/*		FORMULAIRE LISTE		*/
select.margin-100{
	margin:0px 50px 0px 110px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	width:250px;
}
label{
   width:150px;
   position:absolute;
   text-align:left
}
 input, textarea, select {
   margin-left:150px;
   width:200px;
}
textarea.textearea-meteo{
	margin:0px;
	width:466px;
	font-family:verdana;
	font-size:10px;
	height:60px;
}
/*		CONTENU	SORTIE BDD		*/
#description li{
	padding-left:5px;
	padding-bottom:3px;
	list-style:circle;
	list-style-position:inside;
}

/*		PIED		*/
.footer {
	clear:both;
	color:#FFFFFF;
	background-color:#000000;
	text-align:center;
}
.footer a {
	color:#FFFFFF;
}
/*		REFERENCEMENT		*/
h1 ,.piedpage{
	font-size:9px;
	color:#FFF;
	margin:0px auto;
	padding:0px;
	width:760px;
	text-align:center;
}
.piedpage a{
	color:#FFF;
}
.warning{
	color:#FF0000;
}