/*
		Precarga de los CSS
		http://www.academiadelamusica.com
		Todos los derechos reservados. 
		All Rights Reserved, 
		Copyright © Fujitsu España 1998 - 2003
		jfcarrera@mail.fujitsu.es
*/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size:11px; 
	border: 0px;  
	margin: 0pt;
	padding: 0px;}

/* Capas */	
#flash{
	position:absolute; 
	left: 28%; 
	top:110px; 
	width:550px; 
	height:55px; 
	z-index:1;}

	
/* Fondos */	
.fonDegradado{
	background-image: url(../img/fon_degradadoAcademia.gif);
	background-repeat: repeat-x;}

.fonFilete{
	background-image: url(../img/fon_fileteAcademia.gif);
	background-repeat: repeat-x;}
	
.fonDegradadoPag{
	background-image: url(../img/fondoDegradadoPaginas.jpg);
	background-repeat: repeat-x;}
	
.fonTitular{
	background-image: url(../img/fondo_titulo.gif);
	background-repeat: repeat-x;}
	
.fonEntrada{
	background-image: url(../img/fondoEntrada.jpg);
	background-repeat: no-repeat;
	background-position: right;}


/* Textos */

.texWhite{
	color:#FFFFFF; 
	font-family:Geneva,Verdana, Arial, Tahoma; 
   font-size: 9px;
	font-weight: bold;
	padding: 2px;}	


/* Lineas */
	
.lineInf{border-top: 7px double #006699;}
.lineSup{border-bottom: 1px solid #006699;}
.line{border-left:216px solid #000000;border-top: 1px solid #EAF0CA;border-right: 1px solid #000000;background-color: White;}


.cuaMenu{
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;}

/* Titular */
.tituBlue{
	color:#00659D; 
	font-family:Tahoma,Geneva,Verdana, Arial,; 
	font-size:18px;
	padding: 5px;
	font-style: oblique;
	text-align: right;
	font-weight: bold;}		
	
/* Textos */

.textJust12{
	color:#000; 
	font-family:Geneva,Verdana, Arial, Tahoma; 
	font-size:12px;
	vertical-align:top;
	text-align: justify;
	padding: 1em;}
	
.textListt{
	color:#000; 
	font-family:Geneva,Verdana, Arial, Tahoma; 
	font-size:12px;
	vertical-align:top;
	text-align: justify;
	list-style: square;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;}

.copy{
   color: #000;
	font-family:Geneva,Verdana, Arial, Tahoma; 
   font-size: 9px;
	padding: 8px;}

.texRed12{
	color:#CE3100; 
	font-family:Geneva,Verdana, Arial, Tahoma; 
	font-size:12px;
	padding: 3px;}

.texBlue12{
	color: #FFF; 
	background-color: #006699; 
	font-family:Geneva,Verdana, Arial, Tahoma; 
	font-size:12px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px}
	
.text11{
	color:#000; 
	font-family:Geneva,Verdana, Arial, Tahoma; 
	font-size:11px;
	vertical-align:top;}
	
.textBlue{
	color:#006699; 
	font-family:Geneva,Verdana, Arial, Tahoma; 
	font-size:12px;
	font-weight: bold;
	vertical-align:top;
	padding-left: 5px;
	padding-bottom: 8px;
	padding-top: 8px;}	
	
.textBlue11{
	color: #006699; 
	font-family:Geneva,Verdana, Arial, Tahoma; 
	font-size:10px;
	font-weight: bold;
	vertical-align:top;
	padding-left: 4px;
	border-bottom: 3px double #DCDCDC;
	letter-spacing: 5px;
	width: 50%;}
	

	
.textGris{
	color:Gray; 
	font-family:Geneva,Verdana, Arial, Tahoma; 
	font-size:11px;
	font-weight: bold;
	vertical-align:top;
	border-top: 3px double #DDDDDD;
	padding: 5px;}					
	

/* Enlaces */
	
a.sup{color:#fff; vertical-align: bottom; font-size:11px; font-family:Geneva, Arial, Helvetica, sans-serif; text-decoration: none;}
a.sup:hover,active {color:#95DDFF;}

a.link{color:#000; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}
a.link:hover,active {color: #D2691E;text-decoration: underline;}



/*Registros */

.titBlack{
	color:#000000; 
	font-family: Geneva,Verdana, Arial, Tahoma; 
	font-size:12px;
	font-weight: bolder;
	padding:5px;}
	
.textFormul{
	color:#000000; 
	font-family:Geneva,Verdana, Arial, Tahoma; 
	font-size:11px;
	vertical-align:top;
	padding-left:5px;
	padding-top: 8px;}
	
.fonFormul{
	color:#000000; 
	font-family:Geneva,Verdana, Arial, Tahoma; 
	font-size:11px;border-bottom: 1px dotted Black;}

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