body {
	background-color: #D2D7DB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #069;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
	line-height: 16px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: 200;
	color: #006666;
	border: 1px none #FF0000;
	text-align: left;
	background-color: #D6D7DE;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFCC99;
	color: #993333;
	line-height: 1.1;
	border: 2px solid #FF0000;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	background-color: #D2D7DB;
	line-height: normal;
	height: auto;
	width: auto;
	border: 2px none #003399;
}

.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding: 0px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: adi1;
	font-size: 18px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #006699;
	padding: 10px;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #006699;
	color: #FFF;
	font-weight: 400;
	font-size: 11px;
	background-position: center;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	border: 2px none #003399;
}
.dingbat_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #006699;
	color: #0F0;
	font-weight: 400;
	font-size: 11px;
	background-position: center;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	border: 2px none #003399;
}
a:hover {
	text-decoration: underline;
	padding: 0px;
}
.lista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	list-style-position: inside;
	list-style-type: square;
	list-style-image: url(../imagenes/acrobat_8_15x15.png);
}
.lista2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	list-style-position: inside;
	list-style-type: square;
	list-style-image: none;
}
#cabeza {
	position:absolute;
	width:100%;
	height:110px;
	z-index:9;
	left: 2px;
	top: 2px;
	background-color: #D2D7DB;
	border-style: solid;
	border-width: 1px;
	border-color: #3BB6FE;
	padding: 5px;
}
#titulo {
	position:absolute;
	width:60%;
	height:auto;
	z-index:7;
	left: 180px;
	top: 20px;
	background-color: #006699;
	overflow: auto;
	border: 2px solid #F5FF12;
	padding: 8px;
}
#contexto {
	position:absolute;
	width:18%;
	height:auto;
	z-index:11;
	top: 125px;
	border: 1px solid #FF0000;
	padding: 5px;
	left: 80%;
}

.pie_de_pagina {
	font-family: adi1;
	font-size: 12px;
	font-style: normal;
	color: #BDD7E4;
	font-weight: 400;
	text-align: center;
}
