.gn_boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	background-color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gn_paginador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#6B6B6B;
	text-align:center;
	
}
.gn_fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6B6B6B;
}
.gn_titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.gn_copete {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}
.gn_copete a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	text-decoration: none;
}

.gn_copete a:hover {
	color: #FF5A00;
}

.gn_hr {
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;*/
	border:#FFFFFF;
}
.gn_botoncerrar {
	font: bold 12px/32px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#f2f2f2;
	background-color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gn_link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}
.gn_link a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B
	text-decoration: none;
}
.copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6B6B6B;
 }
 
img.left {
	float: left;
	margin: 5px 20px 0 0;
	border:0px;
}

.ocultarImg{
	overflow:hidden;
	width:272px;
}

img.right {
	position:relative;
	outline:none;
	border:none;

}


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF5A00;
	border-bottom: 1px solid #F2F2F2;
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 9px;
}

