a:link {
    color: #000066; text-decoration: none; }

a:visited {
    color: #000066; text-decoration: none; }

a:active {
    color: #000066; text-decoration: none; }

a:hover {
    color: #000066;
    text-decoration: underline;
}

H1 {
  font-family: "trebuchet ms", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  color: #ffff66;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}

H2 {
  font-family: "trebuchet ms", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  color: #000066;
  font-size: 20px;
  font-weight: bold;
}

.titulo {
  font-family: "trebuchet ms", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  color: #444444;
  font-size: 19px;
}

.texto {
  font-family: "trebuchet ms", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  color: #444444;
  text-align: justify;
  font-size: 13px;
}

.texto1 {
  font-family: "trebuchet ms", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  color: #444444;
  text-align: center;
  font-size: 15px;
}

.texto2 {
  font-family: "trebuchet ms", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  color: #444444;
  text-align: center;
  font-size: 13px;
}

.texto3 {
  font-family: "trebuchet ms", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  color: #444444;
  font-size: 13px;
}

.pie{
  font-family: "trebuchet ms", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  color: #444444;
  text-align: center;
  font-size: 9px;
}

.td {
  border: 0px solid #ff7700;
  font-family: "trebuchet ms", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  color: #ffff66;
  text-align: left;
  font-size: 10px;
}

a.menu:link { color: #ffff66; text-decoration: none; }

a.menu:visited { color: #ffff66; text-decoration: none; }

a.menu:active { color: #ff9900; text-decoration: none; }

a.menu:hover { color: #ffff66; text-decoration: underline;  }

.tdbuscador {
  font-family: "trebuchet ms", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  color: #000066;
  background: #ff9900;
  text-align: center;
  font-size: 10px;
}

.border{
   border: 1px ridge #ff9933;
}

.toptd {
  border: 0px solid #ffff66;
  font-family: "trebuchet ms", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  color: #ffff66;
  text-align: left;
  font-size: 12px;
  background: #ff7700 /* url(bar.gif) repeat-x */;
}

.toptd1 {
  border: 0px solid #ff7700;
  font-family: "trebuchet ms", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  color: #ffff66;
  text-align: rigth;
  font-size: 11px;
  background: #000066;
}


a.toptd:link { color: #ffff66; text-decoration: none; }

a.toptd:visited { color: #ffff66; text-decoration: none; }

a.toptd:active { color: #ffff66; text-decoration: none; }


a:lnktd:hover { color: #ffff66; font-weight: bold; }

a.lnktd:link { color: #ffff66; text-decoration: none; }

a.lnktd:visited { color: #ffff66; text-decoration: none; }

a.lnktd:active { color: #ffff66; text-decoration: none; }

a:lnktd:hover { color: #ffff66; font-weight: bold; }


.border {  border: 1px #ffff99 ridge; }

.piepag {
  font-family: "trebuchet ms", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  color: #ffff66;
  font-size: 11px;
  font-weight: bold;
}

#contenedor{
	width: 100%;

} 
#bloque1 {
    width: 350px; 
	float:left;
}

#bloque2 {
    width: 350px;
    margin-left: 350px;
    padding: 4 4 4 4px;
}

#contenido {
    color: #444444;
	font-family:  "trebuchet ms", "lucida sans unicode", "lucida grande", verdana, sans-serif;
	font-size: 12px;
	background: url(img/back-fav.gif) no-repeat left top;
	float:left;
	padding: 5px;
	width:150px;
} 

div.contenido img {
	width: 135px;
	height: 100px;
}

div.contenido strong {
    font-family: "trebuchet ms", "lucida sans unicode", "lucida grande", verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

.menuv {
  	font-family:"trebuchet ms", "lucida sans unicode", "lucida grande", verdana, sans-serif;
	border: 0px solid #ff6600;
	background-color: #FF9900;
	margin-top: 2px;
	margin-left: 0Px;
	width: 125px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #ffff66;
	text-align: left;
}

.menuv ul, li {
	list-style-type: none;
	line-height: 17px;
}

.menuv ul {
	background-color: #FF6600;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.menuv li {
	background-color: #FF9900;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.menuv a {
	text-decoration: none;
	color: #ffff66;
	display: block;
	padding: 1px 5px;
	width: 115px;
}

.menuv a:hover {
	text-decoration: underline;
}

.menu {
  	font-family:"trebuchet ms", "lucida sans unicode", "lucida grande", verdana, sans-serif;
  	font-size: 11px;
}

