.News {
	margin: 20px;
	padding: 0px;
	background-color: #FFFFCC;
	border: 1px dashed #999999;
}

.News p {
	margin:10px;
}

.Selection {
	border: 2px dashed #016362;
}

.News h2 {
	font-size: 12px;
	font-weight: bold;
	color: #265146;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-variant: normal;
	background-color: #FFFFAA;
}

.News .Photo {
	margin:10px;
}
.News .Photo img {
	border: 1px solid #333333;
}
.TableLien td {
	font-size:14px;
	font-weight:bold;
	padding:4px 0 4px 0;
	border:1px solid #aaaaaa;
	border-right:0px solid #aaaaaa;
}
.TableLien .FondColor {
	background:#EEEEEE;
	border:1px solid #555555;
}

.TableLien .FondColor2 {
	background-image: url(images/fond2.gif);
	background-repeat: repeat-x;
}

.TableLien .FondColor3 {
	background-image: url(images/fond3.gif);
	background-repeat: repeat-x;
}

.TableLien .FondColor4 {
	background-image: url(images/fond4.gif);
	background-repeat: repeat-x;
}

.TableLien .FondColor5 {
	background-image: url(images/fond5.gif);
	background-repeat: repeat-x;
}

.TableLien .FondColor6 {
	background-image: url(images/fond6.gif);
	background-repeat: repeat-x;
}

.TableLien td a {
	color:#996666;
}

.TableLien td a:hover {
	color:#663333;
	text-decoration:none;
}

.TableLien td img {
	border:none;
}

.Case {
	height: 100px;
	width: 140px;
	font-size: 17px;
	font-weight:bold;
	color: #666666;
	text-align: center;
	padding-top: 20px;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}
.Case strong {
	font-size: 17px;
	color: #996666;
}
.GrosTitre {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
.Un {
	background-image: url(images/1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.Deux {
	background-image: url(images/2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.Trois {
	background-image: url(images/3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.TitreInList {
	font-size: 14px;
	color: #0A3B8F;
}
