.titre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #B11116}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}
	
	.texte:hover {
    color: #FFFFFF;
}

.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	cursor: hand;
    color: #FFFFFF;
}

.lien:hover {
    color: #00CCFF;
}


.t1 {
	padding: 0px;
	height: autopx;
	width: 117px;
	position: relative;
	border: none;
	left: 0px;
	top: 0px;
	z-index: 1;

}  

.sm1 {
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	height: auto;
	width: 117px;
	position: absolute;
	border: 1px solid #C19300;
	background-color: #C19300;
	left: 20px;
	top: 26px;
	right: auto;
	bottom: auto;
	visibility: hidden;
	z-index: auto;
}

.t2 {
	padding: 0px;
	height: autopx;
	width: 117px;
	position: relative;
	border: none;
	left: 0px;
	top: 0px;

}  

.sm2 {
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	height: auto;
	width: 117px;
	position: absolute;
	border: 1px solid #C19300;
	background-color: #C19300;
	left: 20px;
	top: 26px;
	right: auto;
	bottom: auto;
	visibility: hidden;
}
