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

/* LAYOUT */
#page {
text-align:left;
width:940px;
margin:auto;
}
#main {
	width : 100%;
	margin : 0 0 0 -255px;
	float : right;
	}
#content {
	margin : 0 0 0 265px;
	padding : 10px;
	}
#footer {
	clear : both;
	width:100%; /*corrige bug ie*/
	}
#sidebar {
	width : 255px;
	float : left;
}
#sidebar .inner { margin:5px 0 5px 5px;}

/*Style*/
a:link, a:visited {
color:#df0064;
}
h1, h2, h3 {
color:#008aff;
}
body {
background:url("img/bg.jpg") repeat-x #daeeff;
font-family:"trebuchet MS";
font-size:12px;
color:#373737;
line-height:120%;
}
#header {
background:url("img/header3.jpg") no-repeat;
height:202px;
position:relative;
}
#header2 {
background:url("img/header2.jpg") no-repeat;
height:202px;
position:relative;
}
#header2 h1 {
display:block;
margin:0;
text-indent:-5999px;
}

#header h1 {
display:block;
margin:0;
text-indent:-5999px;
}
#page {
background:url("img/page2.gif") repeat-y;
}
#footer {
background:url("img/footer2.gif") no-repeat top #FFF;
padding:30px 0 10px 0;
text-align:center;
}


/*menu header*/
ul#menu {
position:absolute;
top:115px;
width:660px;
height:50px;
left:140px;
}
ul#menu li {
float:left;
}
ul#menu li a {
display:block;
line-height:50px;
text-indent:-5999px;
text-align:center;
overflow:hidden;
}
ul#menu li.accueil a  {
width:150px;
}
ul#menu li.videos a  {
margin-left:10px;
width:100px;
}
ul#menu li.annuaire a  {
margin-left:10px;
width:120px;
}

ul#menu li.live a  {
margin-left:5px;
width:110px;
}
ul#menu li.blog a  {
margin-left:20px;
width:90px;
}

/* Liste catégories */
ul#categories {
width:100%;
}
ul#categories li {
display:inline;
font-size:12px;
margin-right:30px;
line-height:25px;
}
ul#categories li a {
font-weight:bold;
width:122px;
float:left;
}

/* Liste FS */
.fs {
margin-bottom:15px;
padding:2px;
}
.titre {
font-size:16px;
margin-bottom:8px;
}
.subtitle a {
color:#a7004b;
}
.subtitle {
color:#a4959b;
font-size:11px;
}
.thumb {
float:left;
margin:10px;
padding:1px;
border:2px solid #008aff;
}
.description {
margin-top:10px;
}
.details {
clear:left;
font-size:11px;
}
.details span a {
color:#5199d5;
text-decoration:none;
}
.details span a:hover {
text-decoration:underline;
}

/* divers */
.message {
background:#ff0072;
padding:5px;
color:#FFF;
font-weight:bold;
text-align:center;
margin:10px;
}
.pub_cat_annuaire {
text-align:center;
margin:15px;
}
.pub_cat_annuaire table {
margin:auto;
}
.nav {
margin:15px 0 10px 0;
padding-top:4px;
border-top:1px solid #CCC;
font-weight:bold;
}

/*Search form */
.rechercher {
border:1px solid #c4dcee;
padding:2px;
color:#00447e;
}
.submit {
font-weight:bold;
color:#FFF;
background:#00447e;
border:1px solid #00447e;
}

/*sidebar*/
#sidebar h2, #sidebar h3 {
font-size:18px;
font-weight:normal;
margin-bottom:10px;
}
/*tagcloud*/
#tagcloud {
background:#FFF;
margin:10px;
padding:5px;
border-radius: 10px 10px; -moz-border-radius: 10px;
border:1px solid #C6DAEA;
}


/*content*/
#content h3, #content h2 {
margin-bottom:15px;
}
#content h2 {
font-size:22px;
}
#content h3 {
font-size:18px;
text-align:center;

}

/*page soumission*/
#submit {
margin:20px;
background:#FFF;
border:1px solid #000;
}
#submit table {
margin:auto;
}
.formsubmit {
margin:20px;
}



/*nuage de tag*/
