body {
  font-size: 11px;
  background-image: url(../imgs/fondo.jpg);
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}


a, a:active {
	text-decoration: none;
	color: #333300;
}
img {
border: 0px solid;
}

#container-interior,
#container {
  width: 750px;
  margin: 0px auto;
}

#header {
  height: 190px;
  background-color: #eb6623;
  
}

#header #logo {
  float: left;
  background-color: #fff;
}

#header #logo img {
  border: 0px solid;
}

#header #logo-underline {
  top: 141px;
  position: absolute;
  float: left;
  z-index: 99;
}

#header #slideshow {
  width: 560px;
  height: 190px;
  overflow: hidden;
  float: right;
  
}

#header #slideshow * {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  
}

#body #menu {
  width: 190px;
  background-color: #eb6623;
  float: left;
  position: absolute;
  z-index: 99;
  
}

#body #menu li,
#menu a, #menu a:active {
	list-style-type: none;
	padding: 8px 2px;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #ed8443;
	height: 15px;
}

#body #menu li.ie-firstchild {
  border-top: 1px solid #ed8443;
}

#body #content {
  padding: 0px;
  background-color: #fff;
  margin-left: 190px;
  min-height: 724px;
}

#body {
  background-color: #eb6623;
                                                                                                                                                                                                                                                               
}

#body div.article {
  margin: 0px;
  padding: 0px;
  background-color: #fff;  
}

#body div.article h1 {
  color: #fff;
  font-size: 26px;
  background-color: #21502c;
  margin: 0px;
  padding: 12px 0px 6px 75px;
}

#body div.article h2 {
	color: #000000;
	font-size: 14px;
	margin: 13px 0px 5px 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #21502c;
}

#body div.article div.title-underline {
  background-color: #eb6623;
  height: 4px;
  margin: 4px 0px 26px 75px;
}

#body div.article p {
	margin: 13px 0px 5px 75px;
	width: 420px;
	color: #444;
}

#body div.article .parrafofino {
	margin: 13px 0px 0px 75px;
	width: 210px;
}
#body div.article .parrafofino p{
	margin: 0px 0px 0px 0px;
	width: 210px;
}
#body div.article .contgral {
	margin: 13px 0px 0px 75px;
}
#body div.article ul {
	margin: 13px 0px 5px 75px;
	width: 420px;
	color: #444;
}

#footer div.text{
  text-align: center;
  font-size: 10px;
}

#footer #menu-footer {
  float: left;
  margin: -300px 0px 0px;
}

#footer div.border {
  border-top: 3px solid #fff;
  border-bottom: 8px solid #21502e;
  height: 0px;
}


br {
  clear: both;
}

#container #header {
  height: 210px;
}

#container #header #logo {
  height: 210px;
}

#container #header #slideshow {
  width: 456px;
  height: 210px;
}

#container #body #menu {
  width: 294px;
}

#container #body #content {
  margin-left: 294px;
}

#container #body div.article {
  margin: 0px;
}

#container #body div.article h1 {
  font-size: 16px;
  padding: 10px 0px 4px 35px;
}

#container #body div.article div.title-underline {
  margin: 4px 0px 15px 35px;
}

#container #body div.article p {
  margin: 13px 0px 5px 35px;
  width: 210px;
}

#container #body div.article img {
  float: right;
  margin: 0px 0px 0px 10px;
}


#container #body div.article p a,
#container #body div.article p a:active {
  text-decoration: none;
  color: #444;
}

p.link {
  text-align: right;
  margin-top: 0px;
}
.imgDerecha {
  float: right;
  margin: 0px 0px 0px 0px;
  padding-top: 10px;
}

#idioma {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -35px;
	margin-bottom: 0px;
	margin-left: 44px;
	width: 85px;
	height: 35px;
}

#idioma p a, #idioma p a:link, #idioma p a:visited, #idioma p a:active, #idioma p a:hover, #idioma p a img {
	color: #FF8600;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.language {
	
}
