body {
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}
* {
	margin:0;
	padding:0;
}
a {
	color: #E0691A;
	background: inherit;
}
a:hover {
	color: #6C757A;
	background: inherit;
}
#wrapper {
	margin: 0 auto;
	width: 780px;
	padding: 10px; 
	background:#fff;
	text-align:left;
}
* html #wrapper
{
	width: 780px;
}
#innerwrapper { 
	height: 61px;
	background: #eee;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #ccc;
}
#header h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0;}
#header h1 a { color: #e0691a; background: inherit;text-decoration: none; }
#header h1 a:hover { color: #FF6600; background: inherit; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
#header .top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}
	#header .top_info_left {
		width: 200px;
		float: left;
	}
	#header .top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}
p {
	margin: 0 0 5px 0;
}
#header #nav {
	font-size: 1.1em;
	margin-top:27px;
	height: 30px; 
	color: #FFF;
	background: #FF9148;
}
#header #nav a {
	font-weight: bold;
	color: #FFF; 
	background: inherit;
	text-decoration: none;
}
#header #nav a:hover {
	color: #E0691A; 
	background: inherit;
}
#header #nav a.active {
	background: #E0691A url(images/bar.gif)no-repeat center top; 
	color: #fff;
	font-weight: bold; 
	padding: 8px 5px 7px 6px;
}
#header #nav li {
	margin: 0; 
	padding: 7px 7px 5px 8px;
	color: #FFEADC;
	background: #FF9148;
	float: left; 
	list-style:none;
}
.browse_category  {
	font-size: 0.9em;
	width: 180px;
	color: #FFF;
	background: inherit;
}
#header #subnav {
	margin:5px 0 5px 0;
	padding:0 0 0 6px;
}
#header #subnav p {
	line-height:40px;
	display:inline;
	font-weight:bold;
}
#header #subnav.search_field { 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 0;
	margin-bottom:5px;
}
.search_form { 
	float: right;
	background: #fff url(images/searchbg.gif) no-repeat right; 
	width:574px;
	height:32px; 
	text-align:right;
	padding-right:20px;
        padding-top:8px;
        display:block;
        font-weight:bold;
}
.search_form form {vertical-align:middle}
#header #subnav form {
	display:inline;
	border:none;
}
#header #subnav li {
	list-style:none;
	display:inline;
}
#header #subnav a, #header #subnav a:hover  {
	color:#808080;
	text-decoration:none;
	font-weight:bold;
}
#subnav input { 
	width: 292px; 
	border: 0;
	background: #FFF url(images/input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}
#subnav input.submit {
	background: #E0691A url(images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}
#sidebarright {
	width:270px;
	float:right;
	padding:0;
}
#sidebarright .subnav {
	list-style:none;
	margin:0;
	padding:5px 15px;
}
#sidebarright .subnav li {
	margin:5px 0;
}
#sidebarright .sitetable {
	background:transparent;
	border:none;
}
#sidebarright .right h2 {
	background: #6C757A  url(images/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}
.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 0;
		margin: 0 0 3px 0;
}
#sidebarright p {
	font:90% Verdana, sans-serif;
	color:#777;
	line-height:20px;
	margin:10px 0;
}
.news {
	text-align:center;
	margin:0;
	padding:0;
}
#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	color:#E0691A;
        text-decoration:none;
}
#content {
	margin:5px 275px 0 0;
	padding:0 0 0 0;
}
#content .sitetable img {
        float:left;
        margin-right:5px;
}
.left h3 {
	background: #A9C0CE url(images/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
.left h3 a {
	color: #FFF;
	background:transparent;
}
h2 {
	font-size: 1.5em; 
	margin-bottom: 5px; 
	color: #000; 
	background: inherit
}
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; /*letter-spacing: -1px*/; }
h2 a { text-decoration: none; }
h2 a:hover { color: #FF6600; background: inherit; }

.left_box {
	margin: 0 0 10px 0; 
	color: #000; 
	background: #FFF; 
	padding: 3px 0; 
}
#footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}
#footer a { color: #808080; background: #fff; }
h4 {
	margin-top:5px;
	text-align:center;
}

#content ul {
	margin-bottom: 3px;
	color:#333;
}
#content ul span {
	color:#444;
}

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

form {
	padding:10px;
	border:1px dotted #ccc;
}
form#form2submit {
	padding:10px 0 0 0;
}
label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
input {
	padding: 2px;
	margin: 2px;
	border :1px dotted #ccc;
	font:90% Verdana;
	color:#666;
}

textarea {
	padding:4px;
	font:90% Verdana, sans-serif;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}


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

/* 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;
}

.vote a{
	color: #119FF0;
	font-size: 28px;
	font-weight: bold;
}

.votetable {
	background: white;
	width : 70px;
	height: 92px;
	margin-right: 5px;
}

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

a.cat_display {
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
	color:#414141;
}

a.subcat_display {
	text-decoration: underline;
	font-size: 10px;
	color:#414141;
}

.lien {
	text-align: justify;
}

.lien a, .lien a:hover {
	font-size: 12px;
	color: #8CC739;
	text-decoration: underline;
	font-weight: bold;
}

.lien span {
	color: #F7560F;
}

.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;
}

.sitetable {
	background: #F5F5F5;
	width: 100%;
	border: 1px dashed #CCC;
	vertical-align : top;
}

.sitetd {
	border: 1px solid #CCC;
}

.warning {
	background: #CFEBF7 url(images/notice.png) no-repeat 1em ;
	border: 2px solid #000;
	text-align: center;

	padding: 10px;
	font-family: tahoma, verdana, sans-serif;
	font-weight: bold;
	max-width: 780px;
}


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

#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, sans-serif;
	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.png);
	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;
}