.novedadConv {
	color: #c59923;
	font-weight: bold;
	font-size: 16px;
}

.abiertaConv {
	color: #5eff6a;
	font-weight: bold;
}

.logostcue{
	position:relative;
	float:right;
	top:60px;
	right:10px;
	width:150px;	
}

.logostcue2{
	position:relative;
	float:right;
	top:120px;
	right:10px;
	width:150px;	
}

.logotcueDcha
{
	position:absolute;
	float:right;
	right:-185px;
	top:0px;
}

.logotcuecto{
	position:relative;
	float:right;
	right:0px;
	top:45px;
}

.logotcuecto2{
	position:absolute;
	float:right;
	right:0px;
	top:0px;
}

.imagenInvest{
	float:left;
	padding-right:15px;
}

.imagentextootc
{
	float:left;
	margin-right:15px;
	padding:5px;
	border: 1px solid gray;
}

.fotoTexto
{
	float:left;
	top:5px;
	text-align:right;
	position:relative;
	padding-right:50px;
	padding-bottom:15px;
	width:160px;
}

.tablaInteresa{
	/*border:1px solid green;*/
	text-align:left;
	margin-left:0px;
	border-collapse: inherit;
}

table.tablaConvBoletin
{
	width: 100%;
	border-top: 1px solid #666;
	margin-bottom: 40px;
}

table.tablaConvBoletin tr td.nombreConv
{
	padding-left: 0px;
	
	background-position: left;
	background-repeat: no-repeat;
	padding-right: 20px;
}

table.tablaConvBoletin tr.encabezadoBoletin
{
	text-align: center;
	
}

table.tablaConvBoletin tr.encabezadoBoletin th
{
	border-bottom: 1px dotted #4d4d4d;
}

table.tablaConvBoletin tr.encabezadoBoletin th.tituloBoletin
{
	width: 75%;
	color: #666666;
	text-align: left;
}

table.tablaConvBoletin tr.encabezadoBoletin th.ambitoBoletin
{
	width: 15%;
	color: #666666;
	text-align: left;
}

table.tablaConvBoletin tr.encabezadoBoletin th.plazoBoletin
{
	width: 40%;
	color: #666666;
	text-align: left;
}

table.tablaConvBoletin tr td
{
	border-bottom: 1px solid #BDBDBD;
	
}

.convNovedad
{
	color: #c59923;
}

.convAbierta
{
	color: #25c256;
}

.convCerrada
{
	color: #b50a13;
}

#contenedor-noticiasOTC
{
	float: left;
	overflow: auto;
}

#contenedor-noticiasOTC .noticiaOTCIndividual
{
	float: left;
	overflow: auto;
	width: 750px;
	margin: 0px 0px 30px 0px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #4d4d4d;
}

#contenedor-noticiasOTC .noticiaOTCIndividual > h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-weight: lighter;
	margin-bottom:5px;
	font-size:18px;
}

#contenedor-noticiasOTC .noticiaOTCIndividual > h2 > a
{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-weight: lighter;
	margin-bottom:5px;
	font-size:18px;
}

#contenedor-noticiasOTC .noticiaOTCIndividual > h2 > a:hover
{
	text-decoration: underline;
}

.fotofichaCI
{
	border: 1px solid #43494e;
	padding:0px;
	text-align:right;
}


div#contenedorfotoOTC
{
	float:right; 
	width:350px; 
	margin-left:15px;
}

img#fotoNoticiaOTC
{
	float: right;
	margin-bottom: 3px;
}

div#contenedorfotoOTC > div.pieDeFoto
{
	margin-top: 0px;
	padding-top: 0px;
	padding-left:15px; 
	padding-right:10px; 
	margin-bottom: 5px;
	text-align:right;
}

ul.listadoObjetivos
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #4D4D4D;
}

ul.listadoLineasTCUE > li
{
	margin-bottom: 10px;
}

ul.listadoLineasTCUE > li > a
{
	color: black;
	font-size: 12px;
	font-weight: bold;
}

span.enlaceVerMas
{
	color: black;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: underline;
}

div.contenidoLineaTCUE
{
	padding-left: 20px;
	margin-bottom: 15px;
	color: black;
}

div.grupoLogosSuperior, div.grupoLogosInferior
{
	width: 780px;
	overflow: hidden;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.grupoLogosInferior
{
	padding-top: 25px;
}

div.grupoLogosSuperior > img, div.grupoLogosInferior > img
{
	border: none;
	padding: 5px;
	
}

.cuerpoNoticiaOTC, div.cuerpoNoticiaOTC > p, div.cuerpoNoticiaOTC > div
{
	text-align: justify;
}

div#sugerencias {
	padding-top: 20px;
}


div.equipoII {
	overflow: hidden;
	float: left;
	width: 300px;
	height: 100px;
	margin-right: 50px;
	margin-bottom: 20px;
}

div.equipoII > img {
	float: left;
	margin-right: 10px;
	border: none;
}

div.equipoII > a {
	margin-top: 10px;
	display: block;
	font-weight: bold;
	color: #4a7ca5;
}

