div#concpub_content:after, div.concpub_concurso:after
{
 content: ".";
 display: block;
 clear: both;
 visibility: hidden;
 height: 0;
 overflow: hidden;
}
div#concpub_content
{
 /*border:#9E1402 dotted 1px;*/
 margin-bottom:5px;
 margin-top:10px;
}
div#concpub_desc
{
 /*border:#9E1402 dotted 1px;*/
 color:#333333;
 font-weight:bold;
}
div.concpub_concurso
{
 border-bottom:1px solid #969494;
 width:100%;
 margin-bottom:12px;
 padding-bottom:5px;
}
div.concpub_title
{
 font-weight:bold;
}
div.concpub_description
{
 font-weight:bold;
 font-size: 12px;
 color:#615C5C;
}
div.concpub_data
{
 font-size: 10px;
 color:#969494;
}
div.concpub_doclistitem
{
 color:#969494;
 font-size: 12px;
 clear: both;
}
div.concpub_doclistitem_sub img
{
 border:0;
}
.concpub_descarregar {
  float: right;
}
div.concpub_descarregar img
{
  border:0;
}
.concpub_descarregar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden; 
}
#concpub_content div.conc_pub_contacto
{
 color:#969494;
 font-size:11px;
}
div.conc_pub_line
{
 float:left;
 width:100%;
 border-top:1px solid #969494;
 padding-bottom: 2%;
}