/*Documento CSS*/

body {
	background-image: url(../fotos/fdoasirh.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	border-right-color: #FFFFFF;	
}

#columna{
	width: 432px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
	color: #666666;
	font-size: 12px;
	text-align: left;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

#columna3{
	width: 300px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 8px;
	height: 350px;
}

#columna3f{
	width: 300px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 8px;
	background-image: url(../fotos/ftsv01.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 350px;
}



#anuncio{
	width: 246px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	padding-top: 8px;

}
.titanuncio{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D63555;
	font-weight: bold;
}
.subtitanuncio{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.liga{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D63555;
}

#subtitulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #D63555;
	font-stretch: extra-condensed;
	padding-left: 8px;
}

#lineahor{
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
}

#anunciofin{
	width: 300px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-image: url(../fotos/foto01.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 217px;
	vertical-align: top;
	padding-left: 8px;

}

#minilinea{
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
	height: 25px;

}

#listado{
	width: 650px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
	color: #666666;
	font-size: 12px;
	text-align: left;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

.subtitlistado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

#imglistado{
	float: left;
	padding-right: 10px;
}