@media screen {

#TeteCarreBleu {
	background-image:url(../images/Base/TeteCarreBleu.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:190px;
	height:15px;
	top:175px;
	left:712px;
}

#CarreMenu {
	width:190px;
	height:435px;
	position:absolute;
	left:712px;
	top:190px;
	border:none;
	background-color:#7e9fb4;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#BasCarreBleu {
	background-image:url(../images/Base/BasCarreBleu.gif);
	background-repeat:no-repeat;
	position:absolute;
	width:190px;
	height:15px;
	top:626px;
	left:712px;
}

.LigneBlanche {
	position:relative;
	background-color:#ffffff;
	color:#000000;
	width:190px;
	height:12px;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
	left:0px;
	vertical-align:middle;
}

.LigneBleu {
	position:relative;
	color:#000000;
	width:190px;
	height:12px;
	filter:alpha(opacity=40);
	-moz-opacity:0.40;
	opacity:0.40;
	left:0px;
}

.LigneMenu {
	position:relative;
	color:#000000;
	width:190px;
	height:15px;
	left:0px;
}

#CarreMenu a {
	color:#000000;
	text-decoration:none;
}

#CarreMenu a:hover {
	color:#000000;
	text-decoration:none;
}

#CarreMenu a:visited {
	color:#000000;
	text-decoration:none;
}

#CarreMenu a:press {
	color:#000000;
	text-decoration:none;
}

.TextMenu {
	margin-left:10px;
	line-height:1.2;
	margin-top:-1px;
}

.TextMenu2 {
	margin-right:10px;
	line-height:1.1;
	padding-top:0px;
	text-align:right;
}


}
@media print {
}
