/* CSS Document */

.TextoMenuNormal {
	background: transparent;
	cursor: default;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#999999;
    text-align: center;
	line-height:14px;
	text-indent: 0px;
}

.TextoMenuOn {
	background: transparent;
	cursor: default;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#A21900;
    text-align: center;
	line-height:14px;
	text-indent: 0px;
}

.TextoMenuOver {
	background: transparent;
	cursor: default;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#F89302;
    text-align: center;
	line-height:14px;
	text-indent: 0px;
}

.TextoBuscador {
	background: transparent;
	cursor: default;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
    text-align: left;
	text-indent: 0px;
}

.TituloTablaBuscador{
background: transparent;
	cursor: default;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#905500;
    text-align: left;
	text-indent: 0px;
	height:17px;
}

.TituloTablaCriterios{
background: transparent;
	cursor: default;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#905500;
    text-align: left;
	text-indent: 0px;
	height:17px;
    border-bottom:1px solid #F8E0BD;
    border-right:1px solid #F8E0BD;
}

.EditBuscador {
	background: transparent;
	cursor: default;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
    text-align: left;
	text-indent: 0px;
	border:1px solid #53B953;
    letter-spacing:0px;
}

.EditBuscadorError {
	background: transparent;
	cursor: default;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
    text-align: left;
	text-indent: 0px;
	border:1px solid #FF0000;
    letter-spacing:0px;
}

.EditComoSpan {
    border:0px none #FFFFFF;
    background: transparent;
	cursor: default;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
}

.TextoNormalBuscador {
	background: transparent;
	cursor: default;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
    text-align: left;
	text-indent: 0px;
	border:0px solid #FFFFFF;
    letter-spacing:0px;
}

.BotonNormalBuscador {
	cursor:pointer;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
    text-align:center;
}

.TextoNormalCriterios {
	background: transparent;
	cursor: default;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#000000;
    text-align: left;
	text-indent: 0px;
    letter-spacing:0px;
    border-bottom:1px solid #F8E0BD;
    border-right:1px solid #F8E0BD; 
}

.TextoPequenito{
 font-family: Arial; 
 font-size: 9px;
 text-decoration: none; color: #000000;
 letter-spacing: 0px;
}

a.rbmsoftware:link{
 font-family: Arial; 
 font-size: 10px;
 text-decoration: none; color: #999999;
 letter-spacing: 0px;
}
a.rbmsoftware:visited{
 font-family: Arial;
 font-size: 10px;
 text-decoration: none; color: #999999;
 letter-spacing: 0px;
}
a.rbmsoftware:hover{
 font-family: Arial;
 font-size: 10px;
 text-decoration: none; color: #E10000;
 letter-spacing: 0px;
}

a.LinkNormal:link{
 font-family: Arial; 
 font-size: 10px;
 text-decoration: none; color: #E10000;
 letter-spacing: 0px;
}
a.LinkNormal:visited{
 font-family: Arial;
 font-size: 10px;
 text-decoration: none; color: #E10000;
 letter-spacing: 0px;
}
a.LinkNormal:hover{
 font-family: Arial;
 font-size: 10px;
 text-decoration: none; color: #0000BB;
 letter-spacing: 0px;
}

a.LinkPubliGratis:link{
 font-family: Arial; 
 font-size: 10px;
 text-decoration: none; color: #910000;
 letter-spacing: 0px;
}
a.LinkPubliGratis:visited{
 font-family: Arial;
 font-size: 10px;
 text-decoration: none; color: #910000;
 letter-spacing: 0px;
}
a.LinkPubliGratis:hover{
 font-family: Arial;
 font-size: 10px;
 text-decoration: none; color: #0000AB;
 letter-spacing: 0px;
}