body {
	background-color: #000000;
	font-family: Arial, Verdana,  sans-serif;
	padding: 50px;
	font-weight: normal;
	font-size: 90%;
}
img {
	border: none;
}
a {
	color: #999999;
	margin: 0;
	padding: 0;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
p {
	margin: 0;
	padding: 0;
}
#contenaire {
	margin: 0 auto;
	padding: 0;
	width: 720px;
}
/* Header */
#header {
	color: #B2B2D1;
	margin: 0;
	padding: 0;
	width: 720px;
	height: 98px;
	background: transparent url(../img/fond-haut.gif) top left repeat-x;
}
#header p#goHome {
	position: relative;
	top: 15px;
	left: 13px;
	width: 20px;
	height: 19px;
}
#header p.nomSite {
	font-family: Times New Roman, Verdana, Arial, sans-serif;
	text-align: center;
	font-size: 190%;
	width: 685px;
	height: 32px;
	font-size: 1px;
	color: #B2B2D1;
}
#header p.nomSite a {
	background: transparent url(../img/logo-sarah-s-attic.gif) 50% 0 no-repeat;
	display: block;
	font-weight: normal;
	color: #B2B2D1;
	width: 685px;
	height: 32px;
}
#header p.nomSite a:hover {
	background: transparent url(../img/logo-sarah-s-attic-hover.gif) 50% 0 no-repeat;
}
#header p.nomSite span {
	display: none;
}
#header p.wordFind {
	font-family: Arial, sans-serif, Verdana;
	text-align: left;
	clear: both;
	font-size: 140%;
	padding: 10px 0 0 40px;
}
/* END Header */
/* Content */
#content {
	text-align: justify;
	clear: both;
	margin: 0;
	padding: 0;
	color: #cccccc;
	height: 422px;
}
#content div.scrollContent {
	position: relative;
	top: 20px;
	margin: 0;
	padding: 0 40px;
	overflow: auto;
	height: 382px;
}
#content p {
	padding: 5px;
	font-size: 95%;
}
#content p.searsh {
	width: 300px;
}
#content h1 {
	margin: 0;
	padding: 15px 0 0;
	font-size: 115%;
	color: #FFF;
}
#content h1 a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 115%;
	color: #FFF;
	font-weight: normal;
}
#content h1 a {
	margin: 0;
	padding: 0;
	text-decoration: underscore;
	;
}
#content p.searsh {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 110%;
	font-weight: bold;
}
#content h2 {
	font-size: 110%;
}
#content p.chapo {
	font-style: italic;
}
#content p.rechercheConnex {
	padding: 30px 0;
	font-size: 90%;
}
#content p.rechercheConnex a {
	text-decoration: none;
	padding: 30px 0;
}
#content p.rechercheConnex a:hover {
	text-decoration: none;
	padding: 30px 0;
	color: #999999;
}
#content a.linkintra {
	text-decoration: none;
	cursor: text;
}
/* END Content */
/* Footer */
#footer {
	text-align: center;
	margin: 0;
	padding: 0;
	background: transparent url(../img/fond-bas.gif) top left repeat-x;
	width: 720px;
	height: 56px;
	line-height: 56px;
	color: #B2B2D1;
}
#footer p.morLink {
	font-size: 110%;
	font-weight: bold;
}
#footerp.morLink a {
	font-size: 110%;
	color: #B2B2D1;
}
