body
	{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	}

#siteweb
	{
	position: relative;
	left: 50%;
	width: 800px;
	margin: 0 0 0 -400px;
	background-color: #fff;
	color: #000;
	}

#titre
	{
	top: 0px;
	left: 200px;
	width: 420px;
	height: 150px;
	margin: 0;
	position: absolute;
	overflow: hidden;
	background-image: url('img/sexycuisine.png');
	background-repeat: no-repeat;
	}

#corps
	{
	top: 200px;
	left: 360px;
	width: 440px;
	height: 550px;
	margin: 0;
	padding: 0;
	position: absolute;
	}

#banane
	{
	margin-top: 30px;
	height: 250px;
	text-align: center;
	}

#pub2
	{
	top: 30px;
	left: 650px;
	width: 125px;
	height: 125px;
	position: absolute;
	padding: 0;
	}

#bouton
	{
	top: 200px;
	left: 250px;
	position: absolute;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}

#pied
	{
	background-color: #FFFFFF;
	border-color: #ccc;
	border-style: dotted;
	border-width: 5px;
	padding: 5px;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	color: #2B2D2C;
	position: absolute;
	bottom: 20px;
	}

#selector
	{
	top: 170px;
	left: 280px;
	position: absolute;
	padding: 0;
	margin: 0;
	}

#coin
	{
	top: 0px;
	left: 0px;
	position: absolute;
	padding: 0;
	margin: 0;
	}

.bulle {
	background-color: #abffe6;
	margin: 0;
	margin-bottom: 10px;
	padding: 5px;
	width: 460px;
}

.arrete {
	margin: 0;
	padding: 0;
	background-image: url('img/arrete.png');
	background-repeat: no-repeat;
	background-position: 5px;
	height: 14px;
}

.center
	{
	text-align: center;
	}

float_r
	{
	margin: 10px;
	float: right;
	}

h1, h2, h3, h4, h5, h6
	{
	text-decoration: none;
	line-height: normal;
	vertical-align: top;
	color: #000;
	margin-bottom: 6px;
	}
	
h1
	{
	font-size: 24px;
	color: #FFFFFF;
	}
	
h2
	{
	color: #189cde;
	font-size: 18px;
	}
	
h3
	{
	color: #000;
	font-size: 14px;
	font-style: italic;
	}

.t1
	{
	padding-top: 150px;
}

span.error {color: #00FF00;}

.chapo
	{
	font-size: 14px;
	color: gray;
	font-weight: bold;
	}
	
dl, dt, dd, ul, li
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
img
	{
	border: 0px;
	}

a:link, a:visited {text-decoration: underline; color: #2641de;}
a:hover {color: #090565;}
a:active {color: #3d92dd;}

a.ngweb:link, a.ngweb:visited, a.ngweb:active {text-decoration: none; color: #FF0000; font-size: 10px;}
a.ngweb:hover {color: #650000;}

a.som {margin-right: 15px;}

p.big {font-size: 36px; margin: 20px;}

.bold {font-weight: bold;}
.italic {font-style: italic;}

