html {
    background-color: #000000;
}

body{
	background-color: #000000;
    background-image: url("https://www.elperiodico.com/es/ext_resources/especiales/css/img/bgbcnnegra2012.jpg");
    background-position: center 0px;
    background-repeat: no-repeat;

}

.head .users a {
    color: #FFFFFF;
}
a{
	color: #f09d04;
}

a:hover{
	color: #f07e04;
}

.article a:hover {
    text-decoration: underline;
}


.article  {
border-bottom: 1px solid #494949;

}

body .destacado .intro_gray2 {
    background-color: #C31C24;
    background-image: url("https://www.elperiodico.com/es/ext_resources/especiales/css/img/comunes/bg_tittleenimagenes.gif");
}    
.article h4 {    
	color: #E6E6E6;
}

.article span.infoby {
    color: #ffcd03;
    float: left;
    font-size: 11px;
    line-height: 12px;
    margin-left: 1px;
    margin-top: 4px;
}

.t03 .subtitles_h li {
    font-family: georgia;
    font-size: 18px;
    font-weight: normal;
    line-height: 21px;
    color: white;
}

.t01 .subtitles_h li {
    color: white;
}


.article .intro_gray2 {
    display: block;
    float: left;
    margin-top: 6px;
    padding: 0;
    width: 100%;
}

.intro_gray2 {
    background: url("https://www.elperiodico.com/es/ext_resources/especiales/css/img/comunes/bg_antetit2bcn.jpg") repeat-x scroll left top #EBEBEB;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.article .intro_gray2 h4 {
    color: #ff9d03;
    float: left;
    font: bold 12px arial;
    margin-bottom: 3px;
    text-transform: uppercase;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: white;
}

.head h1 {
    background-image: url("/css/img/logoespecialbcn.jpg");
    height: 72px;
    margin-bottom: 12px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    width: 972px;
}
head .mainhead {
	background-color: #ffffff;
}
.head .headright {
	display: none;
}
.head .upperhead ul.date li {
    font-size: 11px;
    color:#575757;
}

.main{
	
	padding-top: 0;
	background: white;
	

}

/*MENÚ especiales*/

.head ul.mainmenu {
    background: url("img/head/bg_tabsespecial1bcn.gif") repeat-x scroll left top transparent;
    display: none;
    float: left;
    overflow: hidden;
    position: relative;
    width: 783px;
    height: 31px;
}

.head ul.mainmenu3 {
    background: url("https://www.elperiodico.com/es/ext_resources/especiales/css/img/head/bg_tabsespecialbcn.gif") repeat-x scroll left top transparent;
    display: inline;
    float: left;
    overflow: hidden;
    position: relative;
    width: 783px;
    height: 31px;
}

body .head ul.mainmenu3 li a {
    color: white;
    display: block;
    padding: 8px 24px;
    text-decoration: none;
}

.head ul.mainmenu3 li {
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    text-transform: uppercase;
}

.head ul.mainmenu3 li a:hover{
    background: url("https://www.elperiodico.com/es/ext_resources/especiales/css/img/head/mainmenu_active_portbcn.gif") repeat-x scroll center top transparent;
    color: #FFFFFF;
}

.head ul.mainmenu3 li {
    background: url("https://www.elperiodico.com/es/ext_resources/especiales/css/img/head/mainmenu_li2bcn.gif") no-repeat scroll 100% 50% transparent;
    float: left;
 
}


.head ul li {
    list-style: none outside none;
}




/*PARA LOS MENÚS DE LA DERECHA*/

.head ul.mainmenu2 {
    background: url("https://www.elperiodico.com/es/ext_resources/especiales/css/img/head/bg_tabsespecial2.gif") repeat-x scroll left top transparent;
    display: inline;
    float: left;
    overflow: hidden;
    position: relative;
    width: 189px;
    height: 31px;
}

body .head ul.mainmenu2 li a {
    color: #e0c4c4;
    display: block;
    padding: 8px 17px;
    text-decoration: none;
}

.head ul.mainmenu2 li {
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
    text-transform: uppercase;
}

.head ul.mainmenu2 li a:hover{
    background: url("https://www.elperiodico.com/es/ext_resources/especiales/css/img/head/mainmenu_active_portadaesp2.gif") repeat-x scroll center top transparent;
    color: #FFFFFF;
}

.head ul.mainmenu2 li {
    background: url("https://www.elperiodico.com/es/ext_resources/especiales/css/img/head/mainmenu_li3.gif") no-repeat scroll 100% 50% transparent;
    float: left;
 
}







/*esconder el SUBMENÚ*/
body .head .submenu ul li a {
    color: #4A494E;
    display: none;
    padding: 4px 18px 8px;
    text-decoration: none;
}

body#irportada .head ul.mainmenu li.irportada, body#irseccion .head ul.mainmenu li.irseccion {
    background: url("https://www.elperiodico.com/es/ext_resources/especiales/css/img/head/mainmenu_active_portada2.gif") repeat-x scroll center top transparent;
    color: #000000;
    padding-bottom: 5px;
}

/*estilos noticia para el especila BCN NEGRA*/

.cuerponoticia p {
    
    margin: 0 8px 15px;

}

.cuerponoticia .fecha {
     margin: 0 8px 5px;
}



.columna_noticia .col_element {
    background: none repeat scroll 0 0 #E6E6E8;
    float: left;
    margin-bottom: 15px;
    margin-left: 8px;
}



.comm_description p span {
    color: #FFC90D;
}

.comm_description .voteas div.votesup span, .comm_description .voteas div.votesdown span {
    color: #B7B7B6;
    float: left;
    font-weight: normal;
}



.titularnoticia span {
    
    margin-left: 8px;
    
}

.columna_noticia .col_element {
    margin-bottom: 15px;
    margin-left: 8px;
}

.modmain, .col_element {
    border-bottom: 1px solid #E6E6E8;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.picture_feature {
    border-left: 4px solid #E6E6E8;
    border-right: 4px solid #E6E6E8;
    float: left;
}

.t02 .subtitles_h li {
    color: white;
}



.titularnoticia h2 {
    
    margin-left: 8px;
}

.opciones .fecha {
  
    margin-left: 8px;
    
}

.opcionestop .fecha {
    
    margin-left: 8px;
    
}
.comms a {
    color: #B0B0B0;
    display: inline;
    float: left;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.voteas div.votesup span, .voteas div.votesdown span {
    color: #B0B0B0;
    float: left;
    font-weight: normal;
}

.col_element .pdf {

    margin: 6px;

}


.opcionesfin {  
    margin: 0 8px 15px;
    padding: 10px 0 0;
    width: 639px;
}


.modcol {
  
    margin-right: 6px;
    border-bottom: 1px solid #494949;
  
}

.noticia_completa h3 {
    
    background-position: 6px 5px;
    padding-left: 26px;
}

.comms_section {
    margin: 0 8px 10px;
    width: 620px;
}

.comments_holder {
  margin: 0 0 0 8px;
  width: 640px;
}


.article p.footerpic {
    color: white;
}


.article span.pictureL50 {
    background: none repeat scroll 0 0 #494949;
    padding: 4px 4px 4px 7px;
    
}