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

.items_colaboraciones{
	width:450px;
	margin-left:250px;
}

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

.h1_colaboraciones_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_colaboraciones {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#000;
	line-height:20px;
	margin-top:8px;
	text-transform:uppercase;
}

.p_colaboraciones {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#808284;
	line-height:23px;
	margin:0px;
}

.guion_colaboraciones {
	width:10px;
	height:5px;
	background:url(imagenes/guion_01.jpg) no-repeat left;
	margin-top:2px;
	margin-bottom:35px;
}