/* ....................................................  estructura */

BODY {color: black; background: white;
margin-left: 0px;
margin-right: 0px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.1em;
 font-size: 76%;
background-image: url(img/pxl.gif);
 background-color: #ffffff;
padding: 0 0 30pt 0;
}

a:link, a:visited {text-decoration:none; } 
a:hover {text-decoration:underline; color: #484848; } 
a:active {text-decoration:underline;} 


#content    
	{
	
/*	
	border-right-color: #6A6A6A;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
*/	
	
	margin-left: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(img/pxl.gif);
	 background-color: #ffffff;

	}


.tablageneral{
 background-color: #FFFFFF;
 
 
 	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
 
  	border-right-color: #ffffff;
	border-left-color: #ffffff;

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 


/* ....................................................  oculta */

#cabec,#menuizq,#indice,#notas {
display: none;
} 

#menutop{
display: none;
	position: absolute;
	top: -100px;
	left: 0px;
} 


img.noprint 
      { 
      display: none; 
      }

img.logo
      { 
     display: none; 
      }	

/* ....................................................  contenido */

#titularImp
	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 0px;
	display:  block;	
	}


#miga    
	{
	position:absolute;
	width:680px
	/*width:100%;*/
	z-index:1;
	top: 0px;
	left: 0px;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	/*font-size: 1em;*/
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	
	}

.celdaTextoContenido {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #4F4F4F;
	text-align: justify
	top: -10px;
	padding-top: -150px;
}



h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #4A4A4A;
	line-height: 1.2em;
	background-color: #F3F5F5;
	margin-bottom: -20px
	text-decoration:underline;
}



#texto    
	{
	font-size: 0.8em;
	position:absolute;
	width:680px
	z-index:10;
	top: -60px;
	left: 0px;
	}   



#copy    
	{
	font-size: 1.2em;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #000000;
	text-align: left;
	margin-top: 20px;
	/*white-space: nowrap;*/
	width:650px
	}




