* {
margin:0;
padding:0;
}
h1, h2, h3, h4, h5 {
margin-top:15px;
margin-bottom:5px;
}
p {
margin-top:5px;
margin-bottom:15px;
}
img {
border:none;
}
ul {
list-style-type:none;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}
.clearer {
clear:both;
}

/* LAYOUT */
#page {
text-align:left;
width:980px;
margin:auto;
}
#content {
float:right;
width:960px;
}
#content .inner {
margin:10px;
}
#lien-single {
font-size:16px;
text-align:center;
}
#sidebar {
float:left;
width:0px;
}
#sidebar .inner {
margin:0 10px 0 10px;
}
#footer {
clear:both;
}

/* STYLE */
body {
background:url("img/bg.jpg") no-repeat top #20029B;
color:#20029B;
}
a:link, a:visited {
color:#CC00CC;
}
a:hover {
color:#A61E46;
}
#header {
position:relative;
}
#header h1 {
margin:0;
}
#header h1 a {
position:absolute;
display:block;
top:5px;
left:5px;
font-size:10px;
text-indent:-5999px;
outline:none;
width:520px;
height:80px;
}
#header {
background:url("img/header.gif") no-repeat;
height:181px;
}
.cpm {
position:absolute;
right:324px;
top:103px;
display:block;
width:468px;
height:60px;
outline:none;
}
.addfav a {
position:absolute;
right:57px;
top:1px;
display:block;
width:230px;
height:140px;
outline:none;
}
#menu {
background:url("img/menu.gif") no-repeat center;
height:37px;
text-align:center;
padding-left:40px;
}
#menu li {
line-height:37px;
float:left;
text-indent:-5999px;
}
#menu li#accueil a{
background:url("img/menu_accueil.gif") no-repeat center;
}
#menu li#rencontres a {
background:url("img/menu_rencontres.gif") no-repeat center;
}
#menu li#liveshows a {
background:url("img/menu_liveshows.gif") no-repeat center;
}
#menu li#videos a {
background:url("img/menu_videos.gif") no-repeat center;
}

#menu li a {
width:200px;
display:block;
height:37px;
color:#FFFFFF;
outline:none;
}
#page {
background:url("img/page_bg.jpg") no-repeat 0 215px #FFF;
}
#footer {
background:url("img/footer.jpg") no-repeat top;
height:42px;
}
#footer .inner {
margin:0 20px 0 20px;
padding-top:10px;
color:#FFFFFF;
}
#footer a:link {
color:#FFFFFF;
}
#footer a:visited {
color:#FFFFFF;
}

#sidebar {
padding-bottom:40px;
}
.tagcloud li {
margin-left:10px;
display:inline;
font-size:11px;
}

#sidebar h3 {
font-family:"Trebuchet MS";
font-size:22px;
color:#0069a6;
text-align:center;
}
#searchform {
text-align:center;
}
input {
border:1px solid #ff009c;
background:#ffeaea;
padding:1px;
color:#FF0033;
}
input.submit {
border:none;
background:#ff009c;
color:#FFF;
}

#content h3 {
font-family:"Trebuchet MS";
font-size:11px;
color:#0069a6;
padding:0 0 10px 15px;
border-bottom:1px solid #79ceff;
}
ul#categories li {
float:left;
width:170px;
margin-bottom:15px;
}
ul#categories li a {
text-decoration:none;
padding-left:10px;
width:100%;
font-size:14px;
font-weight:bold;
}

/* links */
.link {
margin-top:20px;
}
.link-title {
position:relative;
}
.link-title span {
position:absolute;
right:10px;
font-size:11px;
}
.link-title span a {
font-weight:normal;
text-decoration:none;
}
.link-title a {
text-decoration:underline;
font-weight:bold;
}
.votebox {
float:right;
margin-left:10px;
background:#7ACDFF;
border:1px solid #1280F3;
color:#FFF;
text-align:center;
width:48px;
margin-top:8px;
}
.vote {
font-family:"Trebuchet MS";
font-size:21px;
}
.vote span {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.sitetd {
font-weight:bold;
background:#CAC2E7;
padding:3px;
}
.sitetd  a:link,  .sitetd  a:visited {
color:#FFE900;
text-decoration:none;
}
.sited a:hover {
color:#FFF;
}
.link-thumb {
float:left;
margin:10px;
}
.link-thumb img {
padding:2px;
border:1px solid #CAC2E7;
}
.link-details {
font-size:11px;
color:#CAC2E7;
}
.link-details a {
color:#006F9B;
}