body {
  font-family: georgia, arial, sans-serif;
  font-size: 12px;
  color: #595959;
  margin: 0;
  padding: 0;
  background: none;
}

p, #content_storie {
  font-family: verdana;
}

#content_storie p a, #content_storie p a:visited, #content_storie p a:hover {
  color: #800080;
  font-weight: bold;
}

#content_storie p {
  line-height: 17px;
}
#content_storie a.related, #content_storie a.related:visited, #content_storie a.related:hover {
  font-family: georgia;
  font-size: 18px;
  margin-top: 0;
  _margin-bottom: 15px;
}

a, a:visited {
  text-decoration: none;
  color: #595959;
}

a img {
  border: 0;
}

a:hover {
  text-decoration: underline;	
}

strong {
  color: #0C5E5C;
}

#content_storie strong {
  color: #595959;
}

#container {
  width: 606px;
  margin: 0 auto;
  background: #FFF;
  padding: 0 10px;
  border-right: 0;
  border-left: 0;


}

#maincontent {
  width: 606px;
  margin: 0 10px 0 0;
  _margin: 0;
  float: left;
}

#relatedcontent {
display: none;
}

h2#header {
display: none;
}

.add_comment form span.error, .email_friend form span.error {
  background: none;
  border: 1px solid red;
  color: red;
  display: block;
  margin-right: 5px;
  padding: 5px;
}

.email_friend form span.send {
  background: none;
  border: 1px solid #393;
  color: #393;
  display: block;
  margin-right: 5px;
  padding: 5px;
}


/****** Menu header ******/
ul#menu_top {
  list-style: none;
  position: relative;
  top: -40px;
  _top: -47px;
  _left: -33px;
  margin-bottom: -10px;
  padding: 0 0 0 25px;
}

ul#menu_top li {
  display: inline;
  font-size: 14px;
  color: #FFF;
  margin-right: 20px;
}

ul#menu_top li a, ul#menu_top li a:visited {
  display: inline;
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
}

ul#menu_top li a:hover {
  color: #db1c49;
}

.menu_mode {
  background: url(/onlylady/i/ol/picto_mode.jpg) no-repeat 0;
  padding: 13px 0 15px 33px;
  color: #FFF;
}

.menu_bienetre {
  background: url(/onlylady/i/ol/picto_bienetre.jpg) no-repeat 0;
  padding: 13px 0 15px 33px;
  color: #FFF;	
}

.menu_hightech {
  background: url(/onlylady/i/ol/picto_hitech.jpg) no-repeat 0;
  padding: 13px 0 15px 33px;
  color: #FFF;
}

.menu_culture {
  background: url(/onlylady/i/ol/picto_culture.jpg) no-repeat 0;
  padding: 13px 0 15px 33px;
  color: #FFF;
}
/****** Fin Menu header ******/

/****** G?n?ral ******/
.cat {
  font-size: 12px;
  margin-top: 10px;
  display: block;
}

h2.storie_title {
  margin: 0 0 5px 0;
  padding: 0;
}
h2.storie_title a, h2.storie_title a:visited {
  color: #db1c49; 
  font-size: 26px;
}

h1.storie_title a, h1.storie_title a:visited {
  color: #db1c49;
  font-size: 26px;
}

h2.storie_title a:hover, h1.storie_title a:hover {
  background: #db1c49;
  color: #FFF;
  text-decoration: none;
}

.info_blk {
  font-size: 11px;
  margin-top: 5px;
}

.info_blk span.credit {
  float: right;
}

.info_blk span.storie_info {
  float: left;
}

.info_blk {
  height: 20px;
  border-top: 1px solid #BDBDBD;
}

.toolbox {
  background: url(/onlylady/i/ol/toolbox_top.jpg) no-repeat top;
  padding-top: 3px;
  margin: 0;
}

.toolbox_bottom {
  background: url(/onlylady/i/ol/toolbox_bottom.jpg) no-repeat top;
  height: 8px;
}

.toolbox ul {
  border-right: 1px solid #656565;
  border-left: 1px solid #656565;
  margin: 5px 0 0 0;
  padding: 0 0 0 30px;
}

.toolbox ul li {
  display: inline;
  line-height: 20px;
  list-style: none;
  margin: 0 25px 0 0;
  padding: 0;
  width: 145px;
}

.toolbox ul li.blogvideoform {
  display: block;
  line-height: 20px;
  list-style: none;
  margin: 0 15px 0 0;
  padding: 0;
  width: auto;
}

.toolbox ul li.blogvideoform form {
  margin: 0;
}

.toolbox ul li.blogvideoform textarea {
	margin-left: 6px;
	display: inline;
	line-height: 13px;
	font-size: 11px;
	width: 500px;
	height: 100px;
}

a.related, a.related:visited, a.related:hover {
  font-size: 18px;
  font-weight: bold;
  color: #db1c49;
  float: right;
}

a.relatedr, a.relatedr:visited, a.relatedr:hover {
display: none;
}

a.relatedl, a.relatedl:visited, a.relatedl:hover {
display: none;
}

.illus_content {
  text-align: center;
  margin-top: 20px;
}

a.see_more, a.see_more:visited, a.see_more:hover {
  color: #0c5e5c;
  font-weight: bold;
}

#content_storie {
  margin: 0 0 20px 0;
}

#content_storie object embed {
  width: 568px;
  margin: 0 auto;
  display: block;
}

#content_storie object embed, #content_storie img {
  margin-bottom: 15px;
}

/****** Fin G?n?ral ******/

/****** Commentaires *******/
.title_comments_block {
  color: #0C5E5C;
  font-weight: bold;
  background: url(/onlylady/i/ol/comment_icon.gif) no-repeat 0 10px;
  padding: 10px 0 0 20px;
  border-top: 1px solid #BDBDBD;
  display: block;
  margin: 0 0 10px 0;
}

.comment_block {
  background: url(/onlylady/i/ol/comment_block_top.jpg) no-repeat top left;
  padding: 10px 0 0 0;
  margin: 0;
}

.comment_block p {
  padding: 0 10px 0 10px;
  margin: 0;
  border-left: 2px solid #B4DDCF;
  border-right: 2px solid #B4DDCF;
  width: 581px;	
}

.comment_block_bottom {
  background: url(/onlylady/i/ol/comment_block_bottom.jpg) no-repeat top left;
  height: 11px;
}

.publication_date {
  background: url(/onlylady/i/ol/comment_post_date.jpg) no-repeat 12px 0;
  padding: 2px 0 0 30px;
  color: #0C5E5C;
  display: block;
  margin: 0 0 15px 0;
  _margin: -4px 0 15px 0;
}

.add_comment {
display:none;
}

.add_comment form {
  background: url(/onlylady/i/ol/add_comment_bg.jpg) repeat-y top;
  padding: 0 5px 5px;
  margin: 0;
}

.add_comment_bottom {
display:none;
}

.add_comment form span {
  color: #595959;
  font-weight: bold;
  background: url(/onlylady/i/ol/add_comment_icon.gif) no-repeat 0;
  padding: 0 0 0 20px;
  display: block;
  margin: 0 0 10px 0;
}

.add_comment form label {
  color: #595959;
  font-weight: bold;
  display: block;
  float: left;
  width: 250px;
  margin: 0 0 15px 0;
}

.add_comment form input, .add_comment form textarea {
  border: 1px solid #000;
  margin: 0 0 15px 0;
  vertical-align: middle;
}

.add_comment form input.hd {
  display: none;
}

.add_comment form input.post_comment {
  width: 56px;
  height: 18px;
  padding:0;
  margin: 0 0 0 10px;
  border: 0;
  background: transparent url(/onlylady/i/ol/post_comment.jpg) no-repeat center top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  border: 0;
}
/****** Fin Commentaires ******/

/***** Envoyer ? un ami *****/
.email_friend form span {
  color: #595959;
  font-weight: bold;
  background: url(/onlylady/i/ol/send_icon.gif) no-repeat 0;
  padding: 0 0 0 20px;
  display: block;
  margin: 0 0 10px 0;
}

.email_friend {
display:none;
}

.email_friend form {
  background: url(/onlylady/i/ol/send_friend_bg.jpg) repeat-y top left;
  padding: 0 5px 5px;
  margin: 0;
}

.email_friend_bottom {
display:none;
}

.email_friend form label {
  color: #595959;
  font-weight: bold;
  display: block;
  float: left;
  width: 250px;
  margin: 0 0 15px 0;
}

.email_friend form input, .email_friend form textarea {
  border: 1px solid #000;
  margin: 0 0 15px 0;
  vertical-align: middle;
}

.email_friend form input.hd {
  display: none;
}

.email_friend form input.send {
  width: 56px;
  height: 18px;
  padding:0;
  margin: 0 0 0 10px;
  border: 0;
  background: transparent url(/onlylady/i/ol/send.jpg) no-repeat center top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  border: 0;
}
/***** Fin Envoyer ? un ami *****/

/***** Right col *******/
a.rsslink, a.rsslink:visited, a.rsslink:hover {
  font-size: 12px;
  color: #F68228;
  background: url(/onlylady/i/ol/rss.jpg) no-repeat 0 0px;
  _background: url(/onlylady/i/ol/rss.jpg) no-repeat 0 2px;
  padding: 3px 0 7px 25px;
}

.searchbox {
  margin: 25px 0;
}

.searchbox form label {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

.searchbox form input.btnsearch {
  width: 39px;
  height: 40px;
  padding:0;
  margin: 0 0 0 3px;
  position: relative;
  top: -4px;
  _top: 0px;
  border: 0;
  background: transparent url(/onlylady/i/ol/ok.jpg) no-repeat center top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  border: 0;
}

.searchbox form input.inptsearch {
  font-family:Georgia, "Times New Roman", Times, serif;
  padding:10px 4px 4px 6px;
  width:276px;
  font-size:20px;
  font-weight:bold;
  color: #FFF;
  background-color:#58AB91;
  border:none;
  border: 1px solid #6B7F80;
}

.mpu {
  text-align: center;
  padding: 0;
  margin-bottom: 25px;
}

.pub_sign {
  font-size: 10px;
  color: #000;
  display: block;
  margin-left: 15px;
}

.promo_show {
  width: 330px;
  height: 127px;
  background: url(/onlylady/i/ol/promo_show.jpg) no-repeat top left;
  padding: 60px 0 25px 0;
}

.promo_show span a, .promo_show span a:visited, .promo_show span a:hover {
  display: block;
  font-size: 18px;
  color: #DB1C49;
  margin: 0 0 0 25px;
}

.promo_show img {
  float: left;
  margin: 10px 15px 5px 25px; 
  border: 0;
}

.promo_show p a, .promo_show p a:visited, .promo_show p a:hover {
  float: left;
  margin: -5px 0 0 0;
  width: 150px;
  color: #FFF;
  font-size: 11px;
}

.promo_show a.goto, .promo_show a.goto:visited, .promo_show a.goto:hover {
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
  margin: 0 0 0 25px;
}

.related_title {
  font-size: 22px;
  font-weight: bold;
  color: #58AB91;
  margin: 0 0 15px 0;
  border-top: 3px outset #CCC;
  display: block;
}

.gallery_stories {
  width: 329px;
  height: 204px;
  margin: 0 0 25px 0;
  border: 1px solid #CCC;
 }
 
.gallery_stories ul {
  list-style: none;
  margin: 0 0 0 6px;
  padding: 10px 0 0 0;
}

.gallery_stories ul li {
  display: inline;
}

ul.related_list {
  list-style: none;
  padding: 5px 0 0 0;
  margin: 0 0 25px 0;
}

ul.related_list li {
  background: url(/onlylady/i/ol/related_list_type.jpg) no-repeat 0 4px;
  padding: 0 0 0 10px;
}

/***** Fin Right col *******/

/***** Footer *****/
#footer {
display: none;
}

ul#menu_bottom {
  list-style: none;
  padding: 5px 0 0 15px;
  margin: 0;
}

ul#menu_bottom li {
  display: inline;
}

ul#menu_corporate {
  list-style: none;
  padding: 20px 0 0 105px;
  _padding: 20px 0 0 65px;
}

ul#menu_corporate li {
  display: block;
  float: left;
  width: 100px; 
}

ul#menu_corporate li a, ul#menu_corporate li a:visited, ul#menu_corporate li a:hover, #footer p a, #footer p a:visited, #footer p a:hover {
  color: #FFF;
  text-decoration: underline;
}

#footer p {
  color: #FFF;
  padding: 0;
  margin: 0 0 0 105px;
}
/***** Fin Footer *****/

/***** Page liste *****/
.storie_list_block img {
  float: left;
  margin: 0 5px 5px 0;
  border: 1px solid #E3E3E3;
}

.storie_list_block p {
  padding: 0;
  margin: 0;
}
/***** Fin Page liste *****/


/***** Home Page *****/
.index_block_left img {
  float: left;
  margin: 0 5px 5px 0;
  border: 1px solid #E3E3E3;
}

.index_block_right img {
  float: right;
  margin: 0 0 5px 5px;
  border: 1px solid #E3E3E3;
}

.index_block_left p {
  padding: 0;
  margin: 0;
}


a.header_lnk, a.header_lnk:visited, a.header_lnk:hover {
display: none;
}
/***** Fin Home Page *****/


/***** TAGs *****/
ul.tag_list {
  list-style: none;
  padding: 5px 0 0 0;
  margin: 0 0 25px 0;
}

ul.tag_list li{
  display: inline;
  margin: 0 10px 0 0;
}

a.niv1, a.niv1:visited, a.niv1:hover {
  color: #00B476;
}

a.niv2, a.niv2:visited, a.niv2:hover {
  color: #602091;
  font-weight: bold;
  font-size: 13px;
}

a.niv3, a.niv3:visited, a.niv3:hover {
  color: #1792C0;
  font-weight: bold;
  font-size: 18px;
}

a.niv4, a.niv4:visited, a.niv4:hover {
  color: #eb7e08;
  font-weight: bold;
  font-size: 22px;
}
/***** /TAGs *****/

.half_left  {
  width: 160px;
  float: left;
}

.half_right {
  width: 165px;
  float: left;
  margin-left: 5px;
} 