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

#content {
	line-height: 1.3em;
	letter-spacing: 0.04em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
#menuTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}


#fcdigital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.2em;
}

/* 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;
}
*/

/* uso especial de texto*/
strong {
}
.resaltar {
	font-weight: bold;
}

cite {
}
.textoFoto {
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	width: 290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	line-height: 14px;
	text-transform: uppercase;
	background-image: url(../images/backgrounds/body.png);
	background-repeat: repeat-x;
	background-position: 0px -30px;
}
.textoInformes {
	font-weight: bold;
}


#menuTop a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}


/* ligas en el área de contenido */
#content a {
	text-decoration: none;
	color: #0087D9;
}
#menuTop a:hover {
	color: #DFF3FF;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: underline;
	color: #0087D9;
}
#content a:active {
	text-decoration: underline;
}
#content a:visited {
}
p.centered {
	text-align: center;
}
#flash {
	text-align: center;
}
