.tabla {
	border: 0.5px solid #333333;
	background-repeat: repeat;
}
.font {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #565C5C;
	
	}
.font_sub_titulo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}

.font_titulo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #565C5C;	
}
.font1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #514944;
}

.font_ch {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #746861;
}


.fontRoja {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #9A3E27;
}

a:link, a:visited{
	color: #9A3E27;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #CA5133;
}.textfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	background-color: #ffffff;
	border: 1px solid #666666;
}
.font2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #514944;
}
.tr1 {
	background-image: url(imagenes/fond02.jpg);
	background-repeat: no-repeat;
}
.celda {
	background-image: url(imagenes/bsup4.jpg);
	background-repeat: repeat-x;
}
.celdainf {
	background-image: url(imagenes/binf4.jpg);
	background-repeat: repeat-x;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.celdaizq {
	background-image: url(imagenes/bder.jpg);
	background-repeat: repeat-x;
	background-color: #5f6867;
}

