body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	position:relative;
}
table{
	font-size:11px;
}
th{
	text-align:left;
}
a:link, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000BA0;
	text-decoration: none;
}
a:hover, a:visited {
	color: #666666;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.texto_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
}
.texto_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

.texto_detalle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.texto_detalle_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
.titulo{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.titulo_ficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #010B5C;
	text-decoration: none;
}
#menu-usuario{
	position:absolute;
	bottom:45px!important;
}
#menu-usuario li{
	height:22px;
	width:auto!important;
	margin:0 10px!important;
}
.autos{
	border-collapse:collapse;
	background:#E5E6F5;
}
.autos td, .autos th{
	border:1px solid #000;
}
.autos thead{
	background:#666;
	color:#fff;
}
.selec_auto{
	width:100px;
	font-size:11px;
	color:#000BA0;
	border:1px solid #000BA0;
}
#botton ul{
	margin:0;
	padding:0;
	list-style:none;
}
#botton li{
	float:left;
	border:1px solid #010FAA;
}
#botton li a{
	font-size:11px;
	margin:2px 5px;
	cursor:pointer;
	font-weight:bold;
	color:#010FAA;
}
