html, body {
	height: 100%;
	margin: 0;
	background-image: url(interface/fondPage.jpg);
	background-color: #0B1723;
	font-family:Arial, Helvetica, sans-serif;}
.fondGauche {
	background-image: url(interface/fondGauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondDroite {
	background-image: url(interface/fondDroite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondContenu {
	background-image: url(interface/contenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondBandeau {
	background-image: url(interface/bandeau.jpg);
}
.gauche {
	background-image: url(interface/gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.droite {
	background-image: url(interface/droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.baseline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #027DC3;
}
.baseline a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #027DC3;
	text-decoration: none;
}
.baseline a:hover {
	text-decoration: underline;
	color: #000000;
}







#menu a {
	background: url(images/menu.png) top left no-repeat !important;
	background-image:url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/menu.png');
	display: block;
	float: left;
	color: #027DC3;
	text-decoration: none;
	height: 41px;
	width: 180px;
	text-align:center;
	margin-bottom: 12px;
	padding-right: 5px;
	padding-left:5px;
	font-weight:bold;
	font-size:14px;
	line-height:41px;
}
#menu {
	height: 0px;
	margin-top:2em;
	margin-right:1em;
}

#menu a.equipement {line-height:1em;padding-top:8px !important;height:41px;padding-top:12px;}
#menu a:hover {
	background: url(images/menu-on.png) top left no-repeat !important;
	background-image:url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/menu-on.png');
}
.imgD {
	margin-bottom: 20px;
	margin-left: 20px;
	border: 0px;
}
.imgDroite {
	margin-bottom: 20px;
	margin-left: 20px;
	border: 2px solid #000000;
}
.imgGauche {
	margin-bottom: 20px;
	margin-right: 20px;
	border: 2px solid #000000;
}

#menu a:hover {
	color: #000;
	background-color: #FBE92D;
}

.sousMenu {
	text-align: right;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #234E74;
}
.sousMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #027DC3;
	text-decoration: none;
}
.sousMenu a:hover {
	text-decoration: underline;
	color: #000000;
}











.linkeo_cnil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #027DC3;
}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #027DC3;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}
h1 {
	display: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #027DC3;
}
.a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7401;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #027DC3;
}

#equipliste img {float:left;margin-right:1em;border:1px solid #000;}
#equipliste p {line-height:100px;font-size:10px;}
#equipliste p.deuxlignes {line-height:1em;font-size:10px;padding-top:40px;padding-bottom:40px;}
#premiererub {background: url(images/a.png) top left no-repeat !important;
	background-image:url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/a.png');
	width:190px;
	height:150px;
}
#deuxiemerub {background: url(images/b.png) top left no-repeat !important;
	background-image:url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/b.png');
	width:190px;
	height:150px;
}
#troisiemerub {background: url(images/c.png) top left no-repeat !important;
	background-image:url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/c.png');
	width:190px;
	height:150px;
}
#logo {margin-top:2em;}
#logo img {margin:5px;}