.reportero_contenedor{
	width:300px;
	height:200px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #e3e2e2
}
.reportero_pestana{
	float:left;
	width:100%;
	background-color:#eff4f8
}
.reportero_pregunta{
	float:left;
	font-size:10px;
	color:#35d5c5c;
	text-align:center;
	padding:2px;
	width:295px;
}
.reportero_textazul{
	font-size:10px;
	color:#247191
}
.reportero_textrojo{
	color:#b11414;
	font-size:10px;
	font-weight:bold
}
.reportero_nota{
	float:left;
	overflow:hidden;
	width:125px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px
}
.reportero_foto{
	border:1px solid #ededed;
	cursor:hand
}
.reportero_notatext{
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.reportero_credito{
	color:#848181;
	font-size:10px;
	line-height:19px
}
.reportero_barra-gris{
	float:left;
	width:100%;
	background:url(/Imagenes/fondo-gris.gif) repeat-x;
	line-height:16px;
	font-weight:bold
}
.reportero_espacio-link1{
	margin-left:10px;
	font-size:10px;
	color:#000;
	text-decoration:none
}
