/* Basic stuff */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	margin: 0;
	text-align: center;
	padding: 0;
	background: #b5babd;
	color: #2f2f2f;
}
.limpiar {
	clear: both;
	margin: 0;
	padding: 0;
}

/* Formato general */

#cabecera {
	width: 100%;
	height: 111px;
	background: #F85D7E url('../imagenesWeb/cabecera-inicio.gif') top center no-repeat;
}
#cabecera-interior {
	width: 100%;
	height: 115px;
	background: #F85D7E url('../imagenesWeb/cabecera-interior.gif') top center no-repeat;
}
#navegacion {
	width: 900px;
	margin: 0 auto;
	text-align: right;
}
#logo {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 250px;
	height: 120px;
	text-indent: -5000px;
}
#logo a {
	position: absolute;
	text-decoration: none;
	width: 250px;
	height: 120px;
	top: 0;
	left: 0;
	line-height: 11px;
}
#anuncio {
	background: #282f33 url('../imagenesWeb/anuncio.gif') bottom left repeat-x;
	height: 174px;
}
#titular {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#titular-imagen {
	float: right;
	color: #fff;
	margin: 15px 3px 0 0;
}
#servicios {
	background: #fff;
}
#contenido {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	padding: 35px 10px 5px 15px;
}
#insidecontent {
	width: 620px;
	float: left;
}
#limpiar-pie {
	background: #fff;
	height: 45px;
}
#pie {
	background: url('../imagenesWeb/pie.gif') top left repeat-x;
	height: 35px;
}
#logos {
	margin: 5px 0 30px 0;
}
.happycustomer {
	border-top: 1px solid #ededed;
	padding-top: 22px;
}
#insidecontent {
	width: 600px;
	float: left;
}
#insidehighlight {	
	width: 200px;
	float: left;
	padding: 0 30px 0 0;
}
.podcast {
	background: url('../imagenesWeb/podcast.gif') top left no-repeat;
	padding: 20px 20px 15px 65px;
	margin: 5px 0 0 0;
}

/* Front content */

#red-de-blogs {
	float: left;
	width: 270px;
	margin-right: 30px;
}
#blogs-corporativos {
	float: left;
	width: 270px;
	margin-right: 30px;
}
#red-de-blogs h2 {
	text-indent: -5000px;
	background: url('../imagenesWeb/red-de-blogs.gif') top left no-repeat;
	width: 250px;
	height: 62px;
	position: relative;
}
#red-de-blogs h2 a {
	position: absolute;
	width: 242px;
	height: 48px;
	text-decoration: none;
	line-height: 11px;
	top: 0;
	left: 0;
}
#blogs-corporativos h2 {
	text-indent: -5000px;
	background: url('../imagenesWeb/blogs-corporativos.gif') top left no-repeat;
	width: 250px;
	height: 62px;
	position: relative;
}
#blogs-corporativos h2 a {
	position: absolute;
	width: 209px;
	height: 48px;
	text-decoration: none;
	line-height: 11px;
	top: 0;
	left: 0;
}
#reciente {
	float: left;
	width: 250px;
}
#blog {
	padding: 4px 4px 0 4px;
}
#polContent {
	float: left;
	width: 435px;
	margin-right: 25px
}
#polaroids {
	float: left;
}
.highlightme {
	padding: 10px;
	background: #edfae6;
	border: 1px solid #d2f3bf;
	margin: 10px 0 25px 0;
	font-weight: bold;
}

/* Fancy schmancy clickable tagline */

#titular-texto {
	background: url('../imagenesWeb/tag.gif') top left no-repeat;
	width: 600px;
	height: 90px;
	margin: 35px 0 0 29px;	
	_margin-left: 15px;
	position: relative;
	float: left;
	line-height: 11px;
}
#titular-enlaces a {
	position: absolute;
	text-decoration: none;
}
#titular-enlaces a#red-de-blogs {	
	width: 415px;
	height: 20px;
	top: 10px;
	left: 145px;
	line-height: 11px;
}
#titular-enlaces a#blogs-corporativos {
	width: 270px;
	height: 20px;
	top: 55px;
	left: 130px;
	line-height: 11px;
}

}
#titular-enlaces a span { visibility: hidden; }
#titular-enlaces span { visibility: hidden; }

/* Navegación principal */

#principal {
	margin: 0;
	padding: 55px 25px 0 0;
	height: 35px;
	list-style: none;
	display: inline;
	overflow: hidden;
	float: right;
}
#principal li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}
#principal a, #principal span {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* sólo para IE5/Win */
}	
#principal a:hover, #principal a:active, #principal a.selected {
	background-position: 0 -20px;
}
#inicio a {
	width: 50px;
	background: url(../imagenesWeb/inicio.gif) top left no-repeat;
}
#somos a {
	width: 65px;
	background: url(../imagenesWeb/somos.gif) top left no-repeat;
}
#hacemos a {
	width: 85px;
	background: url(../imagenesWeb/hacemos.gif) top left no-repeat;
}
#contacto a {
	width: 90px;
	background: url(../imagenesWeb/contacto.gif) top left no-repeat;
}
ul#principal li span {
	width: 43px;
	background: url(../imagenesWeb/division.gif) 0 4px no-repeat;
}

/* Secondary navs */

#secondarynavs {	
	width: 180px;
	float: left;
	padding-right: 50px;
}
#secondarynavs h3 {
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	border-top: 4px solid #8b8b8b;
	border-bottom: 1px dotted #8b8b8b;
	padding: 3px 0;
	margin: 5px 0 10px 0;
	color: #282f33;
}
#content ul.secondary {
	margin: 0 0 20px 0px;
}
#content ul.secondary li {
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 3px 0 1px 0px;
	display:block;
	list-style-type:none;
}
ul.secondary li a {
	text-decoration: none;
	color: #F85D7E;
	padding: 2px;
}
ul.secondary li.active a, ul.secondary li a:hover {
	color: #F85D7E;
	background: #FEE2E9;
}

/* Text formatting */

p {
	color: #222;
	font: 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 12px 0;
	line-height: 16px;
}
blockquote {
	background: url(/imagenesWeb/quote.gif) top left no-repeat;
	margin: 5px 0 15px 0;
	padding-left: 35px;
	color: #666;
}
code {
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
}
pre {
	background: #ededed;
	padding: 5px;
	margin: 0 0 20px 0;
	color: #c61010;
}
pre span {
	color: #000;
}
p.small {
	font-size: 11px;
	line-height: 14px;
}
p.topPad {
	margin-top: 10px;
}
p.conocer-mas {
	color: #939799;
	border-top: 1px solid #ededed;
	padding-top: 10px;
	margin-top: 5px;
}
#insidehighlight p.productsSide {
	padding: 10px 0 5px 0;
	margin: 0;
}
#insidehighlight p.productsSide span {
	display: block;
	padding-top: 1px;
}
#insidehighlight p.blogDesc {
	padding-top: 18px;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
}
#blogSnippet p {
	font-size: 11px;
	line-height: 15px;
}
#insidecontent p {
	line-height: 19px;
	padding: 0 0 16px 0;
}
#insidecontent p.big {
	font-size: 15px;
	line-height: 22px;
	padding: 0 0 18px 0;
}
#polaroids p {
	padding: 0 0 5px 0;
}
#polaroids p.spaceme {
	padding: 0 0 15px 0;
}
#secondarynavs p {
	font-size: 11px;
	line-height: 15px;
}
#insidecontent h1 {
	font: bold 22px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 23px 0;
	padding: 0 0 8px 0;
	color: #282f33;
	border-bottom: 1px solid #ededed;
}
h1.background {
	text-indent: -5000px;
	background: url(../imagenesWeb/texto/somos.gif) 0 4px no-repeat;
}
h1.hacemos {
	text-indent: -5000px;
	background: url(../imagenesWeb/texto/hacemos.gif) 0 4px no-repeat;
}

h1.inversion {
	text-indent: -5000px;
	background: url(../imagenesWeb/texto/inversion-publicitaria.gif) 0 4px no-repeat;
}

h1.working {
	text-indent: -5000px;
	background: url(../imagenesWeb/text/working.gif) 0 4px no-repeat;
}
h1.current {
	text-indent: -5000px;
	background: url(../imagenesWeb/text/current.gif) 0 4px no-repeat;
}
h1.graduate {
	text-indent: -5000px;
	background: url(../imagenesWeb/text/graduate.gif) 0 4px no-repeat;
}
h1.designer {
	text-indent: -5000px;
	background: url(../imagenesWeb/text/designer.gif) 0 4px no-repeat;
}
h1.sysadmin {
	text-indent: -5000px;
	background: url(../imagenesWeb/text/sysadmin.gif) 0 4px no-repeat;
}
h1.developer {
	text-indent: -5000px;
	background: url(../imagenesWeb/text/developer.gif) 0 4px no-repeat;
}
h1.contact {
	text-indent: -5000px;
	background: url(../imagenesWeb/texto/contacto.gif) 0 4px no-repeat;
}

h2.tradicional {
	text-indent: -5000px;
	background: url(../imagenesWeb/texto/publicidad-tradicional.gif) 0 4px no-repeat;
	height: 34px;
}

h2.contextual {
	text-indent: -5000px;
	background: url(../imagenesWeb/texto/publicidad-contextual.gif) 0 4px no-repeat;
	height: 34px;
}

h2.enlaces {
	text-indent: -5000px;
	background: url(../imagenesWeb/texto/enlaces-de-texto.gif) 0 4px no-repeat;
	height: 34px;
}

h2.y {
	text-indent: -5000px;
	background: url(../imagenesWeb/texto/y.gif) 0 4px no-repeat;
	height: 34px;
}

h3 {
	font: bold 13px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 0 10px 0;
	color: #F85D7E;
	text-transform: uppercase;
}
body#blog #insidecontent h3.withicon {
	font: bold 15px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 8px 0 10px 0;
	color: #282f33;
	text-transform: none;
}
h3.withicon img {
	margin-top: -5px;
}
h4 {
	font: bold 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
	color: #282f33;
}
h5 {
	font: normal 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 10px 0;
	color: #727d83;
	font-style: italic;
}
blockquote.frontQuote1 {
	font: normal 13px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 0 0 15px 32px;
	line-height: 18px;
}
blockquote.frontQuote2 {
	font: normal 13px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 0 0 15px 31px;
	line-height: 18px;
}
blockquote.frontQuote1 p, blockquote.frontQuote2 p {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding: 5px 0 0 0;
}
blockquote.frontQuote1 p span, blockquote.frontQuote2 p span {
	font-size: 10px;
	font-weight: normal;
}
#insidecontent blockquote p {
	font-size: 11px;
	font-weight: normal;
	padding-top: 6px;
}

/* Links */

a:link, a:hover, a:active {
	text-decoration:underline;
	color: #F85D7E;
}
a:visited { color:#F85D7E; }
a:hover { text-decoration:none; }
#blogSnippet h4 a { color: #F85D7E; }


/* imagenesWeb */

img {
	border: 0;
}
img.middleme {
	vertical-align: middle;
	margin-right: 3px;
}
img.leftimg {
	float: left;
}
img.derecha {
	float: right;
}
img.customerlogo {
	float: left;
	margin: 0 11px 11px 0;
}

/* Lists */

#content ul, #content ol {
	margin: 0 0 15px 25px;
}
#content ul li, #content ol li {
	font-size: 12px;
	padding: 3px 0 5px 3px;
}
#content ul.small li, #content ol.small li {
	font-size: 11px;
}
#content ul.arrow, #content ul.bigtick, #content ul.bigcross {
	margin: 0 0 15px 10px;
	list-style: none;
}
#content ul.arrow li {
	padding: 0 0 4px 20px;
	line-height: 1.4em;
	background: url(/imagenesWeb/icons/bluepoint.gif) no-repeat 0 3px;
}
#content ul.bigtick li {
	padding: 0 0 4px 20px;
	line-height: 1.4em;
	background: url(/imagenesWeb/icons/tick.gif) no-repeat 0 3px;
}
#content ul.bigcross li {
	padding: 0 0 4px 20px;
	line-height: 1.4em;
	background: url(/imagenesWeb/icons/cross.gif) no-repeat 0 3px;
}
#content ul.arrow li span, #content ul.bigtick li span, #content ul.bigcross li span  {
	font-size: 11px;
	line-height: 14px;
	display: block;
	margin: 3px 0 10px 0;
}
#content div.errorMessage ul, #content ul.tick {
	margin: 0 0 10px 0px;
}
#content ul.tick li {
	font-size: 11px;
	background: url(/imagenesWeb/icons/tick.gif) no-repeat 0 3px;
	margin:0;
	padding: 1px 0 6px 18px;
	display:block;
	list-style-type:none;
}
#blog ul.tick li {
	font-size: 12px;
	background: url(/imagenesWeb/icons/tick.gif) no-repeat 0 3px;
	margin:0 0 0 15px;
	padding: 1px 0 6px 18px;
	display:block;
	list-style-type:none;
}
#content ul.tick li.learn {
	background: none;
	padding-top: 3px;
}
#content ul.smallList {
	margin: 5px 0 15px 0;
}
#content ul.smallList li {
	background: url(/imagenesWeb/icons/smallPoint.gif) no-repeat top left;
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 1px 0 1px 15px;
	display:block;
	list-style-type:none;
}
dl {
	padding-bottom: 15px;
}
dt {
	padding-bottom: 3px;
}
dd {
	padding-bottom: 6px;
}
dt code {
	color: #c61010;
}

/* Rounded corners */

.upperleft{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #EBEBEB;
	background-image: url(../imagenesWeb/upperleft.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #999999;
}
.upperright{
	background-image: url('../imagenesWeb/upperright.png');
	background-repeat: no-repeat;
	background-position: top right;
}
.lowerleft{
	background-image: url('../imagenesWeb/lowerleft.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.lowerright{
	background-image: url('../imagenesWeb/lowerright.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 8px 15px 10px 15px;
	margin-bottom: 0px;
}

/* Forms */

input { 
	padding: 2px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
select { 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
select option {
	padding-right: 4px;
}
textarea {
	font: 11px verdana, arial, helvetica, sans-serif;
	padding: 2px;
}
textarea.full {
	width: 550px;
}
form.subscribe {
	margin-bottom: 15px;
}
form.subscribe input {
	float: left;
}
form.subscribe input.button {
	padding-left: 5px;
	margin-top: -2px;
}
#subscribe-text {
	width: 75px;
}
input.subscribeButton {
	vertical-align: middle;
	padding-left: 5px;
	margin-top: -4px;
}
body#blog #insidecontent table.formstuff {
	width: 600px;
}
body#blog #insidecontent table.formstuff td {
	padding: 1px 0;
}
body#blog #insidecontent table.formstuff td p {
	margin: 0;
	padding: 5px 0 2px 0;
	font-weight: normal;
	font-size: 11px;
}
body#blog #insidecontent table.formstuff td label {
	font-size: 11px;
}
table.contactform td {
	padding: 10px 0 0 0;
}


/* Blog styles */

body#blog #insidecontent h1 {
	font: bold 22px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #F85D7E;
	margin: 15px 0 0 0;
	padding: 0;
	border: none;
}
body#blog #insidecontent h1 a {
	text-decoration: none;
}
body#blog #insidecontent h1 a:hover {
	text-decoration: underline;
}
body#blog #insidecontent h1.catTitle {
	font: normal 26px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #85cb62;
	margin-bottom: 25px;
	padding: 0 0 4px 0;
	border-bottom: 1px dotted #e6e6e6;
}
body#blog #insidecontent h2 {
	font: bold 18px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #43a037;
	margin: 0;
	padding: 10px 0 15px 0;
	border: none;
}
body#blog #insidecontent h2.commentTop {
	font: bold 16px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #6bc462;
	margin: 15px 0 1px 0;
	padding: 6px 10px 5px 0;
	border-bottom: 1px solid #e6e6e6;
	text-align: right;
}
body#blog #insidecontent h2.summary {
	font: bold 16px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #46be3b;
	margin: 0 0 25px 0;
	padding: 0 0 5px 0;
}
body#blog #insidecontent h3 {
	font: bold 16px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #4dbf60;
	margin: 0;
	padding: 10px 0 8px 0;
	border: none;
}
body#blog #insidecontent h3.catTitle {
	font: bold 18px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #4dbf60;
	margin: 0;
	padding: 5px 0 0 0;
	text-transform: none;
}
body#blog #insidecontent h4 {
	font: bold 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 12px 0;
}
body#blog #insidecontent h4.posted {
	font: normal 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0 6px 0;
	color: #666;
}
body#blog #insidecontent h4.withcomments {
	background: url('/imagenesWeb/icons/comment.gif') 0 6px no-repeat;
	padding: 10px 0 3px 27px;
	border-top: 1px solid #efefef;
	font: bold 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 45px 0;
	color: #2f2f2f;
	height: 25px;
}
body#blog #insidecontent h4.withcomments span {
	display: block;
	float: right;
	font-weight: normal;
}
body#blog #insidecontent h4.comments {
	border-top: 1px solid #efefef;
	padding: 10px 0 0 0;
	font: bold 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 45px 0;
	color: #2f2f2f;
}
body#blog #insidecontent #category h4.comments {
	padding: 0;
	border: none;
	font: bold 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 45px 0;
	color: #2f2f2f;
}
body#blog #insidecontent h4.comments span {
	display: block;
	float: right;
	font-weight: normal;

}
#insidehighlight p {
	font-size: 11px;
	color: #555;
}
#insidehighlight h3 {
	padding: 10px 0 2px 0;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px;
	text-transform: none;
	color: #57585c;
}
#insidehighlight h3.fancy {
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	border-top: 4px solid #8b8b8b;
	border-bottom: 1px dotted #8b8b8b;
	padding: 3px 0;
	margin: 30px 0 10px 0;
}
body#blog #insidecontent #comments h3.sub {
	text-transform: none;
	font: bold 15px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #85cb62;
	margin: 0;
	padding: 0 0 5px 0;
}
.commentFooter {
	border-top: 1px dotted #cfcfcf;
	padding: 0;
	margin: 10px 0 18px 0;
}
#content ul.arrow li h4 {
	padding: 0 0 2px 0;
	font-size: 12px;
}
#blog code {
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
	color: #c30;
}
tr.rowOnBlue { 
	background-color: #F9FCFF;
}
tr.rowHighlight {
	border-bottom: 1px solid #CADBE5;
	font-size: 11px;
	padding-left: 5px;
	background-color: #FFFDE9;
}
.dataTable td, th {
	font-size: 11px;
	text-align: center;
	padding: 5px;
}
.dataTable td {
	border-bottom: 1px solid #CADBE5;
	font-size: 11px;
	padding: 3px 5px;
}
.dataTable th.titleCell {
	background: #0d4fb0;
	color: #fff;
	font-size: 14px;
	padding: 8px;
}
.dataTable th.subTitleCell {
	background: #4492dc;
	color: #fff;
}
.dataTable th.subTitleCellLeft {
	background: #4492dc;
	color: #fff;
	text-align: left;
	padding-left: 5px;
}
.dataTable .leftCell {
	text-align: left;
}
.dataTable {
	margin-bottom: 10px
}
.dataTable tr.rowHighlight {
	background-color: #FFFDE9;
}
.titleCell code { color: #fff; }
td.light { color: #666; }
.blogNote { 
	background: #fffeef;
	border-top: 1px dotted #dadada;
	border-bottom: 1px dotted #dadada;
	padding: 10px;
	margin-bottom: 15px;
}
.helpAttachment { 
	float: right;
	width: 180px;
	font-size: 11px;
	padding: 10px;
	margin: 0 0 20px 30px;
	background: #F2F8FF;
	border: 1px solid #D6E7FA;
}
table.login td {
	padding: 3px;
}
#comments {
	background: #f7f7f7;
	padding: 18px;
}
body#blog #insidecontent #comments p.author {
	padding: 6px 0 5px 27px;
	background: url('/imagenesWeb/icons/comment.gif') 0 3px no-repeat;
}
body#blog #insidecontent #comments p.time {
	color: #8c8c8c;
	font-size: 11px;
	padding-bottom: 8px;
}