body {
	background-color: #2D4261;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
a:link {
	color: #006699;
}
a:visited {
	color: #333366;
}
a:hover {
	color: #003366;
}
a:active {
	color: #003366;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}

.TextoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	letter-spacing: normal;
}
.TextoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
	letter-spacing: normal;
}
.TextoJustificado{
	text-align: justify;
	text-indent: 20px;
	font: 11px Arial, Helvetica, sans-serif;
}

.TAzulJustificado {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 11px;
	text-align: justify;
	text-indent: 20px;
}
.TAzulNormal {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 11px;

}
.TextoCentrado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	text-align: center;
}

.Estilomenu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #036;
	list-style: disc url(Imagenes/bullet.gif) inside;
}
.Fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	text-align: center;
}


.fondotabla {
	background-image: url(../ti_imagen/t_familias_09.gif);
	background-repeat: no-repeat;
}

campotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	border: 1px #006699;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	margin: 0px;
	padding: 0px;
	border: 1px #0099CC;
}