@charset "utf-8";
/* CSS Document */
body{
	margin: 0px, 0px, 0px, 0px;
	background:url(../images/back.jpg) top left repeat-x #719c31;
	font-family:Tahoma, Geneva, sans-serif;
}
#top_page{
	background:url(../images/top_page.jpg) top left no-repeat;
}

#eslogan{
	background:url(../images/eslogan.jpg) top left no-repeat #FFF;
}

#cuerpo{
	background:#FFF;
}
#logo{
	background:#FFF;
	padding-left:15px;
}
#menu_top{
	background:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
#menu_top a:link,
#menu_top a:visited{
	color:#FFF;
	text-decoration:none;
}
#menu_top a:hover{
	color:#FFF;
	text-decoration:underline;
}
#top_left{
	background:url(../images/top_left.jpg) top left no-repeat;
}
#top_right{
	background:url(../images/top_right.jpg) top left no-repeat;
}
#border_left{
	background:url(../images/border_left.jpg) top left repeat-y;
}
#border_right{
	background:url(../images/border_right.jpg) top left repeat-y;
}
#border_bottom{
	background:url(../images/border_bottom.jpg) top left no-repeat;
}
#footer{
	text-align:center;
	color:#FFF;
	font-size:11px;	
}
#footer a:link,
#footer a:visited{
	color:#FFF;
	text-decoration:underline;
}
#footer a:hover{
	color:#FFF;
	text-decoration:none;
}
/*Tabla menu*/
.tbl_borde_left_1{
	background:url(../images/left_1.gif) top left no-repeat;
}
.tbl_borde_left_2{
	background:url(../images/left_2.gif) top left no-repeat;
}
.tbl_borde_right_1{
	background:url(../images/right_1.gif) top left no-repeat;
}
.tbl_borde_right_2{
	background:url(../images/right_2.gif) top left no-repeat;
}
.menu_bg_1{
	background:url(../images/menu_bg_1.gif) top left repeat-x;
}
.menu_bg_2{
	background:url(../images/menu_bg_2.gif) top left repeat-x;
}
/*Textos*/
.texto12{
	color:#999;
	font-size:12px;
}
.texto12 a:link,
.texto12 a:visited{
	color:#729d34;
	text-decoration:none;
}
.texto12 a:hover{
	color:#729d34;
	text-decoration:underline;
}
.titulo12{
	padding-left:5px;
	color:#729d34;
	font-size:12px;
	border-bottom: solid 1px #999;
}
.titulo16b{
	padding-left:5px;
	color:#729d34;
	font-size:16px;
	border-bottom: solid 1px #999;
	font-weight:bold;
}
.verde12{
	color:#729d34;
	font-size:12px;
}
.categorias a:link,
.categorias a:visited{
	height:35px;
	background:url(../images/categ_icon_1.gif) top left no-repeat;
	padding-left:25px;
	color:#729d34;
	font-size:14px;
	text-decoration:none;
}
.categorias a:hover{
	height:35px;
	background:url(../images/categ_icon_2.gif) top left no-repeat;
	padding-left:25px;
	color:#729d34;
	font-size:14px;
	text-decoration:underline;
}
.categorias_sel a:link,
.categorias_sel a:visited,
.categorias_sel a:hover{
	height:35px;
	background:url(../images/categ_icon_2.gif) top left no-repeat;
	padding-left:25px;
	color:#729d34;
	font-size:14px;
	text-decoration:underline;
}
/*Formularios*/
.box85{
	border: 1px solid #999;
	width:85%;
}
/*Productos*/
.product_imagen img{
	border: 3px solid #CCC;
}
.titulo_producto:link,
.titulo_producto:visited{
	color:#729d34;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.titulo_producto:hover{
	color:#729d34;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
