/* CSS Document */
body {
margin: 0px;
}
#top {
width: 900px;
height: 545px;
background-image: url(back.png);
background-position: top left;
background-repeat: no-repeat;
text-align: left;
}
#parag {
width: 310px;
margin-top: 105px;
float: right;
margin-right: 160px;
color: #1a3546;
font-family: Trebuchet MS;
font-size: 14px;
font-weight: normal;
}
#parag a:link, #parag a:visited, #parag a:active, #parag a:hover {
color: #1a3546;
font-family: Trebuchet MS;
font-weight: normal;
text-decoration:none;
}
.sousparag {
background-image: url(bullet.gif);
background-position: top left;
background-repeat: no-repeat;
padding-left: 20px;
color: #1a3546;
font-family: Trebuchet MS;
font-size: 11px;
font-weight: normal;
margin-bottom: 10px;
padding-bottom: 4px;
}
.sousparag a:link, .sousparag a:visited, .sousparag a:active, .sousparag a:hover {
color: #1a3546;
font-family: Trebuchet MS;
font-size: 11px;
font-weight: normal;
text-decoration:none;
}
#baseline {
width: 230px;
float: left;
color: #68af23;
font-family: Trebuchet MS;
font-size: 11px;
font-weight: normal;
padding-top:20px;
}
#baseline a:link, #baseline a:visited, #baseline a:active, #baseline a:hover {
color: #68af23;
font-family: Trebuchet MS;
font-size: 11px;
font-weight: normal;
text-decoration:none;
}
#logo {
width: 70px;
float: left;
margin-left:10px;
}
