/* Alambre Estudio Gráfico
   www.alambre.net
   //
   Estilos Alambre Estudio CSS+XHTML
   Carpeta
   Febrero 2010
*/

/* General */

#imagenes_carpeta{
	width: 870px;
	height: 420px;
	clear: both;
	margin-top: 40px;
	color: black;
	cursor: pointer;
	display: block;
	overflow: hidden;
}

#nav{
	display: block;
	height: 19px;
	width: 870px;
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: black; 
	padding-top: 7px;
	font-size: 11px;
	line-height: 14px;
	
}

#nav a{
	padding-left: 5px;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-top: 8px;
}


#carpeta_info{
margin-bottom: 40px;
margin-top: 18px;
font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 20px;
	color: black;
}
