body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555a4a;
    background: #eeeeee;
}



a:link, a:visited { color: #0683ab; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #0683ab; text-decoration: underline; }

.button_01 a {
	display: block;
	width: 102px;
	height: 23px;
	padding: 7px 0 0 0;
	background: url(images/button.png)  no-repeat;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button_01 a:hover {
	color: #fff;
    background:url(images/button_hover.png) no-repeat;
}


p { margin: 0px; padding: 0px;
    font-family:Arial, Helvetica, sans-serif;

}

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.margin_r10 { margin-right: 10px; }

.float_l { float: left; }
.float_r { float:  right; }

#header_wrapper {
	width: 100%;
	height: 265px;	
	background: url(images/header_g.jpg) no-repeat top center;
}

#header {
	position: relative;
	width: 980px;
	height: 265px;		
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/header_g.jpg) no-repeat top center;
}

/* site title */

#header_java {
	background: url(images/header_bg.jpg) no-repeat top left;
	height: 241px;
	margin-left: 10px;

}
#header_em {
	background: url(images/header_em.jpg) no-repeat top left;
	height: 350px;
	margin-left: 10px;

}

#header_dm {
	background: url(images/header_dm.jpg) no-repeat top left;
	height: 350px;
	margin-left: 10px;

}

#header_do {
	background: url(images/header_do.jpg) no-repeat top left;
	height: 350px;
	margin-left: 10px;

}

#header_in {
	background: url(images/header_in.jpg) no-repeat top left;
	height: 350px;
	margin-left: 10px;
}

#header_al {
	background: url(images/header_al.jpg) no-repeat top left;
	height: 350px;
	margin-left: 10px;
}

#header_aca {
	background: url(images/header_aca.jpg) no-repeat top left;
	height: 350px;
	margin-left: 10px;
}

#header_cer {
	background: url(images/header_cer.jpg) no-repeat top left;
	height: 350px;
	margin-left: 10px;
}

#header_car {
	background: url(images/header_car.jpg) no-repeat top left;
	height: 350px;
	margin-left: 10px;
}

#header_ais {
	background: url(images/header_ais.jpg) no-repeat top left;
	height: 350px;
	margin-left: 10px;
}

#header_ex {
	background: url(images/header_ex.jpg) no-repeat top left;
	height: 350px;
	margin-left: 10px;
}

#header_con {
	background: url(images/header_con.jpg) no-repeat top left;
	height: 350px;
	margin-left: 10px;
}

#header_ad {
	background: url(images/header_ad.jpg) no-repeat top left;
	height: 350px;
	margin-left: 10px;

}
#header_ad_fotos {
	background: url(images/header_ad_fotos.jpg) no-repeat top left;
	height: 100px;
	margin-left: 10px;

}



#header  #site_title {
	float: left;
	width: 220px;
	padding: 90px 0 0 50px;
}

#site_title h1 {
	margin: 0;
	padding: 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-left: 2px;
	font-size: 14px;
	color: #416902;
	font-weight: bold;
	letter-spacing: 2px;
}

/* end of site title */

/* menu */

#menu {
	float: right;
	padding-top: 70px;
	height: 43px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 35px;
	width: 135px;
	margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #f6e529;	
	font-weight: bold;
	outline: none;
}

#menu li a:hover, #menu li .current {
	color: #333333;
	background: url(images/menu_hoverl.png) no-repeat top;
}

/* end of menu */

/* Search */

#header #search_box {
	position: absolute;
	width: 335px;
	height: 72px;
	bottom: 30px;
	right: 50px;

}

#search_box form {
	width: 280px;
	height: 27px;
	margin: 0;
	padding: 25px 0 0 0;
}

#searchfield {
	height: 17px;
	width: 270px;
	padding: 4px 5px 6px 5px;
	color: #fff;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;	
}

/* end of search */

/* content */

#content_wrapper {
	width: 920px;
	margin: 0 auto;
	padding: 0px 40px;
	background: url(images/content.jpg) repeat-y;
}

#content_wrapper_bottom {
	width: 1000px;
	height: 15px;
	margin: 0 auto;
	background: url(images/content_bottom.jpg) no-repeat;
}

#content {
	float: left;
	width: 640px;
}

#content p {
	
	text-align: justify;
	margin-bottom: 10px;
	margin-left: 25px;
}

.content_section {
	
	clear: both;
	width: 100%;
}

.content_section1 {
	
	clear: both;
	width: 900px;
	padding: 0 0 0px 30px;
}

#content h2 {
	color: #911d1d;
	font-size: 24px;
	padding: 0 0 30px 20px;

}

h20 {
	color: #911d1d;
	font-size: 18px;


}

.product_box {
	float: left;
	width: 190px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 20px;
}

.fl_image {
	float: left;
	margin: 3px 15px 5px 0;
}

.fr_image {
	float: right;
	margin: 3px 0px 5px 20px;
}

#content .product_box p {
	padding: 0;
	margin: 0 0 5px 0;
}

#content .product_box a {
	color: #000000;
	font-weight: bold;
}

#content .em_text {
	color: #537c11;
}

.price {
	color: #C30;
	font-size: 14px;
	font-weight: bold;
}

.product_box h3 {
	background: #63a103;
	padding: 3px 10px;
	margin: 0 0 10px 0;
	color: #ffffff;
	font-size: 12px;
}

.product_box img {
	width: 180px;
	height: 100px;
	border: 5px solid #e6e0ce;
	 margin-bottom: 10px;
}

#sidebar {

	float: right;
	width: 180px;
	padding: 0;
	background: url(images/categorias.jpg) top center no-repeat;

 
}

#sidebar .sidebar_section {
	margin-bottom: 30px;
}

#sidebar .sidebar_section_content {

	font-size: 15px;
	margin:0 0 0 20px;

}

#sidebar h2 {
	color: #911d1d;
	font-size: 24px;
	padding: 0 0 10px 20px;

}
#sidebar h1 {
	color: #911d1d;
	font-size: 20px;
	padding: 5px 0 10px 15px;

}

#sidebar .categories_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar .categories_list li {
	padding: 0;
	margin: 0;
}

.categories_list li a {
	display: block;
	color: #201f1c;
	padding: 5px 0 5px 20px;
	font-weight: bold;

}
.categories_list li a:hover, .categories_list li a#selected {
	color: #ac6006;
	text-decoration: none;
	padding-left: 10px;
	background: url(images/list.png) top center no-repeat;

}

.sidebar_section label {
	display: block;
	margin-bottom: 10px;
}

.sidebar_section #input_field {
	height: 20px;
	width: 233px;
	padding: 0 5px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

.sidebar_section #submit_btn{
	float: right;
 	height: 30px;
	width: 80px;
	margin: 0px;
	padding: 3px 0 15px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
}

/* end of content */

/* footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 30px 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #000000;
}

#footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #000000;
}

.footer_menu .last_menu {
	border: none;
}

/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


#slider-wrapper {
    background:url(images/top.jpg) no-repeat;
    width: 900px;

    height: 241px;
	margin-top: 0px;
}

#slider {
	position:relative;
    width: 900px;
    height: 241px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display: none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

#shadow1 {
	background: url(images/shadow_sombra.png);
	margin-left: 10px;
	height: 41px;
	width: 900px;
}

/* end of footer */
