/* General */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #333399;
	font-weight:normal;
	display:inline;
	font-variant: small-caps;
}
h2 {
	font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;
	font-size: 20px;
	color: #333399;
	font-weight:normal;
	display:inline;
}
.txt-general{
	font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #333333;
	list-style-image:url(/_templates/2010/imagenes/bul-general.gif)
}
.txt-general-destacado{
	font-family: "Calibri", "Gillsans", "trebuchet", "sans-serif";
	font-size: 14px;
	color: #cc0033;
}
.txt-titulo{
	font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;
	font-size: 20px;
	color: #e8e8e8;
}
.txt-pie{
	font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #000000;
}
.txt-pequeno{
	font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #666666;
}
.txt-pequeno-destacado{
	font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #000000;
}
.txt-pequeno-rojo{
	font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #cc0033;
}
.txt-menu-on{
	font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #cc0033;
}
.txt-menu{
	font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #333333;
}
.txt-menu-claro{
	font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #666666;
}



/* Enlaces */
a.link:link {font-size: 14px;font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;text-decoration: underline; color: #cc0033;}
a.link:visited {font-size: 14px;font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;text-decoration: underline; color: #cc0033;}
a.link:hover {font-size: 14px;font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;text-decoration: none; color: #cc0033;}
a.link:active {font-size: 14px;font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;text-decoration: underline; color: #cc0033;}

a.lnk-pie:link {font-size: 13px;font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;text-decoration: underline; color: #666666;}
a.lnk-pie:visited {font-size: 13px;font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;text-decoration: underline; color: #666666;}
a.lnk-pie:hover {font-size: 13px;font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;text-decoration: none; color: #666666;}
a.lnk-pie:active {font-size: 13px;font-family: "Calibri", "Gill Sans MT", "Trebuchet MS", sans-serif;text-decoration: underline; color: #666666;}

a.lnk-autor:link {font-size: 9px;font-family: "Arial", "Gill Sans MT", "Trebuchet MS", sans-serif;text-decoration: underline; color: #666666;}
a.lnk-autor:visited {font-size: 9px;font-family: "Arial", "Gill Sans MT", "Trebuchet MS", sans-serif;text-decoration: underline; color: #666666;}
a.lnk-autor:hover {font-size: 9px;font-family: "Arial", "Gill Sans MT", "Trebuchet MS", sans-serif;text-decoration: none; color: #666666;}
a.lnk-autor:active {font-size: 9px;font-family: "Arial", "Gill Sans MT", "Trebuchet MS", sans-serif;text-decoration: underline; color: #666666;}

