body, table td {
    font-family: Arial,Trebuchet MS,Verdana,Tahoma,Arial,Helvetica;
    font-size: 12px;
}
strong {
	color: #0093dc;
}
h1 {
	font-size: 24px;
	color: #035752;
	padding-top:30px;
}
h1.first {
	color: #035752;
	
}
a {
	color:#0093dc;
}
h1.last {
	color: #035752;
}
img {
	border: 0px solid black;
}

table {
	border-collapse: collapse;
	width: 100%;
}
table td {
	vertical-align: top;
	padding: 0;
}

table#link-html {
	margin-bottom: 10px;
}
table#link-html td {
	text-align: center;
	color: #035752;
}
table#link-html td a {
	font-size: 11px;
}

table#link-html td a.first {
	color: #035752;
}

table#link-html td a {
	color: #0093dc;
}

table#link-html td a.last {
	color: #0093dc;
}

table.border-bottom {
	border-bottom: 1px solid #e7e7e7;
}
table td.align-left {
	text-align: left;
	width: 345px;
}
table td.space-center {
	width: 30px;
}
table td.align-right {
	text-align: right;
	width: 345px;
}

table.texto td {
	font-size: 14px;
	color: #8e9295;
	padding-bottom: 15px;
}

table.articulo td {
	padding: 20px 0px;
}

table.textos-articulo td {
	padding: 0px;
	text-align: left;
}

table.textos-articulo th {
	color: #ffffff;
	font-size: 18px;
	padding: 3px 0px;
	text-align: center;
	font-weight: normal;
}
table.textos-articulo th.es {
	background-color: #035752;
}
table.textos-articulo th.eu {
	background-color: #035752;
}
table.textos-articulo td.title {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}
table.textos-articulo td.title a {
	text-decoration: none;
}
table.textos-articulo td.desc1 {
	color: #000000;
	padding: 5px 0px 20px 0px;
}
table.textos-articulo td.desc2 {
	color: #000000;
	padding: 5px 0px 0px 0px;
}

table.footer td {
	font-size: 10px;
	color: #8e9295;
	padding: 0px 0px 20px 0px;
}
table.footer td p {
	margin-top: 0px;
}

table.footer td.first-line {
	padding: 15px 0px 10px 0px;
}
