@charset "utf-8";
/* CSS para INVESTIGACION */

.items_investigacion{
	width:670px;
	margin-left:15px;
}

.h1_investigacion {
	width:700px;
	height:42px;
	background:url(imagenes/encabezado_1.png) no-repeat;
	margin:0px;
	margin-bottom:30px;
}

.h1_investigacion_1 {	
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	line-height:37px;
	margin-left:15px;
	float:left;
	display:inline;
}

.h2_investigacion {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	line-height:20px;
	margin:0px;
}

.p_investigacion {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#808284;
	line-height:20px;
	margin:0px;
	margin-top:5px;
}