.li_tit
{
	color:#6666CC;
}
.li_cont
{
	color: #FF9900;
	padding: 3px;
}
.input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px inset white;
	color:#383838;
}
.boton
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:hand;
	border:1px outset white;
	color:#272727;
}
.titulo5
{
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
	background-color:#E2E2E2;
	border-bottom:1px solid #808080;
	border-right:1px solid #808080;
	color:#002346;
	font-weight: 600;
	font-size: 16px;
	width: 50%;
	text-align: center;
}

.posicion {
	position:absolute; 
	left:0px; 
	top:0px;
	width:777px; 
	border: 1px;
	height:300px; 
	z-index:1;
	padding: 10px;

}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.td td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}

/*.td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top: 1px dotted #C0C0C0;
	border-left: 1px dotted #C0C0C0;
	border-right: 1px dotted #C0C0C0;
}*/

body {
	width:200px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #99CCFF;
}
