/*****************************************************/
/****************Style page of Atenas Spanish Academy*/
/**************®copyright 2008 - rights reserved 2008*/

/*style links*/

a:link			{
				font-size:14pt;
				font-family:tahoma,arial,verdana;
				color:#FFFFe0;
				text-decoration:none;
				}

a:visited		{
				font-size:14pt;
				font-family:tahoma,arial,verdana;
				color:#FFFFe0;
				text-decoration:none;			
				}			
			
a:hover			{
				font-size:14pt;
				font-family:tahoma,arial,verdana;
				color:#CCFFFF;
				text-decoration:underline;
				}			
			
a:active		{
				font-size:14pt;
				font-family:tahoma,arial,verdana;
				color:#FFFFe0;
				text-decoration:none;
				}
				
/*syle font*/

div#estilo_minimo		{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:14px;
						color:#000000;
						text-align:justify;
						}

div#estilo_medio		{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:18px;
						color:#000000;
						text-align:justify;
						}
					
div#estilo_maximo		{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:22px;
						color:#000000;
						text-align:justify;
						}
					
div#titulo_max			{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:26px;
						text-decoration:none;
						width:90%;
						text-align:center;
						}
						
/*Style block*/

body 					{
						width:100%;
						height:1150px;
						background-color:#FFFFe0;
						margin:0;
						background-image: url('sombra.png');
						background-repeat: repeat;
						}
										
/*Style Contenedor*/


.blur					{ 
						
						color: inherit; 
						margin:0 auto 0 auto;
						width:810px;
						height:1010px;
						} 

.shadow					{ 
						position: relative; 
						bottom: 4px; 
						right: 4px; 
						

					
						color: inherit;
						width:810px;
						height:1009px;
						}

div#contenedor			{
						position:relative;
						width:800px;
						height:1050px;
						margin:0 auto 0 auto;
						background-color:#D8DCA5;
						border-left-width:1px;
						border-right-width:2px;
						border-bottom-width:3px;
						border-left-style:solid;
						border-right-style:solid;
						border-bottom-style:solid;
						border-left-color:#663300;
						border-right-color:#663300;			
						border-bottom-color:#663300;
						text-align:left;	
						z-index:0;	
						
						}
						
div#sombra				{	
						position:relative;
						width:800px;
						height:900px;
						background-color:#C1CDC1;
						z-index:0;
						}	
											
div#banner				{
						width:800px;
						height:230px;
						z-index:1;
						}
						
div#menu				{
						margin-top: auto; 
						margin-right: auto; 
						margin-bottom: 0px; 
						margin-left: auto; 
						width:800px;
						height:36px;
						background-color:#663300;
						z-index:2;
						}
						
div#cuerpo				{
						position:adsolute;
						top:267px;
						left:0;
						width:800px;
						background-color:none;
						}	
						
div#texto				{
						margin-top: -560px; 
						margin-right: auto; 
						margin-bottom: 0px; 
						margin-left: 240px; 
						width:530px;
						height:52px;	
						background-color:none;
						}
																	
div#imagenes			{		
						margin-top: 10px; 
						margin-right: auto; 
						margin-bottom: 0px; 
						margin-left: 10px; 
						width:180px;
						height:552px;	
						border-width:5px;
						border-style:double;
						border-color:#663300;
						}	
												
div#notas				{
						margin-top: 0px; 
						margin-right: auto; 
						margin-bottom: 0px; 
						margin-left: 220px; 
						width:560px;
						height:500px;
						overflow:auto;
						background-color:none;
						}
						
div#enlaces				{
						margin-top: 60px; 
						margin-right: auto; 
						margin-bottom: 0px; 
						margin-left: 10px; 
						width:780px;
						height:120px;
						background-color:#fff;
						text-align:center;
						}
						
div#piedepagina			{
						margin-top: 10px; 
						margin-right: auto; 
						margin-bottom: 0px; 
						margin-left: 10px; 
						width:780px;
						height:110px;
						text-align:center;
						font-size:8pt;
						}
