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

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

}

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

/* T�tulo y subt�tulo */
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.08em;
	color: #444444;
	font-weight: normal;
}

h2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.06em;
	text-indent: 5px;
	margin-bottom: 0px;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
}


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

/* ligas en el �rea de contenido */
#content a {
	text-decoration: underline;
	font-weight: normal;
}
#content a:hover {
	text-decoration: underline;
}
#content a.boton {
	font-size: 14px;
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/apoyo/boton.png);
	line-height: 30px;
	background-repeat: no-repeat;
	height: 30px;
	width: 100px;
	background-position: 0px 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 20px;
	padding-left: 20px;
}
#content a.boton:hover {
	background-image: url(../images/apoyo/botonHover.png);
	color: #666666;
}
p.center {
	text-align: center;
}


.grupogrg {
	font-weight: bold;
	color: #CC0000;
}
.efectimedios {
	font-weight: bold;
	color: #F16503;
}
.grg {
	font-weight: bold;
	color: #E0051D;
}
.consulting {
	font-weight: bold;
	color: #516992;
}
.consultingResaltar {
	color: #FF6633;
	font-weight: bold;
}



#bottom {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
#bottom #mex {
	text-align: left;
}

#bottom #cva {
	text-align: right;
}


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

