@charset "utf-8";
/* CSS Document */

body {
	background-color: #7178B7;
        background-image:url(img/fondo.jpg);
     	background-repeat:no-repeat;
        background-position:center;
        background-position:top;
        margin-top: 0px;

}
.Estilo_fondo {
    font-size: 20px;
    color: #7178B7;
}
.fondo_pie {
	background-image: url(imagenes/Pie2.png);
        background-repeat:repeat-x;

}
.alto{
	background-image: url(panel/alto.png);
        background-repeat:no-repeat;
        background-position:center;
}.medio{
	background-image: url(panel/medio.png);
        background-repeat:repeat-y;

        background-position:center;
}.bajo {
	background-image: url(panel/bajo.png);
        background-repeat:no-repeat;
        background-position:center;
}
.Estilo_titu {

	font-size: 36px;
	color: #FFFF00;
}

.Estilo1 {
	font-size: 20px;
	color: #FFFFFF;
}

.Estilo2 {
    font-size: 20px;
    color: #000000;
}

/* enlace no visitado*/
a:link { color: #FFFFFF; 
text-decoration:none;} 
/* enlace visitado */
a:visited { color: #FFFFFF; 
text-decoration:none;} 
/* enlace activo (pulsado) */
a:active { color: #0066CC; } 
 /* ratn en el enlace, sin pulsar. */
a:hover {color: #FF0000; }
-->
</style>
.Estilo3 {
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.Estilo4 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
        font-size: 12px;
}
.style9 {color: #FFFFFF;
           font-size: 10px;
}

.Estilo5 {font-size: 18px; color: #FFFFFF;}
.Estilo6 {
	color: #FFFFFF;
	font-size: 24px;
}
.Estilo7 {
	color: #FFFF00;
	font-weight: bold;
	font-size: xx-large;
}
.style3 {font-size: 16px}
.style4 {font-size: 16px;
         
}
.Estilo8 {color: #CCCCCC}
.Estilo9 {color: #F0F0F0; font-weight: bold; }
.Estilo14 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #CCCCCC; }
.Estilo17 {font-size: 12px; color: #FFFFFF; }
.Estilo21 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.Estilo22 {color: #F0F0F0; font-weight: bold; font-size: 12px; }
.Estilo24 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.Estilo25 {font-size: 18px; color: #CCCCCC; }



.Estiloboton {font-size: 18px}

/* conjunto de imï¿½genes de fondo */

.rbroundbox { background: url(img/nt.gif) repeat;  background-color: #FFFFFF; }

.rbtop div { background: url(img/tl.gif) no-repeat top left; }

.rbtop { background: url(img/tr.gif) no-repeat top right; }

.rbbot div { background: url(img/bl.gif) no-repeat bottom left; }

.rbbot { background: url(img/br.gif) no-repeat bottom right; }



/* altura y anchura de cosas, el ancho no es realmente necesario. */

.rbtop div, .rbtop, .rbbot div, .rbbot {

width: 100%;

height: 7px;

font-size: 1px;

}

.rbcontent { margin: 0 7px; }

.rbroundbox { width: 98%; margin: 0em auto; }



-->
</style>
