@charset "utf-8";
/* CSS Document */

.Titre_menuGauche {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #96c4f8;
	padding-bottom:5px;
	text-align: center;
}

.Titre_contenu {
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	color: #006699;
	padding-bottom:5px;
	text-align: left;
}

.lien_blank {
color:#000;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #000;
text-decoration: none;
}

body { background-color: #808080; font-family: Tahoma; font-size: 11px; }


.menu_top {width: 520px; margin-left: 10px; background: url(/images/wsa2_03.jpg) no-repeat; font-family: Tahoma; font-size: 12px; color: #CCC; text-align: center;}

.menu_top a {color:#fff; text-decoration: none; }
.menu_top a:hover {color:#96c4f8; text-decoration: none; }

.bloc_gauche {padding-left:10px; padding-right:10px; width:190px; float:left; text-align:left; color:#CCC;}
.bloc_gauche a {color:#fff; text-decoration: none; }
.bloc_gauche a:hover {color:#96c4f8; text-decoration: none; }

.bloc_middle {float: left; position:relative;}
.bloc_middle a {color: #069; text-decoration: none; }
.bloc_middle a:hover {color:#96c4f8; text-decoration: none; }
.bloc_middle div {font: 12px Tahoma; padding: 5px 48px 0px 7px; width:270px;}


.bloc_droite {padding:9px 0 0 55px;}

.footer {padding:5px 0 0 5px; width:900px; height:72px; background-image:url(/images/wsa2_10.jpg); }
.footer a {color: #141414; text-decoration:none; }

