body
{
	background-color:#ffffff;
	font-family: verdana, sans-serif, arial;
	font-size: 10pt;
	margin:0px;
}


table
{
	width:100%;
}


th
{
	background-color:#eeeeee;
	margin-bottom: 5px;
}


tr
{ vertical-align: top; }


td
{
	padding: 20px;
}

/****************************************
CLASSES
.page
.header
.menu-block
.body
.footer
.navigation
.category-link
.isactive
.left-menu
.right-content
.openld-sponsor-cell
****************************************/

.titulo{
  padding:0px;
  margin:5px;
  color:#f37221;
  font-size:50px;
  font-weight:bold;
  font-family:arial;
  text-align:right;
}

.subtitulo{
  padding:0px;
  margin:5px;
  color:#f37221;
  font-size:20px;
  font-family:arial;
  text-align:right;
}

.page 
{
	/*padding: 10px;*/
	margin-left: auto;
	margin-right: auto;
	/*width: 780px;*/
	width:auto;
	background-color:#ffffff;
}

.header {
	padding: 5px;
}

.header h1 {
	text-align:center;
	font-size: 30pt;
}

.menu-block
{
	padding: 3px;
	margin-bottom: 25px;
	font-size: 10pt;
	font-weight: bold;
	background-color:#eeeeee;
	text-align:center;
	height:25px;
  padding-top:10px;
  color:blue;	
}

.menu-block ul
{
	display: inline;
	border: none;
}

.menu-block li
{
	margin-left: 5px;
	/*padding-left: 5px;*/
	display: inline;
	list-style: none;
	border: none;
}

.menu-block a,.menu-block link, .menu-block visited
{
	/*text-decoration: none;*/
	color:blue;
	
}

.body { 
  padding: 5px;
  min-height:320px; 
  /*text-align:center;*/
}
.footer{
  background-color:#a2a2a2;
  padding: 40px;
  color:white;
  font-weight:bold;
  width:94%;
}

.footer a, .footer visted, .footer link, .footer p  {  
  background-color:#a2a2a2;
  color:white;
  font-weight:bold; 
  text-decoration:underline;
  font-size:15px;
}
.footer td{
  padding:0px;
}

.category-link 
{
	font-size: 13pt;
	padding-left:0px;
}

.openld-sponsor-cell {

}

.principal td{
  width:33%;
  padding-left:100px;
}

a, visited, link {
color:blue;
}
.banner-derecho{
  background-color:#ececec;
  min-height:400px;
  padding:10px;
  text-align:center;
  font-family:arial;
  border:solid 1px #d4cfcf;
  margin-bottom:10px;
}