@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
}
td img {display: block;}
.txt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#c5d7ed;
}
.txt1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#183152;
}
.txt2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#c5d7ed;
}
.txt3{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#183152;
}
.txt4{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#c4d7ed;
}
.txt5{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:underline;
color:#c5d7ed;
}
.txt6{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:underline;
color:#c5d7ed;
}
.txt7{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#c5d7ed;
}
.txt8{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#c5d7ed;
}
.txtrouge{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ff0000;
}
.page{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#183152;
text-decoration:none;
}
.page : visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#183152;
text-decoration:none;
}
.fleche_gch
{
background-image:url(images/fleche_gch.jpg);
background-position:50px;
background-repeat:no-repeat;
}
.fleche_gch:hover
{
background-image:url(images/fleche_gch_rouge.jpg);
background-position:50px;
background-repeat:no-repeat;
}
.fleche_drt
{
background-image:url(images/fleche_drte.jpg);
background-position:85px;
background-repeat:no-repeat;
}
.fleche_drt:hover
{
background-image:url(images/fleche_drte_rouge.jpg);
background-position:85px;
background-repeat:no-repeat;
}
.zoom {
	position:absolute;
	left:0px;
	top:auto;
	width:100%;
	height:100%;
	z-index:50;
}
