@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/background.png);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:larger;
	color:#000;
	}
	
table {
	border:hidden;
	text-align:center;
	background-image:url(images/text_background.png);
	background-position:center;
	background-repeat:repeat;
	}

p	{
	margin-right:10px;
	}
.p_resumen {
	text-align: justify;
}


a:link {
	text-decoration:underline;
	font-style:italic;
	color:#0000CC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	border:hidden;
	border-collapse:collapse;
	}
	
a:active {
	text-decoration:underline;
	color:#FF0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:hidden;
	border-collapse:collapse;
	}

a:visited {
	text-decoration:overline;
	color:#530000;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:hidden;
	border-collapse:collapse;
	outline:none;
	}

a:hover {
	color:#FF0000;
	border:hidden;
	border-collapse:collapse;
	outline:none;
	font-size: large;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

dt {
	font-style: italic;
	font-variant:normal;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:large;
	text-align:justify;
	}

dd {
	font-style:normal;
	font-variant:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:large;
	text-align:justify;
	margin-right:10px;
	}

.style1 {font-size: small}
.style2 {font-size: smaller}
.style3 {font-size: large}
.style8 {font-family: Georgia, "Times New Roman", Times, serif}

.style9	{
	font-style:normal;
	font-variant:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:large;
	}
.prog_mens	{
	text-align:right;
	font-size:x-large;
	font-variant:small-caps;
    /*background-image:url(images/mic2.png);*/
	background-position:left;	
	background-repeat:no-repeat;
	}
.shorthr	{
	color:#0000FF;
	width:50%;
	align:right;
	}
.bottom_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.low_menu {
	font-size: small;
}

