@charset "utf-8";
/* CSS Document */

* { 
margin: 0; 
padding: 0; 

}

.TPUN
{
  border-top-color: #CC0000;
  border-right-color: blue;
  border-bottom-color: #00FF00;
  border-left-color: #CCC;
}

#UltimasNoticias.div
{
	background: #9b9b9b;
	margin-bottom: 2px solid color:red;
}

/* Inicia Seccion Publidiad Principal*/

#PublicidadP
{
background: #999594;
}

#PublicidadP .div
{
	width: 50%;
	height: 50%
	padding:5px;
	margin:5px;
	background: #00FF00;

}

#PublicidadP .div .img

{
	width: 100%;
	height: auto;
}

.FPublicidadP
{

	width: 50%;
	height: auto;
}