/*************** Allgemeines ***************/

body {
	background-color:#423644;

	background-repeat: no-repeat;
	font: 100% Arial, Helvetica, sans-serif;
	border:inherit;
}

#conteneur
{
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 -459px;
  height:604px;
  width:890px;
  background: url(../img/fd_motif.gif) repeat;
}
#top {
  position: absolute;
	top: 0;
	left: 51%;
  width: 895px;
	height: 130px;
	margin: 0 -457px;
	background: url(../../img/background_top.gif) repeat-x;
}
#top img {
margin:0px;
border:0px white solid;
}
#conteneur1
{
  position: absolute;
  top: 135px;
  left: 50%;
  margin: 0 -456px;
  width:913px;background: url(../img/fd_motif.gif) repeat;
}

#conteneur1 a
{
font-family:Arial;
color:#978971;
font-size:16px;
font-weight:bold;
}

hr
{
	width:890px;
  color:#978971;
	height:1px;
}
#centre{
width:auto;
padding: 20px;
font-family:"Courier New", Courier, monospace;
color:#5f0835;
font-size:16px;
font-weight:bold;
}
#centre a
{
font-family:"Courier New", Courier, monospace;
color:#5f0835;
font-size:16px;
font-weight:bold;
}
.photo{
float:left;
margin-left:10px;
margin-top:0px;height: 300px ;
padding:0px;
}
.texte
{
width:600px;
text-align:center;
margin-left:40px;
}
.galerie_mini
{
	float:left;
	margin: 2px 1px ;
	width: 60px;
	height: 60px ;
	border: 1px solid #dcb ;
}
-------------------------------------------------------

div#galerie
{
	background: #000000;
	width:260px;
	float: left;
	border: 1px solid #dcb ;
	text-align: center ;
	font: 0.9em Georgia, serif ;
}

ul#galerie_mini
{
	float:left;
	width: 260px;
	margin-left: 20px;
	list-style-type: none ;
}

ul#galerie_mini li
{
	float: left ;
}

ul#galerie_mini li a img
{
	float:left;
	margin: 2px 1px ;
	width: 60px;

	border: 1px solid #dcb ;
}

dl#photo
{
	float:left;
	clear: both ;margin: 0px 0px 0px 0px ;
}

dl#photo dt
{

  float:left;
	color:#978971;margin: 0px 0px 0px 0px ;
}

dl#photo dd
{
	float:left;
	height:300px;
	padding:0px;
	margin: 0px 0px 0px 0px ;
}

dl#photo img
{
	float:left;
	border:0px;
}

#big_pict
{
width:500px;
padding-top:Opx;
padding-bottom:30px;
margin: 0px 5px 0px 0px ;
border:0px;
}




table
	{
	width: 100%;
	border-collapse: collapse;
	background-color: white;
	color: black;
	font: 10pt verdana, arial;
	margin-bottom: 25%; /* %, px, em, ex ? */
	}

tr.subhead
	{
	background-color: #cccccc;
	}

th
	{
	padding: 0 3%;
	}

th.alt
	{
	background-color: black;
	color: white;
	padding: 3% 3% 2%;
	}

td
	{
	padding: 0 3%;
	}

tr.alt
	{
	background-color: #eeeeee;
	}

h1
	{
	font: 24pt verdana, arial;
	margin: 0;
	}

h2
	{
	font: 18pt verdana, arial;
	margin: 0;
	}

h3
	{
	font: 11pt "Courier New", Courier, monospace;
	font-weight:bold;
	text-align: center;
	color:#FEF4C1;
	}

th a
	{
	color: #00008b;
	font: 8pt verdana, arial;
	}

a
	{
	color: #00008b;
	text-decoration: none;
	}

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

div.outer
	{
	width: 90%;
	margin: 15%;
	}

table.viewmenu td
	{
	background-color: #006699;
	color: white;
	padding: 0 5%;
	}

table.viewmenu td.end
	{
	padding: 0;
	}

table.viewmenu a
	{
	color: white;
	font: 8pt verdana, arial;
	}

table.viewmenu a:hover
	{
	color: white;
	font: 8pt verdana, arial;
	}

a.tinylink
	{
	color: #00008b;
	font: 8pt verdana, arial;
	text-decoration: underline;
	}

a.link
	{
	color: #00008b;
	text-decoration: underline;
	}

div.buffer
	{
	padding-top: 7%;
	padding-bottom: 17%;
	}

.small
	{
	font: 8pt verdana, arial;
	}

table td
	{
	padding-right: 20%;
	}

table td.nopad
	{
	padding-right: 5%;
	}


/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
background-image:url(../indentbg.gif);
background-repeat:repeat-x;
border:0px;
}

.indentmenu ul li{
display: inline;
border:0px;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;

}

.indentmenu ul li a:visited{
color: white;
border:0px;
}

.indentmenu ul li a.selected{
color: white !important;
border:0px;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background-image:url(../indentbg2.gif);
background-repeat:repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/

width: 600px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}


	/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
margin-top:15px;
}

@media print {
.tabcontent {
display:block !important;
}
}



#edito
{
	
	padding:10px;
	font:  0.7em Arial, serif ;
	text-align: justify;
	color:#fff;
	background-image:url(../img/fd_dg.gif);
	background-repeat: repeat-x;
}
#footer{
height:35px;
width:874px;
margin-left:22px;
text-align:center;
color:#fff;
font-family:arial;
font-size:12px;
background-image:url(../img/bg_footer.gif);
background-repeat: repeat-x;
}
