body {
    color: #2ba94f;
	font-family: Verdana;
    background-color: #caf99b;
    scrollbar-arrow-color: #dfdfdf;
    scrollbar-face-color: #979797;
    scrollbar-highlight-color: #dfdfdf;
    scrollbar-shadow-color: none;
    scrollbar-3dlight-color: none;
    scrollbar-track-color: #dfdfdf;
    scrollbar-darkshadow-color: #dfdfdf;
}

.mainBody {
        background-color: #333333;
        background-image: url('/background.jpg');
        background-repeat: repeat-x;
}

a {
    COLOR: #000000;
    TEXT-DECORATION: none;
}

a:hover {
    COLOR: #ffffff;
    TEXT-DECORATION: underline
}

a:visited {
    COLOR: #979797;
}

h1 {
    font-weight: bold;
    font-size: 21pt;
    color: #2ba94f;
    font-family: Verdana;
}

h2 {
    font-weight: bold;
    font-size: 18pt;
    color: #2ba94f;
    font-family: Verdana;
}

h3 {
    font-weight: bold;
    font-size: 14pt;
    color: #2ba94f;
    font-family: Verdana;
}

h4 {
    font-weight: bold;
    font-size: 12pt;
    color: #2ba94f;
    font-family: Verdana;
}

tr, td , table{
         border-style: none;
}

.noticias {
        background-color: #affa5F;
        border: solid 1px #2ba94f;
        padding: 15px;
        margin: 0 15px 0 0;
}

.tablePpal {
		width: 750px;
}


.tdMenu {
	  background-color: #2ba94f;
	  padding: 0, 0, 0, 0;
	  margin: 0, 0, 0, 0;
}

.tdSup{
        background-color: #caf99b;
        border: solid 5px #2ba94f;
        padding: 5px 0px 5px 0px;
        z-index: 10;
}

.tdPpal {
        background-color: #caf99b;
        border: solid 5px #2ba94f;
        padding: 10px 10px 10px 10px;
        z-index: 5;
		font-size:10pt;
}

.tdFoto{
        baaackground-color: #2ba94f;
        booorder: solid 2px #2bbf6f;

        padding: 5px 5px 5px 5px;
        width: 200;
        height: 200;
}

.imgFoto{
        max-width: 200;
        max-height: 200;
}


.commentlist {
  width: 464px;
  margin-bottom: 20px;
  list-style-type: none;
  font-size: 14px;
}

.commentlist li {
  background: #ffffff;
  padding-top: 20px;
  margin-bottom:15px;
}

.comment-top {
  background: #ffffff url(comentarios/topcomments.jpg) bottom center no-repeat;
  width: 464px;
  height: 77px;
}

.comment-bottom{
  background: #ffffff url(comentarios/bottomcomments.jpg) bottom center no-repeat;
  width: 464px;
  height: 17px;
}

.commentcontent {
  background: #ffffff url(comentarios/fondocomments.jpg);
  padding: 0px;
}

.commentcontent p {
  padding: 10px 15px;
  font-size:14px;
}

.commentmetadata {
  font-size: 11px;
}

.authorcom small {
  font-size: 10px;
}
