* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(imgs/fondo05.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 1023px;
	height: 100%;
	margin: 0 auto;
	position: inherit;
	vertical-align: middle;
	
}
#marco {
	width: 883px;
	height: 1970px;
	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;
}

#contenido {
	width: 883px;
	height: 100%;
}
#margen {
	width: 20px;
	height: 400px;
	float: left;
	background-color: #FFFFFF;
}
#izquierda {
	width: 220px;
	height: 1770px;
	float: left;
}
#botonera {
	width: 180px;
	height: 400px;
	float: left;
}

#derecha {
	width: 631px;
	height: 1720px;
	border-color: #84D1F1;
	border-width: 6px;
	border-style: solid;
	float: left;
	background-color: #84D1F1;
}

#titulo {
	width: 631px;
	height: 80px;
	float: left;
	background-color: #2E566A;
}
#grande {
	width: 631px;
	height: 125px;
	float: left;
	margin-top: 5px;
}
#dia {
	width: 100px;
	height: 125px;
	float: left;
	background-color: #B6E8FF;
}
#actividad {
	width: 529px;
	height: 125px;
	float: left;
	background-color: #DEEEF7;
	margin-left: 2px;
}

#grande2 {
	width: 631px;
	height: 300px;
	float: left;
	margin-top: 5px;
}

#dia2 {
	width: 100px;
	height: 300px;
	float: left;
	background-color: #B6E8FF;
}
#actividad2 {
	width: 529px;
	height: 300px;
	float: left;
	background-color: #DEEEF7;
	margin-left: 2px;
}

#grande3 {
	width: 631px;
	height: 500px;
	float: left;
	margin-top: 5px;
}

#dia3 {
	width: 100px;
	height: 500px;
	float: left;
	background-color: #B6E8FF;
}
#actividad3 {
	width: 529px;
	height: 500px;
	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: 10px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2E566A;
	font-weight: bold;
	margin-left: 4px;
	list-style-type: circle;
}

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;
}
 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;
}

 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;
}
 .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;
}
