@charset "UTF-8";

/* New Edge Concept CMS 2.0 - Demo Design
 * CSS Document - Main Stylesheet
 * using the dyncss system 
 * coded by Lisaraël@newedge
 */

@import url(./TinyMCE_custom.css);


* {
	padding: 0;
	margin: 0;
	outline: 0;
}

:focus {
	outline: 0;
}

html, body {
	width: 100%;
	height:100%;
	margin-bottom:1px;
}

body {
	font: normal 11px Verdana, Helvetica, Arial, sans-serif;
	line-height: 14px;
	position: relative;
	height: 100%;
	color: #333;
	background: #13661f;
}

img {
	border: 0;
}

p {
	
}

a, a:link {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

a:active {
	color: #000;
}

a:visited {
	color: #000;
}

.clear {
	clear: both;
}

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


#container {
	width: 100%;
	margin: auto;
	padding: 0;	
}

#header {
	width: 100%;
	height:226px;
	padding: 0;
	margin: auto;
	position: relative;
	background-color:#88ba14;
}
#container_header{
	margin:auto;
	width:822px;
	height:199px;
	background-color:#88ba14;
}
#header_shadowl{
	float:left;
	width:11px;
	height:199px;
	display:block;
	background-image:url(../images/i_layout/header_shadowl.png);
	background-repeat:no-repeat;
}
#logo{
	float:left;
	width:200px;
	height:199px;
	display:block;
	background-image:url(../images/i_layout/logo.jpg);
	background-repeat:no-repeat;
}
#header_banner {
	float:left;
	width: 600px;
	height: 199px;	
	margin: 0 auto;
}
.header_banner_design{
	float:left;
	width:200px;	
	height:199px;
}
#header_shadowr{
	float:left;
	width:11px;
	height:199px;
	display:block;
	background-image:url(../images/i_layout/header_shadowr.png);
	background-repeat:no-repeat;
}
#container_header h1 {
	display: none;
}
#container_content{
	width:100%;
	margin:auto;
	position:relative;
	height:530px;
	background: url(../images/i_layout/body.png) top center repeat-x;
}
#floatholder {
	margin:auto;
	width: 800px;
	position: relative;
}

#col_left {
	float: left;
	width: 200px;
	height:526px; 	
	background-image:url(../images/i_layout/bg_col_left.jpg);
}

#group_right {
	float: left;
	width: 600px;
	overflow:visible;
	background:#fff9f1 url(../images/i_layout/bg_content.jpg) no-repeat;
}

#col_center {
	float: left;
	width: 455px;
}

#col_right {
	margin-top:10px;
	float: left;
}

#footer {
	background: url(../images/i_layout/footer.jpg) top center repeat-y;
	text-align: center;
	font-size:10px;
	margin: 0 auto;
	width: 800px;
	text-align: right;
	
	clear: both;
	height:20px;
}

#impressum {
	height: 43px;
	padding-right:10px;
	margin: 0 auto;
	font-size: 10px;
}
.footer_id{
	
}
.footer_non_modif{
}
.footer_id{
	color:#666;
}
.footer_bang a{
	color:#666;
	padding: 0 2px 0 2px;
}
.footer_newedge a{
	color:#666;
	padding: 0 2px 0 2px;
}
.footer_id a:hover{
	background-color:#ff7dc3;
	color:#FFF;
	text-decoration:none;
}
.footer_bang a:hover{
	background-color:#ff4100;
	color:#FFF;
	text-decoration:none;
}
.footer_newedge a:hover{
	background-color:#464600;
	color:#FFF;
	text-decoration:none;
}


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


#header_top {
	height: 27px;
	width: 100%;
	position: relative;
	background-color:#88ba14;
}

#header_top_left {
	
}

#header_top_right {
	margin:auto;
	height: 27px;
	top: 0;
	width: 800px;	
}

#header_top_menu {	
	width:160px;
	height: 27px;
	padding: 3px 0px 0 25px;
}

#shortcuts {	
	display: inline;
}

#shortcuts ul {
	display: inline;
	padding: 4px 0 0;
}

#shortcuts ul li {
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	margin: 0 2px;
}

#shortcuts ul li img, #header_top img {
	vertical-align: middle;
}

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


#menu_top
 {
	float: left;
	height:55px;
	width:600px;
	margin: 0 auto;
	background: #fffaf4;
	text-align: center;
}

#menu_top ul {	
	list-style-type: none;
	margin: 0 auto;
}
.gris{
	width:70px;
	height:27px;
	background: #dfd9d1;
	float:left;			
	text-align: left;;
	line-height:0px;	
	text-transform:uppercase;
	padding: 4px 10px 5px 20px;
}
.blanc{
	width:70px;
	height:27px;
	background: #fffaf4;
	float:left;			
	text-align: left;;
	line-height:0px;	
	text-transform:uppercase;
	padding: 4px 10px 5px 20px;
}
.active_top {
	float:left;	
	color:#0E3914;
	font: bold 10px Verdana, Helvetica, Arial, sans-serif;		
	text-align: left;
	line-height:12px;	
	text-transform:uppercase;
	padding: 4px 10px 5px 20px;
	width:70px;
	height:45px;
	background: #FFFAF4 url(../images/i_layout/menu_top_active.png) top right no-repeat;
}
#menu_top ul li {
	float:left;		
}

#menu_top ul li a {
	font: bold 10px tahoma, Arial, sans-serif;
	text-decoration: none;
	color: #0e3914;
	width:70px;
}

#menu_top ul li a:hover {
	text-decoration: none;
	color: #0e3914;
}

#menu_top ul li a.active:hover {
	text-decoration: none;
	color: #0e3914;
	background: #88ba14;
}

/* Sous-menu, ici placÃ© dans la colonne de gauche */

#menu_left_container {
	width: 160px;
	height: 1px;
}

#menu_left {
	margin-top:50px;
	padding: 0px 10px 0px 10px;	
}

#menu_left ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu_left ul li {
	margin: 0 0 3px;
	width: 175px;
	padding: 3px 0 0;	
}

#menu_left ul li ul {
	margin: 0 0 5px;
	padding: 5px 0;
	background: #ccf;
}

#menu_left ul li ul li {
	margin: 0;
	padding: 0;
	background: #ccf;
}

#menu_left ul li a {
	display: block;	
	padding: 0px 0px 0px 25px;
	font: bold 12px Tahoma, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fef8f0;
	position: relative;
	z-index: 100;
}

#menu_left ul li a span {
	
}

#menu_left ul li a:hover {
	color: #fff;
}

#menu_left ul li a.active, #menu_left ul li a.active:hover {
	color: #0e3814;
	background-color: #88ba14;
	font: bold 12px Tahoma, Helvetica, Arial, sans-serif;
	padding-top:2px;
	padding-bottom:3px;
	
}

#menu_left ul li ul li a {
	display: block;
	width: 140px;
	height: 18px;
	padding: 1px 0 0 10px;
	color: #333;
	position: relative;
	z-index: 100;
}

#menu_left ul li ul li a:hover {
	color: #666;
}

#menu_left ul li ul li a.active, #menu_left ul li ul li a.active:hover {
	color: #333;
}

/* **************************************************************************************************** */
.seller_magasin{
	color: #000;
	font: bold 11px georgia, serif;

}
.seller_magasin_display{
	color: #000;
	font: bold 14px georgia, serif;

}
.seller_town{
	float:left;
	color: #666;
	padding-left:5px;
	font: bold 10px georgia, serif;
}
.seller_title{
	color: #333;
	padding-top:4px;
	font: bold 14px georgia, serif;
	display:block;
}
.seller_info{
	font: normal 14px georgia, serif;
	display:block;
}
.link_seller{
	float:right;
	color: #11561b;;
	font: bold 12px georgia, serif;
}
.link_seller a{
	color: #11561b;;
	font: bold 10px georgia, serif;
}
/* NAVLINE */

#navline {
	display:none;
	font-size: 10px;
	margin: 0 0 10px;
}

#navline a {
	font-size: 10px;
	text-decoration: underline;
}

#navline span {
	font-size: 10px;
}

/* BODY STYLES */
#fake_joke{
	float:left;
	width:1px;
	height:480px;
	display:block;
}
#body_layout {
	float:left;
	width: 400px;
	padding: 0 25px 20px 15px;
}

#body_layout h2 {
	font: normal 30px georgia, serif;
	text-decoration: none;
	color: #749f18;
	margin: 10px 0 0;
	padding: 0 20px 15px 0;
}

#body_content {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0 0 0 2px;
}

#body_content p {
	margin: 0;
	padding: 0 0 14px 0;
}

#body_content ol, #body_content ul {
	margin: 0 0 0 10px;
	list-style-position: inside;
}

#body_content blockquote {
	margin: 0 0 0 20px;
}

#body_content a {
	text-decoration: underline;
}
#body_content a:hover {
	text-decoration: none;
}

#body_image {
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
}

/* SITEMAP */

.sitemap {
	
}

.sitemap ul {
	margin: 0;
	padding: 0 0 0 20px;
	color: #666;
	list-style-image: url(../images/i_layout/LI_arrow.png);
}

.sitemap li {
	color: #666;
}

.sitemap a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #555;
	text-decoration: none;
}

.sitemap a:hover {
	text-decoration: underline;
}

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


div.right_box {
	width: 135px;
	margin: 0 auto 10px;
}

div.right_box h2 {
	color: #749f18;
	font: bold 13px Georgia,Times, serifserif;
	padding: 3px 0 0px 5px;
}

div.right_box .box_content {
	background: #dfd9d1;
	padding: 3px;	
}
div.right_box .box_content img {
	padding-bottom:4px;
}


/* Documents */

#documents ul {
	margin: 0 0 5px;
	padding: 3px;
	list-style-type: none;
}

#documents ul li {
	margin: 0 0 5px;
	padding: 0 0 0 4px;
	font-size: 10px;
}

#documents ul li a {
	text-decoration: none;
	color: #333;
}

#documents ul li a:hover {
	text-decoration: underline;
	color: #666;
}

/* Newsletter */

#newsletter form input {
	border: 1px solid #666;
	background: #dfdfdf;
	padding: 2px;
	margin: 1px 0;
	font-size: 10px;
}

#newsletter form input.submit {
	padding: 1px 2px;
}

#newsletter .links {
	clear: both;
	text-align: right;
	padding: 3px 3px 3px 0;
}

#newsletter .links a {
	text-decoration: none;
}

#newsletter .links a:hover {
	text-decoration: underline;
}

/* Wiki search box */

#wiki_search_box form input {
	border: 1px solid #666;
	background: #dfdfdf;
	padding: 2px;
	margin: 1px 0;
	font-size: 10px;
}

#wiki_search_box form input.submit {
	padding: 1px 2px;
}

#wiki_search_box .links {
	clear: both;
	text-align: right;
	padding: 3px 3px 3px 0;
}

#wiki_search_box .links a {
	text-decoration: none;
}

#wiki_search_box .links a:hover {
	text-decoration: underline;
}

/* Scroller */
#scroller_main{
	height:40px;
}
#news .box_content .link {
	float: left;
	font-size: 9px;
	margin: 0;
	color:#13641f;
	padding: 0;
}
#news .box_content .link a{
	color:#13641f;
	font-size:9px; 
}
#news .box_content {
	font-size: 10px;
}

/* Videos */

div.player {
	margin-left:0px;	
}

/* Images */

#images div.box_content {
	text-align: center;
}

#images div.box_content a {
	display: block;
	margin: 0 0 5px;
}

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


.pagination, #pagination {
	margin: 10px 0 10px 0;
	padding: 0;
}

.pagination a, #pagination a {
	font: normal 11px Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #555;
	padding: 1px 2px 2px;
}

.pagination a.active, #pagination a.active {
	color: SUBMENU_ACTIVE_COLOR;
	background-color: BG_COLOR_2;
}

.modules_list {
	
}

.group_block {
	margin: 0 0 25px;
	padding: 0 0 10px;
}

.group_block h2 {
	font: normal 16px Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #333;
	margin: 0 0 10px;
	padding: 3px 7px;
	background: #dfdfdf;
}

.elt_block {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: dotted 1px #666;
}

.elt_block h3 {
	font: bold 14px georgia, serif;
	text-decoration: none;
	color: #555;
	margin: 0;
	padding: 0 0 5px;
}

.elt_block .price {
	text-align: right;
	margin: 0 0 5px;
	font-size: 12px;
}

.elt_block .date {
	text-align: right;
	margin: 0 0 5px;
	font-style: italic;
}

.elt_block .link {
	font: normal 12px georgia, serif;
	text-decoration: none;
	color: #11561b;
	margin: 5px 0 5px 0;
	padding: 0;
}

.elt_block .link_news {
	float:right;
	font: normal 12px georgia, serif;
	text-decoration: none;
	color: #11561b;
	margin: 5px 0 5px 0;
	padding: 0;
}
.elt_block .link_news a{
	color:#11561B;
	font-family:georgia,serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
}
.elt_block .list_image {
	float: left;
	border:1px solid #FFFAF4;
	padding: 0 0px 0px 0;
	margin: 5px 10px 0 0;
}

.image_box {
	margin: 0px 8px 10px 0px;
	float: left;
}
.image_box img{
}
.image_box a{
	border: 1px solid #2c8a49;
	height:75px;
	width:75px;
	display:block;
}
.image_box a:hover{
	border: 1px solid #a0c9ad;
}


/* GMap */

div.gmap {
	margin: 15px auto;
	width: auto;
	height: 400px;
}

div#marker_tooltip h1 {
	font-size: 16px;
	color: #555;
	margin: 0 0 5px;
}

div#marker_address {
	margin: 0 0 5px;
	color: #666;
	font-style: italic;
}

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

.form_right{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #333;
}
div.form_inline_elt, div.form_block_elt {
	margin: 0 0 10px;
	clear: both;
}

div.form_inline_elt span {
	vertical-align: top;
	margin: 0 10px 0 0;
}

div.form_inline_elt label, div.form_block_elt label {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #555;
	margin: 0 5px 0 0;
	display: block;
	width: 150px;
	float: left;
}

div.form_block_elt label {
	display: block;
	margin: 0 5px 5px 0;
	float: none;
}

div.form_check_elt {
	margin: 0 5px 5px 155px;
}

div.form_check_elt input {
	margin: 0 5px 0 0;
}

input.textinput, input.bigtextinput, input.smalltextinput, input.numberinput, input.bignumberinput, input.dateinput, select, textarea {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #555;
	background: #dfdfdf;
	padding: 1px 2px;
}

textarea {
	min-width: 400px;
	min-height: 125px;
}

input.textinput {
	padding: 2px;
	font-size: 11px;
	min-width: 200px;
	margin: 0 5px 0 0;
}

input.bigtextinput {
	min-width: 500px;
}

input.smalltextinput {
	min-width: 25px;
}

input.numberinput {
	width: 20px;
}

input.bignumberinput {
	width: 30px;
}

input.dateinput {
	width: 70px;
}

div.form_inline_elt select option, div.form_block_elt select option, table.listingTable tr td select option {
	padding: 1px 2px 1px 5px;
}

div.field_explain {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: MAIN_COLOR_3;
	margin: 0 0 2px 15px;
	font-style: italic;
}

span.input_explain {
	font-size: 10px;
	font-style: italic;
	color: MAIN_COLOR_2;
}

span.warning {
	display: block;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: WARNING_COLOR_1;
	margin: 0 0 5px;
	font-style: normal;
}

span.warning input {
	border: 0;
	color: WARNING_COLOR_1;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 3px;
}

label span.warning {
	display: inline;
	margin: 0 5px 0 0;
}

div.form_buttons {
	margin: 2px auto 5px;
	width: auto;
	text-align: center;
}

input.submit {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #555;
	cursor: pointer;
	padding: 1px 2px 2px 18px;
	background: #dfdfdf url(../images/i_icons/bullet_disk.png) 2px 1px no-repeat;
}

input.go {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #555;
	cursor: pointer;
	padding: 1px 2px 2px 18px;
	background: #dfdfdf url(../images/i_icons/bullet_go.png) 2px 1px no-repeat;
}

input.reset {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #555;
	cursor: pointer;
	padding: 1px 2px 2px 18px;
	background: #dfdfdf url(../images/i_icons/arrow_undo.png) 2px 1px no-repeat;
}

input.submit:hover, input.go:hover, input.reset:hover {
	background-color: INPUT_BG_COLOR_HOVER;
}

div.inline_form {
	margin: 0 0 5px 20px;
	position: relative;
}

div.inline_form label, form.inline_form input, div.inline_form div {
	display: inline;
}

fieldset {
	border: 1px dotted #555;
	padding: 5px;
	margin: 0 0 10px;
}

legend {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 0 5px;
	margin: 0 0 5px;
}

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


#copyright {
	display:none;
	width: 800px;
	margin: -15px auto 0;
	padding: 2px 0 0;
	text-align: right;
	font-size: 9px;
}

#copyright a {
	color: #000;
}



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