body {
	background-color: #002852;
	margin: 20px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
}
a:link, a:visited {
	color: #013d7d;
	text-decoration: underline;
}
a:hover, a:active {
	color: #025D20;
	text-decoration: underline;
}
a.glosario:link, a.glosario:visited {
	color: #88217B;
	text-decoration: underline;
}
a.glosario:hover {
	color: #333333;
	text-decoration: underline;
}
p {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
ol, h2, h3 {
	text-align: left;
}
#textos ol,#textos ul {
	margin-left: 90px;
	margin-right: 90px;
}
#textos li {
	margin-bottom: 8px;
}
h3 {
	font-size: 1.2em;
	color: #002852;
	margin-left: 15px;
	margin-right: 15px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul {
	margin-left: 40px;
	margin-right: 20px;
	text-align: justify;
}
#top {
	background-color: #FFFFFF;
	position:relative;
	overflow: hidden;
	width:760px;
	height:55px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	text-align: right;
}
#center {
	background-repeat:no-repeat;
	position:relative;
	width:760px;
	margin-left: auto;
	margin-right: auto;
	z-index: 4;
	background-color: #FFFFFF;
	overflow: auto;
}
#center.resultados {
	background-repeat:no-repeat;
	position:relative;
	width:760px;
	margin-left: auto;
	margin-right: auto;
	z-index: 4;
	background-color: #FFFFFF;
	overflow: scroll;
}
#titulo {
	background-image: url(../img/fd_degrad_titulo.gif);
	position:relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: middle;
	width:760px;
	z-index: 5;
	background-color: #2A8831;
	background-repeat: repeat-y;
	height: 24px;
}
#titulo p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFB700;
	margin-top: 5px;
	margin-bottom: 4px;
	margin-left: 20px;
	font-size: 12px;
	}
#buscador {
	background-color: #CCCCCC;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: middle;
	width:760px;
}
#nuevaBusqueda {
	margin-left: auto;
	margin-right: auto;
	padding: 7px;
	padding-right: 23px;
	text-align: right;
	vertical-align: middle;
	height: 20px;
}
.celdaBuscador {
	background-color: #D6D6D6;
}
#center p {
	margin-right: 50px;
	margin-left: 50px;
}
#center img.objetivos {
	margin-right: 30px;
	margin-left: 30px;
}
#contenidos {
	width:613px;
	float: right;
	z-index: 6;
}
img.contenidoDch {
	margin-left: 10px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: right;
}
img.contenidoIzq {
	margin-left: 3px;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
}
#textos {
	width:90%;
	padding-top: 5px;
	padding-bottom: 35px;
	position: relative;
	z-index: 7;
	overflow: visible;
	margin: 0 auto;
}
#textos p {
	margin-left: 15px;
	margin-right: 15px;
}
#registro {
	position:absolute;
	top: 0px;
	right: 0px;
	padding: 4px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
#registro input{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
div.Azul {
	background-color: #7DD5F5;
	position: relative;
	float: right;
	}
div.Verde {
	background-color: #C7FD54;
}
p.Verde {
	background-color: #DCFE94;
	padding: 15px;
}
div.Naranja {
	background-color: #FDCB54;
}
p.Naranja {
	background-color: #FDD880;
	padding: 15px;
}
div.Fucsia {
	background-color: #F36CCE;
}
p.Fucsia {
	background-color: #F793DB;
	padding: 15px;
}
table.Fucsia {
	background-color: #F793DB;
	width:94%;
	margin: 15px;
}
td.Fucsia {
	padding: 15px;
	}
form {
	margin: 0px;
	padding: 0px;
}
#submenu {
	margin-bottom: -10px;
}
#pie {
	background-color: #FFFFFF;
	position:relative;
	width:760px;
	height:100px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 8;
	border-top: solid 1px #F2F2F2;
	text-align: left;
}
#pie img{
	vertical-align: middle;
	margin: auto 0px;
}
#comunidad{
	position: relative;
	top: -20px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -17px;
	padding: 8px;
	width:744px;
	background-color:#FFFFFF;
	text-align: left;
	font-weight: bold;
}
#comunidad img{
	margin: auto 15px;
	vertical-align: text-bottom;
}
#btInformacion, #btDesconectar, #csv{
	vertical-align: middle;
	margin-right: 2px;
}
.dch{
	text-align: right;
}
.negrita{
	font-weight: bold;
}
.cursiva{
	font-style: italic;
}
.subrayado{
	text-decoration:underline;
}
.titulo{
	font-size: 14px;
	font-weight: bold;
	color: #2A8831;
}
.subtitulo{
	font-size: 12px;
	font-weight: bold;
	color: #88217B;
}

/*** NICE TITLES
*********************************************************/
div.nicetitle {
	background-color: #F5F5F5;
	color: #333333;
	font-size: 10px;
	left: 0px;
	padding: 10px;
	position: absolute;
	top: 0px;
	width: 250px;
	z-index: 20;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
	
div.nicetitle p {
    margin: 3px;
}

div.nicetitle p.destination {
	display: none;
}

div.nicetitle p span.accesskey {
	color: #333333;
}
