<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.leftSylePage {
	background-image: url(http://www.salonhogar.net/Grados_EVirtual/images/BorML.png);
	background-repeat: repeat-y;
}
.rightSylePage {
	background-image: url(http://www.salonhogar.net/Grados_EVirtual/images/BorMR.png);
	background-repeat: repeat-y;
}
.bgwhite {
	background-color: #FFF;
}
body {
	font-size: 16px;
	background-color: #0FF;
	background-image: url(http://www.salonhogar.net/Grados_EVirtual/images/bg.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.imagescenter {	text-align: center;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
}
	a:link {
	color: #00F;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #F40;
}
a:active {
	color: #F40;
}
.clase {
	font-weight: bold;
	font-size: 36px;
	color: #900;
}
p.center { text-align: center; }
.Grado {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}</pre></body></html>