@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1, h2, h3, h4 {
	letter-spacing: 0.1em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

h1.mainTitle {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	line-height: 25px;
	background-image: url(../images/backgrounds/mainTitle.png);
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#nextGame h3 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
}
#newsTitle h3 {
	font-size: 14px;
	line-height: 35px;
	background-image: url(../images/backgrounds/49ersweb.png);
	background-repeat: repeat;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
#articles h2 {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#articles h2 a {
	color: #CC0000;
}
#articles p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#newsFeed div a {
	color: #8F0133;
}






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

}
.date {
	color: #BD9A59;
	font-weight: bold;
}


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

/* uso especial de texto*/
strong {
}
cite {
}
.autor {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #9C1927;
}


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

/* ligas FCDdigital */
#fcdigital a {
	text-decoration: none;
	color: #666666;
}
#fcdigital a:hover {
	text-decoration: none;
}
#fcdigital a:active {
	text-decoration: underline;
}
#fcdigital a:visited {
}
#links a {
	font-size: 9px;
	color: #846835;
	text-decoration: none;
}
