img {border:none;
}
body {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #513e2a;
	font-size:12px;
	background: #e5e0db;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #56412C;
}
.oneColFixCtrHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(img/fondo.jpg);
	background-repeat:repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	height:195px;
	margin-left: 100px;	
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

  
#header object {
  display: block;
  z-index: 1;
  position: relative;
  }


#menu_idiomas{
	position: relative;
	width: 51px;
	height: 37px;
	top:-100px;
	right:-725px;
  }
   
#menu_idiomas li{
  margin-top:10px;
  background: #606;
  display: inline;
  }
  
#menu_idiomas a{
  display: block;
  background: #606;
  height: 37px;
  width: 100%;
  border: 0 none;
  color: #ffff;
  vertical-align: middle;
  line-height: 25px;
  font-size: 75%;
  }
#menu_idiomas a#spanish {
  background: url(img/btn_spanish.jpg);
}

#menu_idiomas a#spanish:hover {
  background: url(img/btn_spanish_over.jpg);
}

#menu_idiomas a#english {
  background: url(img/btn_english.jpg);
}

#menu_idiomas a#english:hover {
  background: url(img/btn_english_over.jpg);
}

.oneColFixCtrHdr #menu {
	width: 765px;
	margin-left: 100px;	
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #home {
	width: 765px;
	margin-left: 100px;	

}
.oneColFixCtrHdr #menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.oneColFixCtrHdr #menu li {
	padding:0;
	float:left;
}
.oneColFixCtrHdr #menu ul li a {
	display:block;
	height:29px;  //Quito el padding, pero le pongo altura.	
	text-decoration:none;
}
.oneColFixCtrHdr #menu ul li a:hover {
	background-position:bottom;
}
.oneColFixCtrHdr #menu ul li a span {	
	display:none; //Oculto el texto.
}
.oneColFixCtrHdr #menu #quienes {
	width:122px;
	background-image:url(img/btn_quienes.png);
}
.oneColFixCtrHdr #menu #servicios {
	width:176px;
	background-image:url(img/btn_servicios.png);
}
.oneColFixCtrHdr #menu #propias {
	width:225px;
	background-image:url(img/btn_propias.png);
}
.oneColFixCtrHdr #menu #distribuidas {
	width:151px;
	background-image:url(img/btn_distribuidas.png);
}
.oneColFixCtrHdr #menu #contacta {
	width:91px;
	background-image:url(img/btn_contacta.png);
}
.oneColFixCtrHdr #menuinf {
	width: 765px;
	margin-left: 100px;	
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */

}
.oneColFixCtrHdr #mainContent {
	clear:both;
	width: 485px;
	margin-left: 240px;	
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #mainContent #colizq{
	float:left;
	width: 225px;
	
}
.oneColFixCtrHdr #mainContent #coldrch{
	float:right;
	width: 225px;
}
.oneColFixCtrHdr #mainContent #titular{
	float:left;
	text-align:center;
	width: 485px;
}
.oneColFixCtrHdr #mainContent #marca{
	float:left;
	width: 155px;
	height:270px;
}
.oneColFixCtrHdr #mainContent #marcapeke{
	float:left;
	width: 155px;
	height:170px;
}.oneColFixCtrHdr #mainContent #marcamed{
	float:left;
	width: 155px;
	height:190px;
}
.oneColFixCtrHdr #mainContent #descripcion{
	float:left;
	width: 328px;
	height:270px;
	text-align:justify; 
}
.oneColFixCtrHdr #mainContent #descripcionpeke{
	float:left;
	width: 328px;
	height:170px;
	text-align:justify; 
}
.oneColFixCtrHdr #mainContent #descripcionmed{
	float:left;
	width: 328px;
	height:190px;
	text-align:justify; 
	 
}
.oneColFixCtrHdr #footer {
	clear:both;	
	width: 765px;
	margin-left: 100px;	
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#e9cf53;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align:center;
}
.oneColFixCtrHdr #mainContent_form {
	clear:both;
	width: 580px;
	margin-left: 240px;	
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #contacto_form {
height:420px;
width:410px;
float:left;
margin-top:20px;
}
.oneColFixCtrHdr #contacto_info{
width:170px;
float:left;
line-height:22px;
margin-top:40px;
}
.separador_form {
height: 5px;
width:100%;
}
