body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {text-decoration: none; color: #003366;}
a:visited {text-decoration: none; color: #6699CC;}
a:active {text-decoration: none; color: #6699CC;}
a:hover {text-decoration : none; color : #003366;}

.mouse {
	cursor: hand;
}
.tabla-rayas-azul {
	border: 1px dashed #345277;
	font-family: Tahoma;
	font-size: 11px;
}
.tabla-rayas-rojo {
	border: 1px solid #990066;
}
.raya-azul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #345277;
	border-right-color: #345277;
	border-bottom-color: #345277;
	border-left-color: #345277;
}
.celda-datos-centro {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #6699CC;
	text-align: center;
}
.botones {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #eeeeee;
	border: 1px solid #6699CC;
	cursor: hand;
}
.borrar {
	border: 1px dashed #345277;
	font-family: Tahoma;
	font-size: 11px;
	cursor: hand;
}
.celda-datos {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #6699CC;
	text-align: left;
}
.raya-azul-abajo {

	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: #345277;
	border-right-color: #345277;
	border-bottom-color: #345277;
	border-left-color: #345277;
}
.tabla-rayas-azul-all {

	border: 1px solid #345277;
	font-family: Tahoma;
	font-size: 11px;
}
.negrita {
	font-weight:bold;
}
.titulo {
	font-size:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#336699;
	font-style:italic;
	font-weight:bold;
}
.titulo_p {
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#006699;
	font-style:italic;
	font-weight:bold;
}
