div.contenido{
	padding-bottom: 20px;
	background: transparent url(/lib/img/sala-prensa-contenido-fondo.gif) right bottom no-repeat;
}
div.contenido h1{
	margin: 0 0 10px 0;
	padding: 0 0 7px 0;
	background: transparent url(/lib/img/h1-sala-prensa-fondo.gif) right bottom no-repeat;
}



div.contenido div.caja{
	float: left;
	margin: 0 15px 25px 0;
	width: 165px;
}
div.contenido div.caja div.captura img{
	border: 1px solid black;
}
div.contenido div.caja div.descripcion{
	margin: 5px 0 4px 0;
	font-size: 90%;
	font-weight: bold;
	height: 30px;
}
div.contenido div.caja div.pdf{
	padding: 5px 0 0 0;
	background: transparent url(/lib/img/sala-prensa-grupo-veka-linea.gif) left top no-repeat;
	font-size: 90%;
}
div.contenido div.caja div.pdf a{
	display: block;
	height: 16px;
	padding: 4px 0 0 22px;
	background: transparent url(/lib/img/icono-pdf.gif) left top no-repeat;
	color: #999999;
	text-decoration: none;
}



/*
 * Cada descripción tiene un color distinto
 */
.color1{
	color: #BE1C01;
}
.color2{
	color: #B0B30F;
}
.color3{
	color: #006D82;
}
.color4{
	color: #AC0063;
}
.color5{
	color: #007C2C;
}
.color6{
	color: #FDB600;
}
.color7{
	color: #000000;
}
