/* Alambre Estudio Gráfico
   www.alambre.net
   //
   Estilos DHEMEN CSS+XHTML
   Portada
   Enero 2008
*/

/* fondo y general*/

	.por_02_cols{
	clear: both;
	margin-bottom: 25px;
	clear:both;
	width: 960;
	height: 334px;
	overflow: hidden;
	}
	
	.por_02_izq{
	float:left;
	width: 384px;
	height: 334px;
	}

	.por_02_der{
	float:right;
	width: 576px;
	height: 334px;
	}
	
	.por_03_cols{
	clear: both;
	margin-bottom: 25px;
	width: 960px;
	}
	
	.por_03_izq{
	float:left;
	width: 384px;
	}

	.por_03_izq p a{
	font-weight: bold;
	}

	.por_03_izq p{
	width: 354px;
	margin-top: 12px;
	}

	.por_03_cen{
	float:left;
	width: 288px;
	}

	.por_03_der{
	float:right;
	width: 288px;
	}

/* destacados abajo */

	.por_03_img{
	margin-top: 12p;
	}

	.por_03_elem .por_03_img img{
	border-bottom: 2px solid #2a2a2a;
	}

	.por_03_elem_hover .por_03_img img{
	border-bottom: 2px solid #fff000;
	}

	.por_03_elem_hover a:active .por_03_img img{
	border-bottom: 2px solid #aaaaaa;
	}

	.por_03_txt{
	margin-top: 12px;
	width: 258px;
	}