div.nicetitle {
	position: absolute;
	padding: 4px;
	top: 0;
	left: 0;
	color: #333333;
	text-align: left;
	width: 27em;
	background: #ECE9D8;
	margin: 5px;
    
    /* Mozilla proprietary */
    -moz-border-radius: 12px;
	font: bold 13px Verdana, Helvetica, Arial, sans-serif;
	border: 1px solid #333333;
}
div.nicetitle p {
    margin: 0; padding: 0 3px;

}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
	font-weight: normal;
}
#TextePage li li {
	width: 178px;
	background-color: #FFFFFF;
	margin: 1px;
	list-style-type: none;
	border: 1px solid #9999FF;
	text-align: center;
	line-height: normal;
	font-weight: normal;
	padding: 1px;
	display: table-cell;

	
}
#TextePage li li td {vertical-align: middle;
}
#TextePage li li a {
	display:block;
	text-decoration:none;
	min-height: 3.7em;	
}
* html #TextePage li li a {
	height: 3.7em;
}
#TextePage li li a:hover{
	background-color: #FFFF99;
	border-style: none;
	
}
#TextePage li {
	float: left;
	width: 560px;
	margin: 30px 0px 0px;
	font-weight: bold;
	color: #666666;
	padding-top: 20px;
}
#TextePage ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#tcenter{
width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.ext {
	padding:0
}
.ancres {
	float: right;
	background: url(/images/style/ancre.png) no-repeat;
	font-size:0;
	display: block;
	height: 15px;
	width: 15px;
}

