body 
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	background-image: url(images/fondo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	}


td.titulo
	{
	font-size: 10pt;
	font-family: Verdana;
	color: Black;
	background-color: #FFDDAE;
	border : thin solid black;
	text-align: center;
	font-weight: bold;
	padding: 10;
}

td.fondo
{
	background-image : url(images/bidones metalicos13_sin.gif);
	background-repeat : no-repeat;
	font-size:10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-align: justify;
	background-attachment : fixed;
	background-position : bottom;
}

td.seccion
	{
	font-size: 10pt;
	font-family: Verdana;
	color: Red;
	background-color: #FFDDAE;
	border : thin solid red;
	text-align: center;
	font-weight: bold;

}
td.cuerpo
	{
	font-size: 10pt;
	font-family: Verdana;
	color: black;
	background-color: #FFF0DD;
	border : thin solid Black;
	text-align: justify;
	padding: 10;
	}

td.foto
	{
	text-align : center;
	color: black;
	background-color: #FFF0DD;
	border : thin solid Black;
	padding: 10;
	}

td.oferta
	{
	font-size: 12pt;
	font-family: Verdana;
	font-weight : bold;
	text-decoration: none;
	text-align: center;
	color: red;
	background-color: white;
	border : thin solid Black;
	padding-top : 10;
	padding-bottom : 10;
	}
	
td.texto

	{
	font-size:10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-align: justify;
}


td.texto1

	{
	font-size:10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-align: right;
}


td.empresa


	{
	font-size:10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
}
td.final

	{
	font-size: 13pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-align: center;
	font-weight : none;
}
.textbox
{
	font-size: xx-small;
	font-family: Verdana;
	color: maroon;
	background-color: #E5B694;
	border-width: thin;
	border-style: solid;
	border-color: black;
}

.boton
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: White;
	color: Maroon;
	font-weight: bold;
	border-width: thin;
	padding: 1;
}



A:link
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: Maroon;
	}

A:visited
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: Maroon;
	}

A:hover
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: red;
	}
	
img.immov1 {
	z-index: 2; 
	position: relative;
	left: +10px;
	top: 30 px;
}
img.immov2 {
	z-index: 3;
	position: relative;
	right: +10px;
}
img.immov3 {
	z-index: 1; 
	position: relative;
	bottom: 20 px;
}
img.immov4{
	z-index: 4; 
	position: relative;
	left: +10px;
	top: 30 px;
}
img.immov5 {
	z-index: 5;
	position: relative;
	right: +10px;
}



