body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#flashcontent a {
	color: #D2EBFC;
}


#content {
	line-height: 1.5em;
	letter-spacing: 0.07em;
	text-align: justify;

}

#fcdigital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#fcdigital a, #fcdigital a:hover, #fcdigital:visited {
	text-decoration:none;
	color: #666666;;
}

/* Título y subtítulo */
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	color: #3A75D1;
}

h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	color: #003399;
	text-indent: 10px;
}

/* uso especial de texto*/
strong {
}
cite {
}

/* ligas en el área de contenido */
#content a {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content a:active {
	text-decoration: underline;
}
#content a:visited {
}
.oracion {
	color: #3072B9;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.cite {
	font-size: 10px;
	color: #666666;
}
.crach {
	font-weight: bold;
	color: #003399;
}

