/* CSS principal
	29.01.04 */

body {
	margin: 5px;
	padding: 0;
	background-color: #8b8878;
}

.normal {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #000000;
}

.comica {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

a.panel:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}

a.panel, a.panel:active, a.panel:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

.titular1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
