body {
	background-image: url(pics/bg.jpg);
	color:#000;
	text-align:center;
	margin: 0;
}
body,td,th {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 13px;
}
#contenedor {
	position:relative;
	width:716px; /*ancho del div*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	text-align: left;
}
strong {
	color: #5F6840;
}
strong em, em strong {
	color: #990000;
	font-style: normal;
	font-weight: normal;
}
.principal {
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
}
h3 {
	font-size: 18px;
	color: #89985c;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align:left;
}
h4 {
	font-size: 15px;
	color: #89985c;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align:left;
}
textarea {
	width: 99%;
}

h5 {
	font-size: 13px;
	color: #EDE69B;
	background-color:#778B3B;
	padding-left:10px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align:left;
}
p {
	margin-top: 10px;
	margin-bottom: 0px;
}
.principal li {
	margin-bottom: 7px;
	margin-right: 30px;
}
div.menu {
	background-color: #bcc597;
	margin-left: 5px;
	margin-top: 86px;
	overflow: hidden;
}
div.menu ul {
	margin: 0px;
	list-style-type: none;
	padding: 0;
	padding-top: 30px;
	padding-bottom: 30px;
}
div.menu ul li {
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.menu ul li a {
	background-color: #9aab6c;
	width: 100%; /*hack ie*/
	display: block;
	padding-left: 10px;
	padding-right: 5px;
	color: #fff;
	text-decoration: none;
}
.datospie {
	color: #6C6E60;
	font-size: 12px;
	background-repeat: repeat-x;
	padding-top: 1px;
	border-top: solid 1px #6C6E60;
	margin-top: 20px;
	margin-bottom: 15px;
	text-align: center;
	line-height: 14px;
}
div.menu ul li a:visited {
	color:#fff;
}
div.menu ul li a:hover {
	background-color: #778b3b;
}
img.izq {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
img.der {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
/*empieza sistema de pies de foto*/
div.guardafotoder {
	position: relative; 
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
	display: block;
}
div.guardafotoizq {
	position: relative; 
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
	display: block;
}
div.guardafotocen {
	position: relative;
}
span.fotopie {
  display:none;
  position:absolute;
  z-index:2;
  top:20px;
  width:200px;
  background-color:#2C6195;
  border:solid 1px #FAAB00;
  font-weight:normal;
  text-decoration:none;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  font-style:normal;
  text-align:left;
  padding: 5px;
  color:#FFFFFF;
}
.fotopie em {
	color:#fff;
	font-style:italic;
}
div.guardafotoder .fotopie {
  left: -220px;
}
div.guardafotoizq .fotopie {
  right: -220px;
}
div.guardafotocen .fotopie {
  right: -20px;
}
/*termina sistema de pies de foto*/
div.centra {
	text-align:center;
}
div.centra img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.guardamenu {
	position: fixed;
	width: 137px;
}
div.menu ul li a.active {
	background-color: #778b3b;
}
small {
	font-size: 12px;
	font-style: italic;
	color: #666;
	font-weight: normal;
}
h3 span {
	font-size: 12px;
	font-style: italic;
}
.comentario {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6C6E60;
}
acronym {
	color: #006;
	cursor: help;
	border-bottom: 1px dotted #006;
}
.principal a:hover {
	text-decoration: underline;
}
.principal a {
	text-decoration: none;
}
.principal a:visited {
	color: #0000CC;
}
.clr {
	clear: both;
}
a img {
	border: none;
}
td.der {
	text-align: right;
	padding-right: 10px;
}
table.inscrip td {
	border-bottom: 1px solid #9AAB6C;
	padding-top: 2px;
	padding-bottom: 2px;
}
img.titulo {
	display: block; /*hack ie*/
	margin-top: 20px;
	margin-bottom:5px !important; margin-bottom:-5px; /*hack ie*/
	padding:0;
}
p.lang {
	text-align: right;
	color: #666;
	font-size: 11px;
	padding:0;
	margin-top: 0px;
	margin-bottom: -10px;
}
.separador {
	background-color: #66FF00;
	height: 20px;
}
.video {
	background-color: #cfc891;
	margin-top: 15px;
	margin-bottom: 15px;
}
.video p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 11px;
	text-align: left;
}
.requiere {
	font-size: 10px;
}
table.video td {
	padding-top: 10px;
	padding-bottom: 10px;
}
table.video img {
	padding-left: 10px;
}
#banner {
	margin-top: 15px;
	margin-right:-10px;
}