body {
	background-color: #6A6A6B;
	margin: 0px;
}
.tabla {
	background-color: #494E4F;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.bg_blanco {
	background-image: url(images/bg_blancox1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 12px;
	padding-bottom: 30px;
	padding-top: 5px;
	height: 310px;
}

.txt span {
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}

.txt ul {
	list-style-type: square;
	display: block;
	padding: 0px;
	margin-left: 15px;
}

.pie {
	background-color: #6a6a6b;
	height: 110px;
	background-image: url(images/bg_pie.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.txt a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.txt a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.txt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.txt a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.qsomos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFCC00;
	font-style: normal;
	font-weight: normal;
}
.links_uy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-style: normal;
	font-weight: normal;
}

.links_uy a:link {
	color: #FFCC00;
	text-decoration: none;
}

.links_uy a:visited {
	color: #FFCC00;
	text-decoration: none;
}

.links_uy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.links_uy a:active {
	color: #FFCC00;
	text-decoration: none;
}
