/* *** Style Inside DBAccess *** */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	color: #000000;
	height: 100%;
	width: 750px;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat;
}

#main{
	width: 750px;
	height: 100%;
	position: relative;
	margin: 0px auto;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	padding: 0px;
	background-color: #E8ECF0;
	display: block;
	clear: both;
	float: left;
	border: 1px solid #354757;
}

#top{
	position: relative;
	width: 750px;
	height: 80px;
}

#date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	height: 20px;
	margin: 0px;
	padding: 6px 6px 0px;
	background-color: #557189;
	border-bottom-width: 1.5pt;
	border-bottom-style: solid;
	border-bottom-color: #384B5A;
	text-align: center;
}

#contenido {
	margin: 0px auto;
	padding: 3px;
	width: 390px;
	height: 100%;
	position: relative;
	display: block;
	float: left;
	background-color: #FFFFFF;
}

#contenido p {
	text-align: justify;
	display: block;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 1.5em;
}

#contenido a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0033CC;
	text-decoration: none;
	border-bottom-width: 0.07em;
	border-bottom-style: solid;
	border-bottom-color: #557189;
	letter-spacing: normal;
	margin: 0px;
}

#contenido a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
	text-decoration: none;
	border-bottom: none;
}

#izq {
	background-color: #000000;
	float: left;
	width: 170px;
	height: auto;
	position: relative;
	display: block;
	margin-right: 2px;
}

#der {
	float: right;
	height: auto;
	width: 180px;
	background-color: #F0F9FF;
	position: relative;
	display: block;
	margin-left: 2px;
}

#der p {
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.2em;
}

#der a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #0033CC;
	text-decoration: none;
	border-bottom-width: 0.07em;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
	letter-spacing: normal;
	margin: 5px 0px;
	display: block;
	font-weight: bold;
	padding-bottom: 2px;
}

#der a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #990000;
	text-decoration: none;
	border-bottom-width: 0.07em;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	letter-spacing: normal;
	margin: 5px 0px;
	display: block;
	font-weight: bold;
	padding-bottom: 2px;
}

#footer {
	margin: auto auto 0px;
	padding: 5px 0px 0px;
	height: 25px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #557189;
	font-weight: normal;
	width: 100%;
	text-align: center;
	display: block;
	float: left;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 0.07em;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

#footer a:hover {
	color: #FFCC00;
	text-decoration: none;
	border-bottom-width: 0.07em;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

/** Menu principal de navegación **/

#nav {
width: 15.9em;
padding: 0;
margin: 0;
font: 8pt Verdana, Arial, Helvetica, sans-serif;
}

#nav ul {
list-style: none;
margin: 0;
padding: 0;
}

#nav li {
	border-bottom: 1px solid #557189;
	margin: 0;
	list-style-type: none;
	color: #FFFFFF;
}

#nav li a {
	display: block;
	padding: 7px 5px 5px 0.7em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 20px;
	background-image: url(../images/bg-menu01.gif);
	background-repeat: repeat-x;
}

#nav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bg-menu02.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

/* Fix IE. Hide from IE Mac \*/
* html #menubv ul li { float: left; height: 1%; }
* html #menubv ul li a { height: 1%; }
/* End */

/* Tags por defecto */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000000;
	margin-left: 5px;
	font-weight: bold;
}

/* H2 para el titulo de En esta edición */

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 20px;
	width: 100%;
	display: block;
	margin: 0px;
	padding-top: 0.6em;
	padding-bottom: 0.4em;
	text-align: left;
	text-indent: 0.5em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #476074;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 7px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #990000;
	margin-left: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
}

h5 {
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #990000;
	line-height: 1.2em;
	font-weight: bold;
}

h6 {
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	line-height: 1em;
	font-weight: bold;
}

table {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

/* Clases */

.foto-en-esta {
	height: 56px;
	width: 170px;
	padding: 5px;
}

.banner-dba {
	height: 240px;
	width: 170px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.lista-generic {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	line-height: 1.5em;
	list-style-image: url(../images/bullet.gif);
	margin-right: 5px;
}

.lista-generic02 {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 1.5em;
	list-style-image: url(../images/bullet.gif);
	margin-right: 5px;
}

.titulo-seccion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	height: auto;
	width: 100%;
	display: block;
	margin: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
	border-bottom-width: 0.2em;
	border-bottom-style: solid;
	border-bottom-color: #710000;
	text-align: center;
	text-indent: 0.5em;
}

.center-text {
	text-align: center;
	display: block;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 1.5em;
}

