@charset "utf-8";
/* CSS Document */
body {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
/* background-image: url(images/fondo.gif); */
	background-position: 0px;
	scrollbar-base-color:#FF0000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0;
}
html, body, p, table, td, ul, li, textarea, input, select {
	font-family:Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.fondo {
	background-image: url(images/bg_body.jpg);
	margin: 0;
	padding: 0;
}
.pie {
	margin: 0;
	padding: 0;
	background-image: url(images/pie.gif);
	background-repeat:no-repeat;
	width:766px;
	height:28px;
}
.hide {
	display:none;
	visibility:hidden;
	color: #CCC;
	font-size: 0px;
	text-align: center;
}
.txt {
	padding: 0;
	text-align:justify;
	font-weight:normal;
}
.empresa {
	color: #404040;
	font-size: 12px;
	text-align: justify;
}
.t-blanco {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.t-negro {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.t-gris {
	color: #808080;
	font-size: 14px;
	font-weight: bold;
}
.t-amarillo {
	color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
}
.t-rojo {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.t-marron {
	font-size: 11px;
	color: #BD2129;
}
.img {
	border-style: none;
	border-width: 0px;
	margin: 0px;
}
li {
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	list-style-image: url(images/bullet.gif);
}
