@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: center;
	background-repeat: repeat-y;
	background-color: #000000;
}
#emballage {
	width: 1200px;
	text-align: center;
	margin-right: auto;
	height: auto;
	margin-left: auto;
	background-color: #000000;
}
#header {
	width: 1200px;
	height: 135px;
	padding-top: 0px;
	background-color: #000000;
	background-image: url(../images/header.jpg);
}
#navigation {
	width: 1200px;
	height: 30px;
}
#content {
	float: left;
	width: 1200px;
	height: auto;
}
#resto {
	width: 600px;
	height: 488px;
	float: left;
	margin-top: 3px;
	background-color: #006666;
}
#petiteGaucheColonne {
	float: left;
	width: 300px;
	height: 495px;
	background-color: #006666;
}
#petiteDroiteColonne {
	float: right;
	width: 300px;
	height: 495px;
	background-color: #006666;
}
#footer {
	text-align: center;
	width: 1200px;
	height: 40px;
	background-color: #006666;
	float: left;
}
.ecriture {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: 0px;
}
td img {display: block;}
a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-weight: bolder;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
}
h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top: 12;
}
p {
	line-height: .5px;
}
img {border: 0;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	text-align: left;
}
.navi {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.navi_down {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.more { text-align: right; }
.imageRight {
	padding-left: 5px;	
	float: right;
}
.ecriture {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.Texte14Gras {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.imageLeft {
	padding-left: 10px;
	float: left;
}
#restoG {
	width: 298px;
	height: 180px;
	float: left;
	background-color: #006666;
}
#restoD {
	width: 260px;
	height: 180px;
	background-color: #006666;
	float: left;
}
#restoBas {
	width: 500px;
	background-color: #006666;
	height: 250px;
	float: left;
	padding-right: 20px;
	padding-left: 50px;
}
#restoHaut {
	width: 600px;
	height: 40px;
	float: left;
	background-color: #006666;
}
.Texte18Gras {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

