html { scrollbar-base-color:#9E9E9E;
}
a:link {
	font-size: 16px;
	font-weight: normal;
	color: red;
	text-decoration: none;
	font-style: italic;
	
}
a:visited {
	font-size: 16px;
	font-weight: normal;
	color: red;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	font-size: 16px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
	font-style: italic;
}

.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 46px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #CC3300;
}

.formtexto {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03F;
	}
	
.asterisco {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: Black;
	text-align: center;
	
}

.bordeformulario {
	border: 1px solid #8B8B8B;
	background-color: #DFDFDF;
	border-style: solid;
	}
#subrayado {
	text-decoration: underline;
	}
#negrita {
	font-weight: bold;
	}
.subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #003399;
	text-align: center;
}
.firma {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #003399;
	text-align: center;
	font-weight: bold;
}
.marca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #003399;
	text-align: center;
	font-weight: bold;
}
.titulo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #853535;
	text-align: center;
}
.textogeneral {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #003399;
	text-align: justify;

}
body {
	background-color: #CCCCCC;
	margin-top: 0px;
	background-image: url(../Imagenes/fondo_degrad.jpg);
	background-repeat:   repeat-x;
}
.bordetabla {
	border: 2px outset #FFFFFF;
	padding: 10px;
}
.datospoema {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.datos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	font-style: oblique;
}
