@charset "utf-8";
/* CSS Document */
/************************************************************************************************/
/*---- Gestion des petites cartes "Régions" du titre et des liens  ----*/
/************************************************************************************************/
/*------- Correction bug IE6 "Image titre" Carte Région ----*/
.titre_image{
	_margin-top:15px;
	_padding:0;
}
/*------- Correction bug IE6 Carte Région  ----------------*/
#carte_region{
	_float:left;
	_width:100px;
	_height:105px;
	_margin:-70px 0 0 80px;/*Haute Droite Basse Gauche*//*-40px 0 0 30px*/
	_padding:0;
}
/*------- Correction bug IE6 Lien Carte Région ------------*/
#lien_carte_region{
	_width:120px;
	_height:17px;
	_margin:65px 0 0 150px;/*Haute Droite Basse Gauche*//*65px 0 0 60px*/
	_padding:0;
	/*_border:1px solid red;*/
}
#lien_carte_region a{
	_text-align:center;
	_font-size:0.8em;
	_text-decoration:none;
	_color:red;/*#FF6666*/
}
#lien_carte_region a:hover{
	_text-decoration:underline;
	_color:#0033FF;
}
/************************************************************************************************/
/*------- Petite Carte France ----------------*/
/************************************************************************************************/
/*------- Correction bug IE6 Carte France ----------------*/
#carte_france{
	_float:right;
	_width:100px;
	_height:105px;
	_margin:-60px 77px 0 0;/*Haute Droite Basse Gauche*//*-40px 30px 0 0*/
	_padding:0;
}
/*------- Correction bug IE6 Lien Carte France ----------------*/
#lien_carte_france{
	_width:146px;
	_height:17px;
	_margin:-15px 0 0 510px;/*Haute Droite Basse Gauche*//*-20px 0 0 598px*/
	_padding:0;
	/*_border:1px solid red;*/
}
#lien_carte_france a{
	_text-align:center;
	_font-size:0.8em;
	_text-decoration:none;
	_color:red;/*#FF6666*/
}
#lien_carte_france a:hover{
	_text-decoration:underline;
	_color:#0033FF;
}
/************************************************************************************************/
/*---- Gestion des petites cartes "Régions" du titre et des liens pour Languedoc Roussillon ----*/
/************************************************************************************************/
/*------- Correction bug IE6 "Image titre" Carte Région pour Languedoc Roussillon----*/
.titre_image{
	_margin-top:15px;
	_padding:0;
}
/*------- Correction bug IE6 Carte Région pour Languedoc Roussillon  -----*/
#carte_region_lr{
	_float:left;
	_width:100px;
	_height:105px;
	_margin:-70px 0 0 50px;/*Haute Droite Basse Gauche*/ /* voir pour espace titre et carte -70px 0 0 60px*/
	_padding:0;
}
/*------- Correction bug IE6 Lien Carte Région pour Languedoc Roussillon --*/
#lien_carte_region_lr{
	_width:120px;
	_height:17px;
	_margin:65px 0 0 100px;/*Haute Droite Basse Gauche*//* voir pour espace titre et carte 65px 0 0 130px*/
	_padding:0;
	/*_border:1px solid red;*/
}
#lien_carte_region_lr a{
	_text-align:center;
	_font-size:0.8em;
	_text-decoration:none;
	_color:red;/*#FF6666*/
}
#lien_carte_region_lr a:hover{
	_text-decoration:underline;
	_color:#0033FF;
}
/************************************************************************************************/
/*------- Petite Carte France pour Languedoc Roussillon ----------------*/
/************************************************************************************************/
/*------- Correction bug IE6 Carte France pour Languedoc Roussillon ----*/
#carte_france_lr{
	_float:right;
	_width:100px;
	_height:105px;
	_margin:-60px 47px 0 0;/*Haute Droite Basse Gauche*//* voir pour espace titre et carte -60px 57px 0 0*/
	_padding:0;
}
/*------- Correction bug IE6 Lien Carte France pour Languedoc Roussillon -*/
#lien_carte_france_lr{
	_width:146px;
	_height:17px;
	_margin:-5px 0 0 570px;/*Haute Droite Basse Gauche*//* voir pour espace titre et carte -15px 0 0 490px*/
	_padding:0;
	/*_border:1px solid red;*/
}
#lien_carte_france_lr a{
	_text-align:center;
	_font-size:0.8em;
	_text-decoration:none;
	_color:red;/*#FF6666*/
}
#lien_carte_france_lr a:hover{
	_text-decoration:underline;
	_color:#0033FF;
}
/************************************************************************************************/
/*---- Gestion des petites cartes "Régions" du titre et des liens pour Val de Loire et Centre ----*/
/************************************************************************************************/
/*------- Correction bug IE6 "Image titre" Carte Région pour Val de Loire et Centre----*/
.titre_image{
	_margin-top:15px;
	_padding:0;
}
/*------- Correction bug IE6 Carte Région pour Val de Loire et Centre  -----*/
#carte_region_vlc{
	_float:left;
	_width:100px;
	_height:105px;
	_margin:-70px 0 0 50px;/*Haute Droite Basse Gauche*/ /* voir pour espace titre et carte -70px 0 0 60px*/
	_padding:0;
}
/*------- Correction bug IE6 Lien Carte Région pour Val de Loire et Centre --*/
#lien_carte_region_vlc{
	_width:120px;
	_height:17px;
	_margin:65px 0 0 100px;/*Haute Droite Basse Gauche*//* voir pour espace titre et carte 65px 0 0 130px*/
	_padding:0;
	/*_border:1px solid red;*/
}
#lien_carte_region_vlc a{
	_text-align:center;
	_font-size:0.8em;
	_text-decoration:none;
	_color:red;/*#FF6666*/
}
#lien_carte_region_vlc a:hover{
	_text-decoration:underline;
	_color:#0033FF;
}
/************************************************************************************************/
/*------------------- Petite Carte France pour Val de Loire et Centre --------------------------*/
/************************************************************************************************/
/*------- Correction bug IE6 Carte France pour Val de Loire et Centre ----*/
#carte_france_vlc{
	_float:right;
	_width:100px;
	_height:105px;
	_margin:-60px 47px 0 0;/*Haute Droite Basse Gauche*//* voir pour espace titre et carte -60px 57px 0 0*/
	_padding:0;
}
/*------- Correction bug IE6 Lien Carte France pour Val de Loire et Centre -*/
#lien_carte_france_vlc{
	_width:146px;
	_height:17px;
	_margin:-15px 0 0 570px;/*Haute Droite Basse Gauche*//* voir pour espace titre et carte -15px 0 0 490px*/
	_padding:0;
	/*_border:1px solid red;*/
}
#lien_carte_france_vlc a{
	_text-align:center;
	_font-size:0.8em;
	_text-decoration:none;
	_color:red;/*#FF6666*/
}
#lien_carte_france_vlc a:hover{
	_text-decoration:underline;
	_color:#0033FF;
}
/***********************************************************************/
/*------- Gestion de la Carte France "droite" Cognac Armagnac ---------*/
/***********************************************************************/
#carte_france_cad{
	_float:right;
	_width:100px;
	_height:105px;
	_margin:-60px 50px 0 0px;/*Haute Droite Basse Gauche*//*-60px 120px 0 0px*/
	_padding:0;
}
/*------- Lien Carte France Cognac Armagnac ----------------*/
#lien_carte_france_cad{
	_width:146px;
	_height:17px;
	_margin:-10px 0 0 570px;/*Haute Droite Basse Gauche*//*-15px 0 0 550px*/
	_padding:0;
/*border:1px solid red;*/
}
#lien_carte_france_cad a{
	_text-align:center;
	_font-size:0.8em;
	_text-decoration:none;
	_color:red;/*#FF6666*/
}
#lien_carte_france_cad a:hover{
	_text-decoration:underline;
	_color:#0033FF;
}
/***********************************************************************/
/*------- Gestion de la Carte France "gauche" Cognac Armagnac ---------*/
/***********************************************************************/
#carte_france_cag{
	_float:left;
	_width:100px;
	_height:105px;
	_margin:-70px 0 0 50px;/*Haute Droite Basse Gauche*//*-70px 0 0 120px*/
	_padding:0;
}
/*------- Lien Carte Région Cognac Armagnac ----------------*/
#lien_carte_france_cag{
	_width:146px;
	_height:17px;
	_margin:55px 0 0 90px;/*Haute Droite Basse Gauche*//*65px 0 0 120px*/
	_padding:0;
/*border:1px solid black;*/
}
#lien_carte_france_cag a{
	_text-align:center;
	_font-size:0.8em;
	_text-decoration:none;
	_color:red;/*#FF6666*/
}
#lien_carte_france_cag a:hover{
	_text-decoration:underline;
	_color:#0033FF;
}
/************************************************************************************************/
/*-------------------------- Les paragraphes de la page "Association" --------------------------*/
/************************************************************************************************/
#asso{
	/position:absolute;
	_position:absolute;
	/width:740px;
	_width:740px;
	/height:auto;
	_height:auto;
	/margin:-940px 0 0 3px;
	_margin:-940px 0 0 3px;
	/padding:0;
	_padding:0;
/*border:1px solid red;*/
}
#salon{
	/position:absolute;
	_position:absolute;
	/width:750px;
	_width:750px;
	/height:auto;
	_height:auto;
	/margin:-720px 0 0 3px;
	_margin:-710px 0 0 3px;
	/padding:0;
	_padding:0;
/*border:1px solid green;*/
}
#club{
	/position:absolute;
	_position:absolute;
	/width:750px;
	_width:750px;
	/height:auto;
	_height:auto;
	/margin:-270px 0 0 3px;
	_margin:-280px 0 0 3px;
	/padding:0;
	_padding:0;
/*border:1px solid black;*/
}
/************************************************************************************************/
/*-------------------------- Les paragraphes de la page "Contacts" -----------------------------*/
/************************************************************************************************/
/*#contacts{
position:absolute;
width:731px;
height:auto;
margin:-960px 0 0 23px;
padding:0;
border:1px solid red;
}
#adres_salon{
position:absolute;
width:531px;
height:auto;
margin:0px 0 0 103px;
padding:0;
z-index:15;
}
#verre{
_position:absolute;
_width:242px;
_height:230;
_magin:-10px 0 0 247px;
/margin:-25px 0 0 247px;
_padding:0;
_ z-index:10;
}*/
/************************************************************************************************/
/*----------- Les paragraphes et les images de la page "Présentation du salon" -----------------*/
#benevol1{
	/*_float:right;*/
	/float:left;
	/*_width:180px;*/
	/width:180px;
	/*_height:164px;*/
	/height:164px;
	/*_margin:-140px 40px 0px 50px;*/
	/margin:-20px 0px 20px 10px;
	/*_padding:0;*/
	/padding:0;
}
#conseil_admin{
	_float:left;
	/float:left;
	_width:300px;
	/width:300px;
	_height:133px;
	/height:133px;
	_margin:20px 0px 30px 20px;
	/margin:-20px 0px 0px 20px;
	_padding:0;
	/padding:0;
}
#tavail_1{
	_float:left;
	/float:left;
	_width:500px;
	/width:500px;
	_height:auto;
	/height:auto;
	_margin:0;
	/margin:0;
	_padding:0;
	/padding:0;
  /*_border:1px solid red;*/
  /*/border:1px solid red;*/
}
#tavail_2{
	/float:left;
	_float:left;
	/width:390px;
	_width:390px;
	/height:auto;
	_height:auto;
	/margin:0;
	_margin:0;
	/padding:0;
	_padding:0;
	/*/border:1px solid red;*/
}
#separateur{
	/float:left;
	/margin:50px 0 0 0;
	/padding:0;
}
/************************************************************************************************/
/*----------- Les paragraphes et les images de la page "Exposants" -----------------------------*/
#exposants{
	/margin:-510px 0 0 -460px;/*IE7*/
	_margin:-510px 0 0 -460px;/*IE6*/
}
/************************************************************************************************/
/*----------- Les paragraphes et les images de la page "Animations" -----------------------------*/
#animations{
	/margin:-510px 0 0 -460px;/*IE7*/
	_margin:-510px 0 0 -460px;/*IE6*/
}
/************************************************************************************************/
/*----------- Les paragraphes et les images de la page "Restauration" -----------------------------*/
#restauration{
	/margin:-510px 0 0 -460px;/*IE7*/
	_margin:-510px 0 0 -460px;/*IE6*/
}
/************************************************************************************************/
/*--------------------- Gestion des images dans la pages "Vins"  -------------------------------*/
/*#coupcoeur{
	/margin:260px 0 0 -470px;/*IE7*/
	/*/padding:0;
}*/
#viticulteurs{
	/margin:80px 0 0 -48px;/*IE7*/
	_margin:80px 0 0 -48px;/*IE6*/
}
#clik_region{
	/margin:120px 0 0 10px;/*IE7*/
	_margin:120px 0 0 10px;/*IE6*/
}
#totem{
	/margin:20px 0 0 -485px;/*IE7*/
	_margin:20px 0 0 -485px;/*IE6*/
}
/************************************************************************************************/
/*------- Gestion des images et des textes dans la pages "Tablées Rheusoise"  ------------------*/
#tables_titre_tr{
position: absolute;
width:500px;
height:40px;
margin:30px 0 0 130px;
/margin:30px 0 0 130px;/*IE7*/
padding:5px 0 0 0;
border:3px solid #CC9900;
background-color:#FECA71;
}
#tables_texte_tr{
position: absolute;
width:344px;
height:150px;
margin:250px 0 0 215px;
/margin:250px 0 0 215px;/*IE7*/
padding:0;
border:3px solid #CC9900;
font-size:18px;
}
#tablees_horaires_tr{
position: absolute;
width:250px;
height:401px;
margin:60px 0 0 540px;
/margin:60px 0 0 540px;/*IE7*/
padding:0;
}
#tablees_places_tr{
position: absolute;
width:255px;
height:314px;
margin:-20px 0 0 10px;
/margin:-20px 0 0 10px;/*IE7*/
padding:0;
}
#tables_rheusoise_gif_tr{
position: absolute;
width:79px;
height:126px;
margin:75px 0 0 320px;
/margin:75px 0 0 320px;/*IE7*/
padding:0;
}
#tables_rheusoise1_tr{
position: absolute;
width:169px;
height:127px;
margin:450px 0 0 100px;
/margin:450px 0 0 100px;/*IE7*/
padding:0;
}
#tables_rheusoise_tr{
position: absolute;
width:169px;
height:140px;
margin:440px 0 0 500px;
/margin:440px 0 0 500px;/*IE7*/
padding:0;
}
#tables_sepia_tr{
position: absolute;
width:350px;
height:196px;
margin:600px 0 0 215px;
/margin:600px 0 0 215px;/*IE7*/
padding:0;
}
/************************************************************************************************/
/*------- Gestion des images et des textes dans la pages "Tablées Sud-Ouet"  ------------------*/
#tables_titre_so{
position: absolute;
width:500px;
height:40px;
margin:30px 0 0 130px;
/margin:30px 0 0 130px;/*IE7*/
padding:5px 0 0 0;
border:3px solid #CC9900;
background-color:#FECA71;
}
#tables_texte_so{
position: absolute;
width:344px;
height:265px;
margin:250px 0 0 215px;
/margin:250px 0 0 215px;/*IE7*/
padding:0;
border:3px solid #CC9900;
font-size:18px;
}
#tablees_horaires_so{
position: absolute;
width:250px;
height:401px;
margin:60px 0 0 540px;
/margin:60px 0 0 540px;/*IE7*/
padding:0;
}
#tablees_places_so{
position: absolute;
width:255px;
height:314px;
margin:-23px 0 0 0px;
/margin:-23px 0 0 0px;/*IE7*/
padding:0;
}
#tables_sud_ouest_gif{
position: absolute;
width:103px;
height:129px;
margin:85px 0 0 320px;
/margin:85px 0 0 320px;/*IE7*/
padding:0;
}
#tables_sud_ouest1{
position: absolute;
width:260px;
height:183px;
margin:560px 0 0 470px;
/margin:560px 0 0 470px;/*IE7*/
padding:0;
}
#tables_sud_ouest_2{
position: absolute;
width:150px;
height:192px;
margin:740px 0 0 315px;
/margin:740px 0 0 315px;/*IE7*/
padding:0;
}
#tables_sud_ouest{
position: absolute;
width:150px;
height:200px;
margin:550px 0 0 100px;
/margin:550px 0 0 100px;/*IE7*/
padding:0;
}
#tables_sepia_so{
position: absolute;
width:350px;
height:196px;
margin:910px 0 0 215px;
/margin:910px 0 0 215px;/*IE7*/
padding:0;
}
#tables_lien_so{
position: absolute;
width:250px;
height:20px;
margin:740px 0 0 490px;
/margin:740px 0 0 490px;/*IE7*/
padding:0;
}
/************************************************************************************************/
/*------- Gestion des images et des textes dans la pages "Tablées Brocéliande"  ----------------*/
#tablees_titre_b{
position: absolute;
width:500px;
height:40px;
margin:30px 0 0 130px;
/margin:30px 0 0 130px;/*IE7*/
padding:5px 0 0 0;
border:3px solid #CC9900;
background-color:#FECA71;
}
#tablees_broceliande_gif{
position: absolute;
width:160px;
height:102px;
margin:110px 0 0 320px;
/margin:110px 0 0 320px;/*IE7*/
padding:0;
}
#tablees_texte_b{
position: absolute;
width:344px;
height:250px;
margin:250px 0 0 215px;
/margin:250px 0 0 215px;/*IE7*/
padding:0;
border:3px solid #CC9900;
font-size:18px;
}
#tablees_horaires_b{
position: absolute;
width:250px;
height:401px;
margin:60px 0 0 540px;
/margin:60px 0 0 540px;/*IE7*/
padding:0;
}
#tablees_places_b{
position: absolute;
width:255px;
height:314px;
margin:-23px 0 0 0px;
/margin:-23px 0 0 0px;/*IE7*/
padding:0;
}
#tablees_broceliande{
position: absolute;
width:150px;
height:200px;
margin:540px 0 0 125px;
/margin:540px 0 0 125px;/*IE7*/
padding:0;
}
#tablees_broceliande1{
position: absolute;
width:300px;
height:173px;
margin:560px 0 0 430px;
/margin:560px 0 0 430px;/*IE7*/
padding:0;
}
#tablees_sepia_b{
position: absolute;
width:350px;
height:196px;
margin:800px 0 0 215px;
/margin:800px 0 0 215px;/*IE7*/
padding:0;
}
#tables_lien_b{
position: absolute;
width:250px;
height:20px;
margin:720px 0 0 480px;
/margin:720px 0 0 480px;/*IE7*/
padding:0;
}
/************************************************************************************************/
/*------- Gestion des images et des textes dans la pages "Plateau de la Mer"  ------------------*/
#tablees_titre_pm{
position: absolute;
width:500px;
height:40px;
margin:30px 0 0 130px;
/margin:30px 0 0 130px;/*IE7*/
padding:5px 0 0 0;
border:3px solid #CC9900;
background-color:#FECA71;
}
#tablees_texte_pm{
position: absolute;
width:344px;
height:200px;
margin:250px 0 0 215px;
/margin:250px 0 0 215px;/*IE7*/
padding:0;
border:3px solid #CC9900;
font-size:18px;
}
#tablees_horaires_pm{
position: absolute;
width:280px;
height:327px;
margin:25px 0 0 510px;
/margin:25px 0 0 510px;/*IE7*/
padding:0;
}
#tablees_places_pm{
position: absolute;
width:255px;
height:314px;
margin:-23px 0 0 0px;
/margin:-23px 0 0 0px;/*IE7*/
padding:0;
}
#tablees_plateau_mer_gif{
position: absolute;
width:200px;
height:77px;
margin:110px 0 0 280px;
/margin:110px 0 0 280px;/*IE7*/
padding:0;
}
#tablees_plateau_mer_gif2{
position: absolute;
width:166px;
height:211px;
margin:550px 0 0 310px;
/margin:550px 0 0 310px;/*IE7*/
padding:0;
}
#tablees_plateau_mer{
position: absolute;
width:180px;
height:266px;
margin:490px 0 0 50px;
/margin:490px 0 0 50px;/*IE7*/
padding:0;
}
#tablees_plateau_mer1{
position: absolute;
width:200px;
height:251px;
margin:500px 0 0 540px;
/margin:510px 0 0 540px;/*IE7*/
padding:0;
}
#tablees_sepia_pm{
position: absolute;
width:350px;
height:196px;
margin:850px 0 0 215px;
/margin:850px 0 0 215px;/*IE7*/
padding:0;
}
/************************************************************************************************/
/*------- Gestion des images et des textes dans la pages "Amour de Pomme de Terre"  ------------*/
#tablees_titre_apt{
position: absolute;
width:500px;
height:40px;
margin:30px 0 0 140px;
/margin:30px 0 0 140px;/*IE7*/
padding:5px 0 0 0;
border:3px solid #CC9900;
background-color:#FECA71;
}
#tablees_amour_pomme_terre_gif{
position: absolute;
width:132px;
height:81px;
margin:110px 0 0 280px;
/margin:110px 0 0 280px;/*IE7*/
padding:0;
}
#tablees_texte_apt{
position: absolute;
width:344px;
height:230px;
margin:250px 0 0 215px;
/margin:250px 0 0 215px;/*IE7*/
padding:0;
border:3px solid #CC9900;
font-size:18px;
}
#tablees_amour_pomme_terre{
position: absolute;
width:300px;
height:158px;
margin:530px 0 0 90px;
/margin:530px 0 0 90px;/*IE7*/
padding:0;
}
#tablees_amour_pomme_terre1{
position: absolute;
width:180px;
height:253px;
margin:530px 0 0 510px;
/margin:530px 0 0 510px;/*IE7*/
padding:0;
}
#tablees_places_apt{
position: absolute;
width:255px;
height:314px;
margin:-22px 0 0 -2px;
/margin:-22px 0 0 -2px;/*IE7*/
padding:0;
}
#tablees_horaires_apt{
position: absolute;
width:280px;
height:327px;
margin:25px 0 0 510px;
/margin:25px 0 0 510px;/*IE7*/
padding:0;
}
/*#tablees_amour_pomme_terre_gif2{
position: absolute;
width:200px;
height:187px;
margin:550px 0 0 100px;
/margin:550px 0 0 100px;/*IE7*/
/*padding:0;
}*/
#tablees_sepia_apt{
position: absolute;
width:350px;
height:196px;
margin:850px 0 0 215px;
/margin:850px 0 0 215px;/*IE7*/
padding:0;
}
/************************************************************************************************/
/*------------- Gestion des images et des textes dans la pages "Bar des Tablées"  --------------*/
#bar_tablees_titre{
position: absolute;
width:500px;
height:40px;
margin:30px 0 0 140px;
/margin:30px 0 0 140px;/*IE7*/
padding:5px 0 0 0;
border:3px solid #CC9900;
background-color:#FECA71;
}
#bar_tablees_gif{
position: absolute;
width:100px;
height:127px;
margin:710px 0 0 410px;
/margin:710px 0 0 410px;/*IE7*/
padding:0;
}
#bar_tablees_places{
position: absolute;
width:255px;
height:314px;
margin:-22px 0 0 -2px;
/margin:-22px 0 0 -2px;/*IE7*/
padding:0;
}
#bar_tablees_horaires{
position: absolute;
width:240px;
height:328px;
margin:65px 0 0 530px;
/margin:65px 0 0 530px;/*IE7*/
padding:0;
}
#bar_tablees_imgdroite{/*service bar*/
position: absolute;
width:400px;
height:208px;
margin:430px 0 0 180px;
/margin:430px 0 0 180px;/*IE7*/
padding:0;
}
#bar_tablees_imgauche{/*affiche*/
position: absolute;
width:250px;
height:327px;
margin:598px 0 0 80px;
/margin:598px 0 0 80px;/*IE7*/
padding:0;
}
#bar_tablees_texte{
position: absolute;
width:344px;
height:230px;
margin:180px 0 0 215px;
/margin:180px 0 0 215px;/*IE7*/
padding:0;
/*border:3px solid #CC9900;*/
font-size:18px;
}
#bar_tablees_sandwich{
position: absolute;
width:200px;
height:173px;
margin:710px 0 0 510px;
/margin:710px 0 0 510px;/*IE7*/
padding:0;
}
