* {
margin:0;
padding:0;
}
h1, h2, h3, h4, h5, p, ul {
margin-bottom:10px;
}
h2 {
font-size:18px;
}
h3 {
font-size:16px;
}
img {
border:none;
}
ul {
list-style-type:none;
}
body {
font-family:"trebuchet MS";
font-size:12px;
text-align:center;
}
.clearer {
clear:both;
}

/* LAYOUT */
#page {
text-align:left;
width:940px;
margin:auto;
}
#content {
float:left;
width:700px;
}
#content .inner {
margin:10px;
}
#sidebar {
float:right;
width:240px;
}
#sidebar .inner {
margin:10px;
}
#footer {
clear:both;
}
#single{
width:95%;
}
.pub {
margin:10px;
text-align:center;
}
.pub table {
margin:auto;
}

/* STYLE */
a:link, a:visited {
color:#bd3578;
}
body {
background:url("img/bg.jpg") repeat-x top #000;
}
#header {
background:url("img/header.jpg") no-repeat top;
height:269px;
position:relative;
}
#header h1 {
margin:0;
}
#header h1 a {
display:block;
width:440px;
height:84px;
overflow:hidden;
line-height:1px;
text-indent:-5999px;
}
#cpc {
position:absolute;
width:468px;
height:60px;
top:115px;
left:230px;
}
#menu {
position:absolute;
width:560px;
height:80px;
top:178px;
left:377px;
}
#menu ul li {
display:inline;
}
#menu ul li a {
float:left;
display:block;
width:80px;
height:80px;
margin:0 30px 0 20px;
text-indent:-5999px;
overflow:hidden;
}
#searchform {
position:absolute;
width:198px;
height:28px;
left:696px;
top:46px;
}
#searchform input.txt {
border:1px solid #FFF;
background:#FFF;
float:left;
width:130px;
margin-top:4px;
margin-left:10px;
margin-right:10px;
}
#searchform input.btn {
margin-top:1px;
}
#page {
background:#FFF;
margin-bottom:20px;
}

/*sidebar*/
.bloc {
margin-bottom:15px;
background:url("img/bloc_bg.gif") repeat-y center;
color:#FFF;
}
.bloc ul, .bloc p, .bloc h3 {
margin:0 10px 10px 10px;
}
.bloc a:link, .bloc a:visited {
color:#FFF;
}
.bloc h3 {
color:#a9e5f8;
border-bottom:1px solid #8a8a8a;
background:url("img/bloc_haut.gif") no-repeat top;
margin:0;
padding:5px 5px 5px 10px;
}
.bloc-foot {
background:url("img/bloc_bas.gif") no-repeat bottom;
height:23px;
}
.bloc li a {
text-decoration:none;
}
.bloc li {
padding:3px 2px;
border-bottom:1px solid #626262;
}
.bloc span {
color:#CCC;
}

/*content*/
#content h2, #content h3 {
color:#595959;
padding-bottom:2px;
border-bottom:1px solid #CCC;
}

table.link {
margin-bottom:20px;
font-size:12px;
background:url("img/link_bg.jpg") repeat-x bottom;
border:1px solid #c1ebf9;
color:#6c6c6c;
}
table.link td {
padding:3px;
}
table.link td.thumb img {
padding:1px;
border:1px solid #bd3578;
}
table.link .link-title {
font-size:18px;
}
table.link .link-details a {
text-decoration:none;
color:#bd3578;
}
table.link .link-details span a {
color:#939393;
}
table.link .link-details span {
color:#939393;
}
table.link .link-tag a {
text-decoration:none;
color:#bd3578;
}

#footer .inner {
text-align:center;
}

#middle {
background:#FFF;
} 
 
/*pages*/
#pages  {
background:url("img/page.jpg") no-repeat center;
height:27px;
color:#FFF;
}





