div.module h3.titulo{
	background-image: url(../images/fondo_titulo.jpg);
	background-repeat:  repeat-x;
}


#interior th{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #205865;
}

#interior .resultados{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #205865;
	
}
/*
#myController{
	background-image: url(../images/degradado.png);
}*/
