#pagina {
	height: 768px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FBFBFB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: outset;
	border-bottom-style: outset;
}
body {
	background-color: #FBFBFB;
}

#cabecera {
	height: 100px;
	width: 1000px;
	position: absolute;
	left: 24px;
	top: 0px;
	right: auto;
	bottom: 0px;
	border-top-width: 1px;
	border-top-style: outset;
}
#navegador {
	height: 180px;
	width: 144px;
	position: relative;
	left: auto;
	top: 150px;
	right: auto;
	bottom: 0px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
#navegadordos {
	width: 144px;
	height: 105px;
	position: absolute;
	left: auto;
	top: 450px;
	right: auto;
	bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	line-height: 25px;
	margin-left: 1px;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #565656;
	margin-left: 1px;
	width: 150px;
	text-decoration: none;
}
strong {
	font-size: 12px;
	font-weight: bold;
	color: #FFC91F;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #565656;
	background-color: #EEEEEE;
	margin-left: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC91F;
	border-right-color: #FFC91F;
	border-bottom-color: #FFC91F;
	border-left-color: #FFC91F;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	color: #FFC91F;
}
em {
	margin-left: 8px;
	text-decoration: underline;
	font-size: 12px;
	color: #ffc91f;
	font-weight: bold;
}

#contenido {
	width: 880px;
	height: 668px;
	position: absolute;
	left: 144px;
	top: 100px;
	right: auto;
	bottom: 0px;
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	font-weight: 400;
	margin-left: 20px;
}
#parrafo {
	width: 200px;
	float: left;
}

#centrar {
	width: 655px;
	float: right;
}
#tarjetas {
	position:absolute;
	left:579px;
	top:473px;
	width:200px;
	height:84px;
	z-index:1;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	color: #27539C;
	font-size: 13px;
	font-style: italic;
	text-decoration: underline;
}
.azul {
	color: #27539c;
}
.gris {
	color: #666666;
}
h3 {
	color: #FFC91F;
	margin-left: 20px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #CCCCCC;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.peque {
	font-size: 9px;
	color: #666666;
}

table {
	margin-left: 70px;
}
