/**/
h1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#096598; 
	font-weight:bold; 
	margin:1px; 
	text-align:center;
}
h2 {
	font-family: Verdana;
	font-size:12px; 
	color:#d9a019; 
	font-weight:normal; 
	margin:1px;
	text-align:center;	 
}

p {
	margin:1px 0 0 0;
	padding:0;
}
/* TXT PÁRRAFOS */

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#ca6d0f; 
	font-weight:normal; 
	text-align:center;
}
.txt1b { /* texto Logos y Tarjetas */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#3f6ab1; 
	font-weight:bold; 
	text-align:center;
}
.txt2, .txt2 a { /* texto inferior */
	font-family: Verdana;
	font-size:10px; 
	color: #e57a1c; 
	font-weight:bold; 
	text-align:center;
	text-decoration:none; 
}

.TITSEC, .TITSEC a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px; 
	color: #ad820f; 
	font-weight:bold; 
	text-align:left; 
}
.SUBTITSEC, .SUBTITSEC a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1150b9; 
/*	color: #dba617; */
	font-weight:bold; 
	text-align:left;
}
.PARSEC, .PARSEC a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808281; 
/*	color: #ad820f; */
	font-weight:normal;
	text-align: justify;
}