body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212516;
}
#logo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#logo h1 {
	font-size: 24px;
	color: #FFFFFF;
	margin: 0px;
	letter-spacing: 0.02em;
	text-align: center;
}
#logo h2 {
	font-size: 16px;
	margin: 0px;
	text-align: center;
	color: #CDD573;
}




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

}

#fcdigital, #fcdigital a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
#fcdigital a:hover {
	text-decoration: underline;
}


/* uso especial de texto*/
strong {
}
cite {
}
#footer {
	font-weight: bold;
	color: #FFFF00;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	background-color: #C4CC5E;
}



/* ligas en el rea de contenido */
#content a {
	text-decoration: none;
	color: #FF9900;
}
#content a:hover {
	text-decoration: none;
}
#content a:active {
	text-decoration: underline;
}
#content a:visited {
}
h1 {
	color: #FF9900;
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 32px;
	text-align: left;
}
h2 {
	font-size: 14px;
	color: #959D31;
	font-weight: normal;
	line-height: 24px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
}
h3 {
	color: #4F6CA8;
	font-size: 18px;
	font-weight: normal;
}

h4 {
	color: #FF9900;
	font-size: 22px;
	font-weight: normal;
}
h5 {
	color: #4F6CA8;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

