#fondoHeader{
	background: url("../imgs/clientes/cabecera.jpg") no-repeat top left;
}

#leftcol h2{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 15px;
	color: #009036;
}

#leftcol h3{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 8px;
	color: #99cc66;
}

#clientestli{
	width: 684px;
	overflow: hidden;
	margin-top: 20px;
}

#principales{
	width: 293px;
	float: left;
	background: url("imgs/clientes/boxPrin_bg.jpg") repeat-y left;
}

#principales .top{
	background: url("imgs/clientes/boxPrin_top.jpg") no-repeat left top;
}

#principales .bottom{
	background: url("imgs/clientes/boxPrin_bottom.jpg") no-repeat left bottom;
	padding: 10px 0 20px 15px;
}

#col2{
	width: 381px;
	float: right;
}

#clientesFidel{
	width: 381px;
	background: url("imgs/clientes/boxClient_bg.jpg") repeat-y left;
	margin-bottom: 20px;
}

#clientesFidel .top{
	background: url("imgs/clientes/boxClient_top.jpg") no-repeat left top;
}

#clientesFidel .bottom{
	background: url("imgs/clientes/boxClient_bottom.jpg") no-repeat left bottom;
	padding: 20px 0 15px 30px;
}

#clientesImg{
	width: 381px;
	background: url("imgs/clientes/boxImg_bg.jpg") repeat-y left;
}

#clientesImg .top{
	background: url("imgs/clientes/boxImg_top.jpg") no-repeat left top;
}

#clientesImg .bottom{
	background: url("imgs/clientes/boxImg_bottom.jpg") no-repeat left bottom;
	padding: 20px 0 20px 75px;
}

#clientesImg img{
	display: block;
	padding-bottom: 10px;
}

#rightcol {
	width: 210px;
	padding-left: 10px;
	margin-right: 15px;
}

.publi {
	display: block;
	margin-top: -5px;
	margin-left: -8px;
}

.public img{
	display: block;
}