@charset "utf-8";

.head_intro_text
{
	margin:0;	
	margin-bottom:5px;
	line-height:12px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#666666;		
}


.text, .contacto_text, .im_text, .tecnologias_text, .equipo_text, .servicios_text, .producto_tipo_text
{
	margin:0;
	margin-bottom:10px;
	line-height:12px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;		
}

.producto_tipo_text, .tecnologias_nombre_text
{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;	
	color:#000;
	border-bottom:dashed 1px #999;
}

.equipo_nombre_text,  .producto_cliente_text
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

.equipo_cargo_text, .tecnologias_usadas_text, .producto_link_text
{
	font-family:Arial, Helvetica, sans-serif;
	color:#2B3089;
}

.equipo_funciones_text
{
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
}

.firma_text,.bottom_text
{
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#666;
}

.btn_enviar
{
	float:right;	
	margin-right:4px;
}