table.titulo_smartmetering{
	position: relative;
	left: 50%;
	width: 950px;
	margin-left: -475px;
	margin-top: 0px;
	margin-bottom: 30px;
}

table.titulo_smartmetering td.campo{
	font-family: 'Roboto';
	font-size: 28px;
	font-weight: 300;
	color: #000000;
	vertical-align: middle;
	text-align: left;
}

.titulo_smartmetering strong{
	font-family: 'Roboto';
	font-size: 28px;
	font-weight: 700;
	color: #000000;
}


.subtitulo_smartmetering{
	position: relative;
	left: 50%;
	width: 950px;
	margin-left: -475px;
	margin-top: 0px;
	margin-bottom: 30px;
	font-family: 'Roboto';
	font-size: 24px;
	font-weight: 400;
	color: #000000;
}

table.tipos_contadores{
	position: relative;
	left: 50%;
	width: 950px;
	margin-left: -475px;
}

table.tipos_contadores td.izda{
	width: 189px;
	text-align: left;
}

table.tipos_contadores td.centro1{
	width: 191px;
	text-align: center;
}

table.tipos_contadores td.centro2{
	width: 191px;
	text-align: center;
}

table.tipos_contadores td.centro3{
	width: 190px;
	text-align: center;
}

table.tipos_contadores td.dcha{
	width: 189px;
	text-align: right;
}

table.smartmetering{
	position: relative;
	left: 50%;
	width: 850px;
	margin-left: -425px;
	margin-top: 10px;
}

table.smartmetering td.titulo{
	background-color: #3171c8;
	color: #ffffff;
	font-family: 'Roboto';
	font-size: 14px;
	font-weight: 400;
	padding: 5px;
	border: 1px solid #cccccc;
}

table.smartmetering tr.filasmart:hover{
	background-color: #cccccc;
	cursor: pointer;
}

table.smartmetering td.campo{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #cccccc;
}


table.smartmetering td.campo a:link, table.smartmetering td.campo a:visited{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.subtitulo_smart{
	font-family: 'Roboto';
	font-size: 18px;
	color: #3171c8;
	font-weight: 400;
}

img.imgsmartmetering{
	cursor: pointer;
}

.esquema-smart {
	width:950px;
	height:auto;
}

.img-esquema-smart>img {
	width: 100%;	
}

.thumb-contadores {
	width:340px;
	position: absolute;
	float:right;
	top:590px;
	right:133px;
}

.thumb-contadores>img {
	width: 75px;
	cursor: pointer;
}

.area-esquema {
	cursor: pointer;
}

img.img-contadores {
	width: 950px;
}