@charset "utf-8";
/* CSS Document */
body{font-family:BPreplay,Arial,Helvetica,sans-serif;}

table.mainprint {
	color:#000;
	font-size:11px;
}
table.mainprint1 {
	color:#000;
	font-size:10.5px;
}
table.main 
{
	
	background-color:#ffffff;
	border-bottom:1px solid #969696;
	border-left:1px solid #969696;
	border-right:1px solid #969696;
	border-top:1px solid #969696;
	color:#000;
	font-size:11px;
	text-align: left;
}

table.maininformacion
{
	background-color:#ffffff;
	border-bottom:1px solid #969696;
	border-left:1px solid #969696;
	border-right:1px solid #969696;
	border-top:1px solid #969696;
	color:#000;
	font-size:17px;
	text-align: left;
}

td.main1
{
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
}
/* DESDE AQUI EMPIEZA LO ULTIMO QUE SUBISTE PARA Q SE VENA LOS BOTONES AZULES*/
ul{
	margin:0;
	padding:0;
}

ul.container{
	/* The topmost UL */
	width:250px;
	margin:0 0;
	padding:15px;
}

li{
	list-style:none;
	text-align:left;
}

li.menu{
	/* The main list elements */
	padding:5px 0;
	width:100%;
}

li.button a{
	/* The section titles */
	display:block;
	font-family:BPreplay,Arial,Helvetica,sans-serif;
	font-size:14px;
	height:28px;
	overflow:hidden;
	padding:5px 10px 0;
	position:relative;
	width:160px;
}

li.button a:hover{
	/* Removing the inherited underline from the titles */
	text-decoration:none;
}

li.button a span{
	/* This span acts as the right part of the section's background */
	height:44px;
	position:absolute;
	right:0;
	top:0;
	width:4px;
	display:block;
}

/* Setting up different styles for each section color */

li.button a.blue{ background:url(../imagenes/menus.png) repeat-x top left; color:#FFFFFF;}
li.button a.blue span{ background:url(../imagenes/menus.png) repeat-x top right;}



/* The hover effects */

li.button a:hover{ background-position:bottom left;}
li.button a:hover span{ background-position:bottom right;}

.dropdown{
	/* The expandable lists */
	display:none;
	padding-top:5px;
	width:100%;
}

.dropdown li{
	/* Each element in the expandable list */
	background-color:#CCC;
	border:1px solid #CCC;
	color:#CCCCCC;
	margin:5px 0;
	padding:4px 18px;
	width:150px;
	font-size:12px;
	height:20px;
}
/* AQUI TERMINA LO QUE PUSISTE PARA QUE SE VENA LOS BOTONES AZULES*/
table.maintitulo 
{
	background-color:#FFF;
	border-bottom:1px solid #969696;
	border-left:1px solid #969696;
	border-right:1px solid #969696;
	border-top:1px solid #969696;
	color:#000;
	font-size:11px;
	text-align: left;
	width:90%;
}

.titulo{background:#426BA1; color:#CCCCCC; font-size:22px; width:90%;}
.subtitulo{background:#CCCCCC; color:#000; font-size:14px;}
.subtitulo2{background:#00A0C2; color:#FFC; font-size:16px;}
.subtituloinformacion{background:#CCCCCC; color:#000; font-size:19px;}
.subtituloinformacion2{background:#F93 color:#000; font-size:19px;}
.lectura{background:#E5E5E5;font-size:11px;}
.escritura{background:#CFF;font-size:11px;}
.escritura_amar{background:#FFC;font-size:11px;}
.valores{background:#FCF;font-size:11px;text-align: right;}
.escritura_chn{background:#FC6;font-size:11px;color:#000}
.lectura_valores{background:#E5E5E5;font-size:11px;text-align: right;}
.lectura_valores1{background:#E5E5E5;font-size:11px;text-align:right;color:#900;}
.valores_vol{background:#FFC;font-size:11px;text-align: right;}
.rojos{font-size:15px;text-align:right;color:#900;}
.valoresb{font-size:11px;text-align: right;}
.rojos_alerta{font-size:14px;text-align:left;color:#900;}
.rojos_alerta2{font-size:15px;text-align:center;color:#FF483B;}
.verde_alerta{font-size:14px;text-align:center;color:#3C0;}
.valoresbb{font-size:11px;text-align: left;}
.valorest{background:#9CF;font-size:11px;text-align: right;}
.valoresc{background:#FC6;font-size:11px;text-align: right;}
