a { color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
	cursor: hand;
	font-family: 'Agency FB' , 'Arial Narrow';
}
a:link 
{
	color: #000000;
	text-decoration: none;
}
a:hover 
{
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}


#main
{
	background: url(back.png) #ffffff repeat-y;
	color: #67705A;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
html{height: 100%;}

body
{
	font-family: verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: .68em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img{border: 0px;}

a{outline: none;}




.titulomenu
{
	font-weight: bold;
	font-size: 20pt;
	color: #d13118;
	font-family: Agency FB;
	text-decoration: none;
}

.titulosubmenu
{
	font-weight: bold;
	font-size: 12pt;
	cursor: hand;
	font-family: 'Agency FB' , 'Arial Narrow';
}

.creditos
{
	font-size: 8pt;
	font-family: arial;
}
.fechaletras
{
	font-size: 8pt;
	font-family: arial, 'Arial Narrow';
}

.menucontenido
{
	font-weight: bold;
	font-size: 18pt;
	color: #000099;
	font-family: 'Agency FB' , 'Arial Narrow';
}

.detalle
{
	font-weight: normal;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
}