

* { margin:0; padding:0;}
body{}

html, input, textarea, select{
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:11px; 
color:#b8b4a5;}


/*in_line*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}


a:hover{text-decoration:none;}
a {color:#dddad1;}

.column { float:left;}
.clear { clear:both;}

b{ color:#c81921;}

#breadcrumb {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px; 
	COLOR: #829935;
	margin-top:0px;
	margin-bottom:8px;
}	

#breadcrumb A:link, #texto_breadcrumb A:visited 
{ color: #829935;
text-decoration: underline;	
	}
	
#breadcrumb A:hover 
{ color: #666666;
text-decoration: none;	
	}

h1 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 30px;
	font-weight:lighter;
	COLOR: #96AF24;
	text-align:left;
	margin-bottom:5px;
	line-height:27px;
}	

#h1 A:link, #texto_home A:visited 
{ color: #218300;
text-decoration: underline;	
	}
	
#h1 A:hover 
{ color: #829935;
text-decoration: none;	
	}	
	
#texto_home {
	FONT-FAMILY: Verdana, Arial, sans-serif ; 
	BORDER-RIGHT: #ffffff 0px solid; 
	PADDING-RIGHT: 14px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 0px; 
	COLOR: #000000; 
	LINE-HEIGHT: 140%; 
	PADDING-TOP: 0px; 
	
}
}	

#texto_home A:link, #texto_home A:visited 
{ color: #218300;
text-decoration: underline;	
	}
	
#texto_home A:hover 
{ color: #829935;
text-decoration: none;	
	}
	
#volver {
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	float:inherit;
}	

#contenido {
	margin-top:0px;
	margin-left:99px;
	margin-right:25px;
	margin-bottom:20px;
}	

#contenido_aceites_izq {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	width:300px;
	height:auto;
	float:left
}

#contenido_aceites_der {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	width:300px;
	height:auto;
	float:right
}	

#content span{ color:#c81921; font-size:10px; font-family:Arial;}
#content span img{ margin-right:9px; margin-bottom:5px;}
#content span a{ color:#c81921; font-size:11px;}

/*header*/

.h_content{ width:788px; height:531px; color:#829935; line-height:10px;}



/*==================list====================*/
.header_con { width:100%;}
.header_con .t { background:url(../images/con_line1.png) repeat-x top #ffffff;}
.header_con .b { background:url(../images/con_line_down.png) repeat-x bottom;}
.header_con .l { background:url(../images/con_line_left.png) repeat-y left;}
.header_con .r { background:url(../images/con_line.png) repeat-y right;}
.header_con .l_t { background:url(../images/con_left_top_h.png) no-repeat left top;}
.header_con .r_t { background:url(../images/con_right_top_h.png) no-repeat right top;}
.header_con .l_b { background:url(../images/con_left_bot_h.png) no-repeat left bottom;}
.header_con .r_b { background:url(../images/con_right_bot_h.png) no-repeat right bottom;}



/*==========================================*/

.Container {
	position: relative;
	width: 640px;
	height: 250px;
	background: #FFF url(images/container_background.gif) no-repeat;
}
#Scroller-1 {
	position: relative;
	overflow: hidden;
	width: 640px;
	height: 250px;
}
#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  text-indent: 20px;
  color: #6F6048;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container {
float:right;
top: 10px;
	
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 20px; height: 120px;
  position: relative;
  top: 0px; left: 6px;

}
.Scrollbar-Handle {
  position: relative;
  width: 20px; height: 22px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: relative;
  top: 147px;
}
