@charset "utf-8";
/* CSS Document */
#contenido h2
{
	margin:0 0 0 0;
	padding:2px 0 2px 5px;
	
	width:764px;
	height:15px;
	
	background-repeat:no-repeat;
}
#contenido h3
{
	margin:0 0 0 0;
	padding:9px 0 0 5px;
	
	width:765px;
	height:19px;
	
	background-color:#8b8b8b;
	
	background-image:url(../img/asti_fndgris_h3.gif);
	background-repeat:no-repeat;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	
	color:#e6e6e6;
}
#contenido h2 span
{
	display:none;
}
#contenido #infoinicial
{
	margin:2px 0 10px 0;
	padding:0;
	
	width:773px;
	padding:15px 0 0 0;
	
	background-image:url(../img/asti_degradadogris.jpg);
	background-repeat:no-repeat;
}
	#infoinicial #capatexto
	{
		float:left;
		
		padding:11px 11px 11px 14px;
		
		width:425px;
		font-size:11px;
		color:#666;
	}
	#infoinicial #capatexto h3
	{
		margin:0 0 5px 0;
		padding:0;
		
		width:425px;
		height:inherit;
		
		background:none;
		color:#666;
		font-size:12px;
		font-weight:bold;
	}
	#infoinicial #capatexto h4
	{
		margin:0 0 0 0;
		padding:0;
		
		width:425px;
		height:inherit;
		
		background:none;
		color:#999;
		font-size:11px;
		font-weight:bold;
		font-style:italic;
	}
		#infoinicial #capatexto p
		{
			padding:0 0 8px 0;
			width:423px;
			text-align:justify;
			word-wrap: break-word;
		}
		#infoinicial #capatexto a:link,#infoinicial #capatexto a:visited,#infoinicial #capatexto a:hover,#infoinicial #capatexto a:active
		{
			text-decoration:underline;
			color:#666;
			word-wrap: break-word;
		}
		#capatexto ul
		{
			list-style:none;
			margin:5px 0 8px 0;
			padding:0;
			/*width:420px;*/
		}
		#capatexto ol
		{
			list-style:inside;
			background-position:top;
			margin:5px 0 5px 5px;
			padding:0;
			width:420px;			
		}
		#capatexto li
		{
			margin:0 0 5px 0;	
			
			color:#666;
			word-wrap: break-word;
		}
		#capatexto ol li
		{
			list-style:inside decimal;
			padding:0 0 0 0;
			
			width:400px;

			word-wrap: break-word;			
		}
		#capatexto ul li
		{
			padding:0 0 0 15px; 
			
			/*width:400px;*/
			word-wrap: break-word;
			
			background-image:url(../img/ico_lista.gif);
			background-repeat:no-repeat;
		}
	#infoinicial  #capatexto #regresarListado:link,#infoinicial  #capatexto #regresarListado:visited,#infoinicial  #capatexto #regresarListado:active
		{
			padding:5px 0 5px 40px;
			color:#E52F4B;
			text-decoration:none;
			background-image:url(../img/ico_operacion.gif);
			background-repeat:no-repeat;
		}
	#infoinicial #capatexto #regresarListado:hover
	{
		text-decoration:underline;
	}

	#infoinicial #capaimagenes
	{
		float:left;
		padding:0 11px 0 11px;
		
		width:300px;
	}
		#infoinicial #capaimagenes a:link,#infoinicial #capaimagenes a:visited,#infoinicial #capaimagenes a:active
		{
			display:block;
			
			text-decoration:none;
			
			font-family:Arial, Helvetica, sans-serif;
			font-size:9px;
			
			color:#666;
		}

		#infoinicial #capaimagenes .ampliar
		{
			float:right;
			
			margin:1px 0 30px 0;
			padding:2px 0 0 28px;
			
			width:97px;
			height:15px;
			
			font-family:Arial, Helvetica, sans-serif;
			font-size:8px;
			
			background-image:url(../img/compania_empresa4_fnd_ampliarimagen.gif);
			background-repeat:no-repeat;
		}
		#infoinicial #capaimagenes .pdf
		{
			margin:0 0 10px 0;
			padding:7px 40px 0 10px;
			
			width:250px;
			height:23px;
			
			text-align:right;
			
			background-image:url(../img/productos_detalle_pdf.gif);
			background-repeat:no-repeat;
		}
		#infoinicial #capaimagenes .video
		{
			margin:0 0 10px 0;
			padding:7px 40px 0 10px;
			
			width:250px;
			height:23px;
			
			text-align:right;
			
			background-image:url(../img/productos_detalle_video.gif);
			background-repeat:no-repeat;
		}

#capaNotas
{
	margin:0 0 15px 10px;
	width:530px;
}
#capaNotas p
{
	color:#cc0000;	
}
	
