﻿body.Home
{
    }
    
    

body.Home #desarrollo
{
	width:966px;
	margin:0;
	padding:0;
	position:relative;
    }
  
	
.imagenPrincipal1
{
    width:966px;
    height:287px;
    /*background: url(Images/fotohome01.jpg) no-repeat top left;*/
    position:relative;
    margin-bottom:30px;
    }
.imagenPrincipal2
{
    width:966px;
    height:245px;
    background: url(Images/fotohome02.jpg) no-repeat top left;
    position:relative;
    margin-bottom:30px;
    }

.imagenPrincipal3
{
    width:966px;
    height:245px;
    background: url(Images/fotohome03.jpg) no-repeat top left;
    position:relative;
    margin-bottom:30px;
    }	
    
    
.imagenPrincipal1_po
{
    width:966px;
    height:245px;
    background: url(Images/fotohome01_po.jpg) no-repeat top left;
    position:relative;
    margin-bottom:30px;
    }	
.imagenPrincipal2_po
{
    width:966px;
    height:245px;
    background: url(Images/fotohome02_po.jpg) no-repeat top left;
    position:relative;
    margin-bottom:30px;
    }	

.imagenPrincipal3_po
{
    width:966px;
    height:245px;
    background: url(Images/fotohome03_po.jpg) no-repeat top left;
    position:relative;
    margin-bottom:30px;
    }	  
    
.imagenPrincipal1_en
{
    width:966px;
    height:245px;
    background: url(Images/fotohome01_en.jpg) no-repeat top left;
    position:relative;
    margin-bottom:30px;
    }	
.imagenPrincipal2_en
{
    width:966px;
    height:245px;
    background: url(Images/fotohome02_en.jpg) no-repeat top left;
    position:relative;
    margin-bottom:30px;
    }	

.imagenPrincipal3_en
{
    width:966px;
    height:245px;
    background: url(Images/fotohome03_en.jpg) no-repeat top left;
    position:relative;
    margin-bottom:30px;
    }	



body.Home #desarrollo #imagenPrincipal
{
    width:966px;
    height:245px;
    position:relative;
    }
    
body.Home #desarrollo #imagenPrincipal_po
{
    width:966px;
    height:245px;
    position:relative;
    }
/*body.Home #desarrollo #imagenPrincipal .texto
{
    position:absolute;
    top:100px;
    left:500px;
}

body.Home #desarrollo #imagenPrincipal .texto .titulo
{
    color:#FFF;
    font-size:150%;
    width:300px;
    }
body.Home #desarrollo #imagenPrincipal .texto .resumen
{
    font-size:100%;
    width:460px;
    }*/

body.Home #columnaIzquierda
{
    width:477px;
    float:left;
	padding:20px;
    }
    
body.Home #columnaIzquierda .itemhome
{
    padding-top:10px;
    color:#000;
    }
    
body.Home #columnaIzquierda .itemhome .fecha
{
    font-size:90%;
	font-weight:bold;
    }
	
body.Home #columnaIzquierda .itemhome .titulo
{
    color:#174A7C;
	font-weight:bold;
	padding:10px 0;
	text-transform:uppercase;
    }
	
body.Home #columnaIzquierda .itemhome .texto{    
    }

body.Home #columnaIzquierda #ver{
	
	position:relative;
	top:20px;
    width:470px;
}

body.Home #columnaIzquierda #ver .vernoticia{
	position:absolute;
	top:0;
	left:0;
	
}

body.Home #columnaIzquierda #ver .vertodas{
	position:absolute;
	top:0;
	right:0;
}
    
body.Home #columnaDerecha
{
    width:449px;
    float:left;
    overflow:hidden;
    }
	
body.Home #columnaDerecha UL
{
    margin:35px 0 0 75px;
    padding:0;
    overflow:hidden;

    }
	
body.Home #columnaDerecha UL LI
{
    margin:0;
    padding:0;
    float:left;
    width:118px;
    height:148px;
    /*border:1px solid #E1E4E9;*/
    color:#174A7C;
    font-size:110%;
    /*padding:5px;*/
    margin-right:5px;
    }
/*	
body.Home #columnaDerecha UL LI.primera{background: url(Images/itemhome01.jpg) no-repeat bottom left;}
body.Home #columnaDerecha UL LI.segunda{background: url(Images/itemhome02.jpg) no-repeat bottom left;}
body.Home #columnaDerecha UL LI.tercera{background: url(Images/itemhome03.jpg) no-repeat bottom left; margin:0;}
	*/
    
body.Home .pieHome
{
    border-top:2px dotted #CCC;
    font-size:80%;
    color:#98A2B3;
    text-align:center;
    position:relative;
    clear:both;
    padding-top:20px;
    width:970px;
    }    
	

body.Home .pieHome STRONG
{
    font-size:110%;
    }    
body.Home .pieHome A
{
    color:#AAA;
    font-size:110%;
    margin-left:5px;
    text-decoration:underline;
    }        
      
body.Home .pieHome A:hover
{
    color:#000;
    }
	
#scrollMarcas{
padding-top:20px;
height:150px;
} 