body {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

td {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
.derecha {
	background-image: url(../images/fondo_derecha.jpg);
	background-repeat: no-repeat;
}
.fondoAyuda {
	background-image: url(../images/fondo_ayuda.jpg);
	background-repeat: no-repeat;
}
.fondoCtisa {
	background-image: url(../images/fondo_ctisa.jpg);
	background-repeat: no-repeat;
}
.fondoServicios {
	background-image: url(../images/fondo_servicios.jpg);
	background-repeat: no-repeat;
}
.imput {
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003884;
}
.fondoNoticia {
	background-image: url(../images/fondo_noticia.jpg);
	background-repeat: no-repeat;
}
.MarcoCelda {
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	
}
.link {
text-decoration: none; 
font-size: 11px;
font-family: Tahoma, sans-serif;
color: #003884; 
text-decoration: underline;
}
a:visited.link {color: #003884; text-decoration: underline;}
a:hover.link {color: #003884; text-decoration: none;}
a:active.link  {color: #003884;}

A.negro:link, A.negro:visited, A.negro:active{font: 11px Tahoma, sans-serif;color: #000000;font-weight: normal;/*line-height:10px;*/text-decoration: none;}
A.negro:hover{font: 11px Tahoma, sans-serif;color: #ffffff;font-weight: normal;/*line-height:10px;*/text-decoration: none;background-color: #000000}
.fondoLogo {
	background-image: url(../images/logoCTISA.gif);
	background-repeat: no-repeat;
	background-position: left;
}

