#Tablon_Anuncios
	{
	float:left;
	width:555px;
	}

#Selector_Categorias
	{
	clear:both;
	float:right;
	padding-right: 29px;
	}

.Textos_Formulario
	{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	}

#Anuncio
	{
	float:left;
	width:500px;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-bottom:15px;
	text-align:left;
	}

#Contenedor_Anuncio_Cabecera {
	width:500px;
	background-color:#007DE3;	
}

#Anuncio_Cabecera
	{
	width:394px;
	float:left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
	background-color:#007DE3;
	padding:3px;
	}
	
#Anuncio_Cabecera_Categoria
	{
	width:94px;
	float:right;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	background-color:#007DE3;
	padding:3px;
	}

#Anuncio_Fotografia
	{
	clear:left;
	float:left;
	width:115px;
	padding-right:5px;
	padding-top:5px;
	}

#Anuncio_Datos_Contenedor_380
	{
	width:380px;
	float:left;
	}

#Anuncio_Datos_Contenedor_500
	{
	width:500px;
	float:left;
	}

#Anuncio_Descripcion
	{
	padding-top:5px;
	}

#Anuncio_Datos
	{
	margin-top:10px;
	padding:5px;
	background-color:#E5E5E5;
	}

#Anuncio_Separador
	{
	width:500px;
	clear:both;
	float:left;
	background-color:#CCE5F9;
	margin-top:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CBF0DE;
	border-right-color: #CBF0DE;
	border-bottom-color: #CBF0DE;
	border-left-color: #CBF0DE;
	}
	
.vacio
	{
	margin: 10px 0px 10px 0px;
	color:#FF0000;	
	}	
	
.texto
	{
	width:450px;
	margin:10px 0px 15px 0px;
	text-align: justify;
	}