body{
background-color: white;
color: black;
background: #fff url('img/fondito.gif');
font: normal 80% Verdana;
margin-top: 0px;
margin-left: 3px;
padding: 0;
margin-right: 5px;
}


ul{
font: normal 90% Verdana;
}

ol{
font: normal 130% Verdana;
}

.dep{
color: #A1821F;
}
.ind{
color: #736571;
}
.inf{
color: #735AAB;
}
.ser{
color: #C05A88;
}
.pel{
color: #EB5500;
}
.pro{
color: #0F45D6;
}

.celdas{
	background-color : transparent;
	border : 1 solid Red;
}

table{
font-size: 100%;
}

.pregunta{
background-color: #FFFFAA;
}

.menu{
	font: normal 120% Verdana;
	color: black;
}

.activo{
	font: normal 150% Verdana;
	color: blue;
}

.blanco{
	font: normal 80% Verdana;
	color: white;
}

.blancosup{
	background-image : url(img/s_sup2.gif);
	background-repeat : repeat-x;
	font: normal 80% Verdana;
	color: white;
}

.tdsup1{
	background-image : url(img/s_sup1.gif);
	background-repeat : repeat-x;
}

.tdmed{
	background-image : url(img/s_med.gif);
	background-repeat : repeat-x;
}

.inactivo{
	font: normal 120% Verdana;
}

.pie{
	background-image : url(img/rojo.gif);
}

a{color: blue; text-decoration:none; }

