body {
	font-size: 75%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	background: #e5e5e5 url('/images/bg/header.gif') top left repeat-x;
	text-align: left;

}
body#page_cgu {
	background-color: #fff;
	background-image: none;
	text-align: left;
}

li a.current {
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}



.flash {
	border: 1px solid #333;
	margin: 0;
	padding: 5px;
	padding-left: 25px;
/*	font-weight: bold;*/
/*	font-style: italic;*/
	text-align: left;
	font-size: 14px;
	margin-bottom: 12px;
	width: auto;
	margin-right: auto;
}

.flash_notice {
	border-color: #9c9;
	color: #060;
	background: #E2F9E3 url("/images/icons/flashnotice.gif") left 50% no-repeat;
}
.flash_error {
	border-color: #c99;
	color: #fff;
	background: #c00 url("/images/icons/flasherror.gif") left 50% no-repeat;
}

#auth_area .flash {
	font-size: 11px;
}

div.auto_complete {
	width: 350px;
	background: #fff;
}
div.auto_complete ul {
	border:1px solid #888;
	margin:0 !important;
	padding:0 !important;
	width:100%;
	list-style-type:none;
}
div.auto_complete ul li {
	margin:0;
	padding:3px;
}
div.auto_complete ul li.selected {
	background-color: #ffb;
}
div.auto_complete ul strong.highlight {
	color: #800; 
	margin:0;
	padding:0;
}
.error {
	color: #900;
}

input { padding: 3px; }

/* *********** */

a {
	text-decoration: underline;
	padding: 1px;
}
a:link, a:visited {
	color: #03c;
}

a:hover {
	color: #fff;
	background-color: #03c;
	text-decoration: none;
}
a.action {
	padding: 0;
	text-decoration: none;
}
a.action:hover {
	background-color: transparent;
}
a img,
a.image {
	border: 0;
}

a.img:hover,
#lightbox a:hover,
.map a:hover {
	background-color: transparent !important;
}
a img { border: none;}

img.photo {
	border: 1px solid #ccc;
	background-color: white;
	padding: 2px;
	margin: 2px;
}
img.discovery_media {
	margin: 1px;
	border: 1px solid #ccc;
	background-color: white;
	padding: 2px;
}

/* *********** */

#menu-action {
	display: block;
	clear: both;
}
#menu-action ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	text-align: center;
/*	border-bottom: 1px solid #333;*/
}
#menu-action ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 5px 15px 5px;
/*	border: 1px solid #000;*/
	list-style: none;
	display: inline;
}

body {
/*	width: 950px;*/
	padding: 0;
	margin: 0;
/*	overflow: auto;*/
}
#top_actions {
	float: right;
	text-align: right;
	margin-top: 5px;
	margin-right: 20px;
/*	border: 1px solid white;*/
}
#top_actions li {
	padding-bottom: 2px;
	list-style-type: none;
	font-size: 85%;
	color: #efefef;
}
#top_actions a {
	color: #efefef;
}
#top_actions a:hover {
	color: #333;
	background-color: #eaeac7;
}
#top_actions li.top_actions_logout a {
	text-decoration: none;
	font-size: 85%;
}
#top_actions li.top_actions_main {
	font-size: 100%;
}

#Header {
	padding: 0px;
	margin: 0px;
	width: 960px;
	text-align: left;
	position: relative;
/*	background-color: #036;*/
	background: transparent url('/images/header_wobeta.gif') top left no-repeat; 
	height: 120px;
}
#Header h1 {
	padding: 0px;
	margin: 0px 0px 0px 30px;
	font-size: 24px;
	font-weight: normal;
	text-indent: -9999px;
	line-height: 95px;
}
#Header h1 {
	color: #efefef;
}
#Header h1 a {
	text-decoration: none;
    color: #fc0;
}
#Header h1 a:hover {
	background-color: transparent;
	text-decoration: underline;
}
#Tabs {
	margin: 0px 0px 0px 30px;
	height: 25px;
	padding: 0px;
}
#Tabs ul {
	margin: 0px;
	padding: 0px;
}
#Tabs li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
	border: 0;
	font-size: 11px;
	line-height: 13px;
}
#Tabs a:link, #Tabs a:visited {
  background-color: #1A4F85;
  background-color: #006699;
  color: #fff;
  border: 1px solid #036;
  border-bottom: 1px solid #1A4F85;
}

#Tabs ul#MainTabs a:link.current,
#Tabs ul#MainTabs a:visited.current {
	color: #f60;
	background: #fff;
	border-bottom: 1px solid #efefef;
	font-weight: bold;
}

#Tabs a:hover {
  color: #fff;
  background-color: #1D64AD;
  background-color: #33ccff;
  border-bottom: 1px solid #1D64AD;
}

#Tabs li#AdminTab a:link, #Tabs li#AdminTab a:visited {
  color: #fff;
  background-color: #036;
  border-bottom: 1px solid #036;
  text-decoration: underline;
}

#Tabs li#AdminTab a:hover {
  color: #fc0;
}

#Tabs li#AdminTab a.current {
  color: #fc0;
  text-decoration: none;
}
#Tabs a:link, #Tabs a:visited {
	text-decoration: none;
}

#Tabs ul#MainTabs a:link,
#Tabs ul#MainTabs a:visited {
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 8px 6px 8px;
	margin: 0px;
	margin-right: 10px;
}
/*#Tabs a:hover {
	color: #000;
}*/

#menu_utilisateurs,
#menu_themes,
#menu_contact {
	float: right;
}

#page_cgu #Wrapper
{
	padding: 20px;	
}



#Wrapper {
	background-color: #e5e5e5;
	padding: 12px 30px 0px 30px;
	margin: 0px;
	text-align: left;
  width:960px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:900px;
}
html>body #Wrapper {
  width:900px;	
}

#page_header {
	padding: 13px 30px 13px 24px;
	background-color: #DAEAFF; /*#edf3fe;*/
	border-right: 1px solid #ccc;
	position: relative;
}
#page_header h2 {
	margin: 0;
	padding: 0;
}
#page_header_links {
	float: right;
	text-align: right;
	line-height: 20px;
	position: relative;
}

a.delete_link {
	color: #900;
}
a.delete_link:hover {
	color: white;
	background-color: #900;
}

#page_header_links a.discret {
	text-decoration: underline;
	color: #333;
}
#page_header_links a.discret:hover {
	color: white;
	background-color: #333;
}
.innercol {
	background-color: #fff;
	padding: 15px 23px 20px 23px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.layout {
  clear: left;
  border-collapse: collapse;
  width: 100%;
}

table.layout td.left,
table.layout td.right {
  vertical-align: top;
  padding: 0;
}

table.layout td.left {
  width: 70%;
/*	overflow: auto;*/
}

table.layout td.right {
  width: 30%;
/*	overflow: auto;*/
}

div.Left {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 70%;
	float: left;
	}

div.Right {
	margin: 0px 0 0 0;
	padding: 0;
	text-align: left;
	/*position: absolute;*/
	float: left;
	width: 30%;
	}

table.layout td.left div.Left,
table.layout td.right div.Right {
  width: auto;
  float: none;
}

div.Right .col {
	min-width: 200px;
	padding: 0 0 0 9px;
}

.col {
	padding: 0 20px;
	text-align: left;
}

.Left .col,
.Full .col {
	padding: 0 8px 0 0;
  background: #fff url('/images/bg/right.gif') right repeat-y;
  position: relative;
}

.Left .innercol,
.Full .innercol {
  padding: 15px 60px 20px 23px;
}

.Left .innercol {
	padding-right: 28px;
}


div.Left .bottom,
div.Full .bottom {
  background: url(/images/bg/bottom.gif) top right no-repeat;
  font-size: 8px;
}

div.Right .col {
	min-width: 200px;
	padding: 0 0 0 9px;
}


.Footer {
	clear: left;
	font-size: 9px;
	color: #666;
	margin: 4px 0 20px 20px;
	text-align: left;
	padding-bottom: 15px;
}

.Footer a:link, .Footer a:visited {
	color: #666;
}

.Footer a:hover {
	color: #fff;
	background: #666;
}

.SectionHeader {
	padding-top: 0px;
	margin: 0 0 10px 0;
}
#menu2 .title {
	margin: 0;
}
#menu2 ul {
	list-style-type: none;
	margin: 5px 0 10px 0;
	padding: 0;
}
#menu2 ul li {
	padding: 2px 0;
}

div#CategoryList {
	margin-top: 5px;
	font-size: 12px;
  padding-left: 6px;
/*	overflow: auto;*/
}

div#CategoryList a:link.category_link,
div#CategoryList a:visited.category_link {
  position: relative;
  display: block;
  margin: 0 0 1px 0;
  padding: 4px;
  line-height: 15px;
}

div#CategoryList a:hover.category_link {
  color: #03c;
  text-decoration: underline;
  background: #f0f0f0;
}

div#CategoryList a.category_link:active {
  color: #000;
}


div#CategoryList a.current:link, 
div#CategoryList a.current:visited, 
div#CategoryList a.current:hover {
	color: #000;
	text-decoration: none;
  background: none;
  padding-left: 2px;
}

div#CategoryList a.current span,
div#CategoryList a.current:hover span {
  padding: 2px 4px;
  background: #000;
  color: #fff;
}

/*-------------------------------------------------
SIDEBARS
-------------------------------------------------*/

body .Right h1 {
	background-color: #EDF3FE;
	border-bottom: 1px solid #DCDCDC;
	margin: 0 0 5px 0;
	color: #333;
	padding: 6px 8px;
	font-size: 13px;
}

body .Right p {
	font-size: 12px;
	line-height: 1.3em;
	color: #222;
}

body .Right div.sidenote {
	margin-bottom: 10px;
	padding: 5px;
/*	background-color: #ffc;*/
	background-color: #fff;
}
body .Right div.sidenote p {
	font-size: 90%;
	padding: 0.3em 0;
}

body .Right div.indent {
	padding-left: 8px;
}

#menu2 {
	background-color: #fff;
	border: 2px solid #f60;
}
#menu2 .title {
	text-align: center;
	margin-top: 0;
}
/* *********** */

.sidebar_form dl,
#signup_form dl{
	margin: 0px 0px 0px 0px;
}
.sidebar_form dt,
#signup_form dt {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px 5px;
}
.sidebar_form dd,
#signup_form dd {
	margin: 0px 5px;
	font-size: 11px;
	line-height: 18px;
}

.sidebar_form .title {
	margin: 0;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom: 1px dashed #fff;
}

.sidebar_form .text_input {
	display: block;
	width: auto;
}

/* *********** */

.clear {
	clear: both;
}

/* *********** */

#ajax_result {
	position: absolute;
	top: 60px;
	left: 20%;
	width: auto;
	z-index: 99;
	border: 5px solid #ccc;
	background-color: #fff;
	padding: 10px;
	margin: 0 auto;
	text-align: center;
}
#ajax_result_in {
	margin: 0;
	padding: 0;
	text-align: left;
}

#ajax_result_in form {
	width: 550px;
}
#ajax_result_in h1,
#ajax_result_in h2,
#ajax_result_in h3 {
	margin-top: 0;
}

/* *********** */
.discovery_content {
/*	overflow: auto;*/
}
   
.discovery_content .extras {
	font-size: 85%;
	color: #666;
}
.discovery_content h2.title,
.discovery_content h3.title {
	margin-top: 0;
	margin-bottom: 0.2em;
}
.discovery_content h3.title .categories {
	font-size: 10px;
	font-weight: normal;
	color: #666;
}

.discovery_content_container {
/*	position: relative;*/
}
.discovery_status {
/*	position: absolute;
	top: -5px;
	right: -5px;*/
	float: right;
	margin: -5px -5px 0 0; 
}

/* *********** */

table.listing {
	border-collapse: collapse;
	border: 1px solid #ccc;
	width: 100%;
	margin: 1em 0;
}
table.listing td {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 5px;
	vertical-align: top;
}
table.listing th {
/*	border: 1px solid #ccc;*/
	border-bottom: 2px solid #666;
	border-left: 1px solid #fff;
	padding: 5px;
	background-color: #efefef;
}
table.listing th.first,
table.listing td.first {
	border-left: none;
}

table.listing tr.tr-0 td,
table.listing tr.tr-0 th {
	border-top: none;
}

table.listing th,
table.listing th a {
	color: #333;
}
table.listing th a:hover {
	color: #fff;
	background-color: #333;
}
table.listing tr.odd td {
	background-color: #fff;
}
table.listing tr.even td {
	background-color: #f1f7ff;
}

table.listing td ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
table.listing td.relations {
/*	background-color: #f9ffff !important;*/
}

table.listing .edit_link {
	display: block;
	margin: 3px;
	margin-bottom: 0;
	font-size: 85%;
}
table.listing .edit_link a {
	color: #666;
	text-decoration: none;
}
table.listing .edit_link a:hover {
	text-decoration: underline;
	background-color: transparent;
}

td.data_comment,
span.data_comment {
	color: #999;
	font-style: italic;
	font-size: 90%;
}
td.small_data,
span.small_data {
	color: #666;
	font-size: 85%;
}

table.listing td hr {
	border: none;
	height: 1px;
	margin: 5px;
}
table.listing tr.odd td hr {
	background-color: #efefef;
}
table.listing tr.even td hr {
	background-color: #fff;
}

table.listing td div.dates {
	text-align: right;
}
table.listing td div.actions {
	text-align: center;
}

.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
table.listing th {
	text-align: center !important;
}

/* *********** */

form .form_line {
	margin: 8px 0;
	position: relative;
/*	border-bottom: 1px solid white;
	padding-bottom: 5px;*/
/*	overflow: auto;*/
	clear: both;
}
/*form .form_line:hover {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}*/
form .submit_line {
	border-top: 2px solid black;
	margin: 15px 0 0 0;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
}
form .field {
	float: left;
	margin-right: 3px;
	position: relative;
}

form .field label {
	display: block;
/*	padding-left: 3px;*/
}


form .explain {
	color: #999;
	font-size: 85%;
	font-style: italic;
}
form .help {
/*	position: absolute;
	top: 50%;
	right: 5px;*/
	float: right;
	height: 16px;
	margin-top: -8px;
	padding: 0;
	text-align: left;
	vertical-align: middle;
}
form .input_submit {
	margin: 5px 0px;
}
form input.red_button {
/*	border-color: #c99;*/
/*	color: #fff;*/
	background-color: #c00;
}

fieldset {
	border: 1px solid #ccc;
	background-color: #efefef;
	padding: 10px;
	margin: 0 0 10px 0;
}
fieldset .legend {
	margin-top: 0;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}

fieldset.category_group {
	padding: 2px;
	margin: 5px;
	float: left;
}

/* *********** */

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid gray;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

/* *********** */

.Right div.framed {
	padding: 0;
	border: 1px solid #ccc;
}

.Right div.framed div.frame_wrapper {
	padding: 5px;
	margin: 0;
	border: 1px solid #fff;
	background-color: #efefef;
}

a.button_to_add {
	display: block;
	padding: 5px 5px 5px 26px;
	margin: 0 0 10px 0;
	border: 2px solid #ccc;
	background: #fff url('/images/icons/add.gif') 5px 50% no-repeat;
	text-decoration: none;
	color: black;
	font-weight: bold;
}
a.button_to_add:hover {
	background-color: #efefef;
}
a.button_to_add:active {
	background-color: #ddd;
}
a.link_to_add {
	padding-left: 21px;
	background: transparent url('/images/icons/add.gif') 0px 50% no-repeat;
}
a.link_to_add:hover {
	background-color: #03c;
	text-decoration: none;
}

.handle {
	cursor: move;
}

.warning_login {
	font-style: italic;
	font-size: 11px !important;
	margin: 5px;
}
form #medias_list,
form #new_medias_list {
	list-style-type: none;
	padding-left: 10px;
	margin: 0;
/*	overflow: auto;*/
}
form #medias_list {
	margin-top: 5px;
}
form #medias_list li,
form #new_medias_list li {
	border-left: 5px solid #ddd;
	padding: 0 0 0 5px;
	margin: 0 0 5px 0;
/*	overflow: auto;*/
/*	float: left;*/
}

.form_line label.field_label {
	font-weight: bold;
	margin-right: 10px;
}

.form_line .pad_on_right {
	padding-right: 1em;
}

.form_line .pad_on_left {
	padding-left: 1em;
}

.req {
	color: #900;
}
span.asterisk {
	font-size: 120%;
	font-weight: bold;
}

span.pipe {
	color: #ccc;
}

.tags a.tag,
.tags a.tag:active,
.tags a.tag:visited {
	font-size: 85%;
	color: #666;
	text-decoration: none;
}
.tags a.tag:hover {
	text-decoration: underline;
}

a.tag_used {
	background-color: #ff9;
}
a.tag_unused {
	background-color: transparent;
}

a.discret {
	text-decoration: none;
	color: #333;
}
a.discret:hover {
	background-color: transparent;
}
#possible_tags {
	margin-left: 16px;
	padding-top: 3px;
}

.map {
	border: 1px solid #666;
	margin: 5px 0;
	overflow: hidden;
}

.map_controls a {
	text-decoration: none;
}
.map_controls span.pipe {
	color: #efefef;
}
.arrow {
	font-weight: bold;
	font-size: 200%;
	line-height: 0.5em;
	color: #999;
}

a .zoom:hover {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
}

.current_step
{
	font-size: 150%;
	text-decoration: bold;	
}

#steps
{
	text-align: right;
	margin-bottom: 5px;
}

#ToolTip table {
/*	border: 3px solid #ccc;*/
}
#ToolTip td {
	padding: 5px;
	background-color: #ffc;
	border: 4px solid #ccc;
	text-align: left;
}

.showgrid {
	background: transparent url('/images/960grid.png') left top no-repeat;
}


/*******************************************************/
.rating_bar {
	width: 55px;
	background: url(/images/star_rating_grey.gif) 0 0 repeat-x;
}

.rating_bar  div {
	height: 12px;
	background: url(/images/star_rating_orange.gif) 0 0 repeat-x;
}




.star-rating {
    list-style:none;
    margin: 0px;
    padding:0px;
/*    width: 150px;*/
/*    height: 30px;*/
		width: 55px;
    height: 12px;
    position: relative;
    background: url(/images/star_rating_grey.gif) top left repeat-x;        
}
.star-rating li{
    padding:0px;
    margin:0px;
    /*\*/
    float: left;
    /* */
}
.star-rating li a{
    display:block;
/*    width:30px;*/
/*    height: 30px;*/
		width: 11px;
    height: 12px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 20;
    position: absolute;
    padding: 0px;
}
.star-rating li a:hover{
    background: url(/images/star_rating_orange.gif) left center;
    z-index: 2;
    left: 0px;
    border:none;
}
.star-rating a.one-star{
    left: 0px;
}
.star-rating a.one-star:hover{
/*    width:30px;*/
    width: 11px;
}
.star-rating a.two-stars{
/*    left:30px;*/
		left: 11px;
}
.star-rating a.two-stars:hover{
/*    width: 60px;*/
		  width: 22px;
}
.star-rating a.three-stars{
/*    left: 60px;*/
		  left: 22px;
}
.star-rating a.three-stars:hover{
/*    width: 90px;*/
    width: 33px;
}
.star-rating a.four-stars{
/*    left: 90px;*/
    left: 33px;
}    
.star-rating a.four-stars:hover{
/*    width: 120px;*/
    width: 44px;
}
.star-rating a.five-stars{
/*    left: 120px;*/
    left: 44px;
}
.star-rating a.five-stars:hover{
/*    width: 150px;*/
    width: 55px;
}
.star-rating li.current-rating {
    background: url(/images/star_rating_orange.gif) left bottom;
    position: absolute;
/*    height: 30px;*/
		height: 12px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}

#flash_home {
	text-align: center;
}

#profile_avatar {
	float: right;
}

.no_translation {
	color: #666;
	font-style: italic;
}


#home_link_new,
#home_link_list,
#home_link_account {
	text-decoration: none;
}
#home_link_new:hover,
#home_link_list:hover,
#home_link_account:hover {
	text-decoration: underline;
	background-color: transparent;
}
#home_link_new small,
#home_link_list small,
#home_link_account small {
	font-weight: normal;
	font-size: 12px;
}
#home_link_new, 
#home_link_new:hover {
	color: #00ccff;
}
#home_link_list, 
#home_link_list:hover {
	color: #006699;
}
#home_link_account, 
#home_link_account:hover {
	color: #ff6600;
}

.stats_user_discoveries_nbr {
	float: right;
}
.stats_users_sum {
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #ccc;
}
.stats_users_sum .big_op {
	font-size: 200%;
	font-weight: bold;
	color: #666;
}
.stats_user {
	margin-bottom: 10px;
	padding-bottom: 10px;
/*	border-bottom: 1px solid #ccc;*/
}
.stats_user table {
	width: 100%;
/*	border: 1px solid #ccc;*/
}
.stats_user table td {
	padding: 5px;
}
.stats_user_extras {
	font-size: 85%;
	color: #999;
}
.big_nbr {
	font-size: 200%;
	font-weight: bold;
	color: #666;
}

.stats_user .user_date {
	font-size: 80%;
	color: #999;
	text-transform: capitalize;
}
.stats_user table {
	padding: 5px;
}

.stats_user table td.status {
	font-size: 85%;
	white-space: nowrap;
	text-align: right;
	width: 10%;
}
.stats_user table td.main {
/*	width: 60%;*/
/*	padding-left: 5px;*/
	border-bottom: 1px solid #efefef;
}
.stats_user table td.date {
	border-bottom: 1px solid #efefef;
	font-size: 85%;
	color: #999;
/*	width: 13%;*/
	white-space: nowrap;
	text-align: right;
}
.stats_user table .status0,
.stats_user table .status1,
.stats_user table .status2,
.stats_user table .status3,
.stats_user table .status-1 {
	width: 6.5em;
	padding: 2px;

}

.status0 	{ background-color: #ccc; color: #333;}
.status1 	{ background-color: #0cf;	color: #fff;}
.status2 	{ background-color: #f60;	color: #fff;}
.status3 	{ background-color: #069;	color: #fff;}
.status-1 { background-color: #639;	color: #fff;}

.text-justify {
	text-align: justify;
}

