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

#igm-home-1{
	padding-left:20px;
}

#igm-plt-ubicacion{
	border:1px silver solid;
}

#cuerpo-columna-cc li a{
	display:block;
	height:45px;
}

#cuerpo-columna-cc ul{
    list-style:none;
	padding:0;
	margin:0 auto;		
}

#cuerpo-columna-gc li a{
	display:block;
	height:83px;
}

#cuerpo-columna-gc ul{
    list-style:none;
	padding:0;
	margin:0 auto;		
}

#cuerpo-columna-sp li a{
	display:block;
	height:155px;
}

#cuerpo-columna-sp ul{
    list-style:none;
	padding:0;
	margin:0 auto;		
}

#img-plt-gccpp{
	text-indent:-8000px;
	background:url(../imagenes/guia-de-combinacion-cpp.png) no-repeat;
	height:83px;
}

#igm-plt-pintado{
	text-indent:-8000px;
	background: url(../imagenes/necesitas-pintar-tu-casa.png) no-repeat;
	height:154px;
}

#img-plt-americancolors{
	text-indent:-8000px;
	background:url(../imagenes/carta-de-colores-american-colors.png) no-repeat;
	height:45px;
}

#img-plt-americancolors:hover{
	background-position:-250px;
}

#img-plt-anypsa{
	text-indent:-8000px;
	background:url(../imagenes/carta-de-colores-anypsa.png) no-repeat;
	height:45px;
}

#img-plt-anypsa:hover{
	background-position:-250px;
}

#img-plt-cpp{
	text-indent:-8000px;
	background:url(../imagenes/carta-de-colores-cpp.png) no-repeat;
	height:45px;
}

#img-plt-cpp:hover{
	background-position:-250px;
}

#img-plt-vencedor{
	text-indent:-8000px;
	background:url(../imagenes/carta-de-colores-vencedor.png) no-repeat;
	height:45px;
}

#img-plt-vencedor:hover{
	background-position:-250px;
}

#img-plt-tekno{
	text-indent:-8000px;
	background:url(../imagenes/carta-de-colores-tekno.png) no-repeat;
	height:46px;
}

#img-plt-tekno:hover{
	background-position:-250px;
}

#cuerpo-columna-cc ul{
    list-style:none;
	padding:0;
	margin:0 auto;		
}


