h1 {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight:normal;
	display:inline;
}
h2 {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight:normal;
	display:inline;
}

.txt14 {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
.borde_azul {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	border: 1px solid #b7c6d7;
}
.txt14_gris {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #666666;
}
.txt18_verde {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 18px;
	color: #669999;
}
.txt18_azul {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 18px;
	color: #003366;
}
.borde_gris {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	border: 1px solid #CCCCCC;
}
.txt12_gris {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
.txt12_negro {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt12_gris_claro {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.txt16_azul {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 16px;
	color: #003366;
}
.txt18_gris {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 18px;
	color: #666666;
}

.tareas {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	background:white; 
	width:955px; 
	height:100px; 
	overflow:auto;
} 


/*ENLACES*/
a.link:link {text-decoration: underline; color: #669999;}
a.link:visited {text-decoration: underline; color: #669999;}
a.link:hover {text-decoration: none; color: #003366;}
a.link:active {text-decoration: underline; color: #669999;}

a.linkpie:link {text-decoration: none; color: #cccccc;}
a.linkpie:visited {text-decoration: none; color: #cccccc;}
a.linkpie:hover {text-decoration: underline; color: #cccccc;}
a.linkpie:active {text-decoration: none; color: #cccccc;}.borde_gris_celda {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #d5d5d5;
}
.borde_gris_celda_dos {

	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #d5d5d5;
}
.borde_gris_celda_tres {

	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #d5d5d5;
}
.borde_gris_celda_cuatro {


	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #d5d5d5;
}
.txt14_verde {

	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14px;
	color: #669999;
}

/*Viņeta*/
ul {
	list-style-image: url(/templates/2009/imagenes/vineta.gif);
}
