.pageTexteB {
	font-family: Verdana;
	font-size: 10px;
	border-bottom: 2px solid #f2eeee;
	vertical-align: top;
	width:146px;
	height:30px;
	padding-top:11px;
}

.pageTexteC {
	font-family: Verdana;
	font-size: 10px;
	border-bottom: 2px solid #f2eeee;
	vertical-align: top;
	width:690px;
	padding-top:0px;
}

* html .pageTexteB {
	height:25px;
}


.x1 {
	border-bottom: 2px solid #f2eeee;
	height:30px;
}

.pageSousTitre {
	font-family: Verdana;
	font-size: 18px;
	border-bottom: 2px solid #f2eeee;
	height:35px;
	vertical-align: middle;
}

.mehr {
	width: 80px;
	height: 30px;
	float: right;
	vertical-align: middle;
	margin-top: 5px;
}

.text {
	width: 670px;
	float: left;
	margin-left: 10px;
	margin-top: 11px;
	margin-bottom: 5px;

}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:active {text-decoration:none;}
a:hover {text-decoration:underline;}

