body {
	background-color:#2C2832;
}

#cabecera{
background-color:#7D6999;
}

#contenido{
background-color:#ffffff;
padding:20px;
}

#inferior{
background-color:#7D6999;
}

#submenu{
background-color:#595065;
}

#LeftPane{
background-color:#595065;
}


h1{
color:#7D6999;
border-bottom: solid 1px #eeeeee;
}

h2{
color:#7D6999;
border-bottom: solid 1px #eeeeee;
}

.boton{
background-color:#595065;
}

.cabtablaFichas
{
	background-color:#595065;
}

.subcabtablaFichas
{
	color:#595065;
	border-bottom: solid 1px #eeeeee;
}

.selected
{
	background-color:#dddddd;
	}

.tr_odd
	{
		background-color:#eeeeee;
		}
		
.tr_par
	{
		background-color:#ffffff;
		}
		

