@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7e7e7e;
}

body {
	background-color: #000000;
	margin:0;
	padding:0;
}



img { border: none;
border-color:transparent;
 }
  

.grab {color: #aaa; font-weight:bold;}

#wrapper {
	
  position:absolute; 
  left: 50%;  
  top: 50%; 
  width: 960px; 
  height: 80px; 
  margin-top: -290px;
  margin-left: -480px; 
	}

#sousmenu a:visited.smenuactiv,#sousmenu a:link.smenuactiv,#sousmenu a:hover.smenuactiv {
color:#fff;
}

#logo{
	width:503px;
	height:134px;
}

#logo img{
	border:0;
}

.trente {
position:absolute;
top: 66px;
margin-left:13px;
float:left;
z-index:5;
border:none;
}

.trente_a {
position:absolute;
top: 99px;
margin-left:17px;
float:left;
z-index:0;
border:none;
}

.trente_ade {
position:absolute;
top: 99px;
margin-left:17px;
float:left;
z-index:5;
border:none;
}

.trente_s {
position:absolute;
top: 97px;
margin-left:12px;
float:left;
z-index:8;
border:none;
}

.bretzel{
position:absolute;
top: 463px;
margin-left:443px;
float:left;
z-index:0;
border:none;
}


.trente-president {
position:absolute;
top:80px;
margin-left:420px;
float:left;
z-index:5;
border:none;
}


.bretzel-or{
position:absolute;
top: 40px;
margin-left:865px;
float:left;
z-index:5;
}




#header{
background-image: url(../img/bg_header.jpg);
background-repeat: repeat-x;
height:134px;
}


#headertxt{
color: #7e7e7e;
font-size:11px;
position: absolute;
top: 55px;
margin-left:505px;
width:420px;
text-align:right;
}


#headerimg{
position: absolute;
top: 35px;
margin-left:525px;
}



#content {
float:left;
background-image: url(../img/visuel_home.jpg);
background-repeat: no-repeat;
width:100%;
min-height:422px;

}

#gallery{
float:right;
margin-top:5px;
margin-right:30px;
}

#gallery img {
border:0;
margin:2px;
}

#accroche{
width:399px;
text-align:center;
margin-top:5px;
}

#visuelhome{
width: 585px;
height:422px;
}


#langs{
position: absolute;
top: 15px;
margin-left:880px;
}

#menu {
position:absolute;
top: 530px;
height:31px;
margin-left:25px;
float:left;
}


#menu table tbody tr td a:link,#menu table tbody tr td a:visited{
font-size:13px;
color: #ffffff;
text-decoration:none;
}

#menu table tbody tr td a:hover{
font-size:13px;
color: #cccccc;
text-decoration:none;
}


.separation{
width: 10px;
text-align:center;
}

#sousmenu {
position:absolute;
top: 495px;
width:200px;
text-align:right;
margin-left:720px;
line-height:13px;
padding-right:5px;
border-right: #e43117 1px solid;
}


#sousmenu a:link,#sousmenu a:visited{
text-align:right;
color: #a8a8a8;
font-size:10px;
text-decoration:none;

}

#sousmenu a:hover{
text-align:right;
color: #dddddd;
font-size:10px;
text-decoration:none;
}

.clearer {
clear:both;
visibility:hidden;
}

#sousgalery {

font-size:10px;
font-style:italic;

}

.image /* Pour centrer une image (ou d'autres choses d'ailleurs) - utilisé pour Jalbum */
{
   text-align : center;
   border-width: 1px;
   border-color: gray;
   border-style: solid;
   margin: 2px;
}

.image_a
{
   text-align : center;
   border-width: 1px;
   border-color: black;
   border-style: solid;
   margin: 2px;
}

.image_b
{
   text-align : center;
   border-width: 1px;
   border-color: red;
   border-style: solid;
   margin: 2px;
}

.lien
{
   color: #6f9fc0;
}

/* Valide CSS3, mais ne fonctionne pas sous IE...
.opacite  {  
    opacity: 1.0; 
}

.opacite:hover  {  
    opacity: 0.6; 	
}
...*/

/* non valide en css3, ùais fonctionne sous IE */
.opacite  {  
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

.opacite:hover {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

#trait_gauche {
   border-left: 1px solid red;
   padding-left: 5px;
   margin-left: 5px;
   }
   
.trait_gauche {
   border-left: 1px solid red;
   padding-left: 5px;
   margin-left: 5px;
   }   

/* 30 ANS*/

#content-30ans {
float:left;
background-image: url(../img/visuel_30ans.jpg);
background-repeat: no-repeat;
background-position:top right;
width:100%;
min-height:422px;
}

/* 3 PRESIDENTS */

#content-3-presidents {
float:left;
background-image:url(../img/3_presidents.jpg);
background-repeat: no-repeat;
background-position:top right;
width:100%;
min-height:422px;
}

/* STREISSELHOCHZEIT*/


#content-sh {
float:left;
background-image: url(../img/visuel_sh.jpg);
background-repeat: no-repeat;
background-position:top right;
width:100%;
min-height:422px;
}


#vignettes {
	margin-top:5px;
	margin-left:15px;
	float:left;
}

* html #vignettes {
	margin-top:5px;
	margin-left:8px;
	float:left;
}

#txtsh{
	width:450px;
	height:385px;
	overflow:auto;
	margin-top:5px;
	margin-left:10px;
	text-align:left;
	float:left;
}



/* SEEBACH */


#content-seebach {
	float:left;
	background-image: url(../img/visuel_seebach.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	width:100%;
	min-height:422px;
	position:absolute;
	height: 359px;
}

#content-seebach td{
font-size:11px;
text-align:justify;
/* text-justify: newspaper; - concerne les internautes orientaux d'après William (Atypiques) - supprimé pour valider le CSS 2.1 */
}

#txtseebach{
	margin-top:5px;
	margin-left:310px;
	float:left;
	vertical-align:top;
	position:absolute;
}


/* IDENTITE */


#content-artisanat {
float:left;
background-image: url(../img/visuel_artisanat.jpg);
background-repeat: no-repeat;
background-position:top right;
width:100%;
min-height:422px;
}


#txtartisanat{
	width:510px;
	height:385px;
	overflow:auto;
	margin-top:5px;
	margin-left:10px;
	float:left;
}


#photo-artisanat{
	margin-top:55px;
	margin-right:30px;
	float:right;
}


#menu-identite {
	width: 430px;
	height: 12px;
	background-color:#323232;
	padding:10px;
	margin-left:10px;
	margin-top:20px;
	color:#868686;
	text-align:center;
}

.menuactiv {
color:#fff;
padding-bottom:2px;
border-bottom: 1px #e43117 solid;
}

#menu-identite a{
	color:#868686;
	text-decoration:none;
}


/* LES 3 TEMPS FORTS */


#content-tempsfort{
float:left;
background-image: url(../img/visuel_artisanat.jpg);
background-repeat: no-repeat;
background-position:top right;
width:100%;
min-height:422px;
}


#txttempsfort{
	width:530px;
	height:385px;
	overflow:auto;
	margin-top:-30px;
	margin-left:5px;
	float:left;
}


#photo-tempsfort{
	margin-top:40px;
	margin-left:10px;
	float:left;
}


#menu-tempsfort {
	width: 315px;
	height: 12px;
	background-color:#323232;
	padding:10px;
	margin-left:10px;
	margin-top:20px;
	color:#868686;
	text-align:center;
}

.menuactiv {
color:#fff;
padding-bottom:2px;
border-bottom: 1px #e43117 solid;
}




#menu-tempsfort a{
	color:#868686;
	text-decoration:none;
}



/* PROGRAMME ET TARIFS */


#content-programme{
float:left;
background-image: url(../img/visuel_vendredi.jpg);
background-repeat: no-repeat;
background-position:top right;
width:100%;
min-height:422px;
}


#content-programme1{
float:left;
background-image: url(../img/visuel_samedi.jpg);
background-repeat: no-repeat;
background-position:top right;
width:100%;
min-height:422px;
}

#content-programme2{
float:left;
background-image: url(../img/visuel_dimanche.jpg);
background-repeat: no-repeat;
background-position:top right;
width:100%;
min-height:422px;
}

.titreprogramme {
font-size:16px;
font-weight:bold;
color:#e43117;
}


#txtprogramme{
	width:530px;
	height:385px;
	overflow:auto;
	margin-top:0px;
	margin-left:15px;
	float:left;
}





#txtprogramme a:link {
	color: #E42F17;
	text-decoration:none;
}
#txtprogramme a:visited {
	color: #E42F17;
	text-decoration:none;
}
#txtprogramme a:hover {
	color: #FEFEFE;
	text-decoration:none;
}
#txtprogramme a:active {
	color: #AC2723;
	text-decoration:none;
}






#photo-programme{
	margin-top:17px;
	margin-left:10px;
	float:left;
}


#menu-programme {
	width: 405px;
	height: 12px;
	background-color:#323232;
	padding:10px;
	margin-left:10px;
	margin-top:20px;
	color:#868686;
	text-align:center;
}


#menu-programme a{
	color:#868686;
	text-decoration:none;
}


/* INFOS PRATIQUES */




#txtinfos a:link {
	color: #E42F17;
	text-decoration:none;
}
#txtinfos a:visited {
	color: #E42F17;
	text-decoration:none;
}
#txtinfos a:hover {
	color: #FEFEFE;
	text-decoration:none;
}
#txtinfos a:active {
	color: #AC2723;
	text-decoration:none;
}


#menu-info a{
	color:#868686;
	text-decoration:none;
}

#ban-infos{

width:845px;
height:135px;
margin-left:auto;
margin-right:auto;
background-image:url(../img/ban_infos-pratiques.jpg);
background-repeat:no-repeat;
margin-top:20px;
}

#menu-info {
	width: 365px;
	height: 12px;
	background-color:#d6d6d6;
	padding:10px;
	color:#868686;
	text-align:center;
}

.menuactiv-infos {
color:#000;
padding-bottom:2px;
border-bottom: 1px #e43117 solid;
}

#txtinfos {
float:left;
margin-left:120px;
}

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

.title-section {
color:#fff;
font-size:14px;
font-weight:bold;
}

.rouge {
color:#e43117;
}

#txtinfos table tbody tr td table td{
font-size:8px;
}

.active_ident {
background: url(../img/active_identite.jpg);
}

.active_seebach {
background:url(../img/active_seebach.jpg);
}

.active_sh {
	background:url(../img/active_sh.jpg);
}

.active_photos {
background:url(../img/active_photos.jpg);
}

/* Bulle avec image */

h1 {
    font-family:arial, verdana, sans-serif; 
    font-size:16px;
    font-weight:bold;  
    color:#000000;  
}   
a.bulle {
    position:relative;
    color:#85000c; 
    text-decoration:underline; 
    font-family:arial, verdana, sans-serif; 
    text-align:center; 
    font-size:11px;
}  
a.bulle:hover {
    background: none; 
    z-index: 50; 
}  
a.bulle span { 
    display: none;
}   
a.bulle:hover span {
    display: block; 
    position: absolute;
    top: -500px; 
    left: -70px;
    font-family:arial, verdana, sans-serif; 
    text-align:justify; 
    font-size:12px;
    font-weight:normal;
    width:640px;
    background: white;
    padding: 5px;
    border: 1px solid #85000c;
    border-left: 10px solid #e43517;
}


a {color: #aaa;
	font-weight:bold;
	text-decoration:none;
}  

a:hover {
	color:#FFF;
}  
  

