﻿

/* h2 */
.cliente_titulo_Clasificacion
{
	margin: 0px 0px 0.5em;
	font-size:1.25em;
	color: #004779;
	font-weight: bold;
}


.tablaClientes
{
	margin-left: 17px;
	width:800px;
	/*margin-top:30px;
	background-image: url(/recursos/desnea/imagenes/cliente_fondo.jpg);
	background-repeat: no-repeat;*/
	
}

.tablaClientes tr {
}
.tablaClientes tr td
{
	padding-bottom:10px;
	padding-left:10px;
}

.tablaClientes tr td img
{
	width:120px;
	height:60px;
}
/*
.tablaClientes tr td
{
	
	min-width:200px;
	width:220px;
	min-height:60px;
	height:60px;
	text-align:center;
	vertical-align:middle;
}

.tablaClientes tr td  img
{
	width:150px;
	height:40px;
	
}
*/

.cliente_titulo
{
	font-weight:bold;	
}

.cliente_Descripcion
{
	color: #808080;
}
