html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body { line-height: 1.5; background: #fff; margin:1.0em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

body {
	color: #797979;
	font-family: Verdana, Arial;
	font-size: 75%;
}

.menui a {
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 20px;
	text-decoration: none;
}

.menui a:hover {
	color: #35bb58;
}


a {
	color: #608823;
	text-decoration: none;
}

a:hover {
	color: #354158;
}

.ultima {
	margin: 10px 10px 0px 10px;
	padding: 10px;
	background-color: #fe2e2e;
	border: 3px dotted #b40404;
	size: 22px; color: #ffffff
}

#container {
	width: 800px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
#ejemplo {
	width: 800px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 10px;
}

#footer {
	margin-top: 20px;
}
.parrafo12p {
	padding-bottom: 12px;
	text-align: justify;
}
.nav {
	width: 800px;
	margin: auto;
	text-align: right;
	margin-top: 5px;
}

.descripcion {
	text-align: justify;
	margin-top: 10px;
}
.firma {
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 15px;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	border-bottom: 1px dashed #797979
}
h2 {
	font-size: 2.2em;
	margin: 0;
	border-bottom: 1px solid #608823;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #354158;
}

h3 {
	font-size: 1.8em;
	margin-top: 30px;
	border-bottom: 1px solid #608823;
	margin-bottom: 10px;
	color: #607293;
}

.foto230 {
	float: left;
	margin: 20px 5px;
	padding: 6px;
	max-width: 230px;
	border: 1px solid #898989
}
.fotoW230 {
	width: 230px;
}
.foto200 {
	float: left;
	margin: 20px 5px;
	padding: 6px;
	max-width: 200px;
	border: 1px solid #898989
}
.fotoW200 {
	width: 200px;
}
.pie {
	font-size: 1.0em;
	margin: 30px;
	padding: 10px;
	border-top: 1px solid #608823;
	color: #7483a4;
}






h4 {
	font-weight: bold;
}

.desc {
	margin: -15px 0 40px 0;
}

.desc p {
	margin-bottom: 10px;
}

.home .menuItem h3 {
	font-size: 1.8em;
	line-height: 1.0em;
	float: none;
	position: relative;
	display: block;
	border-bottom: none;
	margin: 0;
}

.home .menuItem p {
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
	display: block;
	border-bottom: none;
}

.home .menuItem {
	display: block;
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #797979;
	outline: none;
	cursor: pointer;
	height: 40px;
	border-bottom: 1px solid #797979;
}

.home  .menuItem:hover {
	background-color: #f1f1f1;
}

.home h2 {
	color: #354158;
	margin-bottom: 0px;
}

.arrow {
	font-size: 4em;
	position: absolute;
	right: 0px;
	top: -16px;
	color: #b9b9b9;
}

.home  .menuItem:hover .arrow {
	right: -4px;
}






ul {
	margin-left: 15px;
}

dt {
	float: left;
}

dd {
	margin-left: 150px;
	margin-bottom: 10px;
}
