body {
	background:url(../images/pageback_green.jpg) repeat;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.lighttable {
	background: url(../images/textback_ivory.jpg) repeat;
}

.claro, .pqclaro{
	background:url(../images/darkcell_green.jpg) repeat;
	color: #FFCC66;
}

.pqclaro {
	font-size: x-small;
}

h1 {
	font-size: x-large;
	font-weight: bolder;
}
h2 {
	font-size: large;
	font-weight: bold;
}
.text {
	font-size: small;
}
.mtext {
	font-size: medium;
}

.escondido {
	color: #132306;
	font-size: xx-small;
}

#idiomasel a{
	display: block;
	text-decoration: none;
	padding: 10px 10px;
	min-width: 80px;
	color: #FFCC66;
	font-weight: bold;
	text-align:justify;
}

#idiomasel a:hover{
	background-color:#000000;
}

.piepagina {
	font-size: x-small;
	background-color:#000000;
	color:#FFCC66;
}

.piepagina a{
	text-decoration:none;
	color:#FFCC66;
}
