body
{
	/*background:#000000 url(../img/fondo_pag.gif) repeat;*/
	background-color:#000000 ;
	margin:10px 0px
}
a, a:visited
{
color:#F67325;
}
#contenedor
{
	width:768px;
	margin:0 auto;
	padding:0px;
}
#cabecera 
{
	width:768px;
	height:114px;
	margin:0px;
	padding:0px;
	background:url(../img/cabecera.jpg) no-repeat  1px;
	/*manda a tomar por saco el texto, para que solo se vea la imagen del background*/
	text-indent: -9999px;
	overflow: hidden;
}
#cuerpo
{
	width:768px;
	min-height:100px;
	background: url(../img/cuerpo.jpg) repeat-y
}
#pie
{
	width:768px;
	height:67px;
	background:#000000 url(../img/pie.jpg) no-repeat ;	
	clear:both;
	padding-top:90px;
	text-align:center;

}
#pie ul
{
	float:left;
	margin:0px;
	margin-top:5px;
	margin-left:75px
}
#pie li
{
	display:inline;
	margin:0px 20px;
}
#estandar
{
	float:right;
	margin-right:10px;
	margin-top:5px;
}
#licencia
{	
	float:right;
	margin-right:30px;
}
#menu
{	
	float:left;	
	height:auto;			
	margin:0px;	
	padding-top:5px;
	padding-bottom:5px;
}
#menu li 
{
	display:inline;
}
 #menu li a
 {
	margin-left:15px;
	margin-right:15px;
	padding-bottom:5px;
 }
#menu li a.seleccionado
{
	border-bottom:1px solid #F67325;
}
#contenido
{	
	float:left;	
	width:768px;
	height:auto;	
	min-height:450px;
		
}
#contenido .bloque
{
	margin-left:35px;
	margin-top:0px;
	margin-right:0px;
	width:460px;
}
#contenido .bloque
{	
	float:left;
}
#contenido .bloque .producto
{
	margin-bottom:45px
}
#contenido .bloque .producto img
{
float:left;

}
#contenido .bloque ul
{

	margin-top:20px;
	margin-bottom:20px;
	list-style-type:none;
	
}
#contenido .bloque li
{
	background:url(../img/bullet.jpg) no-repeat;
	padding-left:25px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:1.2em;
}
#contenido .bloque h1
{
	margin-bottom:0px;
}
#contenido .bloque h2
{
	margin-top:0px;
}
#contenido .bloque h3
{
	margin-top:20px;
	clear:both;
}
#titulo_packs
{
	background-image: url(../img/packs_todo_incluido.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 339px;
	height: 42px;
	overflow: hidden;
}
#titulo_amedida
{
	background-image: url(../img/aplicaciones_web_a_medida.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 450px;
	height: 42px;
	overflow: hidden;
}
#quiero_una
{
	background-image: url(../img/quiero_una.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 201px;
	height: 28px;
	overflow: hidden;
	float:right;
}
#contenido .separador
{
	width:774px;
	margin-left:17px;
	height:70px;
	background-image:url(../img/separador.jpg);
	background-repeat:no-repeat;
	clear:both;
}
#contenido #lateral
{
	width:155px;		
	float:right;
	margin-right:50px;
}
#recuadro
{
	width:155px;
	height:83px;
	margin-top:15px;	
	margin-left:0px;
	background-image:url(../img/recuadro.jpg);	
	padding:20px 11px;
}
#trabajos
{
	width:155px;
	height:83px;
	margin-top:15px;
	margin-left:0px;
	text-align:center;
	padding:20px 11px;
}
#trabajos h3
{
	border-bottom:1px solid #aaaaaa;
	padding-bottom:5px;
}
#trabajos img
{
	margin:5px 0px
}
#trabajos a img
{
 border:0px;
}
.aclaracion
{
	margin:0px 10px;
	color:#aaaaaa;
	font-size:x-small;
}
.resaltado
{
	/*color:#F67325;*/
	color:#ffcc99;
}
.spacer
{
	clear:both;
}
#productos .producto h3 .precio
{
	float:right;
	color:#F67325;
}
#contenido .bloque#productos .producto
{
	margin-bottom:70px;
}

#productos a.interesado
{
	/*background:yellow url(../img/estoy-interesado.png) top right no-repeat;
	text-indent: -9999px;
	
	overflow: hidden;
	width:400px;	
	height: 60px;*/
		background:#000000 url(../img/estoy-interesado.png) top right no-repeat;
	text-indent: -9999px;
	width: 201px;
	height: 28px;
	overflow: hidden;
	float:right;
}
#contenido #portafolio li
{
	background:none;
	padding:0px;
	margin:0px;
	border-top:1px solid #333333;
}
#contenido #portafolio li h5
{
	color:#F67325;
	font-size:1.8em;
	margin-top:10px;
	margin-bottom:10px;
}
#contenido #portafolio li img
{
	margin-bottom:10px;
}
#contenido #portafolio li .trabajo
{

	color:#5E5E5E;
	font-size:0.8em;
}
#contenido #portafolio li .trabajo a
{
	font-size:1.2em;
	font-weight:bold;
	display:block
}
#contenido #portafolio li p
{
	font-size:0.6em;
		margin-bottom:30px;
}