
td {font-size : 11px; font-family : Verdana, Arial, Helvetica, sans-serif;}

a { 
	color: #0071E1;
	/* text-decoration: underline; */
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin: 10px 20px 20px 20px;
	padding: 0;
}

hr {
  border: thin dotted #CCCCCC; 
}


.fontTitolPagina {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color:#000000;
  font-size: 11px;  
}

.fontGris, .fontPetita {
  color: #999999;
}



.myfontsmall {
	font-size: 10px;
	line-height: 14px;
	color: #000099;
}

.td_down {
    border-top: 1px none #858285; 
	border-bottom: 1px dotted #858285; 
	border-right: 1px none #858285; 
	border-left: 1px none #858285;
	vertical-align: top;
	empty-cells: show;	
}

.tr_unselect {
	background-color: #ffffff;
}
.tr_select {
	background-color: #C7CCFE; 
}

.td_left {
    border-top: 1px solid #858285; 
	border-bottom: 1px dotted #858285; 
	border-right: 1px dotted #858285; 
	border-left: 1px none #858285;
	background-color: #ffffff;
	vertical-align: top;
	empty-cells: show;	
}

.td_right {
    border-top: 1px solid #858285; 
	border-bottom: 1px dotted #858285; 
	border-right: 1px none #858285; 
	border-left: 1px none #858285;
	background-color: #ffffff;
	vertical-align:top;
	empty-cells: show;	
}

.td_qcuadros {
    border-top: 1px solid #858285; 
	border-bottom: 1px solid #858285; 
	border-right: 1px solid #858285; 
	border-left: 1px solid #858285;
	background-color: #ffffff;
	vertical-align:top;
	empty-cells: show;	
}

.td_titulo {
	background-color: #efefef;
	font-weight: bold;
	empty-cells: show;	
}

.tdborde {
	BORDER-RIGHT: #858285 1px solid; 
	BORDER-TOP: #858285 1px solid; 
	BORDER-LEFT: #858285 1px solid; 
	BORDER-BOTTOM: #858285 1px solid; 
	FONT-FAMILY: verdana; 
	BACKGROUND-COLOR: #ffffff;
	empty-cells: show;
}

.colorEspecial {
	color: #CC3300;
	font-weight: bold;	
	FONT-SIZE: 13px;
}

input,textarea, select, checkbox {
	FONT-SIZE: 11px; FONT-FAMILY: verdana; BACKGROUND-COLOR: #efefef
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bold_big {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

a:hover 	 { color: #FF0000; text-decoration: none; } 
/*
a:hover 	 { color: #FFFFFF;text-decoration: none; background-color: #FF0000 ;} 
*/



