body{
margin-top:0px;
font-size:12px;
font-family:"Verdana";
color:#000000;
background-image:url(../../images/fondo_body.jpg);
background-repeat:repeat-x;
scrollbar-face-color: #E69905; 
scrollbar-highlight-color: #356F2D;
scrollbar-shadow-color: #356F2D; 
scrollbar-3dlight-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF; 
scrollbar-track-color:#E9C400; 
scrollbar-drakshadow-color:#000000;

}



/*PAGINA*/
#pagina{
width:988px;
height:594px;
margin:auto;
border:1px solid #356F2D;
background-color:#FFFFFF;
}
#pagina_pie{
width:988px;
height:12px;
margin:auto;
float:left;
color:#FFFFFF; 
font-weight:bold;
border:1px solid #356F2D;
background-color:#000000;
}

	/*CABECERA*/
	#cabecera{
	width:964px;
	height:105px;
	float:left;
	border-bottom:1px solid #356F2D;
	background-image:url(../../images/fondo_cabecera.jpg);
	background-repeat:repeat-x;
	padding-left:24px;
	}
	
	#logo{
	width:176px;
	height:105px;
	float:left;
	}
	
	#catalogo{
	width:401px;
	height:60px;
	float:left;
	padding-left:50px;
	padding-top:45px;
	font-size:20px;
	font-weight:bold;
	}
	
	#junta{
	width:170px;
	height:105px;
	float:left;
	background-image:url(../../images/junta.jpg);
	}
	
	#idioma{
	width:132px;
	height:65px;
	float:left;
	padding-left:35px;
	padding-top:40px;
	}
	/*FIN DE CABECERA*/
	
	
	/*MENU_IZQ*/
	#menu_izq{
	width:187px;
	height:470px;
	float:left;
	padding-top:18px;
	background-image:url(../../images/fondo_menu_izq.jpg);
	border-right:1px solid #356F2D;
	display:block;
	}
	
	
	#enlace_izq{
	width:157px;
	height:auto;
	float:left;
	background-color:#ECB141;
	padding-left:30px;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:1px;
	}

	#enlace_izq a:link{
	color:#000000;
	text-decoration:none;
	}
	
	#enlace_izq a:visited{
	color:#000000;
	text-decoration:none;
	}
	
	#enlace_izq a:hover{
	color:#3E8436;
	text-decoration:none;
	}
	
	#enlace_izq a:active{
	color:#000000;
	text-decoration:none;
	}
	/*FIN DE MENU_IZQ*/
	
	
	
	/*CENTRO*/
	#centro{
	width:772px;
	height:460px;
	float:left;
	padding-left:28px;
	padding-top:28px;
	background-color:#FBFDEE;
	}
	
	#titulo{
	width:418px;
	height:34px;
	float:left;
	background-image:url(../../images/linea_verde.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:3px;
	}
	
	#imprimir{
	width:290px;
	height:auto;
	float:left;
	text-align:right;
	font-size:10px;
	}
	
	#centro_contenido{
	width:772px;
	height:409px;
	float:left;
	overflow:scroll;
	overflow-x:hidden;
	
	}
	
	#empresa{
	width:242px;
	height:81px;
	float:left;
	background-color:#FBFDEE;
	border:1px solid #356F2D;
	margin-top:20px;
	padding-top:1px;
	padding-bottom:1px;
	}
	
	#imagen_empresa{
	width:55px;
	height:56px;
	float:left;
	padding-top:4px;
	padding-left:4px;
	}
	
	#texto_empresa{
	width:178px;
	height:56px;
	float:left;
	background-color:#DBE7C7;
	padding-top:4px;
	padding-left:4px;
	font-size:11px;
	}
	
	#enlaces_empresas{
	width:242px;
	height:21px;
	float:left;
	background-color:#FFFFFF;
	border-top:1px solid #356F2D;
	font-size:11px;
	color: #356F2D;
	text-align:center;
	}
	
	
	#enlaces_empresas a:link{
	color:#356F2D;
	text-decoration:none;
	}
	
	#enlaces_empresas a:visited{
	color:#356F2D;
	text-decoration:none;
	}
	
	#enlaces_empresas a:hover{
	color:#E69905; 
	text-decoration:none;
	}
	
	#enlaces_empresas a:active{
	color:#356F2D;
	text-decoration:none;
	}
	/*FIN DE CENTRO*/

	
	/*FICHA_EMPRESA*/
		#titulo_empresa{
		width:731px;
		height:21px;
		float:left;
		color:#E69905;
		font-weight:bold;
		}
		
		#cuadricula{
		width:365px;
		height:280px;
		float:left;
		}
		
		#titulo_cuadricula{
		width:365px;
		height:20px;
		float:left;
		font-weight:bold;
		padding-top:7px;
		}
		
		#imagen_ficha_empresa{
		width:109px;
		height:104px;
		float:left;
		}
		
		#texto_ficha_empresa{
		width:241px;
		height:104px;
		float:left;
		line-height:20px;
		padding-right:15px;
		text-align:justify;
		font-size:11px;
		}
		
		#caja_formulario{
		width:100px;
		height:12px;
		font-size:11px;
		}
		
		#boton{
		background-color:#F0DCB3;
		border:1px solid #356F2D;
		}
		
	/*FIN DE FICHA EMPRESA*/
	
	
	/*PRODUCTO*/
	
		#foto_producto{
		width:153px;
		height:163px;
		float:left;
		padding-top:10px;
		}
		
		#linea_producto{
		width:743px; 
	 	height:110px; 
		float:left;
		border:1px solid #356F2D;
		padding-top:1px;
		padding-bottom:1px;
		padding-left:1px;
		margin-top:10px;
		}
		
		#imagen_producto{
		width:88px; 
	 	height:88px; 
		float:left;
		}
		
		#interior_linea{
		width:563px; 
	 	height:84px;
		padding-left:12px;
		padding-top:4px;
		float:left;
		line-height:16px;
		}
		
		#selecccionar{
		width:78px; 
	 	height:47px;
		float:left;
		text-align:center;
		}
		
		#categoria{
		width:138px; 
	 	height:158px;
		float:left;
		padding-top:2px;
		padding-right:2px;
		padding-left:2px;
		padding-bottom:2px;
		background-color:#DBE7C7;
		border:1px solid #356F2D;
		margin-top:20px;
		}
		
		#imagen_categoria{
		width:138px; 
	 	height:138px;
		float:left;
		}
	
		#titulo_categoria{
		width:138px;
		height:17px;
		float:left;
		font-size:11px;
		padding-top:3px;
		text-align:center;
		}
	
	/*FIN DE PRODUCTO*/
	
	
	/*ENLACES*/
	a:link{
	color:#356F2D;
	text-decoration:none;
	}
	
	a:visited{
	color:#356F2D;
	text-decoration:none;
	}
	
	a:hover{
	color:#E69905; 
	text-decoration:none;
	}
	
	a:active{
	color:#356F2D;
	text-decoration:none;
	}
	/*FIN DE ENLACES*/

/*FIN DE PAGINA*/