/**************** Template *********************/
/* Zone de la page */

body{
  z-index:1;
  margin:0;
  padding:0;
  text-align: center;
  font-family: Comic sans ms, Helvetica, Arial, sans-serif;
  behavior: url(csshover.htc);
  /*background-color: #b9b9b9;*/
  background-color: #fde42c;
  /*background-image: url(../images/ombre.png);*/
  background-position: center;
  background-repeat: repeat-y;
}

/* Zone de la page */
#pagewidth-1024{
  width:1040px;
  text-align:left;
  margin:0 auto;
  padding: 0;
  position: relative;
  /*background-color:#ffffd4;*/
  /*background-color: #5d8ac6;*/
}

#header {
  height:  280px; 
  width:  1040px; 
  padding: 0;
  margin: 20px 0 0px 0;
  background-color: #fde42c;
  
/*  border:1px solid #EFEFEF;*/
}

#content-top
{
	margin: 0;
	padding: 0;
	height: 26px;
	line-height: 26px;
	width: 1040px;
	background-image: url(../images/bkg_content_top.png);
}

#content-bkg
{
	width: 1040px;
	background-image: url(../images/bkg_content_right.png);
	background-position: left;
	background-repeat: repeat-y;
}

#content
{
	width: 993px;
	margin-left: 23px;
	margin-top: 0;
	padding: 20px 0 20px 0;
	background-color: #5d8ac6;
}


#gauche {
  position: absolute;
  left:23px;
  width: 170px;
  margin: 0;
  padding: 0;
}

#centre {
  margin: 0 270px 0 193px;
  padding:0;/* 0 30px 0 30px;*/
  min-height: 650px;
  height: expression( this.scrollHeight < 680 ? "680px" : "auto" );
  background-color: #5d8ac6;
}

#accueil {
  background-image: url(../images/fond.png);
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom:15px;
}

#centre_droite {
  margin: 0 0px 0 170px;
  padding: 0 30px 0 30px;
  min-height: 580px;
  height: expression( this.scrollHeight < 580 ? "580px" : "auto" );
}

#partenaires {
  text-align:center;
}


#pied {
  text-align:center;
  height: 40px;
  padding-bottom: 20px;
  margin: 0;
  background-image: url(../images/bkg_content_bottom.png);
  background-repeat: no-repeat;
  background-position: top center;
}

#pied hr {
	margin-top: 0;
  width:200px;
  height: 1px;
  color:#8e1313;
}

/****************** Droite *******************/
#droite {
  position: absolute;
  right:23px;
  width: 265px;
  text-align: center;
  padding: 0;
  margin: 0;
  min-height: 580px;
  height: expression( this.scrollHeight < 580 ? "580px" : "auto" );
}

#diapo{
  /*border:3px double #8e1313;*/
  width:220px;
  height:170px;
  background-image: url(../images/diapo.png);
  background-repeat: no-repeat;
  padding: 10px 0 0 0;
  margin: 0 0 0 20px;
  
}


#news-cadre {
  /*border:3px double #8e1313;*/
  margin-top:5px;
  height:150px;
  width:220px;
  margin-left: 20px;
  overflow: hidden;
  position: relative;
  background-image: url(../images/bkg_news_h150.png);
}

#news-container
{
  position:relative;
  text-align: center;
  top: 220px;
  height:150px;
  width: 220px;
  /*padding: 10px 10px 10px 10px;*/
}

#news-group
{
	height:150px;
	overflow: hidden;
}

#news-title {
  margin-top: 0px;
  width: 220px;
  text-align: center;
  margin-bottom: 0px;
  padding: 0;
  padding-left: 20px;
}

#news-container .news-desc {
  padding: 5px 5px 5px 5px;
  height:190px;
  /*background-color: #dbe6ff;*/ /*#d3eded;*/
  /*border-bottom: 3px solid white;*/
}

#news-container .news-title {
  padding: 5px 5px 5px 5px;
  /*background-color: #dbe6ff;*/ /*#d3eded;*/
}

#resa {
  border:2px solid red;
  margin-top:15px;
  margin-bottom: 15px;
  padding: 10px 8px 10px 8px;
  
  /*height:300px;*/
  
}

#camping {
  border:2px solid #f2b00d;
  margin-top:15px;
  margin-bottom: 15px;
  padding: 10px 8px 10px 8px;
  
  /*height:300px;*/
  
}
/****************** Header *******************/

#header .header_advert {
	height:  60px; 
	width:  700px; 
  text-align: center;
}

#header .header_logo {
	height:70px;
	width:288px;
	vertical-align:middle;
}

/**************** Menu *********************/
#menu{
  width:170px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#menu a{
  display: block ;
  height:40px;
  margin-bottom: 20px;
}

#menu span {
  display : none;
}

#menu .menu_accueil {
  width:170px;
  background: url(../images/menu/accueil.png) left bottom no-repeat ;
}

#menu .menu_accueil:hover, .menu_accueil:focus, .menu_accueil:active {
  background: url(../images/menu/accueil.png) left top no-repeat ;
}

#menu .menu_programme {
  width:170px;
  background: url(../images/menu/programme.png) left bottom no-repeat ;
}

#menu .menu_programme:hover, .menu_programme:focus, .menu_programme:active {
  background: url(../images/menu/programme.png) left top no-repeat ;
}

#menu .menu_groupes {
  width:170px;
  background: url(../images/menu/groupes.png) left bottom no-repeat ;
}

#menu .menu_groupes:hover, .menu_groupes:focus, .menu_groupes:active {
  background: url(../images/menu/groupes.png) left top no-repeat ;
}

#menu .menu_plaquette {
  width:170px;
  background: url(../images/menu/plaquette.png) left bottom no-repeat ;
}

#menu .menu_plaquette:hover, .menu_plaquette:focus, .menu_plaquette:active {
  background: url(../images/menu/plaquette.png) left top no-repeat ;
}

#menu .menu_zeconcert {
  width:170px;
  background: url(../images/menu/concert.png) left bottom no-repeat ;
}

#menu .menu_zeconcert:hover, .menu_zeconcert:focus, .menu_zeconcert:active {
  background: url(../images/menu/concert.png) left top no-repeat ;
}

#menu .menu_photos {
  width:170px;
  background: url(../images/menu/photos.png) left bottom no-repeat ;
}

#menu .menu_photos:hover, .menu_photos:focus, .menu_photos:active {
  background: url(../images/menu/photos.png) left top no-repeat ;
}

#menu .menu_historique {
  width:170px;
  background: url(../images/menu/historique.png) left bottom no-repeat ;
}

#menu .menu_historique:hover, .menu_historique:focus, .menu_historique:active {
  background: url(../images/menu/historique.png) left top no-repeat ;
}

#menu .menu_ecofestival {
  width:170px;
  background: url(../images/menu/ecofestival.png) left bottom no-repeat ;
}

#menu .menu_ecofestival:hover, .menu_ecofestival:focus, .menu_ecofestival:active {
  background: url(../images/menu/ecofestival.png) left top no-repeat ;
}

#menu .menu_forum {
  width:170px;
  background: url(../images/menu/forum.png) left bottom no-repeat ;
}

#menu .menu_forum:hover, .menu_forum:focus, .menu_forum:active {
  background: url(../images/menu/forum.png) left top no-repeat ;
}

#menu .menu_acces {
  width:170px;
  background: url(../images/menu/acces.png) left bottom no-repeat ;
}

#menu .menu_acces:hover, .menu_acces:focus, .menu_acces:active {
  background: url(../images/menu/acces.png) left top no-repeat ;
}

#menu .menu_contact {
  width:170px;
  background: url(../images/menu/contact.png) left bottom no-repeat ;
}

#menu .menu_contact:hover, .menu_contact:focus, .menu_contact:active {
  background: url(../images/menu/contact.png) left top no-repeat ;
}

#menu .menu_liens {
  width:170px;
  background: url(../images/menu/liens.png) left bottom no-repeat ;
}

#menu .menu_liens:hover, .menu_liens:focus, .menu_liens:active {
  background: url(../images/menu/liens.png) left top no-repeat ;
}

#menu .menu_boutique {
  width:170px;
  background: url(../images/menu/boutique.png) left bottom no-repeat ;
}

#menu .menu_boutique:hover, .menu_liens:focus, .menu_liens:active {
  background: url(../images/menu/boutique.png) left top no-repeat ;
}

#menu .menu_reservations {
  width:170px;
  background: url(../images/menu/reservations.png) left bottom no-repeat ;
}

#menu .menu_reservations:hover, .menu_liens:focus, .menu_liens:active {
  background: url(../images/menu/reservations.png) left top no-repeat ;
}
/**************** Contenu de la page **************************/
p {
  margin: 0 0 0 0;
  color: black;
}

.big {
  font-size:18px;
  font-weight: normal;
}

.normal {
  font-size:16px;
  font-weight: normal;
}

.small {
  font-size: 12px;
  font-weight:normal;
}
/**************** Titres **************************/
h2 {
  font-size:16px;
  font-weight: bold;
  font-style: italic;
}

h3 {
  font-size: 12px;
  font-weight:bold;
  margin: 0;
  padding: 0;
}

h4 {
  font-size:16px;
  font-weight: bold;
  font-style: normal;
}

ul {
  margin: 0 0 0 0;
  color: black;
}

li {
  margin-top: 5px;
  text-align: justify;
  font-size:16px;
  list-style:disc;
  font-weight: normal;
}

#historique {
  border: none;
  padding: 0;
  text-align: center;
}

#historique td{
  text-align: center;
  border:2px solid white;
}

#histo_groupe {
  text-align:center;
}

#histo_groupe tr{
  border: 2px solid black;
}

#histo_groupe td{
  text-align: center;
}

#histo_groupe a {
  text-align: center;
}

#programme {
  text-align: center;
}

#programme .jour {
  /*display: inline;*/
  background-image: url(../images/programme/ephemeride.png);
  width: 130px;
  height: 160px;
  border: 1px solid black;
}

#programme .nom_jour {
  width: 130px;
  color: black;
}

#programme .nom_jour a {
  color: black;
}

#programme .nom_jour a:visited {
  color: black;
}


#programme .mois {
  width: 130px;
  color: black;
}

#programme .mois a{
  color: black;
}

#programme .mois a:visited {
  color: black;
}

#programme .numero_jour {
  font-size: 45px;
  color: red;
  width: 130px;
}

#programme .numero_jour a:visited {
  color: red;
}

#programme .numero_jour a {
  color: red;
}

#programme a {
  display: block;
  text-decoration: none;
}

#programme_jour{
  background-color: #feff9f;
  border: 3px solid #f2b00d;
}

#programme_jour .horaire {
  font-size: 16px;
  font-weight:bold;
  width:15%;
  text-align: right;
  vertical-align: top;
}

#programme_jour .animation{
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  vertical-align: top;
  padding-left: 40px;
  background-image: url(../images/puce.png);
  background-position: top left;
  background-repeat: no-repeat;
  height:30px;
}

#programme_jour .lieu {
  font-size: 14px;
  color: #5d8ac6;
}

#programme_jour .desc {
  font-size: 14px;
  font-weight: normal;
}

#groupe_table {
  text-align:center;
}

#groupe_table table{
  background-color: #feff9f;
  border: 3px solid #f2b00d;
  margin: 20px 0 20px 0;
  width: 100%;
}

#groupe_table table td{
  padding: 15px 15px 15px 15px;
}

#groupe_table .nom, .nom a{
  font-size: 16px;
  font-weight: bold;
}

#groupe_table .nom a{
  font-size: 16px;
  font-weight: bold;
}

#groupe_table .desc{
  font-size: 14px;
  font-weight: normal;
}

#groupe_table .img {
  width: 25%;
}

#groupe_table img {
  padding: 0 0 10px 0 ;
  display: block;
}

#groupe_table a{
  font-size: 12px;
  font-weight: normal;
}

#liens {
  width: 100%;
}

#liens a {
  display: block;
  color: black;
  font-size: 13px;
  text-decoration: none;
}

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

#liens a:visited {
  display: block;
  color: black;
}

.article td a img {
	width: 150px;
}

.article {
	vertical-align: top;
	text-align: left;
	border: 1px solid black;
}

.article td{
	text-align: left;
	padding: 0;
	margin: 0;
}

.article p{
	font-size: 12px;
	font-weight: normal;
}

.article .image{
	width: 150px;
}

.article .description{
	width: 190px;
	padding-right: 10px;
}





