/* @override http://www.toucanbrasserie.com/css/toucanhome.css */

/* RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:”; }
abbr,acronym { border:0; }

/* FONT SIZE */

html {font-size: 62.5%;}
p {
	font: 15px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #707070;
}
h1 {font-size: 2em;}

body {
	background-image: url(../images/bgd1.gif);
	text-align: center;
}

#container {
	position: absolute;
	width: 830px;
	margin-left: -415px;
	left: 50%;
	height: 620px;
	margin-top: -330px;
	top: 50%;
	text-align: center;
}

#bloc1 {
	width: 400px;
	overflow: hidden;
	float: left;
}

#bloc2 {
	width: 400px;
	overflow: hidden;
}

#bloc31{
	background-color: #727272;
	padding: 10px;
	margin-right: 10px;
	margin-left: 20px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 215px;
	float: left;
}

#bloc32{
	background-color: #727272;
	padding: 10px;
	margin-right: 18px;
	margin-left: 18px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 215px;
	float: left;
}

#bloc33{
	background-color: #727272;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 215px;
	float: left;
}

#bloc31 a,#bloc32 a,#bloc33 a{
	color: white;
	
}

#bloc3 h2{
	font-weight: bold;
	font-size: 14px;
	color: #727272;
	margin-bottom: 5px;
}

* html #bloc2 {
	width: 400px;
	overflow: hidden;
}

#toucanbrasserie {
	width: 360px;
	background-color: white;
	margin: 20px;
}

#toucansurmer{
	width: 360px;
	background-color: white;
	margin: 20px;
}

#logo img{
	margin-top: 20px;
}

#adresse {
	margin-top: 10px;
}

#adresse a {
	color: #707070;
	font-weight: bold;
}

#lien {
	padding-bottom: 20px;
	padding-top: 20px;
}

.left {
	margin-right: 10px;
}

.right {
	text-align: right;
	margin-left: 10px;
}
