div.inspiraciones
{	
	float:left;
	margin-bottom:30px;
	position:relative;
	width:552px;
}

div.inspiraciones .header
{
	float:left;
	width:552px;
}

div.inspiraciones .header .titulo
{
	color:#005696;
	display:block;
	float:left;
	font-size:2.0em;
	font-weight:bold;
}

div.inspiraciones .header .actions
{
	float:right;
	width:20px;
}

div.inspiraciones .contenido 
{
	
	background-image: url(img/marco_inspiraciones.gif);
	background-repeat:no-repeat;
	float:left;
	height: 181px;	
	margin-top:5px;
	position:relative;
	width:552px;
}

div.inspiraciones .contenido ul.inspiraciones
{
	float:left;
}

div.inspiraciones .contenido ul.inspiraciones li
{
	float:left;
}

div.inspiraciones .contenido ul.inspiraciones li div.edit
{
	position:absolute;
	left:0;
	width:20px;	
}

div.inspiraciones .contenido span
{
	color:#464646;
	float:left;
	font-size: 1.3em;
	margin-left:10px;
	margin-top: 15px;		
}

div.inspiraciones .contenido .enlace_inspiracion 
{
	background-image: url(img/iconoflechablanca.gif);
	background-repeat:no-repeat;
	background-position:right;
	bottom: 15px;
	float:right;
	font-weight:bold;
	margin-right:25px;
	margin-top: 15px;
	right: 15px;
	width:500px;
}

div.inspiraciones .contenido .enlace_inspiracion a
{
	color: #f27930;
	font-size:1.3em;
	float:right;
	text-decoration:underline;
	margin-right:25px;
}

div.inspiraciones .contenido .marco_foto_inspiracion
{
	 background-image:url(img/marco_foto_inspiracion.gif);
	 background-repeat:no-repeat;
	 float:left;
	 height: 125px;
	 margin-top:15px;
	 margin-left:10px;
	 position:relative;
	 width:126px;
}

div.inspiraciones .contenido .marco_foto_inspiracion .foto_inspiracion img
{
	float:left;
	height:115px;
	margin-top:5px;
	margin-left:5px;
	width:114px;
}


