body {
	background-color:				#E6FFFF;
	font-family:					"verdana", "arial", "helvetica", "sans-serif";
	font-size:						8pt;
	font-weight:					normal;
	color:							#000096;
	text-align:						justify;
	margin:							0pt auto;
}

a.sup {margin: 0px; padding: 0px; color: #63DEFF; text-decoration: none; font-weight: normal;}
a.sup:hover {color: #00C2FA; text-decoration: underline;}
a {margin: 0px; padding: 0px; color: #6BA0A0; text-decoration: none; font-weight: bold;}
a:hover {color: #63ABCC; text-decoration: underline;}

p {text-align: justify;}

h1 {font-size:22px; color:#AFE0E1; font-weight: bold; margin: 10px; text-align: center;}

li {
	list-style:						disc outside url("../graficos/traylist.gif");
	display: 						list-item;
	marker-offset: 					3em;
	vertical-align:					middle;
	text-align: 					justify;
}   

table {
	border:							0px;
	padding:						0px;
	margin-left:					auto;
	margin-right:					auto;
}

td {
	font-size: 8pt;
	text-align: center;
}

th {
	background-color:				#BBE3E7;
	font-weight:					bold;
	color:							#000096;
	font-size:						9pt;
	text-align:						center;
	border:							2px solid #BBE3E7;
	padding:						2px;
	border-spacing:					2px;
	border-collapse:				collapse;
}

img {border: 0px; padding: 0px;}

input {
	background-color:				#CBEDFF;
	border:							1px solid #65CBFF;
	color:							#007FC0;
	font-family:					Verdana, Arial, Helvetica, sans-serif;
	font-size:						9pt;
	font-weight:					normal;
	text-align:						center;
}

select {
	background-color:				#CBEDFF;
	border:							1px solid #65CBFF;
	color:							#007FC0;
	font-family:					Verdana, Arial, Helvetica, sans-serif;
	font-size:						9pt;
	font-weight:					normal;
	text-align:						center;
}

textarea {
	background-color:				#CBEDFF;
	border:							1px solid #65CBFF;
	color:							#007FC0;
	font-family:					Verdana, Arial, Helvetica, sans-serif;
	font-size:						9pt;
	font-weight:					normal;
	text-align:						left;
}

.tablas {background-color:#BBE3E7;}

.tablas3 {background-color:#8CDAFF;}

.tablas4 {background-color:#B7EDFF;}

.submenu {
	position:						absolute;
	width:							155px;
	z-index:						1;
	top:							95px;
	border:							0pt;
	background-color:				#0073AD;
	visibility:						hidden;
}

.sombreado {
	background-image: url("../graficos/shadow.gif");
	background-repeat: repeat-y;
}

.vuelta {font-size: 12px; font-weight: bold;}

.boton {
	background-color:				#0073AD;
	border:							1px solid;
	border-color:					#18ADFF #005A8C #005A8C #18ADFF;
	color:							#63DEFF;
	font-family:					Verdana, Arial, Helvetica, sans-serif;
	font-size:						9pt;
	font-weight:					bold;
	text-align:						center;
}
