body {
	margin: 0;
	padding: 0;
	background-image: url(../images/fondos/marron_db8-160.png);
	background-repeat: repeat-y;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	text-align: left;
}
h1 {
	line-height: normal;
	color: darkgreen;
	margin-top: 0.5em;
	font-weight: lighter;
	font-size: 170%;
}
h2 {
	color: #666;
	border-bottom: 6px solid #ddd;
	padding-bottom: .25em;
	font-weight: lighter;
	font-size: 145%;
}
h3 {
	color: darkgreen;
	margin-bottom: .25em;
	padding-bottom: 0;
	font-weight: lighter;
	font-size: 120%;
}
h4 {
	color: #666;
	margin-bottom: .25em;
	padding-bottom: 0;
	font-size: 125%;
	font-weight: lighter;
	margin-top: 0;
}
h5 {
	margin: 0;
}
p {
	line-height: 135%;
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 80%;
}
ul {
	line-height: 120%;
	font-size: 80%;
}
ol {
	margin: 0;
	padding: 1em 0 0 1.5em;
}
dl {
	padding-top: 1em;
}
dt {
	font-size: 115%;
	margin-bottom: .25em;
}
dd {
	line-height: 140%;
	font-size: 85%;
}
form {
	width: 70%;
}
caption {
	font-size: 140%;
	color: #999;
	text-align: left;
}
#tabla {
	margin: 0;
	padding: 0;
	width: 100%;
	border-width: 0;
	border-collapse: collapse;
}
#tabla #contenido caption a {
	text-decoration: none;
}
#tabla #contenido #curso {
	background: #ffd699;
	text-align: center;
	width: 96%;
	padding: 1em;
}
#tabla #contenido td {
	padding: .5em .8em;
	border-bottom: 1px dotted #ddd;
}
#tabla #contenido table th {
	background: darkgreen;
	color: white;
	font-weight: lighter;
	font-size: 110%;
	text-align: center;
	padding: 4px;
}
#tabla #contenido .tablapedidos td {
	padding: 1px .75em;
}
#tabla #contenido .tablapedidos th {
	background: #ddd;
	color: #333;
}
label {
	display: block;
	font-size: 85%;
}
.titulo {
	font-style: normal;
	text-decoration: none;
	color: white;
}
.pie {
	font-size: 10px;
	color: darkgreen;
	text-align: center;
}
.destacados {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.fondoverde {
	width: 160px;
	vertical-align: top;
}
.tabla {
	border: 1px dotted darkgreen;
	padding: 1px;
	font-size: 75%;
	background: #efefef;
}
.tablafila {
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: darkgreen;
}
.tablacolumna {
	font-size: .8em;
	font-weight: normal;
	color: darkgreen;
	text-align: center;
	background-color: #efe;
}
.tablapedidos {
	font-size: 65%;
	background: #efefef;
	text-align: center;
}
.imagenizquierda {
	border-width: 0;
	float: left;
	padding-right: 1em;
	margin-top: 1.5em;
}
.imagenes {
	margin-bottom: 5px;
	margin-left: 10px;
	border: 0;
	float: right;
}
a:link {
	color: darkgreen;
}
a:visited {
	color: #033;
}
a:hover {
	color: #093;
}
a:active {
	color: #060;
}
#menu {
	width: 100%;
	background-color: khaki;
	text-align: left;
	vertical-align: middle;
	border-width: 0;
	padding: 0;
}
#menu a {
	display: block;
	text-decoration: none;
	border-top: 1px solid darkgreen;
}
#menu a:link {
	color: darkgreen;
}
#menu a:visited {
	color: #033;
}
#menu a:hover {
	color: white;
	background: darkgreen;
}
#menu a:active {
	color: khaki;
}
#menu ul {
	line-height: 200%;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	font-size: 80%;
}
#menu li {
	text-indent: 1em;
}
#menu ul ul {
	font-size: 88%;
}
#menu ul ul a {
	background: lemonchiffon;
	padding-left: .75em;
	border-top: 1px dotted darkkhaki;
}
#menu ul ul a:hover {
	background: #6c6;
	color: white;
}
#encabezado {
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0;
	background: #6c6;
	text-align: center;
}
#encabezado td {
	padding: 0;
}
#pie {
	padding-top: 0;
	padding-bottom: 0;
	margin: 1em 17em 1em 320px;
	text-align: center;
}
#pie li {
	display: inline;
	margin-right: .3em;
	margin-left: .3em;
}
#pie td {
	padding-top: 5px;
	vertical-align: middle;
	padding-bottom: 5px;
}
#pie p.derechos {
	font-size: 65%;
	color: #666;
	text-align: center;
	margin: 0;
	padding: 0;
}
#logotipo {
	border-width: 0;
	padding: 0;
	margin: 1em;
}
#contenido {
	width: 96%;
	border-width: 0;
	margin-left: 1em;
}
.fondoverdeclaro  {
	background: #6c6;
	font-size: 110%;
	color: white;
}
.rojo {
	color: red;
}
