body {
	background-repeat: repeat;
	background-image: url(../Imagenes/Fpga.jpg);
	padding: 0px;
	margin: 0px;
}

#cuerpo {
	background-color: #FFFFFF;
	width: 762px;
	text-align: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000099;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000099;
	margin: auto;
}
#encabezado {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #087BEF;
}


#barra {
	background-color: #087BEF;
	float: left;
	width: 180px;
	margin: 5px;
	height: 700px;
}
#barra a:link, #barra a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #000000;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../Imagenes/degrade30ldd.gif);
	background-repeat: repeat-x;
}
#barra a:hover, #barra a:active {
	background-image: url(../Imagenes/degrade30lddinv.gif);
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
	display: block;
}

#contenido {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 5px;
	width: 560px;
	float: left;
	overflow: visible;
}
#contenido p {
	font-size: 100%;
	font-style: normal;
	padding-left: 10px;
}
#contenido h3 {
	font-size: 120%;
	font-variant: normal;
}

ol {
	font-size: 90%;
}
ul {
	font-style: italic;
	font-size: 90%;
}
li {
	padding-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #FFFFFF;
	background-color: #087BEF;
	padding-left: 10px;
}
a:link, a:visited, a:hover, a:active {
	color: #258CF3;
	text-decoration: none;
}

#pie {
	width: 100%;
	background-image: url(../Imagenes/degrade30ldd.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: auto;
	clear: both;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #087BEF;
	background-color: #087BEF;
}
#pie p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55%;
	font-weight: bold;
	color: #000000;
}
.tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	border-color: #000099;
}
h4 {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}
td {
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
ul {
	font-style: italic;
	font-size: 90%;
}
li {
	padding-bottom: 10px;
}
