﻿.bara_sus {
	background: #CCFF33;
}
.bara_lateral {
	background:#99DD22
}
.body_alb {
	background:#ffffff
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #0099FF;
}

h3{
	font-family: "Comic Sans MS";
	font-size: large;
	color: #0000CC;
	text-indent: 20;
}
p{
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: medium;
}

.highlight{
	border: medium #CCFF33 outset;
	color: #0099FF;
	font-weight: bold;
	text-align: center;
}
a{
	color: #0066FF;
}

.celula_centrata{
background-color:#CCFF33;
	text-align: center;
	vertical-align:middle
}

body {
	background-color: #D0FF8A;
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #000000;
}

.subliniat
{
	border-top: thin #0066FF outset
}

.td_fix
{
	table-layout:fixed
}