* {
	margin:0px;
	padding:0px;
	;
}
body {
   	margin:0px;
   	padding:0px;
   	font: 72%/1.6em Georgia, "Times New Roman", Times, serif;
	background-color:#FFF;
}
a {
   text-decoration:none;
}
a:hover {
  
}
.fright{
	float:right;
}
.center{
	text-align:center;
}
/*Couleur de l'interface */
h2 ,h3, h4,.colorsite{
	color:#F76623;
}
.couleurbackground{
	background-color:#F76623;
}
/*lien de categorie*/
.boite-presentation a{
color:#F76623;

}
.numerotation a {
	color:#F76623;
}

/**/
h2 {
	border-bottom:2px solid #F76623;
	font-size:20px; 
	margin:15px 0;
	color:#015d82;
}
h3 {
	font-size:14px;
	margin:5px 0px;
}
h4 {
	font-size:11px;
	margin:0px;padding:5px 0 1px 0;
	
}
h4.borderbottomred{
	border-bottom:2px solid #F76623;
	font-size:20px; 
}
h4.borderbottomred a{
	color:#015d82;
	font-weight:normal;
}
h4.borderbottomred a:hover{
	color:#F76623;
}
li p.blockdate{
	width:120px;
	background-color:#F76623;
	color:#FFF;
}
/*  Taille des parties du site */
.level0 {
	margin:0px auto;
	width:980px;
	/*border:1px solid #000000;*/
	padding:0px 5px 0 5px;
	background-color:#FFF;
}

.bandeau {
	background-image:url(images/restaurant-bandeau.jpg);
	background-repeat:no-repeat;
	height:111px;
	margin:0px auto;
}
.centre{
border-top:1px solid #000;
padding-top:5px;
}
/*		MENU		*/
.menug {
	float:left;
}
.menud{
	float:right;
	width:180px;
}
.menug a, .menud a {
	color:#000000;
	background-image:url("images/star2.gif");
	background-repeat:no-repeat;
	
	padding-left:15px;
}
.menug a:hover, .menud a:hover{
	background-image:url("images/star.gif");
	color:#F76623;
	background-repeat:no-repeat;
}
.menug a.select, .menud a.select {
   font-weight:bold;
   background-image:url("images/star.gif");
   background-repeat:no-repeat;
   
}
.menug dt,.menug dd,dl.menug,.menug ul,.menug li, .menud dt, .menud dd, .menud ul, .menud li {
	width:180px!important;
		width:180px;
}
.menug dt,.menud dt {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #ffffff;
	text-transform: uppercase;
	color:#FFFFFF;
	padding:5px  0 5px 4px;
	width:176px!important;
	width:176px;
   	
}

.menug dd, .menud dd {
	padding:3px 3px 3px 3px!important;
		padding:3px 0px 3px 0px;
	width:180px!important;
		width:180px;
		
}
.menug ul, .menud ul {
   list-style-type:none;
}

/*		CENTRE		*/
.partcentre {
	width:800px;
	padding:0px auto;
}

.contenu{
	float:left;
	width:580px;
	text-align: justify;
	margin-left: 10px;
}
.contenu a{
color:#F76623;
font-weight:bold;
}
.contenu a:hover{
font-weight:normal;
}
.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:100%;
	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;
}
form{
	width:450px;
	margin:0px auto;
}
label{
   width:250px;
   position:absolute;
   text-align:left
}
 input, textarea, select {
   margin-left:250px;
   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:#000;
	/*background-color:#000000;*/
	text-align:center;
	width:992px;
	margin:0 auto;
}
.footer a {
	color:#000;
}
/*		REFERENCEMENT		*/
h1 ,.piedpage{
	font-size:9px;
	color:#666;
	margin:0px auto;
	padding:0px;
	width:980px;
	text-align:center;
	font-weight:normal;
}
.piedpage a{
	color:#666;
}
.warning{
	color:#FF0000;
}
.couleurheader{
	background-color:#333;
}
.google{
	text-align:center;
}
.INVALID, .error {
	background-color: #FF9F9F;
}
.VALID {
	background-color: #B8F5B1;
}
.required{
	background-color: #FFFFCC;
}