#marco_760 {
	width: 760px;
}
#contenido {
	background-color: #FFFFFF;
}
.titulo {
	font-size: 18px;
	font-weight: bold;
	color: #91D300;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.subtitulo {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #91D300;
}
#separacion {
	padding: 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91D300;
	background-color: #FFFFFF;
	width: 700px;
}

#menu_al_pie {
	padding: 20px 80px 0px;
	text-align: center;
	vertical-align: top;
	line-height: 14px;
	background-color: #FFFFFF;
}
#menu_al_pie  a:link {
	color: #333333;
	text-decoration: none;
}
#menu_al_pie  a:visited {
	color: #333333;
	text-decoration: none;
}
#menu_al_pie  a:hover {
	color: #009900;
	text-decoration: underline;
}
#menu_al_pie  a:active {
	color: #333333;
	text-decoration: none;
}

#creditos {
	padding: 10px 80px;
	text-align: center;
	vertical-align: top;
	line-height: 14px;
	background-color: #FFFFFF;
	color: #666666;
}
#creditos  a:link {
	color: #666666;
	text-decoration: none;
}
#creditos  a:visited {
	color: #666666;
	text-decoration: none;
}
#creditos  a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#creditos  a:active {
	color: #666666;
	text-decoration: none;
}
