@charset "ISO-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #592d2d;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#FFFFFF;
}
div.metas, div.metas a {
	color: #592d2d;
	font-family:monospace;
	font-size: 1px;
	text-decoration:none;
	cursor:default;
	text-align:center;
}
div.metas a:hover, div.metas a:visited, div.metas a:active, div.metas a {
	cursor:default;
	color:#592d2d;
}
div#wrapper {
	height:100%;
	margin:0 auto;
	padding:0;
	width:100%;
	background:url(img/bg_wrapper_r.jpg) no-repeat 0 0;
}
div#construye {
	height:790px;
	margin:0 auto;
	padding:0;
	width:960px;
	background:url(img/under.jpg) top center no-repeat;
}
.clear {
	clear:both;
}
.hidden {
	visibility:hidden;
	display:none;
}
div.holderMain {
	display:block;
}
.subwrap {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.subwrap p, .subwrap h3 {
	margin-left:20px;
	margin-right:20px;
}
.subwrap {
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;
	font-weight:normal;
}
.imagenesHolder {
	width:640px;
}
.imagenesLegend {
	float:left;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	width: 140px;
}
.imagenesLegend img {
	display:block;
	padding:10px 0 5px 0;
	border:none;
	margin: 0 auto;
	;
}
#productosHolder {
}
div.cuadroCornerTop {
	background:url(img/corners_productos.jpg) no-repeat center 0px;
	display:block;
	height:10px;
	overflow:hidden;
}
div.cuadroBody {
	/*background:url(img/bg_productos.jpg) repeat-y center 0px;*/
	background-color:#000000;
	padding:20px 0;
}
div.cuadroCornerBot {
	/*background:url(img/corners_productos.jpg) no-repeat center -10px;*/
	background-color:#000;
	display:block;
	height:10px;
	overflow:hidden;
}
#branding {
	text-align:center;
	font-size:8px;
	padding-bottom:10px;
	margin-top:50px;
}
#branding a {
	font-weight:bold;
	text-decoration:none;
	color:#0066CC;
}

