 @charset "UTF-8";

 body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

body {
	margin: 0px;
	margin-bottom: 0px;
	background:  #000000;
	width: 100%;
	color: #ffffff
}
a {
	color: #ffffff;
}
a:hover {
	color: #BA3C3C;
}
#page {
	background: #000000;
	border-right: 1px solid #000000 ;
	border-left: 1px solid #000000 ;
	width: 960px;
	text-align: left;
	color:#ffffff;
}
#header {
	background: url(http://www.made-in-sexe.com/sexe/templates/default/images/header_01.jpg) no-repeat;
	height: 214px;
	width: 960px;
	/* border-bottom: 1px solid #FFFFFF; */
}
#logo {
	display: inline;
	float: left;
}
#header_ads {
	display: inline;
	float: right;
	margin-top: 120px;
	margin-right: 40px;
}
#header_sep {
	width: 765px;
	/*border-bottom: 1px solid #3366ff*/
	clear: both;
}

#menu_header {
	float: center;
	width: 960px;
	height:36px;
}

.menu_header_lien {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.menu_header_lien a{text-decoration:none; color: #000000; }
.menu_header_lien a:hover{color: #BA3C3C; }

#content {
	float: right;
	width: 530px;
	display: inline;
	position: relative;
	visibility: inherit;
	color:#ffffff;
}

#col {
	float: left;
	width: 150px;
	display: inline;
}
.col_item {
	background: url(http://www.made-in-sexe.com/sexe/templates/default/images/col_background.jpg) repeat-y;
}
.col_item_background {
	background: url(http://www.made-in-sexe.com/sexe/templates/default/images/col_top.jpg) no-repeat;
	padding-top: 10px;
}
.col_item_content {
	color:#ffffff;
	margin-top: 10px;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 10px;
}

.col_item_content a {color:#000000; }
.col_item_content a:hover {color:#BA3C3C; }

.col_title {
	margin-top: 5px;
	font-weight: bold;
	color:#000000;
	text-align:center;
}

#col2 {
	float: right;
	width: 270px;
	display: inline;
}
.col_item2 {
	background: url(http://www.made-in-sexe.com/sexe/templates/default/images/col_background2.jpg) repeat-y;
}
.col_item_background2 {
	background: url(http://www.made-in-sexe.com/sexe/templates/default/images/col_top2.jpg) no-repeat;
	padding-top: 10px;
}
.col_item_content2 {
	margin-top: 10px;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 10px;
}

.col_item_content2 a {color:#000000; }
.col_item_content2 a:hover {color:#BA3C3C; }

.col_title2 {
	margin-top: 5px;
	font-weight: bold;
	color:#000000;
	text-align:center;
}

.plug_item {
	background: url(http://www.made-in-sexe.com/sexe/templates/default/images/plug_background.jpg) repeat-y;
}

.plug {
	background: url(http://www.made-in-sexe.com/sexe/templates/default/images/plug_top.jpg) no-repeat;
	float: center;
	width: 520px;
	margin-right: 5px;
	/* border: 1px solid #CCCCCC; */
	margin-bottom: 5px;
	padding-top: 15px;
}
.plug_details {
	background: #FACCCC;
	float: right;
	width: 500px;
	height: 16px;
	margin-right: 18px;
	border: 1px solid #DD5C5C;
	margin-bottom: 2px;
	color:grey;
	font-size:8pt;
	font-weight:normal;
	text-align:center;
	vertical-align: text-middle;
	color:#525252;
}

.plug_details a {color:#878787 ;}
.plug_details a:hover {color:#BA3C3C ;}

.plug_content {
	width: 500px;
	text-align: left;
	vertical-align: text-top;
	display: inline;
}

.plug_content a {color:#000000; }
.plug_content a:hover {color:#BA3C3C; }

.plug_content img {
	margin: 8px;
	float: left;
	display: inline;
}
.footer {
	line-height: 30px;
	text-align: center;
	height: 30px;
	/*border-top: 1px solid #666666; */
	margin-top: 10px;
}
h2
{ 
  color:#ffffff;
  font-size:9pt;
  font-weight:bold;
  margin-top:0;
  margin-bottom:0px;
  font-variant:small-caps;}

h3
{ 
  color:#000000;
  font-size:10pt;
  font-weight:normal;
  margin-top:0;
  margin-bottom:2;}
  
.messageStackWarning{
        background-color:#F5F5F5;
        font-weight: bold;
        border: 1px solid #FF0000;
        color: red;
}