#PorContenido{
	position:relative;
	width:630px;
	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	background-color:white;
	border:10px solid white;
	font-size:11px;
}
#PorCentral{
	position:relative;
	width:640px;
}
#PorInfoCentral{
	position:relative;
	width:473px;
	left:146px;
	margin:20px 10px 10px 10px;
	padding-right:10px;
	text-align:justify;
	min-height:600px;
	*height:600px;
	_height:600px;
}
#PorColIzq{
	position:relative;
	width:190px;
	margin-right:5px;
	width:230px;
}
#PorColDer{
	position:absolute;
	right:0px;
	_right:-30px;
	top:90px;
	width:255px;
}
div.PorSeccion{
	position:relative;
	border:2px dotted #ccc;
	margin:0px 10px 10px 0px;
	padding:8px;
}


div.PorTituloSecciones{
	position:relative;
	border:1px dotted #C70C28; 
	padding:3px; 
	text-align:center; 
	background-color:#ddd;
	margin-bottom:5px;
	max-width:212px;
}

div.pontgrup
{
	position:relative;
	width:453px;
	border:2px dotted #ccc; 
	margin:0px 10px 10px 0px;
	padding:8px;
	text-align:right;
}

#clausula
{
	position:relative;
	width:600px;
	padding-left:18px;
	margin-top:20px;
	font-size:10px;
}

