/* Asystec.css - Estilos para la página principal */
body {
	background-image: url(../CMS/images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

:link { color: #0B4580; }
	:visited { color: #0B4580; }
	:hover {color: #0B4580; }
	:link.important { font-weight: bold; }
	
h1, h2, h3, h4, p {color: #0B4580;}
h1 { font-size: 18pt;}
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; }
p { font-size: 10pt; }

text {color: #0B4580; class: Estilo21;}



.norepetirfondo {
	background-attachment: inherit;
	background-repeat: no-repeat;
}
