.tabla {
	background-repeat: repeat;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1F4FB;
	border-right-color: #E1F4FB;
	border-bottom-color: #E1F4FB;
	border-left-color: #E1F4FB;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
}


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

.font_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #30A5EB;
}

.font_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}

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

a:hover{
	text-decoration: none;
	color: #30A5EB;
}

.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/fond_central.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.celdainf {
	background-image: url(../imagenes/fond_pie.jpg);
	background-repeat: no-repeat;
}
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;
}

