﻿

body.Home #contenedorPrincipal 
{
    position:absolute;
    width: 788px;
    left: 50%;
    margin-left: -394px;
    top:50%;
    height:520px;
    margin-top: -259px;
    background: url(Images/sombraLateral.gif) repeat-y;
    }



body.Home #frajaCentral
{
    width:100%;
    height:225px;
    background-color:#C9C5C3;
    }
    
body.Home #frajaCentral IMG
{
    float:left;
    }    
    
body.Home #frajaCentral #texto
{
    float:left;
    width:355px;
    height:205px;
    margin:20px 0 0 20px;
    }    
    
body.Home #frajaCentral #texto .titulo
{
    color:#D75600;
    font-size:140%;
    }    
    
body.Home #frajaCentral #texto P
{
    margin-bottom:10px;
    
    }   
     
body.Home #base
{
    background: url(Images/sombraBaseHome.jpg) repeat-x;
    height:157px;
    padding:0px;
    margin:0px;
    padding:20px 0 0 40px;
    }     
     
body.Home #base .titulo
{
    color:White;
    font-weight:bold;
    }     
     
body.Home #base #duplicacion,     
body.Home #base #copias
{
    width:200px;
    float:left;
    }  
    
body.Home #base #copias
{
    margin-left:20px;
    } 
     
body.Home #base #soluciones
{
    width:250px;
    float:left;
    margin-left:20px;
    }  
    
    
 LI
{
    list-style-type:disc;
    margin:0 0 0 15px;
    }
    
 LI A
{
    padding:0;
    color:#333;
    list-style-type:disc;
    }
    
 LI A:hover
{
    color:#666;
    }
    
    
 UL
{
    margin:0;
    padding:0;
    list-style-type:disc;
    }


body.Home #base #soluciones .lista
{
    width:auto;
    float:left;
    margin-right:10px;
    }


