h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFCC00;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	text-align: justify;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
}

body {
	scrollbar-face-color: #222222;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #222222;
	scrollbar-3dlight-color: #444444;
	scrollbar-arrow-color:  #CCCCCC;
	scrollbar-track-color: #111111;
	scrollbar-darkshadow-color: #666666;
	background-color: #999999;
	margin: 0px;
}
.pappo {
	color: #FFCC00;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
}
.copete {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	text-align: center;
}
.subtitulo {
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
}
.subtitulo a {
	color: #FFCC00;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.chica {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;

}

.sobrepaso {
}
div.sobrepaso { height: 334px; overflow:scroll; overflow-x: hidden;}  
div.sobrepaso div { height: 334px}

.tablatapa {
	background-image: url(../img/fondoficha.png);
	padding: 5px;
	width: 280px;
}
.tablatapa td {
	text-align: center;
}
.tablatapa td img{
	margin-top: 5px;
	margin-bottom: 5px;
}
.tablafoto {
	width: 100%;
}
.tablafoto td {
	width: 85px;
}
.tablafoto td img{
	margin: 5px;
}
.numerotema {
	text-align:right;
	height: 20px;
	width: 25px;
}

