@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f9f9f9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #727272;
	line-height: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #415aa7;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #727272;
}
a:hover {
	text-decoration: none;
	color: #727272;
}
a:active {
	text-decoration: none;
	color: #727272;
}
#topo {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-left-color: #e1e1e1;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
.table_var {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
	background-color: #FFF;
}
.table_right {
	background-image: url(../images/back_right.jpg);
}
#rule_blue {
	color: #68caec;
	border: 3px solid #68caec;
	height: 6px;
}
#rule_gray {
	color: #afafaf;
	border: 3px solid #afafaf;
	height: 6px;
}
#rule_orange {
	color: #f47920;
	border: 3px solid #f47920;
	height: 6px;
}
#rule_dotted {
	border: 1px dotted #cccccc;
	height: 1px;
}
.form {
	height: 16px;
	width: 363px;
	border: 1px solid #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
}
.form2 {
	width: 363px;
	border: 1px solid #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
}
.back_empesas_clientes {
	background-image: url(../images/back_empresa_clientes.jpg);
	background-repeat: no-repeat;
}
