.eng { 
  color: #999999; /* lila_oscuro */
  margin-top: 0px;
}

#pagebox { 
 width: 1024px; margin:0px; padding: 0px; margin:auto; 
 background: #fff; 
 
}

#pageheader {
  height: 160px; text-align:left;
}

#pageheader h1 { margin:0px;padding:0px; height: 106px; width: 1024px;  }
#pageheader h1 a {  margin-left:0px; }

#pagecontent { 
  min-height: 450px;
}
 
#pageheader ul li {list-style-type: none; margin: 0px; padding: 1px; }
#pageheader a  { color: #cc0033; }
#pageheader li { font-weight: bold; }
#pageheader li.current_page_item a, #pageheader li.current-cat a { color: #cc0033; }


#pageheader ul.menuright { float: right; border-left: 1px white solid; margin: 0px; padding: 0px; padding-left:9px; margin-left: 0px; }
#pageheader ul.menuleft  { margin: 0px; padding: 0px;  }

#pageheaderdescription { 
 float:right; 
 font-size: 18px; font-style: italic; color: #333333;  padding: 10px; margin-top: 80px; }

#pagefooter { background: #990033; width: 1024px; margin: 0px; padding: 0px; margin:auto; color: white; 
                  /*height: 190px;*/ }
#pagefooter h3 { color: #FFF; font-size: 15px; padding-top: 10px; }
#pagefooter ul { list-style-type: none; margin-top: 20px; margin-left: 0px; padding: 0px; }
#pagefooter ul li { display: inline;  padding-right: 12px;  }
#pagefooter a { color: white; text-decoration: none; }

#pageaddress {
	width: 200px; padding-bottom: 20px; padding-left: 20px; float: left; line-height: 14px; padding-bottom: 10px; margin-top: 0px;
	padding-top: 0px; 
} 

#pagefooterblog { background: #990033; width: 1024px; margin: 0px; padding: 0px; margin:auto; color: white; 
                  /*height: 190px;*/ }
#pagefooterblog h3 { color: #FFF; font-size: 15px; padding-top: 10px; }
#pagefooterblog ul { list-style-type: none; margin-top: 20px; margin-left: 0px; padding: 0px; }
#pagefooterblog ul li { display: inline;  padding-right: 12px;  }
#pagefooterblog a { color: white; text-decoration: none; }

.about { 
 font-family: Helvetica, Arial, Sans-Serif, 'Trebuchet MS', 'Lucida Grande';
 font-size: 11px; 
 }

.postcontent {  }

h2 { color: #333333; }

ul.menusubpages { list-style-type: none; margin: 0px; padding: 0px; }
ul.menusubpages li a  { color: #333333; font-weight:bold; }


.contentleft { 
  max-width: 300px; min-width: 300px; min-height: 400px; padding:0px; 
  vertical-align: top;
  border: 1px white solid;
 }

.contentright { 
 max-width: 280px; min-height: 300px; padding: 0px; margin:0px; padding-right: 20px; 
 float: right; 
 border: 1px white solid;

}

p { 
padding-bottom: 10px; 
}

.btext { 
 font-family: Helvetica, Arial, Sans-Serif, 'Trebuchet MS', 'Lucida Grande';
 font-size: 11px; font-weight: normal;
}

#pageheadergray     { color: white; background:#990033; height:70px; padding: 0px; 
                      margin-top:0px;clear:both; padding-left: 40px; width: 984px; }
#pageheadergray h3  { margin: 0px; padding:0px; margin-left: 50px; padding-top: 10px; float: left;}
#pageheadergray ul  { margin: 0px; padding: 0px; margin-left: 10px; width: 120px; float: left; }
#pageheadergray a   { 
  color: white; 
  font-family: Helvetica, Arial, Sans-Serif, 'Trebuchet MS', 'Lucida Grande';
  text-decoration: none; font-weight: normal;
  }
#pageheadergray li:hover { background: #cc0033; }
#pageheadergray ul li { border-left: 1px white solid; padding-left: 5px;}
#pageheadergray li.current_page_item a, #pageheader li.current-cat a { color: #ffffff; background: #cc0033;}


.post { width: 600px; }
.postim { padding-right: 15px; padding-bottom: 20px; float: left; border: 0px gray solid; }
