body {
	font: 78.5%/1.6em Arial verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#000;
	background:#fff;
}

* {
	margin:0;
	padding:0;
}

ol {
	padding:10px 0 10px 50px;
}

#wrapper {
	background:#fff;
	width:968px;
	margin:0 auto;
}

* html #wrapper
{
	width:968px;
}

#header-ad {
	margin: 5px;
}

#header-infos {
	background:#c2c2c2;
	color:#020202;
	font-size:11px;
	height:20px;
	overflow:hidden; 
	padding:5px 10px 5px 17px;
}

#header-logo {
	font-size:12px;
	margin:20px 5px 18px 5px;
	overflow:auto;
	 
}

/* header-tabs start */
.left {
	float: left;
}

#header-tabs {
	margin-right: 4px;
	height: 43px;
	width: 960px;
}

.header-tabs-home {
	margin-top: -36px;
}

.header-tabs-normal {
	margin-top: -16px;
}

#header-tabs #tabs-left-blank,
#header-tabs .tabs {
	height: 100%;
}

#header-tabs .tabs {
	width: 145px;
}

#header-tabs .tabs a {
	/*cursor: pointer;*/
	display: block;
	padding-top: 4px;
	height: 39px;
	width: 100%;
}

#header-tabs #tabs-left-blank {
	background: url("images/bg_tabs-left-blank.png") left bottom repeat-x;
	width: 495px;
}

#header-tabs #tabs-agency,
#header-tabs #tabs-agency-selected {
	padding: 0 7px 0 3px;
}

#header-tabs #tabs-agency {
	background: #ffffff url("images/tabs_agency.png") left bottom no-repeat;
	cursor: pointer;
}

#header-tabs #tabs-agency-selected {
	background: #ffffff url("images/tabs_agency_selected.png") left bottom no-repeat;
}

#header-tabs #tabs-pr,
#header-tabs #tabs-pr-selected {
	padding: 0 5px 0 1px;
}

#header-tabs #tabs-pr {
	background: #ffffff url("images/tabs_pr.png") left bottom no-repeat;
}

#header-tabs #tabs-pr-selected {
	background: #ffffff url("images/tabs_pr_selected.png") left bottom no-repeat;
}

#header-tabs #tabs-digital,
#header-tabs #tabs-digital-selected {
	padding: 0 12px 0 2px;
}

#header-tabs #tabs-digital {
	background: #ffffff url("images/tabs_digital.png") left bottom no-repeat;
	cursor: pointer;
}

#header-tabs #tabs-digital-selected {
	background: #ffffff url("images/tabs_digital_selected.png") left bottom no-repeat;
}
/* header-tabs end */

#header input .textbox {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial;
	color:#999;
}

#header form {
	float:right;
	background:#fff;
	width:160px;
	border:none;
}

#header h1 {
	float:left;
	font:250% Georgia;
	color:#333;
	padding:5px 20px 5px 5px;
	
	margin:0 20px 0 0;
}

#header h1 a {
	color:#333;
	text-decoration:none;
	
}

#header h1 a:hover {
	color:#111;
	
}

#header h2 {
	font:150% Georgia;
	font-weight:normal;
	color:#555;
	padding:14px 0 0 0;
	border:none;
}

#header h2 a {
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header #nav {
	clear:both;
	border-bottom:1px solid #231f20;
	/*border-top:1px solid #231f20;*/
	font-size:12px;
	font-weight:bold;
	margin:0px 17px;
	overflow:auto;
	padding:8px 8px 5px;
}

#header #nav a {
	text-decoration:none;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 15px 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;
}

#lastestListing {
	color:#78777c;
	float:left;
	/*width:290px;*/
	width:223px;
	font-size:12px;
	font-weight:bold;
}

#lastestListing a {
	color:#010101;
	text-decoration:none;
}

.listingBox a {
	text-decoration:none;
}

#browseMarket {
	color:#77767c;
	font-size:12px;
	line-height:15px;
	padding:12px 10px;
	height:165px;
	overflow-y:auto;
	overflow-x:hidden;
	/*width:593px;*/
	width:480px;
}


#featuredListing {
	border:none;
	width:98%;
}

#sidebar {
	font-size:12px;
	font-weight:bold;
	/*width:170px;
	padding:20px 20px 0px 17px;*/
	width:113px;
	padding:20px 20px 0px 17px;
	float:left;
	color:#010101;
}

#sidebar h2 {
	font-size:13px;
	font-weight:bold;
	color:#ed1b24;
	border-bottom:1px dotted #000;
	padding-bottom:3px;
}

#sidebar h3 {
	color:#999;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#fefefe;
}

#sidebar p.news a.more {
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#666;
}

#sidebar .sideItem {
	margin-bottom:15px;
}

#sidebar .sideItem a {
	text-decoration:none;
}

#sidebar .sideItem a:hover {
	text-decoration:underline;
}

/* extra links start */
#sidebar .imgLink {
	display: block;
	height: 20px;
	margin: 6px 0 7px;
}

#sidebar .imgLink img {
	vertical-align: top;
}
/* extra links end */

#sidebar .subnav {
	border-top:1px solid #fafafa;
}

#sidebar .subnav li {
	list-style:none;
	border-bottom:1px solid #fafafa;
}

#sidebar .subnav li a {	
	color:#666;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#666;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar input {
	padding:2px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#666;
	font:90% Verdana;
}

#sidebarright {
	float:right;
	/*width:120px;
	padding:20px 17px 0 20px;*/
	width:300px;
	padding:20px 17px 0 13px;
}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:160% Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px dashed #ccc;
}

#recherche {
	overflow:auto;
}

#content {
	/*margin:20px 157px 0 207px;*/
	margin:20px 330px 0 150px;
}

#content .listingBox {
	border:1px solid #bbbbbb;
}

#content .listingBox h2 {
	border-bottom:1px dotted #000000;
	color:#ed1b24;
	font-size:13px;
	font-weight:bold;
	padding:5px 10px;
}

#contentnorightbar {
	margin:0 0 0 240px;
	padding:20px 0 0 20px;
}

#pages {
	width:250px;
	font-size:11px;
	text-align:right;
}

#pages a {
	text-decoration:none;
}

#way_to_cat {
	width:350px;
	float:left;
	font-size:12px;
	margin-bottom:15px;
}

p {
	margin:8px 0;
	line-height:22px;
}

h2 {
	border-bottom:1px dotted #000000;
	color:#ed1b24;
	font-size:13px;
	font-weight:bold;
	padding-bottom:3px;
}

h2 a {
	color:#ed1b24;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}

h4 {
	font-family: Arial;
	font-weight: bold;
}

h4 a {
	color:#79B933;
	text-decoration:none;
}

h4 a:hover {
	color:#5F9128;
}


#footer {
	height: 91px;
	clear:both;
	color:#79787e;
	font:11px Arial;
	margin:30px 0 0;
	padding-top:20px;
}

#footer a {
	clear:both;
	color:#79787e;
	font:11px Arial;
	margin:30px 0 0;
	padding-top:20px;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer-infos {
	height: 14px;
	background:#d9d9d9;
	overflow:hidden;
	padding:5px 17px;
}

#footer-brand {
	overflow:auto;
	padding:20px 17px 22px 17px;
}

a {
	color:#222;
}

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 {
	border: 0px;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}

.textBox {
	border-top:1px inset #999999;
	border-left:1px inset #999999;
	border-right:0px;
	border-bottom:0px;
	font:12px;
	color:#666;
	height:22px;
	width:220px;
}

textarea {
	border-top:1px inset #999999;
	border-left:1px inset #999999;
	border-right:0px;
	border-bottom:0px;
	padding:4px;
	font:12px;
	color:#666;
	width:220px;
	height:200px;
	display:block;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	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;
	border:1px solid #b2b2b2;
	width:54px;
	height:42px;
	overflow:hidden;
	padding:20px 12px 16px 12px;
	text-align:center;
}

.votetableIn {
	background:white;
	border:1px solid #b2b2b2;
	width:54px;
	height:62px;
	overflow:hidden;
	padding:8px 12px;
	text-align:center;
}

/*ajout resux*/
.votelargeur {
	padding:9px 9px 0px 0px;
	display:none;
}

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color:#000;
}

a.subcat_display {
	color:#77767c;
	text-decoration: none;
	font-size: 12px;
}

.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;
}

#searchBoxLeftCol {
	background:#efefef;
	color:#76777b;
	font-weight:bold;
	font-size:15px;
	float:left;
	margin-right:2px;
	/*padding:40px 45px 0 0;
	width:396px;*/
	padding:40px 16px 0 0;
	width:350px;
	height:150px;
	text-align:right;
}

#searchBoxRightCol {
	background:#efefef;
	float:left;
	height:118px;
	/*width:127px;
	padding:72px 0 0 34px;*/
	width:108px;
	padding:72px 0 0 12px;
}

.sitetablePreimum {
	background: #f5eced;
	color:#000;
	border: 1px solid #951919;
	vertical-align : top;
}

.sitetableEnhanced {
	background: #fff;
	color:#000;
	border: 1px solid #951919;
	vertical-align : top;
}

.sitetableStandard {
	background: #fff;
	color:#000;
	border: 1px solid #bbbbbd;
	vertical-align : top;
}

.sitetableLegend {
	float:left;
	width:18px;
	height:8px;
}

.siteContent {
	border-bottom:1px dotted #000;
	margin:0px 9px;
	padding:9px 0px;
	height:90px;
}

.sitetdDiv {
	width:78px;
	height:78px;
	background: #fff;
	margin:9px 0px 0px 9px;
	border:1px solid #cda3a4;
	text-align: center;
	vertical-align: middle;	
}

.sitetdDivBig {
	background: #fff;
	margin:9px 0px 0px 9px;
	padding: 5px;
	width:170px;
	height:120px;
	border:1px solid #cda3a4;
	text-align: center;
	vertical-align : middle;
}


.warning {
	background: #CFEBF7 url(images/notice.png) no-repeat 1em ;
	border: 2px solid #000;
	text-align: center;

	padding: 10px;
	font-family: Arial;
	font-weight: bold;
	max-width: 780px;
}


/* Onglets fiche site */
#container {
	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 Arial;
	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;
}

#popularTagHeader {
	padding:5px 8px;
}

#popularTagBody {
	padding:12px 8px;
}

.nothumb {
	width: 78px;
}
