/***----Grilla base sitio---*/


body {
	text-align:left;
	padding-left: 5px;
}

#prcPrs {
	width:756px;
	border:#CCCCCC solid 1px;
	float:left;
	margin-top:5px;
	overflow:hidden;
}


#prcPrs2 {
	width:756px;
	border:#CCCCCC solid 1px;
	float:left;
	margin-top:5px;
	overflow:hidden;
	background-image: url(../images/bk_contenedor.gif);
	background-repeat: repeat-y;
}

#ftrPrs{
	width:756px;
	float:left;
	background-image:url(../images/bk_footer.jpg);
}

#ftrPrs2 {
	width:761px;
	float:left;
}

#mnuLat {
	width: 167px;
	float: left;
	border-right: 1px solid #ccc;
}

#cntPrs {
	width: 588px;
	float: right;
}

#pMsSug {
	width:590px;
}


