* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(imgs/fondo09.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 1023px;
	height: 100%;
	margin: 0 auto;
	position: inherit;
	vertical-align: middle;
	
}
#marco {
	width: 883px;
	height: 1182px;
	margin: 0 auto;
	position: inherit;
	vertical-align: middle;
	background-color: #FFFFFF;	
}
#pie {
	width: 883px;
	height: 80px;
	margin: 0 auto;
	position: inherit;
	vertical-align: middle;
}
#header {
	width: 883px;
	height: 160px;
	background-color: #66CCFF;
}

#contenido {
	width: 883px;
	height: 100%;
}
#margen {
	width: 20px;
	height: 400px;
	float: left;
	background-color: #FFFFFF;
}
#izquierda {
	width: 220px;
	height: 974px;
	float: left;
}
#botonera {
	width: 180px;
	height: 400px;
	float: left;
}
#titulo {
	width: 631px;
	height: 160px;
	float: left;
	background-color: #2E566A;
}
#teachers{
	width: 631px;
	height: 37px;
	float: left;
	margin-top: 8px;
}

#derecha {
	width: 631px;
	height: 932px;
	border-color: #84D1F1;
	border-width: 6px;
	border-style: solid;
	float: left;
	background-color: #84D1F1;
}
#derecha2 {
	width: 631px;
	height: 680px;
	float: left;
	background-color: #DEEEF7;
	margin-top: 2px;
}
#grande {
	width: 631px;
	height: 125px;
	float: left;
	margin-top: 2px;
}
#dia {
	width: 200px;
	height: 125px;
	float: left;
	background-color: #B6E8FF;
}
#actividad {
	width: 429px;
	height: 125px;
	float: left;
	background-color: #DEEEF7;
	margin-left: 2px;
}

#contacto {
	width: 631px;
	height: 50px;
	border-color: #00B0EB;
	border-width: 6px;
	border-style: solid;
	float: left;
	background-color: #00B0EB;
	margin-top: 2px;
}
  p {
	font-size: 12px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2E566A;
	margin-left: 18px;
	padding-right: 18px;
}
strong {
	font-size: 13px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0099BC;
	font-weight: bold;
	margin-left: 4px;
}
 h1 {
	font-size: 12px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 22px;
	padding-top: 3px;
}
.sangria {
	font-size: 12px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 28px;
}
 h2 {
	font-size: 14px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	margin-left: 4px;
	margin-top: 5px;
}
 h3 {
	font-size: 10px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
	text-align: center;
}
 h4 {
	font-size: 13px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2E566A;
	font-weight: bold;
	background-color: #DEEEF7;
	padding-left: 10px;
	padding-bottom: 50px;
}
  h5 {
	font-size: 13px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2E566A;
	font-weight: bold;
	padding: 4px;
	text-align: right;
}
h6 {
	width: 250px;
	font-size: 14px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2E566A;
	font-weight: bold;
	padding: 4px;
	float: left;
}
.price {
	width: 150px;
	font-size: 14px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2E566A;
	font-weight: bold;
	padding: 4px;
	float: left;
	text-align: right;
}

 .contacto {
	font-size: 14px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
}
  a {
	font-size: 10px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
