/* Eléments HTML en général
-------------------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	font-family:Times, Helvetica, Verdana,  sans-serif;
	text-align: center;
	background-color: #fff;
	color: #262626;
	font-size: 0.9em;
}

h1, h2, h3{
	font-family:Times, Verdana,  Helvetica, sans-serif;
}

h1{
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

a {
	color: #2a272c;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	color: #2a272c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #2a272c;
}

img {
	border: 0
}

/*********************************  Page  ********************************/

#wrapper {
	width: 990px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0;
}

#subwrapper {
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 990px;
	background-color: #FFFFFF;
	background-image:url(images/fond_image.jpg);
	background-repeat:no-repeat;
}


#content {
	padding: 0;
	clear: both;
	margin: 0;
}

#contenu {
	float: left;
	width:980px;
	padding: 0;
	margin: 0px 0 0 0px;
}
#contenuRub {
	float: left;
	width:980px;
	padding: 0;
	margin: 0px 0 50px 0px;
}
/*********************************  colonne_gauche  ********************************/
#colonne_gauche{
	width:490px;
	height:490px;
	float:left;
	z-index: 1;
}

#colonne_gauche .logo {
	margin:30px 0 0 70px;
	_margin:20px 0 0 30px;
	background-image:url(images/jean-claude-leclerc.png);
	background-repeat:no-repeat;
	behavior: url(images/iepngfix.htc);
	float:left;
	width:350px;
	height:294px;
}

#colonne_gauche .bloc_texte{
	margin: 0px 0 60px 0px;
	_margin: 0px 0 60px 0px;
	float:left;
	width:490px;
}
#colonne_gauche .bloc_infos{
font-family: Arial;
	color:#117cc1;
	font-size: 18px;
	margin: 0px 0 0 0px;
	_margin: 0px 0 0 0px;
	padding: 0px 0 5px 0;
	float:left;
	width:490px;
	text-align: center;	
}

#colonne_gauche .bloc_infos a{
	text-decoration:none;
	color: #117cc1;
}
#colonne_gauche .bloc_infos a:hover{
	text-decoration:none;
	color: #117cc1;
}
#colonne_gauche .texte{
	font-size:14px;
	color:#373737;
	text-align:center;	
}
#colonne_gauche .texteGras{
	font-size:14px;
	font-weight: bold;
	color:#373737;
	text-align:center;	
}

#colonne_gauche .titre{
	margin-top:10px;
	font-size:14px;
	color:gray;
	text-align:center;	
	font-weight:bold;
}
#colonne_gauche .titreBleu{
	margin-top:10px;
	font-size:16px;
	color:#004f9d;
	text-align:center;	
	font-weight:bold;
}

#colonne_gauche .ligne{
	width:480px;
	float:left;
	color:#117cc1;
	font-size: 42px;
	font-weight: lighter;
	height: 40px;
}

/*********************************  colonne_droite  ********************************/
#colonne_droite{
	float:left;
	width:490px;
	height:390px;
	padding:0px 0 0 0;
	margin:20px 0 0 0px;
	.margin: 40px 0 0 0;
}

#colonne_droite .vignette{
	margin:0px;
	height:490px;
	width:490px;
	overflow:hidden;
}

/*********************************  rubrique  ********************************/

#colonne_droite_rubrique{
	float:left;
	width:490px;
	height:390px;
	padding:0px;
	margin: 20px 0 0 0;
	.margin: 40px 0 0 0;
}

#colonne_droite_rubrique .vignette{
	margin-left:100px;
	height:250px;
	width:250px;
	overflow:hidden;
	
}

#colonne_gauche .bloc_rubrique{
	margin: 15px 0 0 30px;
	_margin: 0px 0 0 15px;
	float:left;
	width:400px;
	color: black;
	text-transform: uppercase;
}

.bloc_rubriqueRouge {
	margin: 15px 0 0 30px;
	_margin: 0px 0 0 15px;
	float:left;
	width:400px;
	color:#E20A0A;
	text-transform: uppercase;

}


a.bloc_rubriqueRouge:active, a.bloc_rubriqueRouge:hover, a.bloc_rubriqueRouge:visited {
	color:#E20A0A;
	text-transform: uppercase;
}


/*********************************  produit  ********************************/
#contenu_produit {
	margin: 34px 0 0px 30px;
	background-image:url(images/fond_blanc_produit.png);
	_background-image:url(images/fond_blanc_produit.gif);
	background-repeat:no-repeat;
	height:456px;
}

#colonne_gauche_produit {
	margin: 0px 0 0 -10px;
	_margin: 0 0 0 -10px;
	float:left;
	width:245px;
	height:410px;
	background-image:url(images/menu_beige_1px.png);
	_background-image:url(images/menu_beige.png);
	background-repeat:repeat;
	behavior: url(images/iepngfix.htc);
	
}

#colonne_gauche_produit .ligne{
	width:240px;
	text-align: center;
	float:left;
	color:#117cc1;
	font-size: 38px;
	font-weight: lighter;
	margin-bottom: 10px;
}

#colonne_gauche_produit .bloc_lien_produit{
	margin-top:20px;
	margin-left:20px;
	text-align:left;
}

.lien_produit{
	margin-left:0px;
	margin-bottom: 5px;
	width:200px;
}

.lien_produit a{
	margin-left:0px;
	width:200px;
	text-decoration:none;
}
.lien_produit a:hover{
	margin-left:0px;
	width:200px;
	text-decoration:underline;
}

#colonne_droite_produit{
	padding: 15px 0px 30px 280px;
	.padding: 15px 0px 30px 40px;
	_padding: 15px 0px 30px 40px;
	width:580px;
	text-align:center;
}

#colonne_gauche_produit .produit_saison{
	margin-top:20px;
	font-size:14px;
	font-weight:bold;

}
/*********************************  dossier restaurant et la cuisine  ********************************/
#contenu_dossier {
	float: left;
	width:990px;
	padding: 0;
	margin: 0px 0 0 0px;
	.margin: 10px 0 0 0px;
	height: 480px;
	.height:490px;
	overflow: hidden;
}
#contenu_dossier .titre {
	float: left;
	color: white;
	font-weight: bold;
	font-size:14px;
	width:260px;
	padding: 0;
	margin: 20px 0 0 20px;
	overflow: hidden;
}
#contenu_dossier .description {
	float: left;
	color: white;
	font-size:14px;
	width:260px;
	padding: 0;
	margin: 0px 0 0 20px;
	overflow: hidden;
	text-align: justify;
}
#contenu_dossier .fondslider {
 	height:480px;
 	.height:400px;
 	_height:416px;
 	overflow:hidden; 
 	background-repeat:no-repeat;
 }

/*********************************  contact  ********************************/
#colonne_droite_contact{
	float:left;
	width:480px;
	margin-left:-20px;
	background-image:url(images/fond_bleu.png);
	background-repeat:no-repeat;
	behavior: url(images/iepngfix.htc);
	height:460px;
	padding-top:30px;
	padding-left:20px;
	font-size:11px;
}
#colonne_droite_contact .zoneDeSaisie{
	color:#fff;
	background-color:#50b8e5;
	border:#333333 solid 1px;
	width:120px;
	font-size:11px;
}
#contenu .reservation {
	color:#006fb4;
	text-transform:uppercase;
	margin-left:-20px;
	margin-top:20px;
	_margin-top:34px;
	.margin-top:34px;
	font-weight:bold;
	font-family:Times, Arial, Helvetica, sans-serif;
	font-size:13px;
}

#entete_contact {
	height:70px;
}
/*********************************  entete  ********************************/

#entete {
	height:90px;
	padding: 0;
	margin: 0;
	z-index: 10;
	overflow: hidden;
}
#enteteflash {
	style:float:left;
	margin-left:470px;
	_margin-left:470px;
		overflow: hidden;

}
#logo{
	position: absolute;
	margin:0px 0 0 35px;
	_margin:0px 0 0 35px;
	background-image:url(images/logo-leclerc.png);
	background-repeat:no-repeat;
	behavior: url(images/iepngfix.htc);
	width:350px;
	height:140px;
	z-index: 100;
}	

#logoRub{
	position: absolute;
	margin:10px 0 0 110px;
	_margin:10px 0 0 110px;
	background-image:url(images/restaurant-leclerc.png);
	background-repeat:no-repeat;
	behavior: url(images/iepngfix.htc);
	width:250px;
	height:200px;
	z-index: 100;
}


/*********************************  footer  ********************************/
#footer {
	width: 990px;
	margin:20px 10px 0px -10px;
	float:left;
}

.LIEN_footer {
	margin:10px;
	text-transform:uppercase;
	color: #2a272c;
	text-decoration: none;
	font-size:1 em;	
}

.LIEN_footer:visited {
	color: #2a272c;
	text-decoration: none;
}

.LIEN_footer:hover{
	text-decoration: underline;
	color: #2a272c;
}

#footer .liens {
	width: 990px;
	margin:0px 10px 0px 10px;
	padding:12px 0 0 10px;
	height:25px;	

}

#footer .reservation{
	color: #6f7072;
	font-size:12px;
	font-weight:bold;
	margin:5px 10px 10px 20px;
}

#footer .telephone{
	color: #1a171b;
	font-size:22px;
	font-weight:bold;
	margin:5px 10px 30px 20px;
}