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

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

}

#footer, #footer a, #footer a:hover, #footer a:visited {
	text-decoration:none;
	color:#D94A75;
	line-height: 20px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
}

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

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

h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.3em;
	color: #003399;
	text-indent: 10px;
}
h3.home {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-style: italic;
	color: #E43266;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	padding-top: 15px;
	line-height: 28px;
}

#contentRight h5 {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	width: 120px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../imagen/backgrounds/galeria.png);
	background-repeat: no-repeat;
}


/* uso especial de texto*/
strong {

}
cite {
}

#contentLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.07em;
}
#contentRight {
	font-size: 13px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content strong {
	color: #D94A75;
}



/* ligas en el área de contenido */
#content a {
	text-decoration: none;
	color: #FF9A00;
}
#content a:hover {
	text-decoration: none;
}
#content a:active {
	text-decoration: underline;
}
#content a:visited {
}
