/* Created by Wikiwi.be - Raphael De Naeyer */
/* Camping Rosa-Pré */

/* General style */

* { margin:0; padding:0; border:0;}

BODY {
  margin: 0px;
  padding: 0px;
  text-align: left;
  FONT-SIZE: 12px;
  COLOR: #513624;
  background-color: #EAE4CA;
  FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
  min-width: 954px;
}
A {bg_site_affenage.gif
  COLOR: #3A3A3A;
}
A:hover {
  COLOR: #ffbe00;
}
HR {
  COLOR: #ED1A3B;
}


/* Content style */



div#principal {
	position:relative;
	width: 954px;
	height: 463px;
  	background: url(images/bg_mid_nadrin_boulangerie_patisserie.jpg) no-repeat right center;
}
div#nadrin_logo {
	position:relative;
	float: left;
	width: 290px;
	height: 463px;
	margin: 0px 0px 0px 40px;
	COLOR: #513624;
}
div#nadrin_photo {
	position:relative;
	float: left;
	width: 337px;
	height: 463px;
	margin: 0px 0px 0px 30px;
}
div#nadrin_contenu{
	position:relative;
	float: right;
	text-align: justify;
	margin: 0px 0px 0px 10px;
	width: 205px;
	height: 463px;
  	background: url(images/bg_txt_nadrin_boulangerie_patisserie.gif) repeat-x right center;
	}
div#zone_texte{
	width: 185px;
	height: 443px;
	color: #ffffff;
	margin: 10px 10px 10px 10px;
	FONT-SIZE: 12px;
	text-align:justify;
	line-height: 18px;
}
h1#nadrin {
	position:relative;
	width: 280px;
	margin: 260px 0px 0px 0px;
	FONT-FAMILY: "Times New Roman",Times,FreeSerif,serif;
	FONT-SIZE: 18px;
	letter-spacing: 1px;
	}
h2#boulangerie-patisserie-thoumsin {
	position:relative;
	width: 280px;
	FONT-FAMILY: "Times New Roman",Times,FreeSerif,serif;
	FONT-SIZE: 47px;
	letter-spacing: 1px;
}
p#adresse {
	position:relative;
	margin: 20px 0px 0px 0px;
	width: 280px;
	FONT-SIZE: 12px;
	letter-spacing: 1px;
}
p#telephone {
	position:relative;
	width: 280px;
	FONT-SIZE: 15px;
	letter-spacing: 1px;
}
p#commande {
	position:relative;
	width: 280px;
	FONT-SIZE: 9px;
	letter-spacing: 1px;
}
div#nadrin-heures-ouverture {
	position: absolute;
	width: 100%; 
	height: 130px;
	bottom: 0;  
	background-color:  none;
	background: url(images/bg_bottom.png) no-repeat right bottom; 
	z-index:99;
}
p#nadrin-heures-ouverture {	
	position: relative;
	float: left;
	width: 400px; 
	height: 50px;
	FONT-SIZE: 12px;
	color: #ffffff;
	letter-spacing: 1px;
	margin: 58px 0px 0px 20px;
}
		




p#copyright{
	position:relative;
	float: right;
	text-align: right;
	width: 100%;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding-right: 80px;
	color:#7b7065;
	font-size: 9px;
}
	
p#copyright a{
	color:#7b7065;
	text-decoration: none;
}
p#copyright a:hover{
	color:#ffbe00;
}
	
	
	
	
	
