/* 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;
}
#parag1 {
width: 350px;
margin-top: 150px;
float: right;
margin-right: 60px;
text-align: justify;
color: #1a3546;
font-family: Trebuchet MS;
font-size: 13px;
font-weight: normal;
line-hieght:20px;
}
#parag2 {
width: 750px;
margin-top: 400px;
margin-left: 20px;
text-align: justify;
color: #1a3546;
font-family: Trebuchet MS;
font-size: 13px;
font-weight: normal;
}
#parag1 a:link, #parag1 a:visited, #parag1 a:active, #parag1 a:hover {
color: #1a3546;
font-family: Trebuchet MS;
font-weight: normal;
text-decoration:none;
}
#parag2 a:link, #parag2 a:visited, #parag2 a:active, #parag2 a:hover {
color: #1a3546;
font-family: Trebuchet MS;
font-weight: normal;
text-decoration:none;
}
.sousparag1 {
background-image: url(bullet.gif);
background-position: top left;
background-repeat: no-repeat;
text-align: justify;
padding-left: 20px;
color: #1a3546;
font-family: Trebuchet MS;
font-size: 13px;
font-weight: normal;
margin-bottom: 10px;
}
.sousparag1 a:link, .sousparag1 a:visited, .sousparag1 a:active, .sousparag1 a:hover {
color: #1a3546;
font-family: Trebuchet MS;
font-size: 13px;
font-weight: normal;
text-decoration:none;
}
.sousparag2 {
text-align: justify;
padding-left: 20px;
padding-top: 2px;
color: #1a3546;
font-family: Trebuchet MS;
font-size: 13px;
font-weight: normal;
margin-bottom: 10px;
}
.sousparag2 a:link, .sousparag2 a:visited, .sousparag2 a:active, .sousparag2 a:hover {
color: #1a3546;
font-family: Trebuchet MS;
font-size: 13px;
font-weight: normal;
text-decoration:none;
}
#baseline {
width: 230px;
float: left;
color: #1a3546;
font-family: Trebuchet MS;
font-size: 11px;
font-weight: normal;
padding-top:20px;
margin-left: 550px;
}
#baseline a:link, #baseline a:visited, #baseline a:active, #baseline a:hover {
color: #1a3546;
font-family: Trebuchet MS;
font-size: 11px;
font-weight: normal;
text-decoration:none;
}
#logo {
width: 80px;
float: left;
margin-left:10px;
}
