
body {
	margin:0;
	padding:0;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#393939;
	background-color:#333333;
}

* {
	margin:0;
	padding:0;
}

/* Style Utiles */
.separer {
display:block;
clear:both;
height:1px;
}
#wrapper {
	width:900px;
	margin:0 auto;
}
#innerwrapper {
background-color:#FFF;
}
#firstheader {
	border-top:5px solid #0e8ae0;
}

	#firstheader a.member {
	background:url(images/bg-member.gif) no-repeat left;
	line-height:29px;
	font-weight:bold;
	color:#535353;
	text-align:right;
	height:29px;
	width:154px; /* 166 - 12 = 154 */
	padding-right:12px;
	float:right;
	display:block;
	}
	#firstheader a.member:hover {
	color:#0e8ae0;
	}
	#firstheader a.rss {
	background:url(images/rss-orange.gif) no-repeat right;
	padding:0 18px;
	line-height:29px;
	color:#ff9c00;
	text-align:center;
	height:29px;
	float:right;
	display:block;
	font-size:10px;
	}
	#firstheader a.atom {
	background:url(images/atomviolet.gif) no-repeat right;
	padding:0 18px;
	line-height:29px;
	color:#9c00ff;
	text-align:center;
	height:29px;
	float:right;
	display:block;
	font-size:10px;
	}
	#firstheader a.sitemap {
	background:url(images/sitemap.gif) no-repeat right center;
	padding:0 18px;
	line-height:29px;
	color:#90c405;
	text-align:center;
	height:29px;
	float:right;
	display:block;
	font-size:10px;
	}
	#firstheader a.atom:hover, #firstheader a.rss:hover, #firstheader a.sitemap:hover { text-decoration:underline; }



/* ################# STYLE COMMUN  ################## */

p {
	margin:15px 0;
	line-height:22px;
}

h2 {
font-size:12px;
color:#333333;
line-height:13px;
}

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

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

h4 {
	font-family: Arial;
	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;
	font-size:11px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:140% "Trebuchet MS";
	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;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

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

form {

}

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

}
input {
	padding: 2px;
	margin: 2px;
	border:1px solid #666666;
	color:#666;
}

textarea {
	padding:4px;
	border:1px solid #666666;
	height:200px;
	display:block;
	color:#777;
}

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

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

input.buttona {
	background-color:#0f9cfe;
	font-weight:bold;
	color:#FFF;
	border-top:1px solid #94d3ff;
	border-left:1px solid #94d3ff;
	border-right:1px solid #06436e;
	border-bottom:1px solid #06436e;
	}
/* AutoCompletion CSS */

#autocompletion {
    border: 1px solid #999;
    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: #CCC;
  }

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





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

a.cat_display{
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#0f9cfe;
}
a.cat_display:hover {
	color:#123d5b;
	border-bottom:1px dashed #DDD;
}

a.subcat_display {
	text-decoration: none;
	font-size: 10px;
	border-bottom : 1px dotted #CCC;
}



.ariane {
	color: #A9A9A9;
}

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

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



#warning {
background-color:#3e3e3e;
padding:10px;
margin-bottom:8px;
	border-top:1px solid #707070;
	border-left:1px solid #707070;
	border-right:1px solid #1a1a1a;
	border-bottom:1px solid #1a1a1a;
	font-weight: bold;
color:#FFF;
}
#warning ul {
list-style-position:inside;
}
#warning a {
color:#F2F2F2;
border-bottom:1px dashed #F2F2F2;
}
#warning a:hover {
color:#F2F2F2;
border-bottom:1px solid #F2F2F2;
}


/* ##################STYLE DE BERBEROS.COM #############**/
#header {
padding-bottom:20px;
}
#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

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

#header h1 {
	float:left;
	font-size:40px;
	letter-spacing:-1px;
	color:#595959;
	padding:5px 20px 5px 5px;
	
	margin:0 20px 0 0;
}


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

#header h1 a:hover {
	color:#0f9cfe;
	
}
#header h1 a span.titre {
display:block;
text-indent:-99999px;
height:1px;
}

#header h2 {
	font-size:10px;
	font-weight:normal;
	color:#999;
	padding:14px 0 0 0;
	border:none;
}

#header h2 a {
	text-decoration:none;
	color:#666666;
	border-bottom:1px dashed #f6f6f6;
}
#header h2 a:hover {
color:#FFF;
background-color:#666666;
}


#header #nav {
	clear:both;
	background:url(images/nav.jpg) top repeat-x #4F9EC9;
	border-bottom:2px solid #4F9EC9;
	border-top:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
}

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

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

#header #nav a:hover {
	background:#4F9EC9;
}

#header #nav a.active {
	background:#4F9EC9;
}

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

#header #subnav {
	background:#4F9EC9;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#DEEDF5;
	border-bottom:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
}

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

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:2px solid #4F9EC9;
}

#header #subnav a:hover {
	border-bottom:2px solid #388CBA;
}

#header #subnav a.active {
	border-bottom:2px solid #388CBA;
}



#sidebar {
width:290px; /* 310 - (10+10) = 290 */
padding:10px;
float:right;
clear:right;
background-color:#FFF;
font-size:11px;
}
	#sidebar h2 {
	background-color:#3e3e3e;
	color:#FFF;
	padding:6px;
	font-size:11px;
	font-weight:bold;
	border-top:1px solid #707070;
	border-left:1px solid #707070;
	border-right:1px solid #1a1a1a;
	border-bottom:1px solid #1a1a1a;
	}

/* AJOUTER UN SITE BLOC */
#ajouter {
width:310px;
float:right;
font-size:20px;
color:#707070;
text-align:center;
margin-bottom:4px;
padding:0;
}
#ajouter img {
padding:0;
border:none;
}
/* RECERCHE BLOC*/

#recherche {
width:300px;
float:right;
clear:right;
background-color:#3e3e3e;
padding:5px;
margin-bottom:8px;
	border-top:1px solid #707070;
	border-left:1px solid #707070;
	border-bottom:1px solid #1a1a1a;
}
	#recherche input.search {
	padding:4px;
	font-size:14px;
	font-weight:bold;
	height:18px;
	border:none;
	width:235px;
	}
	#recherche input.searchbutton {
	background-color:#0f9cfe;
	line-height:18px;
	height:26px;
	font-size:9px;
	font-weight:bold;
	color:#FFF;
	border-top:1px solid #94d3ff;
	border-left:1px solid #94d3ff;
	border-right:1px solid #06436e;
	border-bottom:1px solid #06436e;
	}
 /* PUB 300 BLOC */	
#pub300 {
padding:2px 5px 5px 5px;
width:300px; 
float:right;
clear:right;
background-color:#3e3e3e;
margin-bottom:8px;
	border-top:1px solid #707070;
	border-left:1px solid #707070;
	border-bottom:1px solid #1a1a1a;
}	
	#pub300 span.tit {
	color:#FFF;
	font-size:10px;
	letter-spacing:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	}
	
/* TAG DIV STYLE */

#tag {
margin-bottom:10px;
}
	#tag a {
	color:#0f9cfe;
	}
	#tag a:hover {
	background-color:#0f9cfe;
	color:#FFF;
	}
	
/*  SIDE LEFT STYLE */
#sidebarleft {
	width:160px;
	padding:0;
	margin-right:10px;
	float:left;
	color:#666;
}

#sidebarleft h2 {
background-color:#3e3e3e;
color:#FFF;
padding:6px;
font-size:11px;
font-weight:bold;
	border-top:1px solid #707070;
	border-left:1px solid #707070;
	border-right:1px solid #1a1a1a;
	border-bottom:1px solid #1a1a1a;
}

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

#sidebarleft p {
	margin:15px 0;
}

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

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

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

#sidebarleft .subnav {
	border-top:1px solid #fafafa;
}

#sidebarleft .subnav li {
font-size:11px;
	list-style:none;
	border-bottom:1px solid #fafafa;
}

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

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

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

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

#sidebarleft input {
	padding:2px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#666;
	font:90% Verdana;
}

#sidebarright {
	width:120px;
	float:right;
	padding:0;
	background:url(images/sidebarright.jpg) top left no-repeat;
}

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

#sidebarright h2 {
background-color:#3e3e3e;
color:#FFF;
padding:6px;
font-size:11px;
font-weight:bold;
	border-top:1px solid #707070;
	border-left:1px solid #707070;
	border-right:1px solid #1a1a1a;
	border-bottom:1px solid #1a1a1a;
}

#sidebarright ul {
list-style:none;
	margin:10px 0 10px 15px;
}

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

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

#sidebarright a:hover {
}



/* ############STYLE LISTING DIRECTORY ################*/
div.allsite {

border-bottom:1px solid #d3d3d3;

}
table.listsite {
padding-bottom:10px;
	border-bottom:1px dashed #DDD;
}
table.listsitetop {
background-color:#feffe9;
border-bottom:1px solid #edefbf;
border-right:1px solid #edefbf;
border-left:1px solid #FFF;
border-top:1px solid #FFF;
}
table.listsite td, table.listsitetop td {
padding:4px;
}
table.listsite td.votetd {
background-color:#f1f1f1;
border-right:1px solid #d4d4d4;
}
table.votetable {
float:left;
}
table.votetable td.valuetd {
	color:#FFF;
	padding:4px;
	background-color:#0f9cfe;
	border-top:1px solid #94d3ff;
	border-left:1px solid #94d3ff;
	border-right:1px solid #06436e;
	border-bottom:1px solid #06436e;
	text-align:center;
	font-size:9px;
	}

table.votetable .vote a{
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
}
table.votetable td.linkvotetd {
font-size:9px;
text-align:center;
background-color:#FFF;
border-bottom:1px solid #d3d3d3;
border-right:1px solid #d3d3d3;
border-left:1px solid #FFF;
border-top:1px solid #FFF;
white-space:nowrap;
}

h3.titresite {
font-size:11px;
font-weight:normal;
margin:0;
padding:0;
}
.lientitre a {
	text-decoration: none;
	font-weight:normal;
	font-size: 11px;
	color:#0f9cfe;
}
.lientitre a:hover {
	color:#123d5b;
	font-size:11px;
	font-weight:normal;
}

p.sitedesc {
color:#333333;
font-size:11px;
line-height:12px;
text-align:justify;
margin:0;
padding:2px;
}
img.sitetd {
display:block;
background-color:#FFF;
border-bottom:1px solid #d3d3d3;
border-right:1px solid #d3d3d3;
border-left:1px solid #FFF;
border-top:1px solid #FFF;
white-space:nowrap;
}


#content {
	margin:0 340px 0 0px;
	padding:20px 0 0 20px;
}

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

div.lien {
text-align:left;
font-size:11px;
}



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

#container hr {
	clear: both;
	border: 1px solid #CCC;
	margin-top: 10px;
}

#container ul#menu {	
	font-weight: bold;
}
#container ul#menu li {
	font: bold 12px Verdana;
	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,
#container h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#container .content {
	border: 1px solid #d5d5d5;
	padding: 10px;
}

#container a.current {
	padding: 3px 7px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
}
#container a.ghost  {
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #d5d5d5;
	color: #333333;
	background: white url(images/shade.gif) top left repeat-x;
}
#container .on {
	display: block;
}
#container .off {
	display: none;
}