@charset "utf-8";
/* CSS Document */
a:link
{
	text-decoration:none;
}
#azul:hover
{
	background-color:#0FF;
	color:#000080;
	box-shadow:0px 0px 30px 10px #0080FF;
}

#numeros_subindice
{
	font-size:13px;
}

#azul:link
{
	background-color:#F00;
}
body
{
	margin:0;
	padding:0;
	border:0;
}

#menu1,#menu2,#menu3,#menu4,#menu5,#menu6,#menu7
{
	font-family:Tahoma;
	font-size:10px;/*lera de los recuadros de arriba*/
	color:#FFF;
	background-color: #0070c0;
	border-radius:100%;
	
}

/*fondo de la tabla*/
#fondo_tabla1,#fondo_tabla2,#fondo_tabla3,#fondo_tabla4,#fondo_tabla5,#fondo_tabla6,#fondo_tabla7
{
	border-radius:20%;
}

.MO
{
	font-family:Tahoma;
	font-size:12px;
	border-color:#C0F;
	background-color:0070c0;
	color: #000;
}

.MO p
{
	color:#FFF;
}
#div1,#div2,#div3,#div4,#div5,#div6,#div7
{
	font-family:Tahoma;
	font-size:12px;
}

#div1 p,#div5 p,#div6 p,#div7 p
{
  	text-align:right;
	background-color: #0070C0;
	border:3px double #0000FF;
	color: #fff;
}

.oculto p #blanco
{
	color: #72009E;  /*Letra color morada*/
	background-color: #fff; /*Fondo blanco*/
	border-bottom: 2px dashed #0070c0;
	border-top: 2px dashed #0070c0;
	border-left:2px dashed #0070c0;
	border-right:2px dashed #0070c0;
	text-align:right;
}


p#blanco
{
	font-family:Tahoma;
	font-size:12px;
	color: #72009E;  /*Letra color morada*/
	background-color: #fff; /*Fondo blanco*/
	border-bottom: 2px dashed #0070c0;
	border-top: 2px dashed #0070c0;
	border-left:2px dashed #0070c0;
	border-right:2px dashed #0070c0;
	text-align:right;
}

p#blanco_alineado_izquierda
{
	font-family:Tahoma;
	font-size:12px;
	color: #72009E;  /*Letra color morada*/
	background-color: #fff; /*Fondo blanco*/
	border-bottom: 2px dashed #0070c0;
	border-top: 2px dashed #0070c0;
	border-left:2px dashed #0070c0;
	border-right:2px dashed #0070c0;
	text-align:left;
}

p#azul
{
	font-family:Tahoma;
	font-family:Tahoma;
	font-size:12px;
	text-align:right;
	background-color: #0070c0;
	border:3px double #0000FF;
	color: #fff;
}

#div2 p,#div3 p,#div4 p
{
	color:#72009E; /*Letra color morada*/
	background-color: #fff; /*Fondo blanco*/
	border-bottom: 2px dashed #0070c0;
	border-top: 2px dashed #0070c0;
	border-left:2px dashed #0070c0;
	border-right:2px dashed #0070c0;
	text-align:right;
}

#12
{
	font-size:18px;
}