a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#tdprogcab{
	text-align:center;
	text-indent:0px;
	background-color:#707A49;
	color:#FFFF99;
	font-size:x-small;
}

#tdproghora{
	text-align:center;
	text-indent:0px;
	background-color:#A3AE79;
	font-size:x-small;
}

#tdprogacto{
	background-color:#C0C9A5;
	text-indent:10px;
	text-align:left;
	font-size:x-small;
}

#tdprogacto li{
	text-indent:0px;
}

.hovermenu ul{
	padding-left: 1px;
	margin-left: 3px;
	height: 1px;
	margin-bottom:0px;
	font-size:x-small;
	font-weight:bold;
}

.hovermenu ul li{
	list-style: none;
	display: inline;
}

.hovermenu ul li a{
	padding: 3px;
	margin:1px;
	border:1px solid silver;
	text-decoration: none;
	text-align:center;
	float: right;
	color:#FFFFCC;
	width:80px;
	background-color:#4A5131;
}

.hovermenu ul li a:hover{
	background-color:#929F60;
	color:#FFFF33;
	border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
}

#escritorio {
	font-size: small;
	font-weight: normal;
	color: #000000;
	background-color: #F4F9EC;	
	text-align: justify;
	border:1px solid gray;
}

#texto{
	padding:10px;
	font-size:x-small;
	text-indent:20px;
	border-right:1px dotted silver;
	margin-right:10px;
	width:500px;
	text-align:justify;
}

#img{
	border-bottom:1px solid gray;
	margin-top:10px;
}

#peimg{
	font-size:x-small;
	text-align:center;
	border-top:1px solid gray;
	margin-top:4px;
	margin-bottom:5px;
	font-weight:bold;
}

h1 {
	font-size: x-large;
	font-weight: bold;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
