/* Estilos */

body {
	background-image: url(images/inicio/fondo.jpg);
	background-repeat:repeat;
}

body,td,th {
	font-family: calibri;
	font-size: 12px;
	color: #3F558C;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: line-through;
	color: #647FC2;
}
a:active {
	text-decoration: none;
	color: #3F558C;
}

.PartTot { 	background-color: #17a0e6; border:1px solid #064667;
 
}
.Tablasgen { border: 1px solid #064667;
}
/*
.PartSup { background-color:#40558C; height:30px;
}

.PartMed { background-color:#F3F3F3; height:200px;
}

.PartBaj { background-color:#3F558C; background-image: url(fondo-sec3.jpg); background-repeat:repeat-x; height:600px;
}
.PartFin { background-color:#1C1C1C; height:130px;
}

.TablasC {	background-color:#FFFFFF;
			border:1px solid #CCCCCC;
}

.TablasE { background-color:#F3F3F3;
}

/*.TablasF { background-color:#F3F3F3;
}*/

.Estilo1 { font-size: 12px; float:center; color:#064667; font-weight: 700;
}

.TIsecciones { font-size: 15px; float:left; color:#064667; font-weight: 700;
}

.Estilo2 { font-size: 13px; color:#064667;
}

.Estilo3 { font-size: 12px; color:#064667; font-weight: 700; font-style:italic;
}

.Estilo4 { font-size: 11px; color:#FFFFFF; font-weight: 700;
}
/*
a.Estilo4:link {
	color: #F2F2F2;
	text-decoration: none;
}
a.Estilo4:visited {
	text-decoration: none;
	color: #F2F2F2;
}
a.Estilo4:hover {
	text-decoration: none;
	color: #95A8D8;
}
a.Estilo4:active {
	text-decoration: none;
	color: #F2F2F2;
}

.CeldasN { background-color:#3F558C; color:#F3F3F3; font-weight:bold;
}

/* Este es la unica modificacion*/

.TablasSecCel { border: 1px solid #CCCCCC;}
/* Este es la unica modificacion*/

