@charset "utf-8";
/* CSS Document */

#frase
{
	margin:25px 0 25px 0;
	
	width:443px;
	height:98px;
	
	background-repeat:no-repeat;
}

/***** CAPA DERECHA **********/
#extraLeft #divImagenes
{
	width:230px;
}
#extraLeft #divImagenes h2
{
	height:46px;
	background-repeat:no-repeat;
}
#extraLeft #divImagenes ul
{
	margin:0 0 0 0;
	padding:0;
	
	width:230px;
	
	list-style:none;
}
#extraLeft #divImagenes ul li
{
	float:left;
	
	margin:0 0 10px 0;
	
	width:100px;
	height:100px;
}
#extraLeft #divImagenes .margen
{
	margin:0 10px 0 0;
}
#extraLeft #divImagenes ul li img
{
	border:3px solid #E6E8E0;
}
