@import url(layout.css);
body {
background:url("img/bg2.jpg") repeat-x #FAA20A;
font-family:"Trebuchet MS";
color:#50344a;
font-size:12px;

}
a:link, a:visited{
color:#50344a;
}
.center {
text-align:center;
}
#header {
background:url("img/header.gif") no-repeat center;
height:155px;
}
#header h1 {
display:none;
}
#nav {
background:url("img/nav.gif") no-repeat top;
height:37px;
line-height:37px;
}
#nav ul {
margin-left:10px;
}
#nav li {
float:left;
}
#nav li a {
display:block;
padding:0 25px 0 25px;
background:url("img/nav_a.gif") no-repeat right;
font-size:14px;
}
#searchform {
float:right;
margin-right:15px;
}
#page {background:url("img/page.gif") repeat-y center;}

.bloc ul {
list-style-type:none;
}

.bloc li {
display:block;
margin:10px 0 5px 0;
padding-bottom:6px;
border-bottom:1px dotted #FAA20A;
width: 100%;
}

.bloc li a {
font-weight:bold;
color:#d572c3;
text-decoration:none;
}

/*LEFTCOLUMN*/
#leftcolumn .innertube {
border:1px solid #FAA20A;
padding:5px;
}

#leftcolumn h2 {
font-size:16px;
color:#000000;
background:#FAA20A;
padding:3px;
text-align:center;
margin-bottom:15px;
}
#leftcolumn ul {
margin-bottom:15px;
}
/*RIGHTCOLUMN*/
#rightcolumn .innertube {
margin:10px;
}

/*CONTENT*/
#contentcolumn .innertube {
margin-top:10px;
}
#contentcolumn .box {
border:1px solid #FAA20A;
margin:0 6px 0 6px;
position:relative;
}
#contentcolumn .box h2 {
background:url("img/boxh2.jpg") no-repeat center;
height:27px;
line-height:27px;
padding-left:20px;
font-size:16px;
margin-bottom:15px;
}
.site-title a {
font-weight:bold;
color:#000000;
text-decoration:none;
}
.topsites td {
padding:3px;
}

.topsites img {
border:1px solid #000;
}

.topsites span {
float:right;
}

.bestvid {
margin:10px;
}

.article {
text-align: justify;
margin-right: 10px;
margin-left: 10px;
}

.site-partenaires a {
text-decoration:none;
margin-left:5px;
}

.alignleft {
margin-left:5px;
}

.alignleft img {
border:1px solid #000;
}

	

/*ANNUAIRE*/
.cat {
width:46%;
float:left;
margin:10px 0 0 10px;

}
.cat a {
font-size:14px;
font-weight:bold;
}
.souscat a {
font-size:11px;
font-weight:normal;
}

#footer {
width:100%;
padding-bottom:5px;
}
#footer .innertube {
margin:0 10px;
border:1px solid #FAA20A;
padding:5px;
}