@charset "utf-8";
/* CSS Document */


/* -----------------------------------

Estilos relacionados con la seccion equipos y costos fijos

----------------------------------------*/

.cell1 {
	width:122px;
	margin:1px 0 0 0;
}
.cell2 {
	width:80px;
	margin:1px 0 0 0;
}
.cell_empty{
	height:15px;
}
.cellTituloTotalMensual{
	width:704px;
}
.cells {
	float:left;
	border:#756A65 1px solid;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:6px 5px 6px 5px;
	position:relative;
}

.datofloatLeft{
	float:left;
	width:168px;
	padding:6px 0 0 0;
}
.casillaAncha {
	width:250px;
	font-size:13px;
	float:left;
	border:#636363 solid 1px;
	padding:8px;
	color:#636363;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 20px 0 0px;
}
.cells:nth-child(even){
	background-color:#E8E8E8;
}
.columnaFlujo{
	width:125px;
	height:auto;
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.columnaMesFlujo{
	width:83px;
	height:auto;
	float:left;
	padding-right: 10px;
	padding-bottom: 5px;
}