body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../fondo.jpg);
	background-position: center;
}
body,td,th {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.pie {color: #FFFFFF}

.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #072a40;
}
.TextoPequeño {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #072A40;
}
.TitulosNotas {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}

.horarios {color: #FFFFFF;}
.t12{font-size:12px; }
.t12b{
	font-size:12px;
	font-weight: bold;
}

.formpull {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #072A40;
	width: 250px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #072A40;
	width: 350px;
}
.formgrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #072A40;
	width: 350px;
	height: 200px;
}