@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #FFFFFF;
}
.fondoTablaSolBienvenido {
	background-image: url(img/bienenidos.jpg);
	background-repeat: no-repeat;
	width: 272px;
}

body
{
    background-color: #ffffff;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS;
}
.fondoTablaSol{
	
}
.btnMenu{
	font-size: 14px;
	padding-right: 12px;
	padding-left: 12px;
}
.txt_18 {
	font-size: 18px;
	color: #FFFFFF;
}
.txt_16 {
	font-size: 16px;
	color: #FFFFFF;
}
.txt_14 {
	font-size: 14px;
	color: #FFFFFF;
}
.txt_12 {
	font-size: 12px;
	color: #FFFFFF;
}
.txt_11 {
	font-size: 11px;
	color: #FFFFFF;
}
.txt_10 {
	font-size: 10px;
	color: #FFFFFF;
}

.txt_18_ama {color:#FFFF00;font-size: 18px}
.txt_16_ama {color:#FFFF00;font-size: 16px}
.txt_14_ama {color:#FFFF00;font-size: 14px}
.txt_12_ama {color:#FFFF00;font-size: 12px}
.txt_11_ama {color:#FFFF00;font-size: 11px}
.txt_10_ama {color:#FFFF00;font-size: 10px}

.txt_18_neg {color:#000;font-size: 18px}
.txt_16_neg {color:#000;font-size: 16px}
.txt_14_neg {color:#000;font-size: 14px}
.txt_12_neg {color:#000;font-size: 12px}
.txt_11_neg {color:#000;font-size: 11px}
.txt_10_neg {color:#000;font-size: 10px}

.txt_18_ora {color:#8F3000;font-size: 18px}
.txt_16_ora {color:#8F3000;font-size: 16px}
.txt_14_ora {color:#8F3000;font-size: 14px}
.txt_12_ora {color:#8F3000;font-size: 12px}
.txt_11_ora {color:#8F3000;font-size: 11px}
.txt_10_ora {color:#8F3000;font-size: 10px}
.cuadro {
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 23px;
	margin-left: 0px;
}
.td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #999999;
}
.tabla {
	border: thin solid #CCCCCC;
}
#sp {
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 20px;
}
#bloque {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}
#bloque h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	display: block;
	margin: 0px;
}
#bloque span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
#bloque h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bloque h2 a {
	color: #C30;
	text-decoration: none;
}
#bloque h2 a:hover {
	color: #F30;
	text-decoration: underline;
}




.tdInfo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}
.dia_seleccionado {
	border: 1px solid #FF0000;
}

