/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color:#e6db6f;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}

a {	color: #7F2728;	background: inherit; text-decoration: none; }
a:hover { color: #7F2728; background: inherit; text-decoration: underline; }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 1024px;
margin-bottom: 5px;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
background-color: #e9e3e7;
}

/* ----------top-------------- */
#top {
background-image:url(images/top.jpg);
color:#FFF;
text-align: left; 
font-size: 11px;
border-top:1px solid #000;
height:181px;
padding: 0px;
margin: 0px;
}

#menutop{
float:left;
padding-left: 400px;
width:200px;
height:181px;
border-color:#F00;
}

#bannertop{
float:right;
padding-top:0px;
padding-right:0px;
width:340px;
height:181px;
}
/* ----------middle-------------- */
#middle{
text-align:left;
font-size: 11px;
background-color: #e9e3e7;
border-top:1px solid #000;
border-bottom:1px solid #000;
height:40px;
padding:5px 5px 5px 5px;
margin:0px }

/* -----------------content--------------------- */
#content{
width: 1024px;
padding: 0px;
}
div#content{ 
min-height:800px;
height:expression(this.scrollHeight > 800 ? "auto":"800px"); 
}

/* -----------------content inicio--------------------- */
#content_inicio {
background-color: #ffffff;
padding: 0px;
margin-left: 0px;
margin-right: 250px;
}
div#content_inicio { 
min-height:800px;
height:expression(this.scrollHeight > 800 ? "auto":"800px"); 
}

/* -----------------content all--------------------- */
#content_all {
background-color: #ffffff;
padding: 0px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
div#content_all { 
min-height:800px;
height:expression(this.scrollHeight > 800 ? "auto":"800px"); 
}

/* --------------right inicio------------- */
#right_inicio {
float:right;
width: 250px;
margin: 0px;
padding: 0px;
}
div#right_inicio{ 
min-height:800px;
height:expression(this.scrollHeight > 800 ? "auto":"800px"); 
}

#espacios{
margin-left: 15px;
margin-right: 15px;
}

/* -----------ads--------------------------- */
#ad1 { float: right; text-align: center; padding: 0 0 0 0; width: 250px; border: 3px solid #eee; color: #ccc; height: 90px; margin: 0 0 5px 0; }
#ad1 img {float: left; border:none }
#ad2 { float: left; text-align: center; padding: 0 0 0 0; width: 120px; border: 3px solid #eee; color: #ccc; height: 60px; margin: 0 5px 5px 0; }
#ad2 img {float: left; border:none }

/* -----------footer--------------------------- */
#footer {
color:#FFF;
text-align: left; 
font-size: 11px;
background-color: #5b2b39;
border-top:1px solid #000;
border-bottom:1px solid #000;
height:150px;
padding:0px;
margin:0px
}

	.links a { font-weight: bold; color: #FFFFFF; background: #fff; margin: 0 10px 0 0; background: url(images/dot.png) no-repeat center left; padding: 0 0 0 10px; }
	.sponsor { color: #FFFFFF; background: #eee; }
	#footer li { list-style: none; }
	#fl { width: 600px; }
	#fr { float: right; }

/* -----------forms--------------------------- */

.boton{ background: #7F2728; border: 0; padding: 6px; color: #fff; font-weight: bold; font-size: .9em;  }

.text{ 
   padding: 6px; 
   border: 2px solid #ccc;
   font-family:Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
   font-size: .9em;
   font-weight:normal;
}

.label{
   font-family:Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
   font-size: .9em;
   font-weight:normal;
   text-transform:uppercase;
}

/* ----------info------------------------------- */
#info{
   font-family:Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
   font-size:12px;
   font-weight:normal;	
}	
/* ----------aviso------------------------------- */	
#aviso{font-size: .9em; color:#333; background-color:#FFF;}
#aviso img{
float:none; border: 3px solid #eee; padding: 1px; margin: 0 15px 5px 0;	
}
/* ----------sitemap------------------------------- */
#sitemap{padding:10px 0 10px 30px;}	

/* ----------busquedas------------------------------- */
#busquedas_pagina_web{padding:10px 0 10px 30px;}	

/* ----------------------------busqueda-rapida-avanzada-------------------------------- */
#linea_cero{
    background-color:#FFFFE8;
}
#linea_uno{
    background-color:#eeeeee;
}
#linea_dos{
    background-color:#FFFFFF;
}
#linea_tres{
    background-color:#023b85;
