/* CSS Document */

body{
	background: #504634;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;}

#body{
	display:block;
	border:white solid 1px;
	width:970px;
	margin:auto;
	padding:0px;
	background-color:#FFFFFF;
}

	
/*header	*/
#header{height:300px;}
img{border:none;}


/*container	*/
#container
{
  border:solid #D4CAB6 1px; 
  display:block;
  border-top:none;
}

/*menu		*/
#menu
{
  width:200px;
  display:block;
  float:left;
  margin-top:1px;
}

#menu h2
{
font-size:14px;
}

#menu .elle{
  color: #fff;
  padding: 7px 0 8px 35px;
  width:200px;
  background: #847A67 left url(images/elletrans.jpg) no-repeat;

}

#menu .lui{
  color: #fff;
  padding: 7px 0 8px 35px;
  width:200px;
  background: #847A67 left url(images/luitrans.jpg) no-repeat;

}

#menu .lien{
  color: #fff;
  padding: 7px 0 8px 35px;
  width:200px;
  background: #847A67 left url(images/lien.jpg) no-repeat;

}
#menu li {
  background: #D4CAB6 left url(images/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 7px 0 8px 35px;
  width:200px;
}
#menu a {
  text-decoration: none;
  color: #000000;
}

#menu a:hover {
  text-decoration: underline;
  color:#de2c6a;
}

#menu2 a:hover {
 text-decoration: underline;
  color:#4254ff;
}

#menu4 a:hover {
 text-decoration: underline;
  color:#695F4C;
}

h1, h2, ul, li {
	margin: 0;
	padding: 0;
}

#contenu
{
display:block;
float:right;
width:712px;
text-align:justify;
background:#D4CAB6;
padding:10px;
margin:1px;
margin-top:1px;
margin-right:0px;
}

#contenu p
{
font-size:12px;
text-indent:10px;
}

#contenu h1
{
font-size:17px;
margin-bottom:20px;
}

.clear
{
clear:both;
}

.clearleft
{
clear:left;
}

.clearright
{
clear:right;
}


#copyright {
  text-align: center;
  font-size: 9px;
  padding: 2px;
}

.pic{
 display:block;
 clear:left;
 float:left;
 margin-right:10px;
 margin-left:10px;
 width:150px;
 height:200px;
 border:#FFFFFF solid 1px;
}

.pic_canard
{
 display:block;
 clear:left;
 float:left;
 margin-right:10px;
 margin-left:10px;
 width:300px;
 height:200px;
 border:#FFFFFF solid 1px;
}

#sextoyshop
{
background:#D4CAB6;
float:right;
width:682px;
padding-left:50px;
}

.sextoypicshop
{
float:left;
margin:30px;
margin-top:0px;
}

.sextoypic
{
border:#FFFFFF solid 1px;
width:150px;
height:200px;
}

.loveshop
{
font-size:17px;
text-align:center;
font-weight:bolder;
margin-top:10px;
margin-left:-50px;
}


.sextoypicshop a
{
text-decoration:none;
}

.color_pink
{
color:#de2c6a;
text-decoration:underline;
}

.color_blue
{
color:#4254ff;
text-decoration:underline;
}

.color_gen
{
color:#847A67;
text-decoration:underline;
}

#whereami
{
background:#847A67;
width:100%;
height:30px;
margin-top:1px;
font-size:14px;
color:#FFFFFF;
text-indent:10px;
font-weight:bold;
padding-top:10px;
}

.wami
{
text-decoration:none;
color:white;
}

.plus
{
margin-top:-10px;
margin-left:20px;
font-style:italic;
}

/* inspired from free website template*/
