body {
	background-color: #669933;
	margin-top: 35px;
	padding-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
}
.Container {
	height: 276px;
	width: 801px;
	background-image: url(img/bkg.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 245px;
}
h2 {
	font-size: 100%;
}
h1 {
	font-size: 110%;
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 0px;
}
.direccion {
	color: #666;
	height: 35px;
	letter-spacing: 3px;
	text-align: center;
}
h3 {
	font-size: 150%;
	text-align: center;
	margin-top: 30px;
}
.medis {
	margin-top: 20px;
}
.med01 {
	float: left;
	width: 200px;
	margin-right: 32px;
	margin-left: 32px;
}
.med02 {
	height: 30px;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
	font-size: 14px;
}
.med03 {
	height: 80px;
}
