*{
	margin: 0;
	padding: 0;
}
body{
	background: #D7D7D7 url(bg.jpg) repeat-x;
}
span{
	display: none;
}
ul{
	list-style: none;
	margin: 15px;
}
li{
	font: .8em/1.4em Arial,sans-serif;
	margin: 8px 0 2px 0;
	color: #336699;
}
li.info{
	font: .7em/1.1em Arial,sans-serif;
	color: #888 !important;
}
p{
	font: .8em/1.4em Arial,sans-serif; 
	margin: .5em 2em .5em 1em;
}


/* --(Divisiones primarias)-- */
#main, #main-portfolio{
	background: #EBEBEB url(bg-content.jpg) repeat-y;
	width: 778px;
	margin: 0 auto;
}
#main-portfolio{
	background: #EBEBEB url(bg-content-portfolio.jpg) repeat-y;
}
#container, #container-portfolio{
	width: 778px;
	height: 600px;
	background: url(bg-cols.jpg) 0 146px no-repeat;
}
#container-portfolio{
	background: url(bg-2cols.jpg) 0 146px no-repeat;
}
#head{
	width: 778px;
	height: 146px;
	background: url(head.jpg) no-repeat;
	position: relative;
}
#foot{
	width: 778px;
	height: 89px;
	background: url(foot.jpg) no-repeat;
	clear: both;
}
#foot a{
	color:#fff;
	text-decoration:none;
}
#foot p{
	color: #fff;
	font: .8em/1.4em Arial,sans-serif;
	padding: 20px 0 0 85px;
}

/* --(Divisiones secundarias)-- */
#encolumnator{
	width: 744px;
	margin: 0 auto;
	position: relative;
}
#col-disenoweb{
	width: 245px;
	margin: 1px;
	padding: 0;
	position: absolute;
	top: 0;
}
#col-desarrolloweb{
	width: 245px;
	margin: 1px;
	padding: 0;
	position: absolute;
	left: 246px;
	top: 0;
}
#col-solucionesrss{
	width: 245px;
	height: 430px;
	margin: 1px;
	padding: 0;
	position: absolute;
	left: 495px;
	top: 0;
}
#col-portfolio{
	width: 490px;
	margin: 1px;
	padding: 0;
	position: absolute;
	top: 0;
}

#col-portfolio2{
	width: 245px;
	height: 430px;
	margin: 1px;
	padding: 35px 0 0 0;
	position: absolute;
	left: 495px;
	top: 0;
}



/**************************** Nuevo por Matias */
#col-contacto1{
	width: 245px;
	margin: 1px;
	padding: 0;
	position: absolute;
	top: 0;
}
#col-contacto2{
	width: 245px;
	margin: 1px;
	padding: 0;
	position: absolute;
	left: 246px;
	top: 0;
}
#row-ultimostrabajos{
	position: absolute;
	left: 3px;
	top: 180px;
	width: 492px;
	height: 129px;
	background: url(ultimostrabajos.jpg) no-repeat;
	float:left;
}
#row-ultimostrabajos img{
	margin: 38px 10px 0 15px;
}
#row-noticias{
position: absolute;
left: 3px;
top: 300px;
width: 492px;
height: 129px;
background: url(noticias.jpg) no-repeat;
}
#row-noticias a{
color: #333;
}
#row-noticias ul{
width: 215px !important;
width: 200px;
height: 150px;
float: left;
margin-top: 30px;
}
#row-noticias li{
font: .72em/1.2em Arial,sans-serif;
margin: 2px 0 2px 0;
color: #AD2120;
}
span.fecha{
display: inline;
color: #666;
}
.col p{
margin: 5px;
}
h1#diseno-web{
width: 83px;
height: 42px;
margin-left: 5px;
background: url(diseno-web.jpg) no-repeat;
}
h1#desarrollo-web{
width: 113px;
height: 42px;
margin-left: 5px;
background: url(desarrollo-web.jpg) no-repeat;
}
h1#soluciones-rss{
width: 121px;
height: 42px;
margin-left: 5px;
background: url(soluciones-rss.jpg) no-repeat;
}
h1#portfolio{
width: 66px;
height: 42px;
margin-left: 5px;
background: url(portfolio.jpg) no-repeat;
}

h1#contacto{
width: 83px;
height: 42px;
margin-left: 5px;
background: url(contacto.jpg) no-repeat;
}

h1#contacto2{
width: 83px;
height: 42px;
margin-left: 5px;
/*background: url(contacto.jpg) no-repeat;*/
}

h1#titulo-vacio{
width: 121px;
height: 42px;
margin-left: 5px;
/*background: url(soluciones-rss.jpg) no-repeat;*/
}
/********************************************************/

/* --(Nav)-- */
#nav ul{
margin: 0;
padding: 0;
position: absolute;
top: 70px;
right: 35px;
}
#nav li{
float: left;
margin: 0 5px;
padding: 0;
}
#nav a{
color: #fff;
text-decoration: none;
}
#nav a:hover{
color: #000;
}
.logo-feed{
margin-left: 5px;
}
*html .logo-feed{
margin-left: 5px;
position: absolute;
bottom: 10px;
}
img{
border: 0;
}
.screenshot{
	margin: 15px 0 0 8px;
}



/* Tabs */
#bloque{
	position: relative;
	top: -10px;
	height: 240px;
	font: .7em/1.4em Arial,sans-serif; 
	clear: both;
}

.tab{ /* las fotos */
	position: absolute;
	top: 0px;
	left: 0;
	margin-top: 26px;
	padding: 0;
	clear: both;
	text-align: center; /* para IE */
}
#boxtabs{ 
	margin: 0 auto;
}
#mainnavtabbed{
	position: absolute;
	top: 0px;
	left: 5px;
	clear:both;
	z-index: 1000;
	list-style-type:none;
}
#mainnavtabbed li{
	float: left;
	font: 1em arial,sans-serif;
}
#mainnavtabbed li a{
	display:block;
	color: #999;
	text-decoration: none;
	width: 25px;
	height: 17px;
	margin: 0 1px;
	background: url(tabs.gif) 0 -20px no-repeat;
	text-align: center;
	padding-top: 3px;
}
#mainnavtabbed li a:hover{
	background: url(tab.gif) 0 -40px no-repeat;
	margin-top: 1px;
	color: #000;
}
#mainnavtabbed li a.tabon{
	color: #333;	
	background: url(tab.gif) 0 0 no-repeat;
}


/* Portfolio */

ul#thumbs li{
	float: left;
	margin: 5px 5px 15px 10px;
}
ul#thumbs a{
	width: 214px;
	height: 59px;
	display: block;
}
ul#thumbs a:hover{
	background-position: 0 -59px;
}

#edecora a{background: url(../img/portfolio/thumbs/edecora.gif);}
#idibi a{background: url(../img/portfolio/thumbs/idibi.gif);}
#friopuerto a{background: url(../img/portfolio/thumbs/friopuerto.gif);}
#infocitrus a{background: url(../img/portfolio/thumbs/infocitrus.gif);}
#fevama a{background: url(../img/portfolio/thumbs/fevama.gif);}
#sadival a{background: url(../img/portfolio/thumbs/sadival.gif);}
#zaragoza a{background: url(../img/portfolio/thumbs/zaragoza.gif);}
#tileofspain a{background: url(../img/portfolio/thumbs/tileofspain.gif);}

.clear {
	clear:both;
}