/*////////////// GENERAL ////////////////*/
* { 
margin: 0;
padding: 0;
}

body {	
	background: url(http://www.sm-domination.com/bdsm/fs/img/bg-e.png);
}
	
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	list-style: none;
	color:#000;
}

#general {
	width:880px;
	min-height:1%;
	text-align:left;
	margin: 0 auto;
}

/* ////// Header ///// */

#header {
	display:block;
	width:880px;
	height:153px;
	background: url(http://www.sm-domination.com/bdsm/fs/img/fs_01e.jpg) no-repeat left top;
}


#header h2{
	padding: 35px 0px 5px 0px;
	font-size:30px;
	text-align:center;
	font-weight:bold;
	color:#646450;
}
/* ////// Disclaimer ///// */

#disclaimer {
	display:block;
	width:880px;
	padding:10px 10px;
	background: url(http://www.sm-domination.com/bdsm/fs/img/fs_02e.jpg) repeat-y left top;
}

#disclaimer h1{
	margin-right:15px;
	margin-left:15px;
	padding: 0px 0px 5px 0px;
	font-size:42px;
	text-align:center;
	font-weight:bold;
	color:#000000;
}
#disclaimer h3 a{
	text-decoration:none;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	line-height:28px;
	color:#660000;
}

#disclaimer h3 a:hover{
	text-decoration:none;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	line-height:28px;
	color:#000000;
}


#block-recip {
	display:block;
	height:auto;
	width:790px;
}
/* ////// recips ///// */

#recips{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	width:880px;
}


/* ////// Contenu ///// */

#contenu {
	display:block;
	width:880px;
	padding:10px;
	background: url(http://www.sm-domination.com/bdsm/fs/img/fs_02e.jpg) repeat-y left top;
}
#contenu h1{
	margin-right:15px;
	margin-left:15px;
	padding: 0px 0px 5px 0px;
	font-size:42px;
	text-align:center;
	font-weight:bold;
	color:#000000;
}
#contenu2 {
	display:block;
	width:880px;
	padding:10px;
}

#contenu a{
	text-decoration:underline;
	font-size:22px;
	color:#660000
}

#contenu a:hover{
	font-size:22px;
	color:#000000
}

#contenu .block-contenu .mod_central p {
font-size:12px;
line-height:14px;
}

#contenu p {
	font-weight:bold;
	margin:20px;
}



/* ////// Footer ///// */

#footer {
	display:block;
	width:880px;
	height:69px;
	background: url(http://www.sm-domination.com/bdsm/fs/img/fs_03e.jpg) no-repeat left top;
	text-align:center;
	color: black;
	padding-top:30px;
}

#footer a{
	color: #000000;
	text-decoration:none;
}

/*/// contenu ///*/

.lien  a{
line-height:26px;
color:#FF00CC;
font-size:12px;
font-weight:bold;
text-decoration:none;
margin:0 auto;
}



