@charset "UTF-8";
/* CSS Document */

body{ 
	color:#000;
	margin:0px 0 0px 0; 
	padding:0 0 0px 0; 
	border:0; 
	text-align: center; 
	font-family: Arial, helvetica, sans-serif; 
	font-size:11px;
	background-image:  url("../images/fondo.gif");
	background-color:#fdf56d;
	background-attachment:fixed;
	background-repeat: repeat-x;  
	
	scrollbar-face-color: #CECF67;
	scrollbar-shadow-color: #AEAF57;
	scrollbar-highlight-color:  #AEAF57;
	scrollbar-3dlight-color:  #AEAF57;
	scrollbar-darkshadow-color:  #AEAF57;
	scrollbar-track-color: #AEAF57;
	scrollbar-arrow-color:  #AEAF57;


}

/*---- SITE AREAS---*/

#structure{ background-color:#FFF; padding:0; margin:0 auto 0 auto; width:800px; text-align:left;}

#header{display:block; width:800px; height:179px; padding:0; border:0; margin:0; clear:both; background-color:#ffff99;}

#main { width:800px; background-color: #FFFFFF;}

#menu_izquierdo { width:210px; height:auto; background: url("../images/fond_mizq.jpg") #feff7a bottom no-repeat; color: #666666; float:left; padding-bottom:28px;}
 
.opciones{ padding:5px; }

#menu_izquierdo a, #menu_izquierdo a:active, #menu_izquierdo a:focus, #menu_izquierdo a:link, #menu_izquierdo a:visited {color:#666; text-decoration:none;}
#menu_izquierdo a:hover { color: #990000; text-decoration:none; }

#menu_izquierdo ul { margin:0px; list-style:circle; padding:10px 6px 1px 5px;text-decoration:none; list-style:none; height:auto; }
 
#menu_izquierdo li { padding-left:1px; padding-bottom:2px; margin-bottom:10px; text-decoration:none; list-style:none; border-bottom:1px solid #F75921;height:auto;}

#main_content { width:590px; float:right;}

#main_left { width:390px; float:left; clear:both; }
#main_left2 { width:390px; float:left; clear:both; }

#main_right { width:200px; float:right; /*background: url("../vistas/images/fond_busca.jpg" )*/ background: url("../images/fond_bus.jpg") repeat-x #fff; height:380px; }

#foot { width:800px; clear:both; background:  url("../vistas/images/foot.gif") no-repeat bottom; height:96px}   

#pie { font-size:7pt; clear:both; color:#005F9F;text-align:center; padding:10px 10px 10px 10px; }

#bienvenida { background: url("../images/fond_bien.jpg") no-repeat bottom #feff7a; /*width:280px;*/ height:auto; color: #666; text-align:justify; padding:10px 110px 10px 10px; }
.titulo { font-size:14px; color: #666666; padding:0px 0px 10px 0; font-weight:bold;}

#myGallery { background: url("../vistas/images/fond_dest2.jpg" ) repeat-x #f9c822; height:224px; }


#documento {
	background: url("../vistas/images/fond_bien.jpg") repeat-x;
  	height:auto;
	background-color:#FFF331;
  	color: #666666;
    padding:10px;
	text-align:justify;}
#documento h1 { font-size:16px;}

#documento a:link, #documento a:visited { color:#636563;}

/*-------------------------------------------------------------------------------------*/
.centro{ background:#CC0000;}

.texto{
	color: #666666;
    padding:0px 8px 0 10px;
	text-align:justify;
	background: url("../vistas/images/fondo_centro.gif") repeat-x #fff ;
	background-attachment:fixed;
}




.texto h1 { font-size:16px;}
.texto h2 { font-size:18px; color:#7F7F7F;}
.texto a:link, .texto a:visited { color:#636563;}

.resultado { padding: 0; color:#666;}
.resultado td { border-bottom:1px solid #aaa; padding:5px;}
.result {color:#999999;}
.resultado h3 {margin-bottom:10px; font-size:12px; color:#666; font-weight:bold;}
.lupa {margin:0px 0 0 px; padding-top:0px;}

#ficha{ background: url("../vistas/images/fond_ficha4.gif") repeat-y ; }
.ficha { margin-left: 65px;}
.ficha2 { padding-top: 0px; font-weight:bold; margin-left:0px; }
.ficha3 {  }
.ficha4 {/*background: url("../vistas/images/fond_ficha3.gif") no-repeat right*/  width:300px; }
.ficha5 { padding-top: 10px; font-weight:bold; width:335px;}
.ficha6 { padding-top: 10px; }

#top_ficha { background: url("../vistas/images/fond_ficha1.gif") no-repeat top ; height:30px;}

#arriba { background: url("../vistas/images/final.gif") no-repeat top ; padding:5px 10px 0 10px; margin-left:-5px; height:40px;}
#arriba2 { padding-top:5px; text-align:right;}
.arriba {margin-left:450px; height:30px; }
.prod_top {background: url(""); padding: 0px; width:300px; height:36px;}
.prod_foot {background: url("") no-repeat; padding: 0px; width:324px; height:46px;}
.prod_price { font-weight:bold;} 

table.enviar td { padding-right:60px;}

/*.busqueda {
color: #EFEFA5;
padding-left:15px;
}

.busqueda select {
width:150px;
margin-top:5px;
margin-bottom:5px;
}

.buscar {
width:200px;
padding-left:10px;
padding-top:10px;
font-size:14pt;
}*/
/*

.buscar table {
width:150px;
color:#636563;
/*background-color:#FF0000;*/
/*text-align:center;*//*
}

.buscar input {
/*width:300px;*//*
margin-top:5px;
margin-bottom:5px;
}

.buscar hr {
color:#ADDF21;
}
*/

