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


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

Estilos relacionados con la seccion equipos y costos fijos

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

.cell1 {
	width:243px;
}
.cell2 {
	width:150px;
}
.cell3 {
	width:190px;
}
.cell4 {
	width:190px;
}
.cell5 {
	width:80px;
}
.cell6 {
	width:809px;
}
.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;
}
.datofloatRight{
	float:left;
	width:212px;
	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;
}
.casillaDelgada {
	width:226px;
	font-size:13px;
	float:left;
	border:#636363 solid 1px;
	padding:8px;
	color:#636363;
	font-family:Arial, Helvetica, sans-serif;
}