body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
}
body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.borde {
	border: 7px solid #D6C8AD;
}
.anio {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	text-align: center;
}
.borde1 {	border: 1px solid #C9C8B4;
}
.fecha {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.mes {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.texto1 {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
}
.texto2 {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: left;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
ul {
	width:100%;
	background:#FFF;
	border-width:1px;
	border-style:solid;
	border-color:#F5F5F5 #CCC #CCC #F5F5F5;
	margin:10px 0 0 0;
	padding:0;
	}
ul,ol {
	list-style:none;
	}
li {
	padding:3px;
	}


.odd {
		background-color:#cdcbb4;
		}
	.even {
		background-color:#e3e2ce;
		}
	.off {
		background-color:red;
		}
	.on {
		background-color:blue;
		}
	.hover {
		color:red;
		cursor:crosshair;
		}
	.selected {
		font-style:italic;
		}

.bordc {
border-bottom: 1px dashed Gray;
}

.limitorBox {
	border: 1px solid #000;
	border-top: none;
	background-color: #ffc;
	padding: 3px 6px;
	font-size: 10px;
}

.limited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.login input { background:#fff; border: 1px solid #b0aeae; color: #444; font-size: 11px; margin-bottom: 5px; padding: 3px; width: 117px; }
			
			.login input#username { background: url('../images/input.username.bg.gif') 0 -18px no-repeat #fff; margin-right: 14px; padding-left: 20px; }
			.login input#password { background: url('../images/input.password.bg.gif') 0 -18px no-repeat #fff; padding-left: 23px; }
			
			.login input#username.blank { background: url('../images/input.username.bg.gif') top left no-repeat #fff; }
			.login input#password.blank { background: url('../images/input.password.bg.gif') top left no-repeat #fff; }

.gal {
	float: left;
	height: 110px;
	width: 150px;
}
