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

/* INICIO */

#landing {
	height: 340px;
	position: relative;
}

#landing img {
	position: absolute;
	z-index: 2;
	margin: 15px 0 0 -10px;
}

#landingNav {
	float: right;
	width: 400px;
	margin-top: 15px;
}

#landingNav p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	margin-bottom: 32px;
	line-height: 0;
}

#landing p strong {
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	margin-right: 8px;
}

#servicios {
	margin-bottom: 25px;
}

#servicios a {
	background: url(/https/www.websmultimedia.com/style/img/landingNav.gif);
	color: #FFF;
	display: block;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 5px;
	padding-left: 42px;
}

#bDisenoLogotiposBanner {
	position: relative;
}

#bDisenoLogotiposBanner small {
	position: absolute;
	background: url(/https/www.websmultimedia.com/style/img/ofertaLogotipos2.gif) top left no-repeat;
	display: block;
	height: 24px;
	overflow: hidden;
	margin: -29px 0 0 260px;
	text-indent: -999999px;
	width: 102px;
	z-index: 2;
}

#bDisenoWeb a:hover {		background-position: right top; }
#bDisenoGrafico a { 		background-position: left -40px; }
#bDisenoGrafico a:hover {	background-position: right -40px; }
#bDisenoLogotiposBanner a {		background-position: left -80px; }
#bDisenoLogotiposBanner a:hover {	background-position: right -80px; }
#bMultimediaBanner a {			background-position: left -120px; }
#bMultimediaBanner a:hover {		background-position: right -120px; }

#presupuesto {
	background: url(/https/www.websmultimedia.com/style/img/presupuesto.gif) left top no-repeat;
	display: block;
	float: right;
	height: 64px;
	overflow: hidden;
	text-indent: -99999px;
	width: 260px;
}

#presupuesto:hover {
	background-position: right top;
}

#clientes {
	background: #e5e5e5;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	height: 118px;
	padding: 37px 0 33px 0;
}

#clientes a {
	float: right;
}

#clientes p {
	background: url(/https/www.websmultimedia.com/style/img/logotipoCita.gif) left 9px no-repeat;
	color: #727272;
	float: left;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 17px;
	font-style: italic;
	line-height: 26px;
	margin-top: 30px;
	padding-left: 57px;
	text-shadow: 1px 1px 0 #FFF;
	width: 454px;
}

#clientes strong {
	margin-top: 10px;
	color: #262626;
	display: block;	
	font-size: 14px;
	font-style: normal;
}

#dweb img {
	margin: 30px auto 30px;
}

#dweb ul, #dgrafico ul {
	margin: 0 0 55px 25px;
	overflow: hidden;
}

#dweb li, #dgrafico li {
	background: url(/https/www.websmultimedia.com/style/img/tick.gif) left center no-repeat;
	float: left;
	height: 40px;
	line-height: 40px;
	padding-left: 28px;
	width: 175px;
}

#dgrafico ul {
	margin: 53px 0 45px 0;
}

#dgrafico li {
	float: inherit;
	width: inherit;
	height: 50px;
	line-height: 50px;
}

#dgrafico img {
	float: left;
	margin: 45px 55px 45px 20px;
}

article#noticias li {
	font-size: 15px;
	margin-bottom: 10px;
	list-style: square inside;
	color: #333;
	white-space: nowrap;
}

article#noticias li a {
	font-weight: bold;
}

article#noticias h4 {
	margin-top: 80px;
}

article#noticias #mas {
	margin-top: 25px;
	list-style: none;
	padding-left: 14px;
}

/* FIN INICIO */