/* Eric Mayer's resetting */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0;
	border: 0; outline: 0;
	font-size: 100%; vertical-align: baseline;
	background: transparent;
	}
html { height:100%; }
body { line-height: 1; height:100%; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/*
Atelier Culinaire de Patricia
-----------
.auteur			Paul Poubanne
.version		1
.url			www.lateliercuisinedepatricia.com
.creation		04/04/2009
-----------
*/

a, a:visited { text-decoration:none; color:#E10079; }
a:hover, a:active {text-decoration:none; color:#E10079; }

/* Blocs principaux */

body {
	font:14px "Arial", Helvetica, sans-serif;
	text-align:center; color:#BEB3AD;
	background:#3F1511;
	}

#contenu {
	width:660px; margin:0 auto;
	text-align:center;
	}
	#header {
		width:640px; height:220px;
		background:url(../images/headerpresse.png) top center no-repeat;
		}
