@import url(estilo.css.php);

/*LOCALIZACION ---------------------------------------------------------------------------------------*/

#cuerpo
{
	padding-top: 146px;
	margin-left: 260px;
	width: 481px;
}

#cuerpo h2
{
	position: absolute;
	top: 73px;
	left: 260px;
	width: 481px;
	height: 73px;
	background-image: url(../images/ca/localizacion.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#cuerpo h2 span
{
	display: none;
}

#cuerpo_contenido
{
	min-height: 329px;
	height: auto !important;
	height: 329px;
	width: 458px;
	background-image: url(../images/localizacion/texto.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin-right: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	padding-top: 20px;
	line-height: 17px;
}

#cuerpo_contenido div
{
	padding-bottom: 20px;
	padding-right: 20px;
}

#cuerpo_contenido p
{
	margin: 0px;
	padding: 0px;
}

#cuerpo_contenido a
{
	text-decoration: none;
	color: #FFFFFF;
}

#cuerpo_contenido a:hover
{
	color: #000000;
}

#cuerpo_contenido h3
{
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

#cuerpo .volver
{
	width: 481px;
	height: 19px;
	padding-right: 12px;
	padding-top: 6px;
	background-image: url(../images/localizacion/volver.ficha.gif);
	background-repeat: no-repeat;
	text-align: center;
}

#cuerpo .volver a
{
	display: block;	
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#cuerpo .volver a:hover
{
	color: #000000;
}

