body {
	font-family: tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #CCCCCC;
	color: #333333;
}

.txtgris {
	font-family: tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	color: #3e3e3e;
}

.actu {
	font-family: tahoma;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	color: #e20000;
	text-transform: uppercase;
}

.align_droite {
	text-align: right;
}


.txtgrispetit {
	font-family: tahoma;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	color: #3e3e3e;
}


.txtblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


.txtblancpetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


a {
	color: #FF0000;
}


.bas {
	background-image:url(images/base-presentation_71.jpg);
	background-repeat:repeat-x ;
}

.contour{
	border: 1px solid #666666;
}

.contour2{
	border: 1px solid #ffffff;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
