/* CSS Document */
body {
  margin:0px;
  font-family:"Trebuchet MS", Arial, Tahoma, sans-serif; 
  font-size:15px; 
  color:#150500;
  background:#efedd8; 
  line-height:150%;
  background-image:url(image/top_bg.jpg);
  background-repeat:repeat-x;
  }
a:link{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
a:visited{text-decoration:none;}
a img {
  border-width:0;
  }
a.view:link{color:#160f07; text-decoration:none; line-height:32px; display:block;}
a.view:hover{color:#160f07; text-decoration:none; line-height:32px; display:block; background:url(image/nav_bg.jpg) no-repeat top;}
a.view:visited{color:#160f07; text-decoration:none;line-height:32px; display:block;}
a.view:active{color:#160f07; text-decoration:none; line-height:32px; display:block;}
h1{margin:0;
}
h2{
margin:0px;
}
h3{margin:0;
}
p{margin:0;
}
hr{
   margin:0;
   border-bottom:1px dashed #985520;
   height:1px;
}


/* Contenido
----------------------------------------------- */
#outer-wrapper {
  width: 770px;
  margin:0 auto;
  padding:2px;
  text-align:left;
  font:"Trebuchet MS";
  }
#header {
  width:800px;
  margin:0px;
  border:0px solid #000000;
  font-size:15px;
  }
#subheader {
  width:800px;
  margin:0px;
  border:0px solid #000000;
  }
#main {
  width: 800px;
  float: left;
  word-wrap: break-word;
  overflow: hidden;  
  }
#central {
  width: 800px;
  float: left;
  text-align:center;
  word-wrap: break-word;
  overflow: hidden;
  }
#contenido {
  width: 450px;
  float: left;
  word-wrap: break-word;
  overflow: hidden;  
  }
#contenidopatolog {
  width: 565px;
  float: left;
  word-wrap: break-word;
  overflow: hidden;  
  }
#sidebar {
  width: 335px;
  float: right;
  word-wrap: break-word; 
  overflow: hidden;     
} 
#footer {
  width:100%;
  height:80px;
  clear:both;
  margin:0 auto;
  padding-top:12px;
  line-height: 1.6em;
  text-transform:uppercase;
  letter-spacing:.1em;
  text-align: center;
  font-size:15px;
  background-image:url(image/footer_bg.jpg);
  background-repeat:repeat-x;
  background-position:bottom;
}
#sidebarbrown {
  width: 180px;
  float: right;
  word-wrap: break-word; 
  overflow: hidden;
  background-color:#471403;
  padding:15px; 
  margin-right:10px;  
}

/* Textos
----------------------------------------------- */
.titulo{
  text-align:left;
  font:"Trebuchet MS";
  font-size:17px;
  color:#ba5b0f;
  font-weight:lighter;
  }
.subtitulo{
  text-align:left;
  font:"Trebuchet MS";
  font-size:15px;
  color:#ba5b0f;
  font-weight:bold;  
  }
.subtitulo-patolog{
  text-align:left;
  font:"Trebuchet MS";
  font-size:15px;
  color:#C89D64;
  font-weight:lighter;
  letter-spacing:2px; 
  }
.texto{
  text-align:justify;
  font:"Trebuchet MS";
  font-size:15px;
  color:#210800;
  font-weight:lighter;
  }
.texto_big{
  text-align:justify;
  font:"Trebuchet MS";
  font-size:15px;
  color:#471403;
  font-weight:bold;
  }
.texto_big_brown{
  text-align:justify;
  font:"Trebuchet MS";
  font-size:15px;
  color:#ba5b0f;
  font-weight:bold;
  }
.texto-l{
  text-align:justify;
  font:"Trebuchet MS";
  font-size:15px;
  color:#210800;
  font-weight:lighter;
  letter-spacing:1px;
  }
.texto-claro{
  text-align:justify;
  font:"Trebuchet MS";
  font-size:15px;
  color:#EBE1CD;
  font-weight:lighter;
  } 
a.texto-claro{
  text-decoration:none;
  } 
a.texto-claro:hover{
  text-decoration:none;
  color:#C89D64;
  }   
.footer-txt{
  font:"Trebuchet MS";
  font-size:15px;
  color:#A28A7F;
  font-weight:lighter;
  }
a.footer-txt{
  color:#A28A7F; text-decoration:none;
  }
.destacado{
  text-align:center;
  height:20px;
  font:"Trebuchet MS";
  font-size:15px;
  color:#210800;
  font-weight:lighter;
  border-bottom:1px dashed #985520;
  width:98px; 
  }
a.destacado:hover{
  text-align:center;
  height:20px;
  font:"Trebuchet MS";
  font-size:15px;
  color:#210800;
  font-weight:lighter;
  border-bottom:1px dashed #985520;
  background-color:#DDCDAC; 
  width:98px;
  }
/* Botones
----------------------------------------------- */
.navtop{
   padding-top:10px;
   }
.navspace{
   margin-left:52px; 
   margin-right:42px;}
.navhome{
   width:98px; 
   height:32px; 
   font-size:15px;
   line-height:32px; 
   vertical-align:middle; 
   text-align:center; 
   float:left;
   }
.navhome1{
   width:98px; 
   height:32px; 
   font-size:15px;
   line-height:32px; 
   vertical-align:middle; 
   text-align:center; 
   background:url(image/nav_bg.jpg) no-repeat top; 
   float:left;
   color:#160f07;
   }
a.navhome1{
   width:98px; 
   height:32px; 
   font-size:15px;
   line-height:32px; 
   vertical-align:middle; 
   text-align:center; 
   background:url(image/nav_bg.jpg) no-repeat top; 
   float:left;
   color:#160f07;
   }
/* Header logos
----------------------------------------------- */   

ul {
  	list-style:none;
	margin:0;	
	padding:0;
	float:left;
	}
ul li {
	display:block;	
	height:140px;
	text-decoration:none;
	padding:0;	
	float:left;
	}
ul li a:hover {
	background-position:bottom;
	}
ul li span {
	display:none; 
	}
#nav-logo-crinway {
	background-image:url(image/logo_polen_crinway.jpg);
	width:276px;
	}
#nav-abeja {
	background-image:url(image/abejita.jpg);
	width:264px;
	}
#nav-logo-lviol {	
	background-image:url(image/logo_l-viol.jpg);
	width:255px;
	}
img.espacio_left{	
	padding-left:10px;
	}
img.espacio_right{	
	padding-right:10px;
	}