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

body	{
		background-color:#FFFFFF;
		margin:0px auto;
		padding:0px;
		width:100%;
		height: 100%;
		text-align:left;
		line-height:15px;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;				
		}

/* navbar.....................................................................*/
#main	{
		width:766px;
		border:1px #000000 solid;
		margin:0px auto;
		text-align:center;
		}
#navbar {
	width:766px;
	padding-top: 15px;
	float: left;
	margin-bottom: 20px;
	text-align: center;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
		}

#navbarContent 	{
				width:610px;
				margin-right: auto;
				margin-left: auto;
				}

#navbar ul 	{
			list-style-type: none;
			}

#navbar li {
	float: left;
	width: 200px;
	text-align: center;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #231F20;
			}

#navbar a 	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
			}

#navbar li:hover 	{
	background-color: #B63633;
					}	


/* Main content......................................................*/	

#mainContent	{
				width:765px;
				margin-left:10px;
				margin-right:10px;
				}

#leftColumn	{
	position:relative;
	display:block;
	width:375px;
	text-align:left;
	font-size:10px;
	float:left;
	background-image: url(images/corpo_chef.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 690px;
			}
			
#leftColumnContent	{
					width:355px;
					text-align:left;
					font-size:10px;
					float:left;
					}
#cadeauLeft	{
	width:215px;
	font-size:10px;
	float:left;
	font-size:10px;
			}

#cadeauRight	{
	width:120px;
	margin-left:15px;
	float:left;
	margin-top: -13px;
				}

#leftCorpoChef	{
				width:154px;			
				float:left;
				}
								
#rightCorpoChefText	{
					width:150px;
					float:left;
					margin-left:170px;
					}
								
#rightColumn	{
	position:relative;
	display:block;
	width:382px;
	text-align:left;
	float:left;
	border-left:1px #000000 solid;
	border-top:1px #000000 solid;
	background-image: url(images/photos_accueil.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 690px;
				}
				
#rightColumnContent	{
					width:355px;
					text-align:left;
					font-size:10px;
					float:left;
					margin-left:20px;
					margin-top:10px;
					}
#themeImage	{
			width:105px;
			height:481px;
			float:left;
			}

#themeText	{
			width:230px;			
			margin-left:10px;
			float:left;
			height:481px;
			}

#clear 	{
		clear:both; 
		}

/*Headers and p .....................................*/

h1 {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 10px;
	line-height: 20px;
	}

h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 18px;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	height: 20px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 15px;
	line-height: 12px;
	}
	
h4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 15px;
	margin-top: 10px;
	}
	h6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 2px;
	}
	
p 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
/*footer.............................................*/
#footer	{
	background-color: #262828;
	margin-top: -1px;
	height: 95px;
	width: 770px;
	padding-top: 10px;
		}
#footer	p {
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 16px;
}
#footer	img {
	float: right;
}
