body {

	width : 785;
	margin-left : auto;
	margin-right : auto;
	padding : 0px;
	background-color:#9EA9AE;
	text-align: center;
}

table {
	background-color:#ffffff;
}
TD {
	font-size : 7.5pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD.textos {
	font-size : 7.5pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 9px;
}

TD.textosubunidad {
	font-size : 7.5pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	padding-left : 5px;
}

TD.textoazul {
	font-size : 7.5pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #104c88;
}

TD.titulo {
	background-color : #104c88;
	color : White;
	font-size : 7.5pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD.hdunidad {
	background-color : #efefef;
	color : #0033CC;
	font-size : 8.5pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD.titulounidad {
	background-color : #efefef;
	color : #104c88;
	font-size : 7.5pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD.titulosubunidad {
	background-color : #efefef;
	color : #0033CC;
	font-size : 7.5pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD.tituloarticulo {
	background-color : #efefef;
	color : #104c88;
	font-size : 8.5pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD.autorarticulo {
	color : #8F8F8F;
	font-size : 7.5pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
}

TR.area {
	background-color : #f8f8f8;
}


TD.colaborador {
	background-color : #efefef;
	color : #0000CC;
	font-size : 7.5pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD.test {
	background-color : #4682B4;
	color : White;
	font-size : 8pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 5;
}

TD.pregunta {
	background-color : #E8E8E8;
	color : Black;
	font-size : 7.5pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 5;
}

TD.diagnostico {
	background-color : #efefef;
	color : #0000CC;
	font-size : 7.5pt;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 10;
	padding-top : 5;
	padding-bottom : 5;
}

.area:hover {
	BACKGROUND-COLOR: #e3e3e3;
	font-family: Verdana,Arial;
	text-decoration: none;

}

.area {
	BACKGROUND-COLOR: #f8f8f8;
	font-family: Verdana,Arial;
	font-size : 7.5pt;
	font-weight : bold;
	text-decoration : none;
	clear: none;
	float: none;
	height:100%;
	width:100%;
	padding-left : 3px;
}


.seccion:hover {
	BACKGROUND-COLOR: #e3e3e3;
	font-family: Verdana,Arial;
	text-decoration: none;

}

.seccion {
	BACKGROUND-COLOR: #f8f8f8;
	font-family: Verdana,Arial;
	font-size : 7.5pt;
	color: #333399;
	clear: none;
	float: none;
	height:100%;
	width:100%;
	padding-left : 3px;
}





A {
	text-decoration : none;
	color : #3300CC;
	font-size : 7.5pt;
	font-family: Verdana,Arial;
	text-decoration: none;
}

A:HOVER {
	text-decoration : none;
	color : #0099FF;
	font-size : 7.5pt;
	font-family: Verdana,Arial;
	text-decoration: none;
}




input.text {
	background-color : #ffffff;
	border : 1px solid #3397bf;
	font-family : Verdana,Courier New, Courier, monospace;
	font-size : 7.5pt;
}

input.bt {
	background-color : #104c88;
	border : 1px solid #D3D3D3;
	font-family : Verdana,Courier New, Courier, monospace;
	font-size : 7.5pt;
	color : White;
	font-weight : bold;
}
