@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(/main/fondo.jpg);
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #757575;
}
.justificado {
	text-align: justify;
}
.verde {
	color: #7DB243;
	font-weight: bold;
	font-size: 12px;
}
.gris {
	color: #575757;
	font-weight: bold;
}
.azul {
	font-weight: bold;
	color: #0463BF;
	font-size: 12px;
}
.az {
	font-size: 9px;
}
.g {
	font-weight: bold;
	color: #333;
	font-size: 12px;
}
a:link {
	color: #0463BF;
	text-decoration: none;
}
a:visited {
	color: #0463BF;
	text-decoration: none;
}
a:active {
	color: #0463BF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #7DB243;
}
.celda {
	background-image: url(/matriz/fondo-busqueda.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.celda1 {
	background-image: url(/matriz/fondo-busqueda.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}
.titulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	background-image: url(/matriz/fondo-titulo.jpg);
	color: #3A541D;
}
.celda11 {background-image: url(/matriz/fondo-busqueda.jpg);
	background-repeat: no-repeat;
}
.celda1 table tr td {
	font-size: 12px;
	color: #000;
}
.centro {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.centro {
	font-size: 14px;
}
.centro2 {
	font-weight: bold;
}
.fondoform {
}

