@charset "UTF-8";
#topContenedor {
	height: 7px;
	width: 354px;
	background-image: url(../../images/gracias/gracias_03.png);
}
#leftContenedor_es {
	height: 111px;
	width: 320px;
	background-image: url(../../images/gracias/gracias_05_es.png);
	float: left;
}
#leftContenedor_en {
	height: 111px;
	width: 320px;
	background-image: url(../../images/gracias/gracias_05_en.png);
	float: left;
}
#botonCloseGracias {
	background-image: url(../../images/gracias/btnCloseGracias.jpg);
	height: 24px;
	width: 24px;
}
#rigthContenedor {
	float: left;
	width: 34px;
	height: 111px;
}
#colRigthGracias {
	background-image: url(../../images/gracias/gracias_08.png);
	height: 87px;
	width: 24px;
}
#bordeGracias {
	background-image: url(../../images/gracias/gracias_07.png);
	height: 111px;
	width: 10px;
}
#contenedorGracias{
	width:354px;
	height:118px;
	top:50%;
	left:50%;
	margin-top:-109px;
	margin-left:-172px;
	position:fixed;
	z-index:1000;
}
#parte1G{float:left;}
#parte2G{float:left;}
.gracias_invisible{
	display:none;
	}
.gracias_visible{
	display:block;
	}
