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

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

#content {
	line-height: 1.7em;
	letter-spacing: 0.03em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	font-size: 10px;
	color: #CEE439;
	padding-top: 5px;
	padding-bottom: 5px;
}


#fcdigital, #fcdigital a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #525252;
	text-decoration:none;
}

/* Título y subtítulo */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #004698;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4874B3;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
}
h3 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #EFEFEF;
	margin: 0px;
}
h4 strong {
	color: #000000;
}


/* uso especial de texto*/
strong {
	color: #333333;
}
em {
	color: #20346A;
}

/* ligas en el área de contenido */
#content a {
	text-decoration: underline;
	color: #003399;
}
#contentRight ul li, #contentFull ul li {
	list-style-image: url(../images/icon/bullet.png);
	list-style-type: none;
	list-style-position: outside;
}
#contentRight ul.listSecond li, #contentFull ul.listSecond li {
	list-style-image: url(../images/icon/bullet2.png)!important;
	list-style-position: outside;
	list-style-type: none;
}
#contentRight ul.listThird li, #contentFull ul.listThird li {
	list-style-image: url(../images/icon/bullet3.png)!important;
	list-style-position: outside;
	list-style-type: none;
}
#contentRight p {
	margin: 0px;
}



#tableContact td {
	padding-top: 10px;
	padding-right: 4px;
	padding-left: 4px;
	color: #474747;
	font-weight: normal;
	font-size: 12px;
}
#tableContact td a {
	color: #6384BC;
	text-decoration: none;
}
#tableClients td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.tableEstructura td.tdHeader {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #E1E1E1;
}
.tableEstructura td.tdHighlight {
	color: #FFFFFF;
	background-color: #BCD224!important;
	font-size: 14px;
	font-weight: bold;
}
.tableEstructura td.tdHighlight2 {
	color: #FFFFFF;
	background-color: #20346A!important;
	font-size: 14px;
	font-weight: bold;
}
.tableEstructura td.tdHighlight3 {
	color: #FFFFFF;
	background-color: #333333!important;
	font-size: 14px;
	font-weight: bold;
}
.tableEstructura td {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
}
.tableEstructura td p {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
