.contenido-dcha_top{
		width:98%;
		float:left;
		display:inline;
	}

.barra_google_cont
{
	float:left;
	width:598px;
	border:0px solid black;
	height:27px;
	background:transparent url(../images/bg_barra_google.jpg) repeat-x ;
    display:inline;
}

.google_volver 
{
	background:transparent url(../images/bg_barra_google_volver_sep.gif) no-repeat top left;
	float:right;
	display:inline;
	width:140px;
	height:auto;
}

.google_volver a 
{   
	background:url(../images/bg_barra_google_volver_boton.gif) no-repeat top right;
	color:#000000;
	display:inline;
	line-height:27px;
	padding:0 75px 0 25px;
}

.google_volver a:hover {
	text-decoration:none;
}

.cont_google{
	border:0px solid black;
	width:598px;
	height:427px;
	float:left;
	background:#fff;
	display:inline;
}