h4 {
	background-image: url(../imag/imag/fondo-titulos-h4.gif);
	display: block;
	height: 45px;
	font-size: 20px;
	color: #26739A;
	padding-left: 35px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}
h5 {
	font-size: 18px;
	font-weight: normal;
	color: #083F5E;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C5CDD3;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
.textos {
	font-size: 12px;
	line-height: 2em;
	text-align: justify;
}
.texto-azul {
	font-weight: bold;
	color: #073D5F;
}
#texto a:link, #texto a:visited {
	color: #26739A;
	font-weight: bold;
}
#texto a:active, #texto a:hover {
	color: #E24E05;
	text-decoration: underline;
}
.img-izq {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.img-der {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.img-padding {
	padding-top: 5px;
	padding-bottom: 5px;
}

.txt-11 {
	font-size: 11px;
	text-align: left;
}
.texto-right {
	text-align: right;
}
.fondo-gris {
	background-color: #EEEEEE;
	padding: 3px;
}
.titulos-distribuidores {
	font-weight: bold;
	color: #26739A;
	padding: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#float-left {
	float: left;
	margin-right: 10px;
}

