@charset "utf-8";
/* CSS Document */

body
{
	background-color:#D2D5DA;
}

.tablaPrincipal
{
	width:790px;
	background-color:white;
	margin-top:30px;
	text-align:center;
}

.tablaInterna
{
	width:764px;
	background-color:white;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:left;
}


.anguloSI
{
	background-image:url(images/angulo_SI.gif);
	width:13px;
	height:13px;
}
.anguloS
{
	background-image:url(images/angulo_S.gif);
	background-repeat:repeat-x;
	height:13px;
}
.anguloSD
{
	background-image:url(images/angulo_SD.gif);
	width:13px;
	height:13px;
}
.anguloI
{
	background-image:url(images/angulo_I.gif);
	width:13px;
	background-repeat:repeat-y;
}
.anguloD
{
	background-image:url(images/angulo_D.gif);
	width:13px;
	background-repeat:repeat-y;
}
.anguloII
{
	background-image:url(images/angulo_II.gif);
	width:13px;
	height:13px;
}
.anguloID
{
	background-image:url(images/angulo_ID.gif);
	width:13px;
	height:13px;
}
.anguloB
{
	background-image:url(images/angulo_B.gif);
	background-repeat:repeat-x;
	height:13px;
}

.fondoHeader
{
	background-image:url(images/fondoHeader.jpg);
	height:56px;
	background-repeat:repeat-x;
	vertical-align:middle;
	padding-left:10px;
}
.fondoBanner1
{
	height:120px;
	width:764px;
	background-image:url(images/banner1.jpg);
}
.fondoBanner2
{
	height:120px;
	width:764px;
	background-image:url(images/banner2.jpg);
}
.fondoBanner3
{
	height:120px;
	width:764px;
	background-image:url(images/banner3.jpg);
}
.fondoBanner4
{
	height:120px;
	width:764px;
	background-image:url(images/banner4.jpg);
}
.lineaBlanca
{
	width:764px;
	height:1px;
	background-color:white;
}
.lineaGris
{
	width:764px;
	height:1px;
	background-color:#cccccc;
}
.fondoMenu
{
	width:160px;
	padding-left:5px;
	padding-top:30px;
	background-image:url(images/fondoMenu.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}
.fondoContenido
{
	width:604;
	padding-left:10px;
	padding-top:20px;
	vertical-align:top;
}

.fondoFooter
{
	width:764px;
	background-color:#f4f4f4;
	height:37px;
	text-align:center;
}

.itemMenu
{
	height:36px;
	width:142px;
	border-bottom:dashed;
	border-bottom-width:1px;
	border-bottom-color:#CDCDCD;
}

.a1
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#666666;
	text-decoration:none;
}

.textoFooter
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#014866;
	text-decoration:none;
}

.textoTitulo
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14pt;
	color:#014866;
	text-decoration:none;
}

.textoSubtitulo
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
	color:#fe9900;
	text-decoration:none;
}

.textoCuerpo2
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#fe9900;
	text-decoration:none;
}

.textoSubtitulo2
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
	color:#014866;
	text-decoration:none;
}

.textoCuerpo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#014866;
	text-decoration:none;
}

.textoCuerpo2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#014866;
	text-decoration:none;
	padding: 8px;
}

.celdaForm
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#014866;
	text-decoration:none;
	padding: 8px;
}
.celdaForm2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#014866;
	text-decoration:none;
	padding: 1px;
}

.textoResaltado1

.textoResaltado2




