body {
	scrollbar-face-color: #efe06d;
	scrollbar-shadow-color: #660000;
	scrollbar-highlight-color: #efe06d;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #660000;
	scrollbar-track-color: #efe06d;
	scrollbar-arrow-color: #660000;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	cursor:url(http://www.miniaturasdiaz.com/images/mouse2.cur);
	background-image: url(../IMAGES/fondo.jpg);
}

a:link {
	text-decoration : none;
	font-family : Tahoma;
	font-size : 10px;
	color : #BB0408;
	cursor:url(http://www.miniaturasdiaz.com/images/mouse.cur); 
}
a:visited {
	text-decoration : none;
	font-family : Tahoma;
	font-size : 10px;
	color : #BB0408;
	cursor:url(http://www.miniaturasdiaz.com/images/mouse.cur); 
}
a:active {
	text-decoration : none;
	font-family : Tahoma;
	font-size : 10px;
	color : #bb0408;
	cursor:url(http://www.miniaturasdiaz.com/images/mouse.cur); 
}
a:hover {
	text-decoration : underline;
	font-family : Tahoma;
	font-size : 10px;
	color : #000000;
	cursor:url(http://www.miniaturasdiaz.com/images/mouse.cur); 
}

.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 #345277;
	text-align: center;
}
.botones {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #345277;
	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 #345277;
	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;
}
.estilotitular {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.raya-azul-der {


	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: none;
	border-left-style: none;
	border-top-color: #345277;
	border-right-color: #345277;
	border-bottom-color: #345277;
	border-left-color: #345277;
}
.raya-azul-iz-inf {



	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: solid;
	border-top-color: #345277;
	border-right-color: #345277;
	border-bottom-color: #345277;
	border-left-color: #345277;
}
.raya-azul-der-inf {



	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: #345277;
	border-right-color: #345277;
	border-bottom-color: #345277;
	border-left-color: #345277;
}
.botones-azul {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #003277;
	border: 1px solid #345277;
	cursor: hand;
	color: #FFFFFF;
}
