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

body {
background-color:#8f806e;
margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #006898;
}

a {
color: #006898;
text-decoration: underline;
}

a:hover {
color: #00a3ef;
text-decoration: none;
}

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

a:visited:hover {
color: #948473;
text-decoration: underline;
}
.numero {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
color:#fefefe;
}
.fond-standard {
background-color:#FFFFFF;
background-image:url(img/fond_standard.jpg);
background-position:top;
background-repeat:no-repeat;
}
#main{
width : 779px;
background : url("img/fond.jpg") no-repeat;
}
.zoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
}
.Style11{
	font-size: 11px;
    font-weight : bold;
}
.Style13{
	font-size: 12px;
    font-weight : bold;
}