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

*{margin:0;padding:0}

body {
	background-color: #FFFFFF;
	color: #231f20;
	font-size: 11px;
	letter-spacing: normal;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif; 
	margin: 0px;
	padding: 0px; 
	text-align: center;
}
a:link, a:visited {
	color: #808080;
	text-decoration: none;
}

a:hover, a:active {
	color: #999999;
	text-decoration: none;
}
a:focus {
    outline: none;
}

.sendit {
	color: #c00;
}

ul, li {
	list-style: none;
    margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
}

.de {
	color: #666;

}

.fr {
	color: #808080;

}

p {
    margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

img {
	border: 0px;
    margin: 0px;
}
#main-container {
	position: absolute;	
	top: 0px;	
	left: 0px;	
	width: 100%;	
	height: 600px;
	top: 50%;
	margin-top: -300px; /* moitié de height */
	/* height: 100%;	 */
}

#container {
	position: relative;
	width: 990px;
	margin-left: auto;
	margin-right: auto; 
	text-align: left;
	height: 588px;
}
#header {
	float: left;
	height: 120px;
	width: 990px;
	z-index: 300;
}
#nav {
	float: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	height: 83px;
	width: 600px;
	text-align: center;
	margin: 35px 0 0 0;
}
#nav ul, #nav li {
	display: inline;
	vertical-align: bottom;
}
#nav li {
	margin: 0 9px 0 9px;
}
#logo {
	float: right;
	margin-right: 35px;
}
#photography {
	height: 300px;
	width: 990px;
	text-align: center;
	margin: 100px 0 auto 0;
}
#photography img {
	margin: 0 36px 0 0;
}

#photography .thumb, #photography .thumb {
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	filter: alpha(opacity=70);
	opacity:0.7;
}

#text-content {
	height: 382px;
	width: 564px;
	border-right: 1px solid #ccc;
	text-align: right;
	padding: 9px 36px 0 0;
	line-height: 18px;
}
#text-contact {
	height: 382px;
	width: 564px;
	border-right: 1px solid #ccc;
	text-align: right;
	padding: 9px 36px 0 0;
	line-height: normal;
}
#text-content h2, #text-contact h2 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 9px 0;
}
#text-content a:link, #text-content a:visited, #text-contact a:link, #text-contact a:visited {
	color: #231f20;
	text-decoration: underline;
}

#text-content a:hover, #text-content a:active, #text-contact a:hover, #text-contact a:active {
	color: #999999;
	text-decoration: none;
}
.mentions {
	color: #999;
}
#footer {
	color: #ccc;
	font-size: 9px;
	text-align: right;
	margin: 24px 9px 0 0;
}
#footer a:link, #footer a:visited {
	color: #ccc;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #999999;
	text-decoration: none;
}
.clear {
	clear: both;
}

.carrousel { 
    margin:0; 
    padding:0; 
    height:430px; 
	font-size: 10px;
    width:988px;
} 
.carrousel p { 
    float:left; 
    width:988px; 
    height:430px; 
    margin:0; 
    padding:0; 
    text-align:center;
}

.carrousel p img {
	margin-bottom: 9px;
}

ul.carrousel-pagination {
	position: absolute;
	top: 580px;
	width: 955px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

ul.carrousel-pagination li {
	display: inline;
}

li.carrousel-prev {
	padding: 0px 0px 0px 0px;
	margin: 0px 903px 0px 0px;
}

li.carrousel-next {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.formulaire {
	margin-top: -6px;
			}

.formulaire_text {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ccc;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	padding: 1px;
	background-position: center bottom;
	height: 16px;
	width: 160px;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 6px;
	margin-left: 12px;
			}

.formulaire_question {
	background-color: #f5f5f5;
	border-bottom: 1px solid #ccc;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	padding: 1px;
	background-position: center bottom;
	height: 120px;
	width: 260px;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	margin-top: 6px;
			}
			
.formulaire_submit {
	background-color: #f5f5f5; 
	border: 1px solid #ccc;
	padding: 3px; 
	height: 22px; 
	width : 40px; 
	background-position: center; 
	margin: 9px 9px 18px 0px;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	}

.formulaire {
	margin-left: 118px;
			}
#impressum {
width: 300px;
margin-top: 24px;
margin-bottom: 10px;
padding-left: 24px; 
text-align: left;
}

#impressum h1 {
font-size: 11px;
color: #231f20;
font-weight: normal;
margin: 0px 0px 3px 0px;
}

#impressum h2 {
font-size: 11px;
font-weight: normal;
margin: 0px 0px 6px 0px;
}

#tooltip {
	position: absolute;
	padding: 3px;;
	top: 0;
	left: 0;
	display: none;
	z-index: 200;
	font-size: 11px;
	background:url(pix/bg-tooltip.png);
	/*background-color: #fff;
	border: 1px solid #ededed;*/
	text-align: center;
	letter-spacing: 0.02em;
}
