/*Listado de Noticias*/

#EnvolventeNoticias {
	display: block;
	margin: auto;
	width: 598px;
	height: 398px;
}
#ContenidoNoticias {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}

.PlecaNoticias {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #006699;
	text-align: left;
	display: block;
	height: 16px;
	background-image: url(iv2/degradado.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399cc;
	padding-left: 20px;
	text-transform: uppercase;
	padding-top: 3px;
}
.TituloNoticia {
	font-size: 1em;
	color: #006699;
	font-weight: bold;
	text-transform: uppercase;
}

/*Noticia Abierta*/

#EnvolventeAbierta {
	display: block;
	margin: auto;
	width: 600px;
	border: 1px solid #34a7db;
}
.PlecaNoticiaAbierta {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #006699;
	text-align: left;
	display: block;
	height: 35px;
	background-image: url(iv2/degradadogrande.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399cc;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3399cc;
	padding-top: 5px;
	text-transform: uppercase;
}
#ContenidoNoticia {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}

/*Información Diaria*/

#EnvolventeInformacion {
	display: block;
	height: 200px;
	width: 520px;
	padding-right: 2px;
	padding-left: 2px;
}
/*Tabla interior de Precios Actuales de la Accion*/

#PreciosAccion {
	display: block;
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	margin: 3px;
	border: 1px solid #4b4c51;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	font-size: 1.1em;
}
.PlecaPrecio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	display: block;
	height: 19px;
	background-image: url(iv2/degradado.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4c51;
}
.retraso {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	display: block;
	text-align: right;
	height: 15px;
	background-repeat: repeat-x;
	background-color: #E4E4E4;
	margin-top: 4px;
	padding-right: 5px;
}

/* Tabla interior de Comportamiento de la Accion*/

#Comportamiento {
	display: block;
	float: right;
	width: 300px;
	margin: 3px;
	height: 188px;
	border: 1px solid #4b4c51;
	background-color: #FFFFFF;
}

/* CAMBIOS 2009*/

.PlecaComportamiento {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	display: block;
	height: 19px;
	background-image: url(iv2/degradado.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4c51;
}

.fecha {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	display: block;
	text-align: right;
	height: 15px;
	background-repeat: repeat-x;
	background-color: #E4E4E4;
	margin-top: 3px;
}

/*Comportamiento*/

#EnvolventeComportamiento {
	display: block;
	width: 700px;
	padding-top: 5px;
	height: 390px;
	padding-bottom: 5px;
}

/*Botonera*/

.botonera {
	display: block;
	height: 20px;
	margin-bottom: 4px;
	padding-right: 3px;
	padding-left: 3px;
}



/* CAMBIOS 2009*/


#Grafica {
	background-color: #FFFFFF;
	display: block;
	height: 230px;
	width: 600px;
	margin: auto;
	border: 1px solid #4b4c51;
}



/* Tabla del COmportamiento de las Acciones*/

#Accion {
	display: block;
	width: 700px;
	margin-top: 5px;
	/*border: 1px solid #34a7db;*/
}


/* CAMBIOS 2009*/


.plecaAccion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	display: block;
	height: 19px;
	background-image: url(iv2/degradado.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4c51;
}

/* CAMBIOS 2009 */
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	width: 250px;
	border: 1px solid #4b4c51;
	margin-top: 5px;
}


#tablauno {
	display: block;
	float: left;
	width: 345px;
}
#tablados {
	display: block;
	float: right;
	width: 345px;
}

.retrasoComportamiento {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	display: block;
	text-align: right;
	height: 15px;
	background-repeat: repeat-x;
	background-color: #E4E4E4;
	margin-top: 5px;
	padding-right: 5px;
	float: right;
	width: 695px;
}
/*Generales */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #006699;
}
a:hover {
	color: #0099FF;
}
.importante {
	color: #006699;
	font-weight: bold;
	font-size: 1.1em;
}

/* CAMBIOS 2009*/


.ganacia {

	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
}
table#precio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	font-size: 1.1em;
	width: 200px;
}
.fuente a {
font-family: Arial, Helvetica, sans-serif;
	color: #4a4a4a; 
	font-size: 11px;
	text-align: left; 
	line-height: 13px;
	font-weight: bold;

}

