/* Estilos Estructura */
#main{
	width:100%;
	height:100%;
	margin: 0 auto;
}
#tabla{
	width:832px;
	height:100%;
	margin:0 auto;
}
#top{
	width:832px;
	height:59px;
}
#header{
	width:832px;
	height:490px;
}
#nosotros{
	width:832px;
	height:30px;
	background-image:url(../img/bg_quienes.jpg);
	background-repeat:no-repeat;	
	margin:0;
	text-align:left;
	vertical-align:top;	
}
#nosotros_texto{
	width:795px;
	margin-right:30px;
	background-image:url(../img/bg_texto.jpg);
	background-repeat:repeat-y;
}
#servicios{
	width:832px;
	height:30px;
	background-image:url(../img/ti_bg.jpg);
	background-repeat:no-repeat;
	margin:0;
	text-align:left;
	vertical-align:top;
}
#servicios_texto{
	width:805px;
	height:auto;
	margin-right:30px;
	background-image:url(../img/bg_texto.jpg);
	background-repeat:repeat-y;	
}
#portafolio{
	width:832px;
	height:30px;
	background-image:url(../img/ti_bg.jpg);
	background-repeat:no-repeat;	
	margin:0;
	text-align:left;
	vertical-align:top;	
}
#portafolio_texto{
	width:832px;
	margin:0;	
	background-image:url(../img/bg_texto.jpg);
	background-repeat:repeat-y;	
}
#contactenos{
	width:832px;
	height:30px;
	background-image:url(../img/ti_bg.jpg);
	background-repeat:no-repeat;	
	margin:0;
	text-align:left;
	vertical-align:top;	
}
#contactenos_texto{
	width:832px;
	padding-top:10px;
	padding-left:40px;
	background-image:url(../img/bg_texto.jpg);
	background-repeat:repeat-y;	
}
#creditos{
	width:832px;
	height:45px;
}
#espaciado{
	width:832px;
	height:1px;
	line-height:1px;
}