/* Estilos para el área visual pie de página */
div.r01gClsFoot {
	width:100%;
	color: #fff;
	font-size: 90%;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background-color: #003366;
	float: left;
	clear:both;
	margin: 0 0 10px 0;
}

p.r01gClsFootLegal {
	float:left;
	width: 20%;
	margin: 0;
	padding-left: 18px;
	background-image: url(../../../AVComun/Foot/images/r01gArrow.gif);
	background-position: 4px 4px;
	background-repeat: no-repeat;
}

ul.r01gClsFootInfo {
	margin: 0;
	padding: 0 10px 0 0;
	float: right;
	width: 50%;
	text-align: right;
}

ul.r01gClsFootInfo li{
	display: inline;
}
