﻿.proyectos_destacados
{
    width:100%;
    float:left;
    margin-bottom:20px;

    font-size:11px;
    text-align:justify;    
}
.proyectos_destacados .contenedor
{
    float:left;
    height:290px;
	margin:0;
    width:100%;
    
    background:url('../softindustries/img/fondo_entero.jpg');
    background-repeat:no-repeat;
    background-position:right top;
}
.proyectos_destacados .contenedor img
{
	float:left;
	height:69px;
	margin-left:1px;
	margin-top:67px;
	overflow:hidden;
	width:156px;
	
	border:0;
}
.proyectos_destacados .contenedor b
{
	float:left;	
	padding:5px;
	margin-top:10px;
	width:150px;	
}
.proyectos_destacados .contenedor .texto
{
	color:#fff;
	width:150px;
	padding:5px;
	margin-bottom:20px;
	float:left;

	text-align:left;
}
.proyectos_destacados .contenedor .principal_1
{
	width:160px;
	height:248px;
	margin-top:35px;
	margin-left:20px;
	float:left;		
	overflow:hidden;
	
    background: url('../softindustries/img/color_1.jpg');
}
*html .proyectos_destacados .contenedor .principal_1{
	margin-left:15px;
}
.proyectos_destacados .contenedor .principal_2
{
	width:160px;
	height:248px;
	margin-top:35px;
	margin-left:20px;
	float:left;		
	overflow:hidden;

    background: url('../softindustries/img/color_2.jpg');	
}
*html .proyectos_destacados .contenedor .principal_2
{
	margin-left:15px;
}
.proyectos_destacados .contenedor .principal_3
{
	width:160px;
	height:248px;
	margin-top:35px;
	margin-left:20px;
	float:left;		
	overflow:hidden;

    background: url('../softindustries/img/color_3.jpg');	
}
*html .proyectos_destacados .contenedor .principal_3
{
	margin-left:15px;
}
.proyectos_destacados .contenedor .principal_4
{
	width:160px;
	height:248px;
	margin-top:35px;
	margin-left:20px;
	float:left;		
	overflow:hidden;

	background: url('../softindustries/img/color_4.jpg');
	
}
*html .proyectos_destacados .contenedor .principal_4
{
	margin-left:15px;
}
.mas
{
	float:right; 
	text-align:right; 
	width:100%;
}
.mas img
{
	margin:0;
}

.home_abajo
{
	float:left;
    margin-top:20px;
	width:100%;	
}
.noticias_destacadas
{
	float:left;	
	padding-top:24px;  
	width:420px;
      
    background:url('../softindustries/img/cabecera_ultima_hora.jpg');
    background-repeat:no-repeat;
}

.noticias_destacadas .contenedor
{
    float:left;
    margin-bottom:20px;
    width:100%;
  
	background:url('../softindustries/img/fondo_sin_texto.jpg');
	background-repeat:repeat-y;
	border:solid 1px #fff;
}
.noticias_destacadas .contenedor img
{
	float:left;
	height:83px;
	margin-bottom:4px;
	overflow:hidden;
	width:100%;
	
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;	
}
 .noticias_destacadas .principales .titulo_noticia_0
{
    float:left;
    height:16px;
	margin-top:13px;
	margin-bottom:2px;
    width:100%;
    
	background:#048f92;
	font-weight:bold;
}
 .noticias_destacadas .principales .titulo_noticia_1
{
    float:left;
    height:16px;
	margin-top:13px;
	margin-bottom:2px;
    width:100%;
    
	background:#967a0d;
	font-weight:bold;
}
 .noticias_destacadas .principales .titulo_noticia_2
{
    float:left;
    height:16px;
	margin-top:13px;
	margin-bottom:2px;
    width:100%;
    
	background:#fa6900;
	font-weight:bold;
}
 .noticias_destacadas .principales .titulo_noticia_3
{
    float:left;
    height:16px;
	margin-top:13px;
	margin-bottom:2px;
    width:100%;
    
	background:#6f6d6e;
	font-weight:bold;
}
 .noticias_destacadas .principales .titulo_noticia_4
{
    float:left;
    height:16px;
	margin-top:13px;
	margin-bottom:2px;
    width:100%;
    
   background:#f8be02;
   font-weight:bold;
}
.noticias_destacadas .principales .titulo
{
	float:left;
	margin-left:5px;
	width:auto;
	
	background:none;
	font-size:12px;
	text-transform:uppercase;      
}
 .noticias_destacadas .principales .fecha
{
	float:right;
	margin-right:5px;
	width:auto;
	font-size:12px;       
}
.noticias_destacadas .principales .contenido_texto
{
	float:left;
	height:71px;
	padding:20px 5px 0 5px;
	width:410px;

	color:#000;
	background:url('../softindustries/img/fondo-texto.jpg');
	background-repeat:no-repeat;
	text-align:justify;
}
.noticias_destacadas .principales .contenido_texto .leer_mas a
{
	float:left;
	width:100%;

	color:#666;
	font-weight:bold;
	text-align:right;
}


/* ZONA PRODUCTOS */
.productos_home
{
	float:right;
	margin-right:5px;
	width:300px;
	padding-top:24px;
	background:url('../softindustries/img/cabecera_interesante.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}
*html .productos_home
{
	margin-right:2px;
	margin-top:0;
	width:295px;
}
.productos_destacados_home
{
	float:right;
	padding-bottom:12px;
	width:300px;
	
	background:url('../softindustries/img/fondo_interesa.jpg');
	border:solid 1px #fc6703;
}
*html .productos_destacados_home
{
	width:295px;
}
.productos_destacados_home .contenido_producto
{

	float:right;
	margin-bottom:10px;
	width:299px;
}
.productos_destacados_home img
{
	float:left;
	height:98px;
	margin:10px;
	width:98px;
	
	border:solid 1px #fc6703;
}
.productos_destacados_home .texto_producto
{
	float:right;
	margin-top:10px;
	width:179px;
	
	color:#fff;
	font-weight:bold;
}
.productos_destacados_home .descripcion_producto
{
	float:right;
	width:179px;

	color:#fff;
}
.productos_destacados_home .precio_producto
{
	float:right;
	margin-right:5px;
	margin-bottom:20px;
	width:169px;
	color:#fff;
	font-size:20px;
	text-align:right;

}
.productos_destacados_home .precio_antes
{
	float:right;
	margin-right:5px;
	margin-bottom:20px;
	width:169px;
	color:#fff;
	font-size:15px;
	text-align:right;
	text-decoration:line-through;

}
.productos_destacados_home .anadir
{
	float:right;
	margin:6px 5px 6px 0;
}

/* sin comprobar */

.producto_destacado
{
    width:250px;
   
    margin-bottom:10px;
   
    float:right;
}
.producto_destacado h1
{
    /*width:230px;*/
    width:100%;
  
    margin-bottom:0px;
    border-bottom:3px solid #000;
    top:0px;
   
}
.producto_destacado .producto
{
    margin:0px auto 0px;
    width:187px;
  
    padding:10px;      
       
}
.producto_destacado .producto a
{
    float:left;
    width:100%;
   
    margin-top:5px;
}
.producto_destacado .producto img
{
   
    width:100px;
}
