body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #00706E;
	margin-top: 40px;
	margin-left: 40px;
	margin-right: 40px;
	line-height: 1.8em;
}
.menu {
	float: left;
	font-size: 1.1em;
	padding-right: 2.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #00706E;
	list-style-type: none;
	text-align: left;
	margin-left: 1.5px;
}
.menu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #00706E;
}
.menu .act a, .menu .act a:visited {
	text-decoration: none;
	color: #DEB501;
	font-weight: normal;
}
.menu a, .menu a:visited {
	color: #00706E;
	text-decoration: none;
	list-style-type: none;
}
.menu a:hover {
	color: #DEB501;
	text-decoration: none;
	font-weight: normal;
}
.menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00706E;
	text-decoration: none;
}
.contenido {
	float: left;
	border-left-width: 1px;
	border-left-style: dashed;
	color: #00706E;
	padding-left: 2em;
	max-width: 700px;
	border-left-color: #E8CB4D;

	margin-top: 1.em;
	margin-bottom: 2em;
}

.contenido img {
	float: left;
	margin-right: 2em;
	margin-bottom: 2em;
}


.contenido p {
	font-size: 1.1em;
	margin-bottom: 6px;

}
.contenido h1 {
	font-size: 1.1em;
	font-weight: bold;
}


.contenidotalleres {
	float: left;
	border-left-width: 1.5px;
	border-left-style: dashed;
	color: #00706E;
	padding-left: 1.5em;
	border-left-color: #DEB501;
	padding-right: 3em;
	width: 16em;
	margin-top: 20px;
}
.contenidotalleres h1 {
	font-size: 1.1em;
}


.contenidotalleres p {
	font-size: 1.1em;
}
.contenidofotos {

	float: left;
	border-left-width: 1.5px;
	border-left-style: dashed;
	color: #00706E;
	padding-left: 2em;
	max-width: 565px;
	border-left-color: #E8CB4D;

	margin-top: 1.em;
	padding-right: 2em;
}
.logo {
	margin-bottom: 15px;
}

.contador {
	float: right;
	background-position: right bottom;
	margin: 500px 0px 0px;
}
