  html {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: #cccccc;
  background-image: url("fondo.jpg");
  background-repeat: repeat-x;
}
h1 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 2px;
	margin-top: 0px;
}
h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 12px;
}
.tel {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 2px;
}
#Contenedor {
  width: 975px;
  margin-right: auto;
  margin-left: auto;
  height: 100%;
  -webkit-border-radius: 5px 5px 5px 5px / 0px 0px 0px 0px;
  border-radius: 5px 5px 5px 5px / 0px 0px 0px 0px;
}
#head {
  height: 365px;
  width: 975px;
  z-index: 1;
  position: absolute;
  top: 0px;
  background-image: url("smk_bg.jpg");
  background-repeat: no-repeat;
  background-color: #b8d4ec;
}
#nav {
	width: 750px;
	height: 20px;
	position: absolute;
	z-index: 3;
	margin-left: -375px;
	left: 50%;
	top: 205px;
	text-align: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0.1em;
}
#nav a {
	text-decoration: none;
	color: #999999;
}
#nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#foto {
	height: 220px;
	width: 310px;
	margin-left: -375px;
	position: absolute;
	z-index: 2;
	top: 235px;
	background-color: #e4e4e4;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.4);
	left: 50%;
	background-image: url(cara.jpg);
	background-repeat: no-repeat;
	background-position: 11px;
	padding-left: 400px;
	padding-right: 40px;
	text-align: justify;
	padding-top: 60px;
}
#supsection {
	height: 165px;
	width: 975px;
	background-color: #FFFFFF;
	z-index: 1;
	position: absolute;
	top: 375px;
	visibility: visible;
}
  #section {
	height: 415px;
	width: 975px;
	background-color: #FFFFFF;
	z-index: 1;
	position: absolute;
	top: 540px;
	overflow: auto;
}
#section a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 12px;
}
#section ul {
	margin-top: 0px;
}
#undersection {
	height: 40px;
	width: 975px;
	background-color: #FFFFFF;
	z-index: 1;
	position: absolute;
	top: 955px;
	visibility: visible;
}
#izquierda {
	width: 370px;
	float: left;
	margin-left: 60px;
	padding: 15px;
	margin-top: 30px;
}
#baja {
	float: left;
	margin-left: 60px;
	padding: 15px;
	margin-top: 30px;
	clear: both;
	width: 825px;
}
#derecha {
	width: 370px;
	float: right;
	margin-top: 30px;
	margin-right: 60px;
	padding: 15px;
}
#footer {
	height: 185px;
	width: 975px;
	background-color: #b8d4ec;
	margin-top: 20px;
	position: absolute;
	top: 985px;
	z-index: 1;
	background-image: url(smk_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -12px;
}
#horario {
	margin-right: 40px;
	width: 285px;
	height: 105px;
	float: right;
	margin-top: 40px;
	text-align: right;
}
