body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#skype {
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}
#skype a {
	color: #F4924A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#flashcontent {
	font-weight: normal;
	color: #999999;
}
#flashcontent a {
	color: #FEA42D;
	text-decoration: none;
}

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

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

/* Título y subtítulo */
h1 {
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 0.15em;
	color: #FF6600;
}

h2 {
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 0.07em;
	color: #FE9202;
	text-indent: 10px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #895001;
	font-size: 12px;
}


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

/* ligas en el área de contenido */
#content a {
	text-decoration: underline;
	color: #FF9900;
}
#content a:hover {
	text-decoration: none;
	background-color: #FE970F;
	color: #FFFFFF;
}
#content a:active {
	text-decoration: underline;
}
#content a:visited {
}
#contentFull ul {
	list-style-type: disc;
}

.textoDestacar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFA835;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 0px solid #FFA835;
	background-image: url(../images/background/circleYellow.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}
.textoDestacar02 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9933;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.pendiente {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
