body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #ECE9D8;
	font-weight: bold;
}


#content {
	line-height: 1.5em;

	letter-spacing: 0.04.em;
	text-align: justify;
	letter-spacing: 0.04em;

}

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

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

/* ligas en el área de contenido */
#content a {
	text-decoration: none;
	color: #FFFFCC;
}
#content a:hover {
	text-decoration: underline;
}
#content a:active {
	text-decoration: underline;
}
#content a:visited {
}
#contentFull h1 {
	font-family: Tahoma, sans-serif;
	font-size: 20px;
	margin-left: 420px;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../images/apoyo/backgrounds/backH1.png);
	line-height: 2em;
	width: 270px;
	letter-spacing: 2px;
	text-align: center;
}
#contentFull ul {
	margin-left: 0px;
}




#footer a, a:visited {
	color: #FFFFCC;
	text-decoration: none;
	line-height: 20px;
}
#footer a:hover, a:active {
	text-decoration: underline;
	line-height: 20px;
}
#footer .pipe {
	font-weight: bold;
	color: #CCCCCC;
}
#footer .copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
}

