@charset "UTF-8";
/* CSS Document */

body {
	background-color: #efefef;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.letra12 {
	font-size: 12px;
}
a:link {
	color: #83aecc;
	text-decoration: underline;
}
a:visited {
	color: #83aecc;
	text-decoration: underline;
}
a:hover {
	color: #83aecc;
	text-decoration: none;
}
a:active {
	color: #83aecc;
	text-decoration: underline;
}
.letra_blanca_20 {
	font-size: 20px;
	color: #FFF;
}
h1 {
	font-size: 24px;
	color: #83aecc;
}
h2 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	color: #83aecc;
}
h4 {
	font-size: 24px;
	color: #000;
}
.divtipolink{

display:block;

position:absolute;

clip: rect(2,5,2,5);

}
.tabla_blanca {
	background-color: #FFF;
	border: 1px solid #999;
}
