﻿.articlepart {
  width: 728px;
  overflow-x: hidden;
  padding: 0px;
  margin:0px;
  color:#222222;
  font-size:14px;
}

.articlepart h1 {
margin:0px;
color:#111111;
  height:36px;
  padding:0px 30px 0px 40px;
  font-size:18px;
  letter-spacing:-1px;
  line-height:36px;
  background-color:#e3e3e3;
  background-image:url(../images/temps/tico.png);
  background-repeat:no-repeat;
  background-position:0px 0px;
  border:0px;
}

.articlepart h2 {
color:#111111;
margin:5px 15px 10px 15px;
  font-size:18px;
  letter-spacing:-1px;
  border-bottom:1px solid #999999;
  padding-top:5px;
  padding-bottom:5px;
}

.articlepart a:link {
    color:#4169e1;
    text-decoration: underline;
}

.articlepart a:visited {
    color: #07519A;
    text-decoration: underline;
}

.articlepart a:hover {
    color: #ff0033;
    text-decoration: underline;
}

.articlepart a:active {
    color: #4169e1;
    text-decoration: underline;
}

.articlepart p {
  padding:2px 25px 2px 30px;
  margin:0px;
  line-height:22px;
}

.articlepart ul {
  margin:0px;
  padding:2px 30px 2px 40px;
}
.articlepart ul li {
  list-style-type:none;
  margin:0px;
  padding:1px 0px 1px 14px;
  background-repeat:no-repeat;
  background-position:0px 8px;
  background-image:url(../images/temps/dot4.gif);
  line-height:22px;
}

.home {
  width: 728px;
  overflow-x: hidden;
  padding: 0px;
  margin:10px 0px 10px 0px;
  color:#222222;
  font-size:14px;
}

.home .homeCol {
float:left;
width:218px;
border:0px solid #808080;
margin:0px 5px 0px 10px;
padding:0px 0px 0px 0px;
}


.home .homecat {float:left;
width:216px;
background-color:#FFFFFF;
margin:5px 0px 5px 5px;
padding:0px 5px 0px 0px;
border:1px solid #808080;
}

.home .line {
border:0px;
margin:0px;
padding:0px;
clear:both;

}


.home ul {
    padding: 5px 0px 5px 5px;
    font-family: Verdana, Arial, Serif;
    margin: 0px;
}

.home ul li {
    font-size: 14px;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style: none;
    font-weight: bold;
}

.home ul ul {
    padding: 3px 0px 0px 3px;
    margin: 2px 0px 0px 0px;
    border-top: 1px solid #ccc2a7;
}

.home ul ul li {
    font-size: 12px;
    padding: 3px 0px 2px 15px;
    margin: 0px;
    list-style: none;
    background-image: url(../images/temps/b_list.gif);
    background-repeat: no-repeat;
    background-position: left 6px;
    color: #ef6000;
    font-weight: bold;
}

.home ul ul li a {
    color: #ef6000;
    text-decoration: none;
}

.home ul ul li a:hover {
    color: #cc0000;
    text-decoration: underline;
    font-weight: bold;
}

.home ul ul ul {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    border: 0px;
}

.home ul ul ul li {
    font-size: 12px;
    padding: 2px 0px 0px 8px;
    margin: 0px 0px 0px -7px;
    list-style: none;
    background-image: url(../images/temps/b_list2.gif);
    background-repeat: no-repeat;
    background-position: left center;
    color: #000000;
    font-weight: normal;
}

.home ul ul ul li a {
    color: #000000;
    text-decoration: none;
}

.home ul ul ul li a:hover {
    color: #07519a;
    text-decoration: underline;
    font-weight: normal;
}

