td.titlex{
	text-align: center;
	color: #ffffff;
	background-color: #000000;
}
td.color1{
	background-color: #cdcdcd;
}
td.borderx{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cdcdcd;
	border-left-color: #cdcdcd;
}


#croisiere {
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.roundedtopleft {
	background-color: #DDDDDD;
	background-image: url(../images/pub/croisiere/Untitled-1_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 20px;
}
.roundedtopcenter {
	background-color: #DDDDDD;
	background-image: url(../images/pub/croisiere/Untitled-1_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	width: 350px;
}
.roundedtopright {
	background-color: #DDDDDD;
	background-image: url(../images/pub/croisiere/Untitled-1_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 20px;
}
.roundedleft{
	background-color: #DDDDDD;
	background-image: url(../images/pub/croisiere/Untitled-1_04.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 20px;
}
.roundedright {
	background-color: #DDDDDD;
	background-image: url(../images/pub/croisiere/Untitled-1_06.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 20px;
}
.roundedbottomleft {
	background-color: #DDDDDD;
	background-image: url(../images/pub/croisiere/Untitled-1_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 20px;
}
.roundedbottomcenter {
	background-color: #DDDDDD;
	background-image: url(../images/pub/croisiere/Untitled-1_08.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
}
.roundedbottomright {
	background-color: #DDDDDD;
	background-image: url(../images/pub/croisiere/Untitled-1_09.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 20px;
}

/* Fond gris + barre rouge */

.titlered {
background-color:#888888;
border-bottom:thick solid #FF0000;
font-size:14px;
font-weight:bolder;
}

