body { font-family: Georgia, "Georgia Bold"; }

#banner
{
	background-color: #FFFFFF;
	background-image: url(../img/bgr.gif);
	top: 12px;
	position: relative;
	width: 632px;
	height: 16px;
	padding: 16px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
}

#cuerpo
{
	font-size: 0.96em;
	background-color: transparent;
	background-image: url(../img/bg.gif);
	top: 12px;
	position: relative;
	width: 632px;
	z-index: 2;
	padding: 16px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#logo
{
	float: right;
	position: relative;
	width: 128px;
	height: 196px;
	z-index: 9999;
	right: 0px;
	top: 0px;
	background-image: url(../img/radiation.png);
}

#footer
{
	background-color: #003767;
	color: #FFFFFF;
	top: 11px;
	position: relative;
	width: 632px;
	height: 16px;
	padding: 16px;
	z-index: 3;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 0.72em;
	font-weight: bold;
}

#cuerpo ul
{
	color: #282828;
	list-style: square;
	list-style-image: url(../img/radiation_mini.gif);
	font-family: Arial, Helvetica, "Sans serif";
}
#cuerpo li
{
	color: #454545;
}
a
{
	font-size: 0.96em;
	color: #003767;
	text-decoration: none;
	background-color: transpoarent;
}

a:hover
{
	font-size: 0.96em;
	color: #EFEFEF;
	text-decoration: underline;
	background-color: transpoarent;
}

a:visited
{
	font-size: 0.96em;
	color: #003767;
	background-color: transpoarent;
}

h1 { color: #003767; }
h2 { color: #323432; }
h3 { color: #005667; width: 100%;}
h4 { color: #005778; width: 100%;}
h5 { color: #787878; }

.top
{
	font-size: small;
	font-weight: bold;
	color: #003767;
	text-decoration: none;
	text-align: right;
}

.player_sonido
{
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}