#visuel{
	width: 225px;
	height: 196px;
	background: url('www/Mediatheque/Images/Accueil/visuel_1.jpg') -4px 0px no-repeat;
	border: 1px solid #FFFFFF;
	margin: 20px auto 20px auto;
}

//------------------------------------------------------------------------------
// Les liens
//------------------------------------------------------------------------------

.Link10Blanc-Rose { font-family: "Trebuchet MS"; font-size: 10px; text-decoration: none; color: #FFFFFF; line-height: normal }
.Link10Blanc-Rose:hover { font-family: "Trebuchet MS"; font-size: 10px; text-decoration: none; color: #FF00FF; line-height: normal }

.Link12Blanc-Rose { font-family: "Trebuchet MS"; font-size: 12px; text-decoration: none; color: #FFFFFF; line-height: normal }
.Link12Blanc-Rose:hover { font-family: "Trebuchet MS"; font-size: 12px; text-decoration: none; color: #FF00FF; line-height: normal }

.Link14Blanc-Rose { font-family: "Trebuchet MS"; font-size: 14px; text-decoration: none; color: #FFFFFF; line-height: normal }
.Link14Blanc-Rose:hover { font-family: "Trebuchet MS"; font-size: 14px; text-decoration: none; color: #FF00FF; line-height: normal }

.Link10Bleu-Rose { font-family: "Trebuchet MS"; font-size: 10px; text-decoration: none; color: #000066; line-height: normal }
.Link10Bleu-Rose:hover { font-family: "Trebuchet MS"; font-size: 10px; text-decoration: none; color: #FF00FF; line-height: normal }

.Link12GrisClair-Rose { font-family: "MS Sans Serif"; font-size: 12px; text-decoration: none; color: #999999; line-height: normal }
.Link12GrisClair-Rose:hover { font-family: "MS Sans Serif"; font-size: 12px; text-decoration: none; color: #FF00FF; line-height: normal }

.Link12Rose-Blanc { font-family: "Trebuchet MS"; font-size: 12pt; text-decoration: none; color: #FF00FF; font-style: normal; font-weight: normal; }
.Link12Rose-Blanc:hover  { font-family: "Trebuchet MS"; font-size: 12pt; text-decoration: none; color: #FFFFFF;font-style: normal; font-weight: normal; }

.Link14Rose-Blanc { font-family: "Trebuchet MS"; font-size: 14px; text-decoration: none; color: #FF00FF; font-style: normal; font-weight: normal; }
.Link14Rose-Blanc:hover { font-family: "Trebuchet MS"; font-size: 14px; text-decoration: none; color: #FFFFFF; font-style: normal; font-weight: normal; }


//------------------------------------------------------------------------------
// Les textes
//------------------------------------------------------------------------------

.TextBlanc { font-family: "Trebuchet MS"; font-size: 14px; font-style: normal; font-weight: normal; color: #FFFFFF; }
.Text14BlancBold {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
}
.Text14GrisClair {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	font-variant: normal;
}

.TextRose {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF00FF;
	font-family: "Trebuchet MS";
}
.TextGrisClair { font-family: "MS Sans Serif"; font-size: 12px; color: #999999; }
.TextAccueil { font-family: "Trebuchet MS"; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF; }

.TextCourseRegionale { font-family: "Trebuchet MS"; font-size: 12px; font-style: normal; font-weight: normal; color: #00CCFF; }
.TextCourseLoisir { font-family: "Trebuchet MS"; font-size: 12px; font-style: normal; font-weight: normal; color: #FF9900; }
.TextCourseNationale { font-family: "Trebuchet MS"; font-size: 12px; font-style: normal; font-weight: normal; color: #FF0000; }
.TextCourseInternationale { font-family: "Trebuchet MS"; font-size: 12px; font-style: normal; font-weight: normal; color: #00FF00; }
