@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #F90;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #F90;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #F90;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #F90;
	font-weight:bold;
}

.CssTbuscar{
	font-size:9px;
	font-weight:bold;
	color:#999;
	}
	
.CssDivisor{
	font-size:8px;
	font-weight:bold;
	color:#999;
	float:left;
	width:50px;
	text-align:center;
	}
	
	.CssDivisorP{
	font-size:8px;
	font-weight:bold;
	color:#999;
	}
	.CssContenedor{		
		width:708px;
		margin-left:24px;
		}
	
.CssCbuscar{
	border: #ccc solid 1px;
	font-size:11px;
	color:#666;
	}
	
.CssPuntero{
	cursor:pointer;
	}
		
.CssRegistroA{
	font-size:9px;
	font-weight:bold;
	color:#F90;
	cursor:pointer;
		}

.CssRegistroD{
	font-size:9px;
	font-weight:bold;
	color:#CCC;
		}
		
.CssMenu1{
	font-size:11px;
	font-weight:bold;
	color:#999;
	cursor:pointer;
	}
	
.CssMenu2{
	font-size:11px;
	font-weight:bold;
	color:#F00;
	cursor:pointer;
	}
	
.CssMenu3{
	font-size:11px;
	font-weight:bold;
	color:#F00;
	}
	
.CssSubrayado1{
	border-bottom: #FFF 1px solid;
	float:left;
	
	}
	
.CssSubrayado2{
	border-bottom:#FF0 2px solid;
	float:left;
	}

.CssSubrayado3{
	float:left;
	}
	
.CssDerechos{
	font-size:10px;
	font-weight:bold;
	color:#999;	
	}
	
.CssLigas{
	cursor:pointer;
	color:#F90;
	font-size:10px;
	font-weight:bold;
	
	}
	
.CssLinea{
	border-top:#CCC 1px solid;
	
	}

	.CssUsuario{
	position:absolute;
	top:100px;
	width:735px;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	color:#999;
	}