body {
	background-color: #000000;
	background-image: url(img/bg_home.gif);
	font-family: "Trebuchet MS";
}
#wrap {
	width: 766px;
	background-position: 0 0;
	border: 2px solid #CCCCCC;
	text-align: left;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #f5f5f5;
}
.leyenda {
	//font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	padding: 20px;
	text-align: right;
	letter-spacing: 1px;
	font-style: italic;
}
p {
	//font-family: Tahoma;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
	color: #333333;
	line-height: 16px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-right: 30px;
	padding-left: 30px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}

#columnaleft {
	width: 570px;
	float: left;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#columnaright {
	width: 145px;
	margin-left: 595px;
	padding: 10px;
}#calendario {
	font-family: "Trebuchet MS";
	width: 90%;
	background-color: #999999;
}
#calendario th {
	font-size: 12px;
	letter-spacing: 2px;
	background-color: #f5f5f5;
	text-align: center;
}
#calendario td {
	font-size: 12px;
	background-color: #FFFFFF;
}
input {
	height: 20px;
	width: 300px;
}
.tdmail {
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
textarea {
	height: 150px;
	width: 300px;
}
.boxprofe {
	font-size: 12px;
	margin: 10px;
	padding: 10px;
	width: 200px;
	float: left;
}
