* {
    margin:0;
    padding:0;
}

img {
    vertical-align:middle;
    border:0;
}

li {
margin-left:25px;
}

body {
    position:relative;
    color:#3e3e3e;
    font-family:Verdana,Arial,Sans-Serif;
    font-size:12px;
    text-align:center; /* ie6 hack to center the page */
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    Containers
*/
#container-left {
    position:absolute;
    z-index:1;
    width:50%;
    height:255px;
    top:0;
    left:0;
    background:url(/multimedia/images/img_structures/container-bg-left.gif) 0 0 repeat-x;
}

#container-right {
    position:absolute;
    z-index:1;
    width:50%;
    height:255px;
    top:0;
    right:0;
    background:url(/multimedia/images/img_structures/container-bg-right.png) 0 0 repeat-x;
}

#container-center {
    position:relative;
    z-index:2;
    min-width:975px;
    width:100%;
    height:255px;
    top:0;
    left:auto;
    background:url(/multimedia/images/img_structures/bg_header.jpg) center top no-repeat;
}
/*---header droit temp---*/
#container-centerdroit {
    position:relative;
    z-index:2;
    min-width:975px;
    width:100%;
    height:255px;
    top:0;
    left:auto;
    background:url(/multimedia/images/img_structures/bg_header_droit.jpg) center top no-repeat;
}
/*---/header droit temp---*/
#container {
    position:relative;
    z-index:5;
    margin:auto;
    text-align:left;
    width:975px;
    background:url(/multimedia/images/img_structures/content-bg.png) 216px 0 repeat-y;
}

#container-footer {
    background:url(/multimedia/images/img_structures/footer-bg.gif) 10px 100% no-repeat;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    Lang selector
*/

#lang a {
    color:#a60b17;
    text-decoration:none;
}
#lang a:hover {
    text-decoration:underline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    Header
*/
#header {
    position:absolute;
    z-index:4;
    top:-92px;
    left:390px;
    width:185px;
    height:45px;
    
/*	background:url(/multimedia/images/img_structures/header.gif) 0 0 no-repeat !important;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/header.png');
    background-image: none;*/
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    Left menu
*/
#menu-left {
    position:relative;
    margin-top:-250px;
    padding-top:200px;
    padding-right:5px;
    float:left;
    width:216px;
}


#menu-left a {
    color:#986f28;
    text-decoration:none;
    font-weight:bold;
}

#menu-left a:hover {
    color:#c70018;
}

#menu-left p {
    margin:30px 10px 20px 0;
}

ul.menu {
    list-style:none;
}

ul.menu li {
    border-bottom: 1px solid #976F29;
    text-align:right;
    padding:5px 12px 5px 0;
}

/*
#menu-left ul.menu li a {
    color:#986f28;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:bold;
    padding:2px;
}
*/
#menu-left ul.menu li a:hover {
    color:#c70018;
}

#menu-left ul.menu li a.selected {
    color:#c70018;
    padding-left:20px;
    background:url(/multimedia/images/img_structures/a.gif) 0 0 no-repeat;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    Right menu
*/
#menu-right {
    position:relative;
    margin-top:-250px;
    padding-top:200px;
    padding-left:10px;
    float:left;
    width:215px;
}

#menu-right h3 {
    position:relative;
    font-size:1.1em;
    color:#986f28;
    border-bottom:1px solid #986f28;
    text-transform:uppercase;
    margin-bottom:10px;
    margin-top:20px;
}

#menu-right a {
    color:#c70018;
    text-decoration:none;
    font-weight:bold;
}

#menu-right a:hover {
    text-decoration:underline;
}

#menu-right p {
    margin:6px 0 0 0;
}

.pic-news {
    float:left;
    margin:0 6px 0 0;
}

.newsletter input{
    background:#986f28;
    color:#fff;
    border:0;
    font-size:12px;
    padding:2px 2px 2px 6px;
}

.newsletter button {
    color:#c80018;
    border:0;
    background:none;
    font-weight:bold;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    Content
*/
#content {
    position:relative;
    float:left;
    width:510px;
    margin-top:-250px;
    padding:4px;
    padding-top:163px;
}

#content h1 {
    font-size:1.7em;
    font-weight:bold;
    color:#c70018;
    text-transform:uppercase;
    background:url(/multimedia/images/img_structures/h1.gif) 0 0 no-repeat;
    padding:4px 0 4px 30px;
    margin:10px 0 10px 0;
}

#content h2 {
    font-size:1.6em;
    font-weight:bold;
    color:#c70018;
    text-transform:uppercase;
    margin:10px 0 10px 0;
}

#content p {
    margin-top:10px;
    margin-bottom:10px;
}

#content a {
    color:#986f28;
    text-decoration:none;
    font-weight:bold;
}
#content a:hover {
    color:#c70018;
}

#content h3 {
    position:relative;
    font-size:1.0em;
    color:#986f28;
    border-bottom:1px solid #986f28;
    text-transform:uppercase;
    margin-bottom:10px;
    margin-top:20px;
}

h4 {
    position:relative;
    font-size:1.0em;
    color:#986f28;
/*  border-bottom:1px solid #986f28; */
	border-bottom:1px solid #bababa; 
    margin-bottom:10px;
    margin-top:20px;
}

#content .producteurs {
    color:#000000;
    margin:4px 10px 4px 10px;
/*	background: white url("/multimedia/images/img_structures/etoile_produit.gif"); */
    background-repeat: repeat-y;
    background-position: right;
}

#content .producteurs table {
    margin-top:5px;
    margin-bottom:5px;
}

#content .producteurs table tr td {
    padding:4px;
}

#content .producteurs table tr.last td {
    border-bottom:0;
}

#content .producteurs img{
   padding:2px;
   border:1px solid #986f28;
   background-color:#fff;
}

.minimap{
    border: 0px none ; 
    top: 10px; 
    margin-right: 10px;
    left:300px; float:right;
}

.agenda {
    border-bottom:1px dashed #ccc;
    padding:2px 0 4px 0px;
    margin:0;
}


#content h3.sitemap{
    position:relative;
    font-size:1em;
    color:#986f28;
    border-bottom:none;
    text-transform:uppercase;
    margin-top:-10px;
    margin-bottom:1px;
}

#content h2.sitemap{
    font-size:1.1em;
    margin-bottom:5px;

}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    Actualites
*/

.actualite {
float:left;
width:95%;
margin-left:10px;
margin-right:10px;
padding-bottom:10px;
}

.actualite .img_news{
float:left;
width:110px;
margin-top:20px;
}

.img_news_det{
float:left;
width:210px;
padding-top:4px;
padding-bottom:5px;
margin-left:10px
}


.img_news_det_right{
float:right;
width:210px;
padding-top:40px;
padding-bottom:5px;
margin-right:15px;
text-align:right;
}

.pagination{
width:95%;
text-align:center;
padding-top:10px;
}

.actualite .date, #content *.date{
font-size:11px;
color:#AAA;
font-weight:normal;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    Footer
*/
#footer {
    clear:both;
    text-align:center;
    padding:6px;
}

#footer a {
    color:#b5b6ba;
    text-decoration:none;
    font-weight:bold;
}

#footer a:hover {
    text-decoration:underline;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    Somes css classes
*/
.left {
    text-align:left;
}

.right {
    text-align:right;
}

.bold {
    font-weight:bold;
}

.clear {
    clear:both;
}

/*Navig NEW !!!!!!!!!!!!!!!!!!*/
ul.menu{
    color:#986f28;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:bold;
    padding:2px;
}

#menu-left ul.menu li.selected a{
      color:#c70018;
    padding-left:20px;
    padding-bottom:5px;
    padding-top:1px;
    background:url(/multimedia/images/img_structures/a.gif) 0 0 no-repeat;
} 

#menu-left ul.menu li.selected ul.sousmenu li{
  border:none;
  list-style: none;
  font-weight:normal;
}

#menu-left ul.menu li.parent a{
        color:#c70018;
    padding-left:20px;
    padding-bottom:5px;
    padding-top:1px;
    background:url(/multimedia/images/img_structures/a.gif) 0 0 no-repeat;
}

#menu-left ul.menu li.parent ul.sousmenu li{
  border:none;
  list-style: none;
}

#menu-left ul.menu li.selected ul.sousmenu li.selected a, #menu-left ul.menu li.parent ul.sousmenu li.selected a{
    padding-bottom:0px;
          color:#c70018;
    padding-right:10px;
    background:url(/multimedia/images/img_structures/arrow.gif) right 5px no-repeat;
text-transform:none;
font-weight:bold;
} 

#menu-left ul.menu li.selected ul.sousmenu li a, #menu-left ul.menu li.parent ul.sousmenu li a{
    padding-bottom:0px;
    padding-right:10px;
text-transform:none;
background:none;
color:#986F28;
font-weight:normal;
} 

#menu-left ul.menu li.selected ul.sousmenu li a:hover, #menu-left ul.menu li.parent ul.sousmenu li a:hover{
  color:#c70018;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    Restaurant
*/

.resto_index{float:left;width:240px;margin-right:5px;margin-bottom:5px;margin-left:0px;}

.resto_img_index{
float:left;
padding-top:4px;
padding-bottom:5px;
margin-right:10px;
min-height:100px;
}

.resto_index_det{float:left;width:155px;}

.resto_index_det div {padding-top:2px;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    Regio
*/

.regio_index {width:220px;float:left;padding-bottom:25px;padding-left:19px;min-height:100px;}
.regio_index h3 {width:205px}
.back {float:left;margin-top:10px;padding-left:10px}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    Media
*/

.media_index {width:100%;margin:23px;}
.media_index .img {float:left;width:120px;height:90px;}

.media_det {width:100%;margin:15px}
.media_det_img {float:left;width:100%;}
.media_det_img .copyright, .actualite .copyright, .actualite .img_news_det_right .copyright, *.copyright {color:#aaa;font-size:10px;}

.media_header{float:left;width:480px;padding-top:15px}
.media_back {float:left;width:100%;padding-top:15px;}

.media_form {float:left;width:100%;padding-top:20;}
.media_form .main {width:100%;margin-left:70px} 
.media_form .main .confirm {float:left;padding-top:10px;padding-bottom:5px;width:100%;color:#00AA00;}
.media_form .main .error {float:left;padding-top:10px;padding-bottom:5px;width:100%;color:#EE0000;}
.media_form .main .p1 {float:left;padding-top:10px;width:100%}
.media_form .main .p1 .p11 {float:left;width:100px;}
.media_form .main .p1 .p12 {float:left;width:300px;}
.media_form .main .p1 .p12 input,textarea{border:1px solid #aaa;}
.media_form .main .p1 .p12 .submit {background-color:#DDD;margin:2px;padding:3px;border:0px;font-size:10px;}


.error{color:#C70018;font-weight:normal}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    Content Large
*/

#containerlarge {
    position:relative;
    z-index:5;
    margin:auto;
    text-align:left;
    width:975px;
    background:url(/multimedia/images/img_structures/content-bglarge.png) 216px 0 repeat-y;
}

#container-centerlarge {
    position:relative;
    z-index:2;
    min-width:975px;
    width:100%;
    height:255px;
    top:0;
    left:auto;
    background:url(/multimedia/images/img_structures/bg_header_large.jpg) center top no-repeat;
}

#container-footerlarge {
    background:url(/multimedia/images/img_structures/footer_bglarge.gif) 10px 100% no-repeat;
}

#contentlarge {
    position:relative;
    float:left;
    width:663px;
    margin-top:-250px;
    padding:4px;
    padding-top:163px;
}

#contentlarge h1 {
    font-size:1.7em;
    font-weight:bold;
    color:#c70018;
    text-transform:uppercase;
    background:url(/multimedia/images/img_structures/h1.gif) 0 0 no-repeat;
    padding:4px 0 4px 30px;
    margin:10px 0 10px 0;
}

#contentlarge h2 {
    font-size:1.6em;
    font-weight:bold;
    color:#c70018;
    text-transform:uppercase;
    margin:10px 0 10px 0;
}

#contentlarge p {
    margin:10px;
}

#contentlarge a {
    color:#986f28;
    text-decoration:none;
    font-weight:bold;
}
#contentlarge a:hover {
    color:#c70018;
}

#contentlarge h3 {
    position:relative;
    font-size:1.0em;
    color:#986f28;
    border-bottom:1px solid #986f28;
    text-transform:uppercase;
    margin-bottom:10px;
    margin-top:20px;
}

#contentlarge .producteurs {
    color:#000000;
    margin:4px 10px 4px 10px;
/*	background: white url("/multimedia/images/img_structures/etoile_produit.gif"); */
    background-repeat: repeat-y;
    background-position: right;
}

#contentlarge .producteurs table {
    margin-top:5px;
    margin-bottom:5px;
}

#contentlarge .producteurs table tr td {
    padding:4px;
}

#contentlarge .producteurs table tr.last td {
    border-bottom:0;
}

#contentlarge .producteurs img{
   padding:2px;
   border:1px solid #986f28;
   background-color:#fff;
}

.contenu_simple {
	margin-left:10px;
    margin-right:20px;
    text-align:justify;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
    POLL
*/

.poll_index_right {
	border-right: 1px solid rgb(204, 204, 204); 
	padding-top: 10px; 
	padding-right: 10px; 
	float: left; 
	width: 235px; 
	margin-left: 10px;
margin-bottom:20px;
min-height:320px;
	}		
.poll_index {
	padding-top: 10px; 
	padding-right: 10px; 
	float: left; 
	width: 235px; 
	margin-left: 10px;
margin-bottom:20px;
min-height:320px;
	}


/* INDEX */

.poll_img{
	float:right;
}

.poll_det{
	float:left;
}


.poll_perc{
	padding-top:4px;
}

.poll_vote{
	padding-top: 10px;
}

.poll_separator{
	border-bottom: 1px solid rgb(204, 204, 204); 
	width: 220px; 
	float: left; 
	margin-top: 25px;
	margin-left:10px;
}

/* Accroche */

.poll_table{
	
}

.poll_table .header{
	padding-bottom:5px;
}

.poll_table .img{
	float:left;
	padding-right:3px;
}

.poll_table .resp{
	height:25px;
}

.poll_table .perc{
	padding-top:3px;
}

.poll_table .submit{
	padding-top:10px;
}

/* HOME TEASER SEARCH */

.homeSearchSelect {width:180px;margin-top:5px;}
.homeSearchSelect optgroup {text-align:center;}
.homeSearchSelect option {text-align:left;}

.teaserSearch {text-align: right;}
.teaserSearch .title {width:160px;margin-left:36px;text-align:left;}
