/* Start of CMSMS style sheet 'styles_nutri_v1_etu' */
* {
  padding: 0;
  margin: 0;
}

body {
  background: #fff url(uploads/images/wellnutrition_bg.jpg) no-repeat center top;
  margin: 0;
  padding: 0;
  height: 100%;
}

p {
  font-size: 100%;
  font-family: Arial;
  color: #fff;
  padding-bottom: 10px;
  line-height: 1.4em;
}

img {
  border: 0;
}

div#bgwrapper {
  background: #fff url(uploads/images/wellnutrition_bg.jpg) no-repeat -145px top;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  width: 910px;
  height: 790px;

}

div#wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  height: 790px;

}

div#header h1 a {
  /*
  margin: 0;
  padding: 0;
  height: 100px;
  text-indent: -9999px;
  display: block;
  background: #3F0A05 url(uploads/images/header.png) no-repeat;
  text-decoration: none;
  */
}

div.breadcrumbs {
  margin-left: 20px;
  color: #fff;
  font-size: 75%;
  font-family: Arial;
}

div.breadcrumbs a {
  color: #fff;
}

div#mainwrapper {
  margin-top: 10px;
  height: 690px;
}

div#main_picture {
  background: transparent; 
/*url(uploads/images/tausta.jpg) no-repeat 10px 26px; 5not1*/
  width: 200px;
  height: 450px;
  position: relative;
  float: right;
  margin-left: 10px;
  margin-right: 40px;
/*  padding-left: 45px;*/
  padding-top: 61px;
}

div#main {
  margin-left: 40px;
 
  position: relative;
  display: block;
  width: 580px;
  float: left;
  height: 300px;
  margin-right: 10px;
  padding-right: 20px;
  /*border: 1px solid #000;*/
  overflow: auto;
  margin-top: 20px;
  font-size: 0.8em;
  background: transparent url(uploads/images/bodybg.png) repeat-y 583px;
height:400px;

}

div#main h2 {
  border-left: 40px solid #fff;
/*  border-bottom: 2px dashed #fff;*/
  padding-left: 20px;
  margin-bottom: 1em;
  color: #fff;
  font-size: 1.5em;
  font-family: Arial;  
}

div#main h3 {
  padding-bottom: 1em;
  color: #fff;
  font-size: 1.2em;
  font-family: Arial;
}

div#footer {
  position: relative;
  display: block;
  
  /*bottom: 0;*/
  width: 900px;
  height: 50px;
  /*
  background: #3F0A05 url(uploads/images/bottom.png) no-repeat;
  */
}

div#footer p {
  
  padding-top: 20px;
  padding-left: 100px;
}
/* End of 'styles_nutri_v1_etu' */

