@charset "UTF-8";
/* CSS Document */

body {
	background-color: #232323;
}
.txt {
	font-family: Tahoma, "L Frutiger Light";
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	list-style-type: circle;
}

.txt a{
	font-family: Tahoma, "L Frutiger Light";
	font-size: 11px;
	color: #000000;
	list-style-type: circle;
	text-decoration: underline;
}

.txt a:hover{
	font-family: Tahoma, "L Frutiger Light";
	font-size: 11px;
	color: #990000;
	list-style-type: circle;
	text-decoration: underline;
}

.title {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 3px;
	letter-spacing: 2px;
}
.txt-cal {
	font-family: Tahoma, "L Frutiger Light";
	font-size: 11px;
	color: #000000;
	list-style-type: circle;
}

.txt-cal-title {
	font-family: Tahoma, "L Frutiger Light";
	font-size: 14px;
	color: #000000;
	list-style-type: circle;
	font-weight: bold;
	padding-left: 10px;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	letter-spacing: 2px;
	padding-bottom: 2px;
}
.menu a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}
.menu a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}
#title {
	background-image: url(images/bg-title.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.footer {
	font-family: Tahoma, "L Frutiger Light";
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	list-style-type: circle;
}
.img {
	padding-right: 15px;
	padding-bottom: 10px;
}
.wrapper {
	background-image: url(images/calendario/bg-table2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
