/** Dibujo **/

/*.lt { border: none;}*/
#noticias .c100 { background-image:none!important;}

/*#noticias .container .c100 { background-repeat:no-repeat!important;	background-position:10px 12px!important;}*/
#noticias .bga, #noticias .bgb { background-repeat:no-repeat!important;	background-position:10px 12px!important;}

/* IE7, IE8
*+html #noticias .container .c100 { background-position:10px 10px!important;}
@media \0screen { #noticias .container .c100 { background-position:10px 10px!important;}}
*/

/* Oro */
#noticias .bga { background-image:url(i/bga.jpg)!important;}
#noticias .bga h2 { color:#8B4576;}
/* Plata */
#noticias .bgb { background-image:url(i/bgb.jpg)!important;}
#noticias .bgb h2 { color:#FF9900;}

/* Bronce */
.container .c100 + .c100 +.c100 + .c100 + .c100 + .c100 + .c100 + .c100 + .c100 + .c100 + .c100 + .c100 h2 { font-size:74%; color:#FF9900; font-weight:bold; display:block; border-bottom:solid; border-bottom-width:3px; border-bottom-color:#CCC; padding-bottom:5px; padding-left:0px;}


/* Encabezados */
#noticias .bga h2, #noticias .bgb h2 { display: block; margin-left: 6px; text-align: center;}
#noticias .bga h2 { margin-top: 50px;}
#noticias .bgb h2 { margin-top: 18px; font-size:80%; font-weight:bold;}
*:first-child+html #noticias .bga h2 { margin-top: 65px;}/*IE7*/
*:first-child+html #noticias .bgb h2 { margin-top: 30px;}/*IE7*/

/* Lista */
.news .chapeaux ul li {
    background-image: url("i/LinksDot_basic.png");
    background-position: 0 center;
    font-weight: normal;
}

.news .chapeaux ul li + li { padding-bottom:5px; padding-top:5px; border-top:dotted; border-top-color:#CCC; border-top-width:1px; width:}
