html, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}
#contenido {
	background-image:url(../../imagenes/contenido_bg.gif);
	width:750px;
}
img{
	border-width:0px;
}

#foto {
	background: url(../../imagenes/principal.jpg) no-repeat;
	width: 395px;
	height: 265px;
	padding-top: 35px;
	padding-left: 35px;
	padding-bottom: 15px;
}

#left {
  float: left;
  width: 243px;
}


#nav {
  margin-top: 39px;
  background: url(../../imagenes/en/degradado_menu.gif) repeat-y;
}
#nav ul {
  margin-left: 9px;
  padding-left: 15px;
  padding-bottom: 29px;
  background:  bottom left url(../../imagenes/en/images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 16px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(../../imagenes/en/arr_white.gif) no-repeat;
  padding: 7px 0 0 5px;
}
#nav a {
  color: #000;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
  font: 14px "arial narrow", arial, sans-serif;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  border: none;
  background: 188px 10px url(../../imagenes/en/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

#news {
  background: url(../../imagenes/en/news_bg.jpg) repeat-y;
  padding-left: 15px;
  padding-right: 5px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(../../imagenes/en/dots.gif) repeat-x;
  height: 10px;
}






#derecha {
	float:right;
	width:450px;
	padding: 20px 40px 10px 0px;
	display:inline;
}

#derecha a{color:#28556b;}
#derecha a:hover{color:#c77e0c;}
#foto a{
	margin-right:14px;
}
.separa {
	border-top: 1px solid #85a157;
	margin-bottom: 12px;
}
