
body {
	font: 12px arial, verdana, geneva, sans-serif;
	word-spacing:1px;
	color:#000000;
	margin:5px;
}

* {
	margin:0;
	padding:0;
}
h1 {
    font-weight: bold;
	color: #FF0084;
	font-size: 18px;
}


#wrapper {
	background:#fff;
	width:100%;
	margin:0 auto;
}

* html #wrapper
{
	width:100%;
}

#innerwrapper {
	margin:1px;
	padding:20px;
}
#cadre {
	margin: 2px;
	padding:5px;
	position: absolute;
	right:355px;
	width: auto;
	float:left;
}
#porn {
	margin: 2px;
	padding:5px;
	position: absolute;
	right:355px;
	width: auto;
	float:right;
}

#header form {
	padding:10px 10px 10px 10px;
	float:right;
	background:#fff;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}

#header h1 {
	float:left;
	font:250%;
	color:#333;
	padding:5px 20px 5px 5px;
	margin:0 20px 0 0;
}

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

#header h1 a:hover {
	color:#000;
	
}

#header h2 {
	font:150%;
	font-weight:normal;
	color:#000;
	padding:14px 0 0 0;
	border:none;
}

#header h2 a {
	text-decoration:none;
}


#header #nav {
	clear:both;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	text-decoration:none;
	font-weight: bold;
	padding:8px;
}

#header #nav a:hover {
	background:#fff;
}

#header #nav a.active {
	background:#fff;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header #subnav {
	padding:5px 7px 7px 7px;
	color:#000;
}

#header #subnav li {
	list-style:none;
	display:inline;
}

#header #subnav a {
	color:#OOOCC;
	text-decoration:none;
	padding:5px;
}

#sidebar {
	width:170px;
	padding:10px 0px 0px 20px;
	float:left;
	color:#666;
}

#sidebar h2 {
	font:160%;
	color:#333;
	margin:10px 0 10px 0;
	border:none;
}

#sidebar h3 {
	color:#999;
	font:100%;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#fefefe;
}

#sidebar p.news a.more {
	display:block;
	text-align:right;
	font:80%;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#666;
}



#sidebar .subnav li {
	list-style:none;

}

#sidebar .subnav li a {	
	color:#666;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#666;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar input {
	padding:2px;
	color:#666;
	font:90%;
}

#sidebarright {
	width:300px;
	/*float:right;
	padding:10px 0 0 20px;*/
}

#sidebarright p {
	font:90%;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:160%;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90%;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	color:#000;
	text-decoration:none;
}


#content {
	margin:0px;
	padding:5px 0 0 0px;
	width: 100%;
}

#contentnorightbar {
	margin:0 0 0 0px;
	padding:5px 0 0 20px;
}

p {
	margin:15px 0;
}

h2 {
	font:160%;
	color:#000;
}

h2 a {
	color:#79B933;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}

h4 {
	font-weight: bold;
	color:#79B933;
}

h4 a {
	color:#79B933;
	text-decoration:none;
}

h4 a:hover {
	color:#5F9128;
}


#footer {
	clear:both;
	padding:10px;
	margin:30px 0 0;
}

a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:140%;
	margin:10px 0;
}

#content ul {
	margin-bottom: 3px;
	color:#333;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

img {
	padding:1px;
	border: 0px;
}

form {
	padding:10px;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
input {
	padding: 2px;
	margin: 2px;
	font:90%;
	color:#666;
}

textarea {
	padding:4px;
	font:90%;
	height:200px;
	display:block;
	color:#777;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160%;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

/* AutoCompletion CSS */

#autocompletion {
    background: #fafafa;
	text-align: left;
  }
  #autocompletion ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #autocompletion li {
	
  }
  #autocompletion a {
    display: block;
    padding: .2em .3em;
    text-decoration: none;
    color: #333;
  }
  .selected {
    background: #fff;
  }

#feed {
	color: #0098EF;
	font-weight: bold;
}

.vote a{
	color: #119FF0;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
}

.votetable {
	background: white;
	width : 70px;
	height: 92px;
	margin-right: 5px;
}

/*ajout resux*/
.votelargeur {width: 80px;}

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#0000CC;
}

a.subcat_display {
	text-decoration: none;
	font-size: 10px;
}

.lien {
	color: #666666;
	font-size: 10px;

}

.lien a, .lien a:hover {
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
}

.lien span {
	color: #000000;
}

.ariane {
	color: #A9A9A9;
}

.ariane a {
	color: #A9A9A9;
	text-decoration: underline;
	font-weight: normal;
}

.ariane a:hover {
	color: #A9A9A9;
	text-decoration: none;
	font-weight: normal;
}

.sitetable {
	width: 80%;
	vertical-align : top;
}

#sitetd {
	width: 50px;
	display:block;
	position:relative;
}
#sitetd a {
	color: #FF0066;
}


.warning {
	background: #CFEBF7 url(images/notice.png) no-repeat 1em ;
	border: 2px solid #000;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	max-width: 780px;
}


/* Onglets fiche site */
#container {
	font: 12px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

#container hr {
	clear: both;
	margin-top: 10px;
}

#container ul#menu {	
	font-weight: bold;
}
#container ul#menu li {
	font: bold 12px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	display: inline;
	margin: 5px;
}
#container ul#menu li a {
text-decoration: none;

}
#container ul#menu li a:hover {
text-decoration: underline;
color: #333333;
}
#container h1 {
    font-weight: bold;
	color: #FF0084;
	font-size: 18px;
}
#container h2 {
    font-weight: bold;
	color: #FF0084;
	font-size: 18px;
}
#container .content {
	padding: 10px;
}

#container a.current {
	padding: 3px 7px;
}
#container a.ghost  {
	padding: 3px 7px;
	margin-right: 3px;
	color: #333333;
}
#container .on {
	display: block;
}
#container .off {
	display: none;
}

.siteout {
	color: #119FF0;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}






/***** News Articles *****/

.news-summary, .news-full, .news-full-confirm {
	/*padding: 0.7em 0 2em 0;*/
	position: relative;
	width:auto;
	clear: left;
	margin-right: 400px;
    min-height: 10px;
}

.news-body {
	padding-left: 0px;
}

.news-body strong {
	font-size: 90%;
	color: #666;
}

.news-digg {
	position: absolute;
	top: 0.8em;
	left: 0;
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(http://www.sexe-best.com/themes/fresh/images/vote.gif) no-repeat;
}

.news-digg li {
	margin: 0;
	padding: 0;
}

.digg-count a , .digg-count span, .digg-count-s a, .digg-count-s span {
	display: block;
	padding: 10px 0 4px 0;
	text-decoration: none;
	width: 50px;
	color: #FF0084;
    text-align: center;
	font-size: 26px;
}

.news-summary .digg-count strong, .news-full .digg-count strong, .news-summary .digg-count-s strong, .news-full .digg-count-s strong {
	font-size: 160%;
	font-weight: normal;
	letter-spacing: -1px;
	display: block;
	color: #FF0084;
}

.news-summary .digg-count-s strong, .news-full .digg-count-s strong {
	font-size: 160%;
}

.digg-count img, .digg-count-s img {
	position: absolute;
	top: 0;
	left: 0;
	border: none;
}

.digg-count a:hover, .digg-count-s a:hover, .digg-count a:hover strong, .digg-count-s a:hover strong {
	color: #998D43;
}

li.digg-it, li.undigg-it, li.dugg-it, li.buried-it {
	margin-top: 1px;
	padding: 0 0 5px 0;
	background: url(http://www.sexe-best.com/themes/fresh/images/box-2.gif) 0 100%;
	float: left;
} /*IE6*/

.digg-it a, .digg-it span, .undigg-it a, .undigg-it span, .dugg-it a, .dugg-it span, .buried-it a, .buried-it span {
	font-weight: bold;
	display: block;
	margin-bottom: -5px;
	padding: 4px 1px 5px 1px;
	background: url(http://www.sexe-best.com/themes/fresh/images/box-2.gif) 0 0;
	width: 49px;
	text-decoration: none;
    text-align: center;
}

li.digg-it:hover {
	background-position: -300px 100%;
}

li.digg-it:hover a {
	background-position: -300px 0;
}

.digg-it span, .dugg-it span, .buried-it span {
	color: #999;
}

.news-body h3 {
	margin: 2px 0 0 0;
	font-size: 130%;
	letter-spacing: -0.02em;
	font-weight: bold;
	line-height: 1.1;
}

.news-body p {
	margin: 0.2em 0 0.1em 0;
	line-height: 1.3;
}

.news-submitted {
	padding: 0px;
	color: #000000;
	margin: -2px 0 0 0;
}


.d {
	color: #a12a2a;
	font-weight: bold;
    white-space: nowrap;
}



.news-buried, .news-buried a, .news-buried .digg-count a:hover strong, .news-buried .news-submitted, .news-buried .news-submitted a {
	color: #bbb !important;
}

.news-buried .news-submitted img {
	opacity: 0.5;
}

.news-buried .news-details .comments {
	background-position: 0 -198px !important;
}

.news-buried .probdrop, .news-buried .digg-count img, .news-buried .digg-count-s img {
	display: none;
}

.news-buried .news-digg {

	color: #bbb !important;
}

.news-buried strong, .news-buried span.d {
	color: #bbb !important;
}
 
.news-buried h3 a {
	background: none;
	text-decoration: underline;
}
 
a.news-label {
	background: none;
}
 
.news-label img {
	vertical-align: middle;
}
 
.inline-warning {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 200000;

} /*IE6*/

.inline-warning div {
	margin: 20px 0 0 20px;
	float: left;
	position: relative;
	padding-bottom: 10px;
	border: 1px solid #A09D97;
}

.inline-warning p {
	margin: 0;
	font-size: 105%;
	color: #666154;
	line-height: 1;
	padding: 10px 60px 0 10px;
}

.inline-warning .close {
	position: absolute;
	right: 10px;
	top: 6px;
}

.thumb {
    float: right;
}

.thumb img {
    padding: 3px;
    border: 1px solid #b7cce0;
    margin:  0 0 1em 2em;
}

.thumb span {
    display: none;
}
/* Définition de l'affichage de la liste des catégories*/
#cathome {
	float: right; 
	/*width: 100%; */
	padding-top: 0px;
	width: 300px;
	padding-right: 0px;

	margin: 5px;
	display: block;
	height: 100%;
	border-left: #CCCCCC 1px solid;
}

.cat-liste li {
   	width: 290px;
    height: 55px;
    margin-bottom: 30px;
	padding-left: 17px;
	margin-right: 10px;
    list-style-type: none;
    display: block;
    float: left;
    font-size: x-small;
	text-align:left;
}

.cat-liste img {
    margin-right: 5px;
	border: #000000 1px solid;
    float: left;
}

.cat-liste li a {
    display: block;
    font-weight: bold;
    font-size: larger;
	color: #FF0084;
	font-size: 18px;
}

.sponso {color: #FF0066}
#pages {
	margin: 2px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	width:300px;

}


