.titre {
	font-family: calibri;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.titre a {
	color: #FFFFFF;
	text-decoration: none;
}
.titre a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.titre2 {
	font-family: calibri;
	font-size: 16px;
	color: #FFFFFF;
	text-indent: 20px;
}
.texte {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: none;
}
.texte a {
	color: #FFFFFF;
}
.texte a:hover {
	text-decoration: none;
}
.texte ul {
	margin-top: 0px;
	padding-top: -10px;
}
.texte li {
	list-style-type: none;
	margin-left: -10px;
}
.texte li a {
	list-style-type: none;
	text-decoration: none;
}
.texte li a:hover {
	list-style-type: none;
	text-decoration: underline;
}

.textebottom {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #2B80FF;
	list-style-type: none;
}
.textebottom a {
	color: #2B80FF;
	text-decoration: none;
}
.textebottom a:hover {
	text-decoration: underline;
}

#media
{
	margin-top: 0px;
}
#noUpdate
{
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #cccccc;
	text-align: left;
	width: 210px; 
	height: 200px;	
	padding: 40px;
}
