/*
    E-Pulse S.C.
*/

	.allinone{ width:644px; height:250px; padding-bottom:7px; }
	.gama{ width:199px; height:331px; padding-right:9px; padding-bottom:7px;}
	.cosmeticos{ width:199px; height:331px; padding-bottom:7px;}
	.ofertaSolpasion{ width:227px; height:331px; padding-bottom:7px;}
	.tecnico{ width:227px; height:103px; padding-bottom:7px;}
	.demo{ width:227px; height:103px; padding-bottom:7px;}
	.homeNewsLink{ width:227px; height:105px; padding-bottom:7px;}
	div.alquiler{
		width:644px;
		height:86px;
		margin-bottom:7px;
	}
div.textoIndex{
	width:644px;
	height:144px;
	background-image:url(../imagenes/naranja-right-bottom.gif);
	background-position:630px 130px;
	background-repeat:no-repeat;
	
	margin-bottom:7px;
	background-color:#e67817;
	color:#ffffff;
}

div.textoIndex1{
	width:197px;
	height:144px;
	background-image:url(../imagenes/gris-right-bottom.gif);
	background-position:183px 130px;
	background-repeat:no-repeat;
	
	margin-bottom:7px;
	background-color:#dedede;
}
div.textoIndex1 a{
	color:#000000;
}

div#noticiasPortada{
	background:#dededc url(../imagenes/top-left.gif) top left no-repeat;
	padding:15px 0px 0px 0px;
	width:850px;
	margin-bottom:10px;
}
div#noticiasPortada div.noticia{
	float:left;
	width:190px;
	height:240px;
	overflow:hidden;
}

div#noticiasPortada div.separadorMargen{
	float:left;
	width:15px;
	height:200px;
}
div#noticiasPortada div.separadorNoticias{
	float:left;
	width:20px;
	height:200px;
	background: url(../imagenes/separador.gif) center center no-repeat;
}
div#noticiasPortada div.noticia a.titulo{
	color:#000000;
	text-decoration:none;
	font-weight:600;
}
div#noticiasPortada div.noticia a.titulo:hover{	}

div#noticiasPortada div.noticia div.contenido{
	margin:5px;
	text-align:justify;
}
div#noticiasPortada div.noticia div.contenido a img{
	border:1px #ffffff solid;
	margin:0px 5px 5px 0px;
	float:left;
}

div.esquinaInferior{
	float:right;
	background:url(../imagenes/bottom-right.gif);
	width:12px;
	height:12px;
	display:block;
	border:0px;
}
