﻿body
{
	background-image: url( '/css/img/FONDO-PROD.png' );
	background-color: #a78924;
	background-repeat: repeat-x;
}

/*
div.backProd{background: url('/css/img/fondo-PROD-madera.png' ) no-repeat; width: 717px; height: 541px;}
div.backProd img{ margin: 0px 0px 0px 0px; }
*/

.pnlBackFamilia{width: 796px; height: 500px; background-repeat: no-repeat; float: left;}
.txtDescFam{width: 300px; height: 250px; padding: 180px 0px 0px 40px; color: #fefefe;}

div.WPBody p {margin: 0px 0px 5px 0px;} 

div.WPBoxedBody {margin: 15px 0px 0px 0px; width: 722px;}
div.WPBoxedBody .WPTopLeftCorner {background-image: url(/css/img/rounded/borde-DISTR-arr-izq.png); }
div.WPBoxedBody .WPTopCenter {width: 712px; background-color: #000000; }
div.WPBoxedBody .WPTopRightCorner { background-image: url(/css/img/rounded/borde-DISTR-arr-der.png); }
div.WPBoxedBody .WPBody {width: 720px; background-color: #000000;}
div.WPBoxedBody .WPBottomLeftCorner {background-image: url(/css/img/rounded/borde-DISTR-ab-izq.png); }
div.WPBoxedBody .WPBottomCenter {width: 712px; background-color: #000000;}
div.WPBoxedBody .WPBottomRightCorner {background-image: url(/css/img/rounded/borde-DISTR-ab-der.png);}

.WPDist .WPBody{height: 255px;} 
.WPCar .WPBody{padding-bottom: 20px;} 
.WPCar img{margin: 0px 0px 0px 0px;}
div.WPRef {margin: 0px;}

/*** WP PRODUCTOS ***/
div.WPProd {width: 262px;float: left; margin: 15px 0px 0px 25px; }
div.WPProd .WPTopLeftCorner {width: 5px; height: 5px; float: left; background-image: url(/css/img/rounded/borde-groc-PROD-arr-izq.png); }
div.WPProd .WPTopCenter {background-color: #1A1A1A; width: 252px; border-color: #FFD24E;}
div.WPProd .WPTopRightCorner {width: 5px; height: 5px; float: left; background-image: url(/css/img/rounded/borde-groc-PROD-arr-der.png); }

div.WPProd .WPTitle
{
	background-color: #1A1A1A;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFD24E;
	border-left-color: #FFD24E;
	width: 260px;
	float: left;
	padding-bottom: 4px;
	color: #FFD24E;
}

div.WPProd .WPBody {background-color: #000000; width: 240px; border-color: #FFD24E; padding: 5px 10px 5px 10px;}
div.WPProd .WPBottomLeftCorner {width: 5px; height: 5px; float:left; background-image: url(/css/img/rounded/borde-groc-PROD-ab-izq.png); }
div.WPProd .WPBottomCenter{ background-color: #000000; width: 252px; border-color: #FFD24E;}
div.WPProd .WPBottomRightCorner {width: 5px; height: 5px; float:left; background-image: url(/css/img/rounded/borde-groc-PROD-ab-der.png);}

div.WPProd div.WPTitle h4{text-transform: none; margin: 0.2em 1em 0.2em 1em; font-size: 145%;}

div.WPProd div.WPBody h5{color: #D3D3D3;}
/*** END WP PRODUCTOS ***/

div.WPDistr {width: 212px; margin: 25px 0px 25px 25px; }
div.WPDistr .WPTopCenter {width: 202px; }
div.WPDistr .WPTitle { width: 210px; }
div.WPDistr .WPBody {width: 190px; height: 150px;}
div.WPDistr .WPBody a span {color: #D3D3D3;}
div.WPDistr .WPBottomCenter{ width: 202px; }
div.WPDistr2 {margin: 25px 0px 25px 15px; }
