
tr.title {
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #08245B;
	color: White;
}

tr.content {
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	color: #000162;
}


.campos{
	vertical-align: bottom;
	border: 1px solid red;
}

.tabttl {color:#666666;text-decoration:none}
.tabttl:hover {color:#000000;text-decoration:none}
.tabttl0 {color:#000000;text-decoration:none}

table.calendario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	border-style:solid;
	border-width:1px;
	border-color:#000000
}

table.calendario theadtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
	background-repeat: repeat-x;
}

table.calendario thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
	background-color: #E3EFFF;
	background-repeat: repeat-x;
}
table.calendario tfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000066;
	background-image: url(../pic/fondo_tabla_pie.gif);
	background-repeat: repeat-x;
}
table.calendario tr.div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-image: url(../pic/division_calendario.gif);
	background-repeat: repeat-x;
	height: 2px;
}
table.calendario td.medio {	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #8DAED9;
	border-bottom-color: #000066;
	border-left-color: #000066;
	/*background-image:url(../pic/css/FondoDiasCelda.jpg);*/
	background-repeat:repeat-x;
}

table.calendario td.inicio {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

table.calendario td.registro {	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #CCCCCC;
	width: 50px;
}
table.calendario td.fin {	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
table.calendario th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width:thin;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	text-align: center;
}




















tr.title {
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #08245B;
	color: White;
}

tr.content {
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	color: #000162;
}

table.calendarioTareas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}

table.calendarioTareas theadtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
	background-image: url(../pic/fondo_tabla_titulo.gif);
	background-repeat: repeat-x;
}

table.calendarioTareas thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
	background-image: url(../pic/fondo_tabla_cabeza.gif);
	background-repeat: repeat-x;
}

table.calendarioTareas td.mediosVacios {	
	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: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.medioTarea {	
	background-image:url(../pic/css/MedioTarea.gif);
	background-repeat:repeat-x;
	padding-bottom: 1px;
}
