@charset "UTF-8";

/*Estilos para hojas de reportes*/
#cont_reportes {
	background-color: #f8f8f8;
	padding: 20px;
	width: 850px;
	border: 1px solid #ccc;
	position: relative;
}

ul.listabullet{
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	list-style-image: url(../images/img_bullet.png);
	text-align: justify;
	line-height: 20px;
	}
#hist_fecha {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #6E5B3B;
	float: left;
	width: 350px;
	position: relative;
}
#cont_grlHistorico {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 10px;
	width: 880px;
	margin-left: 20px;
	padding-bottom:20px;
}




#hist_lista 
{
	float: left;
	width: 630px;
}

#hist_listaReportes 
{
	float: left;
	width: 630px;
}

#hist_pdf 
{
	float: right;
	width: 120px;
}
#divlike
{
	float: left;
	width: 200px;
}

a.btn_pdfsES{
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 107px;
	display: block;
	position: relative;
	z-index: 0;
	float: left;
	background-image: url(../images/btn_pdfsES.png);
}
a:hover.btn_pdfsES{
	background-image: url(../images/btn_pdfsES.png);
	background-repeat: no-repeat;
	background-position: 0 -23px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 107px;
	display: block;
	position: relative;
	z-index: 0;
	float: left;
}

a.btn_pdfsEN{
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 143px;
	display: block;
	position: relative;
	z-index: 100;
	float: left;
	background-image: url(../images/btn_pdfsEN.png);
}
a:hover.btn_pdfsEN{
	background-image: url(../images/btn_pdfsEN.png);
	background-repeat: no-repeat;
	background-position: 0 -23px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 143px;
	display: block;
	position: relative;
	z-index: 100;
	float: left;
}

.fotosReportes {
	float: left;
	padding-right: 15px;
	position: relative;
	list-style-type:none;
	clear: both;
}
#hist_listaReportesGral
 { 	
	float: left;
	width: 850px;
}#contenedorGSupdate {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#contGSUpdate
{
	width:100%;
	height:100%;
}





a.versioninteractivaES{
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 166px;
	display: block;
	position: relative;
	z-index: 100;
	float: left;
	background-image: url(../images/btn_interactivaES.png);
}
a:hover.versioninteractivaES{
	background-image: url(../images/btn_interactivaESO.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 166px;
	display: block;
	position: relative;
	z-index: 100;
	float: left;
}
a.versioninteractivaEN{
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 170px;
	display: block;
	position: relative;
	z-index: 100;
	float: left;
	background-image: url(../images/btn_interactivaEN.png);
}
a:hover.versioninteractivaEN{
	background-image: url(../images/btn_interactivaENO.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 170px;
	display: block;
	position: relative;
	z-index: 100;
	float: left;
}
span.toolbartext {
	display: none;
	float: right;
	z-index: 100;
}