﻿.UltimasNoticiasSimple,
.UltimaNoticiaSimpleItem,
.UltimaNoticiaSimpleTitulo,
.UltimaNoticiaSimpleMasInfo,
.UltimaNoticiaSimpleFechaActual
{
    display:block;
    font-family:Tahoma;
    font-size:11px;
    color:#2f2f2f;    
    /*width:350px;*/
    width:255px;
    float:left;    
}

.UltimasNoticiasSimple
{
   padding:5px;
   padding-bottom:15px;
   /*margin-top:30px;*/   
   margin-top:-13px;
       
   background-image:url(../../../../../imgs/comunes/FondoNoticias2.png);    
   background-repeat:no-repeat;
   background-position:right bottom;
   border:solid 0px yellow;
   /*width:373px;*/
   width:258px;
   /*height:437px;*/
   height:323px;
   padding-left:30px;
   
}

.UltimaNoticiaSimpleItem
{
   border:dotted 0px #606060;
   border-bottom-width:0px;
   margin-top:10px;   
   padding-bottom:10px;
}

.UltimaNoticiaSimpleFechaActual
{
    text-align:center;
    line-height:30px;
}

.UltimaNoticiaSimpleTitulo
{
   font-family:Tahoma;   
   border:solid 0px #C7C7C7;      
   font-size:13px;      
   height:32px;
   padding-right:15px;
   margin-bottom:3px;
   /*width:320px;*/
   width:245px;
   overflow:hidden;
}

.UltimaNoticiaSimpleMasInfo
{
   border:solid 0px #C7C7C7;      
   padding-right:15px;
   /*width:320px;*/
   width:205px;
}

.UltimaNoticiaSimpleMasInfo A,
.UltimaNoticiaSimpleMasInfo A:hover
{
    color:red;
    font-weight:bold;    
    text-decoration:none;
}

.UltimasNoticiasSimple #TituloUltimasNoticiasSimple
{
    float:left;
    display:inline-block;
    line-height:32px;
    width:auto;    
    color:#FFFFFF;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;        
    border:solid 0px red;
    padding-left:5px;
    padding-right:5px;
    background-image:url("../../../../../imgs/comunes/PixelRojo.png");
    background-repeat:repeat-x;    
}

.tituloContenedorUltimasNoticiasSimple
{
    display:inline-block;
    border:solid 0px black;    
    width:auto;
    height:32px;  
    right:9px;          
}

.tituloLadoIzqUltimasNoticiasSimple,
.tituloLadoDerUltimasNoticiasSimple
{
    display:inline-block;    
    width:4px;
    height:32px;
    float:left;
    background-image:url("../../../../../imgs/comunes/RojoIzq.png");
    background-repeat:no-repeat;
}

.tituloLadoDerUltimasNoticiasSimple
{
    background-image:url("../../../../../imgs/comunes/RojoDer.png");
    background-repeat:no-repeat;
}

.picoUltimasNoticiasSimple
{
    display:inline-block;    
    width:9px;
    height:6px;
    float:left;
    background-image:url("../../../../../imgs/comunes/PicoRojo.png");
    background-repeat:no-repeat;    
    border:solid 0px red;
    top:32px;
    left:25px;
}

#UltimaNoticiaSimpleListadoDIV
{
    display:block;
    border:solid 0px red;
    margin-top:18px;
}

#UltimaNoticiaSimpleListadoDIV #navegador
{
    display:block;
    border:solid 0px black;    
    margin-top:10px;
    float:left;
    width:235px;
}

#UltimaNoticiaSimpleListadoDIV #navegador #flechaDer,
#UltimaNoticiaSimpleListadoDIV #navegador #flechaIzq
{
    display:block;    
    width:17px;
    height:28px;
    background-image:url("../../../../../imgs/comunes/FlechaNoticiasDer.jpg");
    background-repeat:no-repeat;
    float:right;    
}

#UltimaNoticiaSimpleListadoDIV #navegador #flechaIzq
{
    background-image:url("../../../../../imgs/comunes/FlechaNoticiasIzq.jpg");
    float:left;
}

#UltimaNoticiaSimpleListadoDIV #navegador span
{
    display:block;
    /*width:312px;*/
    width:200px;
    float:left;
    border:solid 0px green;
    text-align:center;
    vertical-align:middle;    
    margin-top:8px;
}

#UltimaNoticiaSimpleListadoDIV #navegador .paginaPunto,
#UltimaNoticiaSimpleListadoDIV #navegador .paginaPuntoActual
{
    display:inline-block;    
    width:10px;
    height:10px;
    background-image:url("../../../../../imgs/comunes/PaginaPunto.png");
    background-repeat:no-repeat;
    background-position: center bottom;    
    margin-left:3px;
    margin-right:3px;    
    outline-style:none;    
}

#UltimaNoticiaSimpleListadoDIV #navegador .paginaPunto:hover
{
    background-position: center top;
}

#UltimaNoticiaSimpleListadoDIV #navegador .paginaPuntoActual
{
    background-position: center top;
}

.UltimaNoticiaSimpleListado
{
	list-style: none;
	/*width:350px;*/
	width:255px;
	margin: 0;
	padding: 0;
	position:relative;	
	overflow:hidden;
	float:left;    
}

.UltimaNoticiaSimpleListado LI
{
    display:block;
	list-style: none;
	/*width:350px;*/
	width:255px;
	height:227px;
    margin: 0;
	padding: 0;	    
	border:solid 0px red;
}

