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

#gauche {
	float: left;
	margin-top: 30px;
	width: 410px;
	_height: 400px;
	min-height: 400px;
}

#droite {
	float: left;
	margin-top: 30px;
	width: 540px;
	_height: 460px;
	min-height: 460px;
}

#titre {
	position: relative;
	width: 500px;
	height: 32px;
}

#texte {
	position: relative;
	margin-top: 20px;
	width: 540px;
	_height: 460px;
	min-height: 460px;
	background-image: url(images/programm/fond.png);
	background-repeat: no-repeat;
}
	
.ligne-kontakt {
	position: relative;
	width: 540px;
	_height: 30px;
	min-height: 30px;
}

.photo-kontakt {
	float: left;
	width: 100px;
	height: 100px;
}

.info-kontakt {
	float: left;
	margin-left: 10px;
	width: 420px;
	_height: 30px;
	min-height: 30px;
}

.btn {
	float: left;
	margin-right: 10px;
}

.grandephoto-kontakt {
	float: left;
	width: 220px;
}

.presentation-kontakt {
	float: left;
	margin-left: 20px;
	width: 290px;
	min-height: 30px;
	_height: 30px;
}	

.clear {
	clear: both;	
	padding: 0px;
	margin: 0px;
	height: 0px;
	_display: none;
	visibility: hidden;
}

.borderDBE7EB {
	border: 1px solid #DBE7EB;
}
