html, body {
 	background: #FFF  url(../images/bg_header.png) no-repeat top center;
	height: 100%; /* Nécessaire si on veut que la couleur de #page se poursuive jusqu'au footer*/
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

#bodytop {
	/*min-height: 100%  Nécessaire si on veut que la couleur de #bodytop se poursuive jusqu'au footer*/
}

#header{
	height:312px;
	margin-bottom: 20px;
}
#logo{
  height:80px;
}
#menu {
  color: #FFD43E;
	text-align: right;
}

#subheader{
}
#sliderwrap{
  height:190px;
	background: transparent  url(../images/slider.png) no-repeat top left;
	margin-left: 30px;
	padding:5px;
}
#header #logo h1 a {
  display:block;
  width:356px;
  height:66px;
  background: transparent  url(../images/armelle_logo.png) no-repeat top left;
}
#header #logo h1{
  margin-top:10px;
}
#header #logo h1 a span {
  display:none;
}

#subheaderpub{
	background:#663333;
	height:90px;
}
	
p + p { text-indent:0; margin-top:-1.5em; }
#content {
	margin-left: 30px;
}
#content .box {background:#ffcc99;}
#home p, #sidebar p, #content p {
	margin-bottom:30px;
}

#sidebar p, #content p {
	text-align:justify;
}

#content #product{
  background:#90B54D;
	padding: 10px;
}

#sidebar {
  padding:10px;
  background: #f4f0f0;
}

#bodyfoot {
	position:relative;
  background:#000000;
}
#footer {
	height:100px;
	text-align:center;
	padding-top:30px;
	color: #FFD43E;
}

#subfooter {background:#000000;}

#menu a, #footer a {
  text-decoration:none;
	color:#FFD43E;
	}
#menu a:hover, #footer a:hover {
  color:#FFF;
	}

/*#footer {background:#0e364d;}*/

#subfooter ul li {list-style-image: url(../images/li.gif);}



#sidebar ul li
{
  padding:0px 0 0px 12px;
	list-style:none;
  background-image: url('../images/BlockContentBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #525252;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #594C4A;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  letter-spacing: 1px;
  color: #6B6B6B;
}

h3 {
	/*font: normal 14px Futura, Arial, sans-serif;
	text-align: left;
	padding: 5px 0;
	margin: 0 0 15px;*/
}
h1, h2, h3, h4, h5, h6 {
	text-align: left;
	color:#000;
}
h1 {
	font: normal 24px "Trebuchet MS", Arial, sans-serif;
}
h2 {
	font: normal 24px "Trebuchet MS", Arial, sans-serif;
}
h3 {
	font: normal 18px "Trebuchet MS", Arial, sans-serif;
}
#welcome img {
  float:left;
	margin: 0 10px 0 0;
}
#product h3 {
	color:#FFF;
}
#product img {
	margin:5px 0;
}
#featured {
  /*margin-left:30px;*/
	padding-left:0px;
	height:150;
	background-image: url(../images/featured.png) no-repeat top right;
}
#featured img {
  float:right;
}
.white{background:#FFFFFF;}


.box-last-minute ul li
{
  padding:0px 0 0px 12px;
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
	list-style:none;
  background-image: url('../images/BlockContentBullets.png');
}

.box ul li {
  list-style:none;
	}


div#home{
padding: 10px;
color: #FFF;
}

.left {float:right;margin:0 10px 0 0;}
.quote {
font-weight:bold;
color:#FFD43E;
}

#slider {
    width: 580px; /* important to be same as image width */
    height: 180px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 580px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 580px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}

/* latest post */

#latest_post { padding: 0 0 1.5em 0; }
#latest_post_image img { margin: 0 0 0.2em 0; }
.latest_post_meta { font-size: 0.9em; line-height: 1.6em; }
.latest_post_meta a { font-weight: bold; }
.latest_post_meta a:hover { text-decoration: underline; }
.latest_read_on { padding: 0 20px 1px 20px; background: url(images/bg/readon.png) no-repeat top left; }
.latest_comments { padding: 0 20px 1px 20px; background: url(images/bg/comment.png) no-repeat top left; }
.latest_category { padding: 0 20px 1px 20px; background: url(images/bg/category.png) no-repeat top left; }

/* featured post */

#home_featured { background: #f2f2f2 url(images/bg/dot.png) repeat-x bottom left; margin: 0 0 1.1em 0; float: left; width: 100%; }
.feat_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.feat_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 1px solid #999; }
.feat_title { font: 700 12px georgia, serif; padding: 0 0 0.3em 0; }
.feat_title a { color: #224970; }
.feat_title a:hover { color: #000; }

/* asides */

ul.arrow, ul.cat, ul.reccom, ul.email { list-style: none; list-style-image: url(foo.gif); margin: 0; }
ul.arrow li { padding: 0 0 0.5em 12px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; border-left: 5px solid #dadada; }
ul.arrow li a, ul.reccom li a, ul.email li a { color: #224970; }
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #eee; }
ul.arrow li h4 {font-size:1em;font-weight:bold;margin-bottom:.5em;}
ul.arrow li p {margin: 0 0 .5em;}
ul.arrow li p.lien {}

/* about */

#home_about { border-bottom: 1px solid #dadada; border-top: 1px solid #dadada; margin: 0 0 1em 0; background: #f3f9ff; padding: 0.5em 0.7em 0 0.7em; }
#home_about p { font-size: 0.9em; font-family: tahoma; }

/* recent posts */

.home_recent_post { padding: 0.1em 0 1.2em 0; margin: 0 0 0.8em 0; background: url(images/bg/dot.png) repeat-x bottom left; }
.home_recent_thumb { padding: 0 10px 0 0; margin: 0 0 0.25em 0; float: left; }
.home_recent_thumb img { float: left; margin: 0; }
.home_recent_thumb a img { background: #999; padding: 2px; margin: 0; border: 0; }
.home_recent_thumb a:hover img { background: #333; padding: 2px; margin: 0; border: 0; }
.home_recent_title a { font-weight: bold; }
.home_recent_title a:hover { color: #fff; background: #000; }
.home_recent_date, .home_recent_auth { padding: 0; margin: 0; color: #666; font-size: 0.9em; }
.home_recent_exc p { color: #666; text-align: left; }







	
	
	
