.titulo {
	font-size: 20px;
	color: #00377C;
	line-height: 100%;
}
.bajada {
	font-size: 13px;
	line-height: 145%;
}
.subbtn {
	font-size: 10px;
	color: #666666;
}
.subbtn a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.subbtn a:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.btnIdioma {
	font-size: 11px;
	color: #FFFFFF;
}
.btnIdioma a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.btnIdioma a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.italic {
	font-size: 12px;
	font-style: italic;
}
.txt {
	font-size: 12px;
	line-height: 180%;
}
.copy {
	font-size: 10px;
	line-height: 120%;
	color: #CCCCCC;
}
.direccion {
	font-size: 11px;
	line-height: 120%;
}
.titBco {
	font-size: 22px;
	color: #FFFFFF;
}
.botonera {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.botonera a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.botonera a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.tdVerticalGris {
	padding-right: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.txtInt {
	font-size: 12px;
	line-height: 150%;
}
.txtInt a {
	font-size: 12px;
	line-height: 150%;
	text-decoration: underline;
	color: #666666;
}
.txtInt a:hover {
	font-size: 12px;
	line-height: 150%;
	text-decoration: underline;
	color: #00367C;
}

