﻿.PnlRed-superior, .PnlRed-inferior
{
	height:4px;	
}

.PnlRed-superior .izq
{
	background-image:url(img/redondear_izq.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:5px;
}

.PnlRed-inferior .izq
{
	background-image:url(img/redondear_izq.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:5px;
}

.PnlRed-superior .der
{
	background-image:url(img/redondear_der.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:5px;
}

.PnlRed-inferior .der
{
	background-image:url(img/redondear_der.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:5px;
}

.PnlRed-central .cen
{	
	/*width:315px;*/
	padding:2px;	
	padding-top:8px;
	padding-bottom:8px;
	vertical-align:top;
}

.PnlRed-central .cen ul
{
	padding:20px;
}