/* CSS Document */
html {
	height:100%;
}
body {
	min-height:101%;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#312f2f;
	padding-top:10px;
}
table td{
    font-size:11px;
}
a {
	color:#312f2f;
	text-decoration:none;
}
a img {
	border:none;
}
p {
	margin-top:0;
	margin-bottom:15px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top:0;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

address {
	font-style:normal;
}
/*#site{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}
#center {
	margin-left: -375px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 750px;
	height: 600px;
}*/
#site {
	width:750px;
	margin:0 auto;
	position:relative;
}
#header {
	background:url(../images/headerFooter.gif) top left no-repeat;
	height:88px;
}

#container {
	margin-top:18px;
}

.title{
	font-family:Verdana, Geneva, sans-serif;
}


#container-left {
	float:left;
	width:210px;
}
#menu {
	margin-left:10px;
	height:245px;
}
#menu li, #menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#menu a {
	display:block;
}
/*#menu .main {
	background:url(../images/menu_divider.gif) bottom left repeat-x;
	padding-bottom:8px;
	padding-left:10px;
	margin-bottom:3px;
}
#menu .sub {
	font-size:10px;
	padding:1px 0;
	padding-left:20px;
}*/

#menu ul li {
	background:url(../images/menu_divider.gif) bottom left repeat-x;
	padding-bottom:8px;
	padding-left:10px;
	margin-bottom:3px;
}
#menu ul ul li {
	margin:0;
	background:none;
	font-size:10px;
	padding:1px 0;
	padding-left:20px;
}

#container-right {
	float:right;
	width:526px;
}
#contWrap {
	background:url(../images/divider.gif) 30px 0 repeat-y;
	margin-top:15px;
	/*height:230px;
	overflow:auto;*/
}
#content {
	float:left;
	width:350px;
	margin-bottom:20px;
}
#infoBox {
	float:left;
	width:130px;
	margin-left:25px;
	display:inline;
    overflow:hidden;
}
#tab_content {
    background-color:none;
    width:350px;
}
#tab_infoBox {
     background-color:none;
    width:140px;
}

#div_infoBox{
    position:relative;
    left:18px;
    width:120px; 
}
div.contact {
	float:left;
	font-size:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-top:100px;
}
	
#contact {
	font-size:10px;
	text-align:left;
	margin-left:10px;
	padding-bottom:30px;
}
#contact td {
	font-size:10px;
}

#footer {
	background:url(../images/footer.gif) top left no-repeat;
	height:36px;
	overflow:visible;
	line-height:36px;
	text-align:center;
	clear:both;
	width:750px;
	font-size:10px;
}
#footer p {
	margin:0;
}
* html #footer {
	bottom:-36px;
}

.liste img {
	float:left;
}
.listen_content {
	padding-left:140px;
}
.clear, .clear_liste {
	clear:both;
}
.team_liste {
	clear:both;
	overflow:hidden;
	margin-bottom:5px;
}
* html .team_liste {
	height:1%;
}
.team_liste .listen_content {
	padding-left:70px;
}
