/* CSS By www.npicasso.com */
/* ------------------> General styles <------------------ */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#909090;
}

* {
	border:none;
	margin:0;
	padding:0;
}
a {
	color:#909090;
	text-decoration:none;
}
/* ------------------> Layout principal <------------------ */

#big-content {
	width:950px;
	min-height:1000px;
	height:auto !important;
	height:1000px;
	margin:20px auto 0 auto;
}
#top-content {
	width:100%;
	min-height:890px;
	height:auto !important;
	height:890px;
}	
#left {
	width:170px;
	float:left;
	min-height:890px;
	height:auto !important;
	height:890px;
}
#center {
	width:604px;
	min-height:798px;
	height:auto !important;
	height:798px;
	float:left;
	padding:92px 0 0 24px;
	background:url(http://www.npicasso.com/img/bullet-navidad.jpg) 2% 0% no-repeat;
}
#right {
	width:150px;
	min-height:890px;
	height:auto !important;
	height:890px;
	float:left;
}
#pie {
	width:950px;
	height:150px;

}
#pie-cierre {
	width:950px;
	height:30px;
	background:#909090;
}

/* ------------------> Estilos especificos layout <------------------ */


/* -----------> Estilos en "LEFT" <----------- */

#left img {
	display:block;
	margin:20px 0 17px 0;
}
#left ul {
	list-style:none;
	float:left;
}
#left ul li {
	padding:6px 0 6px 0px;
	border-bottom:solid 1px #e0e0e0;
	display:block;

}
#left ul li a {
	height:14px;
	padding:0 0 1px 4px;
	width:156px;
	display:block;
	text-transform:uppercase;
	font-size:0.85em;
}
#left ul li a:hover {
	background:#88ba42;
	color:#FFF;
	font-style:italic;
}
.submenu {
	min-height:220px;
	height:auto !important;
	height:220px;
	padding:10px 0 10px 0;
}
#left ul li ul{
	
}
#left ul li ul li{
	display:block;
	padding:0;
	width:156px;
	border:none;

}
#left ul li ul li a{
	width:148px;
	padding:4px 0 4px 12px;
	border:none;
	text-transform:none;
	font-size:0.8em;
}
#left ul li ul li a:hover{
	text-decoration:line-through;
	background:none;
	color:#88ba42;
	font-style:normal;
}
.menu-2 {
	margin-top:210px;
}

/* -----------> Estilos en "CENTER" <----------- */

#center h1 {
	color:#88ba42;
	font-size:1.25em;
	margin-bottom:15px;
}
#center p, #center ul, #center ol {
	font-size:0.8em;
	margin-bottom:20px;
	width:410px;
	text-align:left;
}
#center li {
	margin-left:40px;
	margin-top:5px;
}

#center p a, #center ul a{
	text-decoration:underline;
	color:#88ba42;
}
object {
	margin-bottom:25px;
}


/* -----------> Estilos en "RIGHT" <----------- */

#idiomas {
	width:135px;
	height:75px;
	float:right;
	margin-bottom:20px;

}
#idiomas h5 {
	font-size:0.9em;
	font-style:italic;
	margin-top:24px;
	margin-bottom:6px;
	font-family:"Times New Roman", Times, serif;
}
#idiomas p {
	font-size:0.8em;
}
	
#idiomas p a:hover {
	color:#88ba42;

}
#contacto {
	height:103px;
	width:135px;
	background:url(http://www.npicasso.com/img/back-contact.jpg) center center no-repeat;
	padding:5px 0 15px 10px;
	float:right;
}

#contacto p {
	margin-top:5px;

}
.twit {
	height:12px;
	width:12px;
	float:left;
	display:block;
	margin-right:5px;
	background:url(http://www.npicasso.com/img/twit.jpg) center center no-repeat;
}
.twit a:hover{
	height:12px;
	width:12px;
	float:left;
	display:block;
	margin-right:5px;
	background:url(http://www.npicasso.com/img/twit-on.jpg) center center no-repeat;
}
.lkdin {
	height:12px;
	width:12px;
	float:left;
	display:block;
	margin-right:5px;
	background:url(http://www.npicasso.com/img/ldin.jpg) center center no-repeat;
}
.lkdin a:hover{
	height:12px;
	width:12px;
	float:left;
	display:block;
	margin-right:5px;
	background:url(http://www.npicasso.com/img/ldin-on.jpg) center center no-repeat;
}
.fbook {
	height:12px;
	width:12px;
	float:left;
	display:block;
	margin-right:5px;
	background:url(http://www.npicasso.com/img/fbook.jpg) center center no-repeat;
}
.fbook a:hover{
	height:12px;
	width:12px;
	float:left;
	display:block;
	margin-right:5px;
	background:url(http://www.npicasso.com/img/fbook-on.jpg) center center no-repeat;
}
.rss {
	height:12px;
	width:12px;
	float:left;
	display:block;
	margin-right:5px;
	background:url(http://www.npicasso.com/img/rss.jpg) center center no-repeat;
}
.rss a:hover{
	height:12px;
	width:12px;
	float:left;
	display:block;
	margin-right:5px;
	background:url(http://www.npicasso.com/img/rss-on.jpg) center center no-repeat;
}
#news {
	float:right;
	width:140px;
	height:570px;
	margin-top:85px;
}
#news h4 {
	color:#88ba42;
	font-size:0.9em;
	text-transform:uppercase;
	display:block;
	width:100%;
	border-bottom:solid 1px #e0e0e0;
}
#news dl {
	list-style:none;
	width:100%;
}
#news dl dt {
	width:100%;
	display:block;
	margin-top:5px;
	font-size:0.75em;
}
#news dl dt a {
	font-weight:bold;
}
#news dl em {
	font-style:italic;
	margin-top:2px;
	display:block;
}
#news dl dd {
	height:78px;
	padding:8px 0 0 0;
	width:100%;
	border-bottom:solid 1px #e0e0e0;
	display:block;
	font-size:0.75em;
}
.leer {
	color:#88ba42;
	float:left;
	margin-top:10px;
}
.leer2 {
	color:#88ba42;
	float:left;
	margin-top:10px;
	font-size:0.8em;
}
#right h3 {
	font-size:0.85em;
	color:#88ba42;
	margin:0;
	float:left;
	margin-top:20px;
}
	

/* -----------> INFERIOR (PIE, CIERRE, ETC ... <----------- */
#pie {
	height:150px;
	width:100%;
	float:left;
}
#line1 {
	height:43px;
	width:910px;
	margin-left:20px;
	display:block;
	border-bottom:solid 1px #e0e0e0;
	padding:30px 0 0 0;
	font-size:0.8em;
	padding:0 0 10px 0;
}
.enlaces1 {
	width:640px;
	float:left;
	padding-top:20px;
}
.enlaces2 {
	width:270px;
	float:left;
	height:20px;
	margin-top:10px;
}
#sub-pie {
	margin-left:20px;
	height:15px;
	padding:10px 0 0 0;
	width:910px;
	float:left;
	font-size:0.8em;
}
.sub-pie-left {
	float:left;
	width:610px;
}
.sub-pie-right {
	float:right;
	width:300px;
	text-align:right;
}
#cierre {
	width:938px;
	float:right;
	background:#CCC;
	margin-top:20px;
	color:#FFF;
	padding:5px;
	font-size:0.75em;
	border:solid 1px #666;
	margin-bottom:5px;
}
#cierre a {
	color:#FFF;
	text-decoration:underline;
}

/* -----------> Estilos texto <----------- */
	
.arial-normal-075 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
}
.arial-normal-075-condensado {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	letter-spacing:-1px;
}
.italic-bold {
	font-style:italic;
	font-weight:bold;
}
.italic-bold-times {
	font-style:italic;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:0.9em;
}



/* -----------> ID SECCIONES <----------- */

body#home a.home,
body#contacto-body a.contacto,
body#presu a.presu,
body#empresa a.empresa,
body#portfolio a.portfolio,
body#clientes a.clientes {
	background:#88ba42;
	color:#FFF;
	font-style:italic;
}

body#web a.servicios,
body#consultoria-web a.servicios,
body#img-corporativa a.servicios,
body#logos a.servicios,
body#editorial a.servicios,
body#ilustracion a.servicios,
body#marketing-online a.servicios,
body#seo a.servicios,
body#consultoria-marketing a.servicios,
body#presupuesto a.presu,
body#empresa a.empresa,
body#noticias a.noticias,
body#audiovisual a.servicios {
	background:#88ba42;
	color:#FFF;
	font-style:italic;
}

body#web a.sub-1,
body#consultoria-web a.sub-2,
body#img-corporativa a.sub-3,
body#logos a.sub-4,
body#editorial a.sub-5,
body#ilustracion a.sub-6,
body#marketing-online a.sub-7,
body#seo a.sub-8,
body#consultoria-marketing a.sub-9,
body#audiovisual a.sub-10 {
	text-decoration:line-through;
	background:none;
	color:#88ba42;
	font-style:normal;
}