/* AWS- container para Anfagua */

.anfaguaTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	/*padding-left: 5px;*/
	/*vertical-align:middle;*/
	color: #FFFFFF;
	/*background-image: url(pix/titulo_1.png);*/
	background-repeat:repeat-x;
	text-align:left;
	/*height: 45px;*/
	/*padding-top: 5px;*/
	/*background-position: center;	/*height: 60px;*/
}

.anfaguaRow {
	/*background-color: #435A74;*/
	/*background-image: url(pix/titulo_1.png);*/
/*	background-repeat:repeat-x;*/
	height: 45px;
	background-color:#2190d4;
	vertical-align: middle;
}

.anfaguaPix {
	/*background-color: #435A74;*/
	/*background-image: url(pix/titulo_1.png);*/
		background-color:#2190d4;
/*	background-repeat:repeat-x;*/
/*	background-image: url(pix/flecha.png);*/
/*	width: 60px; */
	width: 10px;
/*	height: 60px;*/
/*	height: 45px;*/
	background-repeat: no-repeat;
	background-position:center;
	/*border-right: 1px, white;*/
	vertical-align: middle;
}

.anfaguaBorder {
	/*border-left: 1px solid #435A74;
	border-right: 1px solid #435A74;
	border-top: 1px solid #435A74;
	border-bottom: 1px solid #435A74;
	background-color: #EBEBEB;*/
}

.anfaguaPane {
	background-color: transparent;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
/*	color: #404040;*/
		color: #FFFFFF;
}

.celdaDerecha {
	background-position: right;
	text-align: right;
	padding-right:5px;
}
.contenedor {
	background-position: center;
	z-index: auto;
}
