body {
	margin-top: 0px;
	margin-right: 0px;
	background-color: #fff;
	}
h1 {
	background: black url(../interfaz/gespro_bg.png) repeat-x;
	color: #f5f5f5;
	font: bold 15pt Georgia, serif;
	margin: 0 0 0 -10px;
	padding: 10px 0 0 20px;
	text-align:left;
	height:51px;
	}
	
dir {
	margin-left: 17px;
	padding-left: 0;
	display: none;	
	}

a:link {
	font: normal normal georgia, serif;
	font-size: 9pt;
	text-decoration: none;
	color: #445566;
	}

a:active {
	font: normal normal georgia, serif;
	font-size: 9pt;
	text-decoration: none;
	color: #445566;
	}

a:visited {
	font: normal normal georgia, serif;
	font-size: 9pt;
	text-decoration: none;
	color: #445566;
	}

a.curso:link {
	color: #445566;
	font: small-caps bold small georgia, serif;
	}

a.curso:active {
	color: #445566;
	font: small-caps bold small georgia, serif;
	}

a.curso:visited {
	color: #445566;
	font: small-caps bold small georgia, serif;
	}

img {cursor: pointer;}