/* IMPACTO MAS © 2006*/
<!--
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-color: #000000;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

a{
	font-weight:bold;
}
a:link {
	color: #666633;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666633;
}
a:hover {
	text-decoration: none;
	color: #9E9E6F;
}
a:active {
	text-decoration: underline;
	color: #666633;
}
.hrnormal {
	margin-top: 5px;
	height: 1px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9E9E6F;
}
.asterisco{
	font-size:15px;
}
.smallfont{
	font-size:xx-small;
}
.fondoSimbolo{
	background-image: url(img/simbolo_llama.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right center;
}
.fondoIndex{
	background-image: url(img/index_bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left center;
}
.title{
	color: #9E9E6F;
	font-size: medium;
	font-weight: bolder;
	text-transform: uppercase;
}

.video_header{
	font-weight: bolder;
	color: #000000;
	background-color: #9E9E6F;
	text-align: right;
}
.video_subheader{
	font-weight: normal;
	color: #000000;
	background-color: #666633;
	text-align: left;
}
.video_container{
	border: 1px solid #666633;
}
.video_subheader a{
	font-weight:bold;
	text-decoration: none;
}
.video_subheader a:link {
	color: #000000;
}
.video_subheader a:visited {
	color: #000000;
}
.video_subheader a:hover {
	color: #9E9E6F;
}
.video_subheader a:active {
	color: #000000;
}


.cotiza_header{
	font-weight: bolder;
	color: #000000;
	background-color: #9E9E6F;
	text-align: left;
	text-transform:uppercase;
	font-size:12px;
}
.cotiza_header2{
	font-weight: bolder;
	color: #000000;
	background-color: #9E9E6F;
	text-align: left;
	font-size:12px;
}
.cotiza_header3{
	font-weight: bolder;
	color: #000000;
	background-color: #9E9E6F;
	text-align: right;
	font-size:12px;
}
.cotiza_subheader{
	color: #000000;
	background-color: #666633;
	text-align: center;
	font-weight:normal;
}
.cotiza_subheader2{
	color: #000000;
	background-color: #666633;
	text-align: left;
	font-weight:normal;
}
.cotiza_subheader3{
	color: #000000;
	background-color: #9E9E6F;
	text-align: left;
	font-weight:normal;
	font-size:12px;
}
.cotiza_input_text{
	width: 99%;
	background-color: #9E9E6F;
	border: 1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.cotiza_input_text2{
	width: 80%;
	background-color: #9E9E6F;
	border: 1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
.cotiza_button{
	background-color: #9E9E6F;
	border: 1px solid #9E9E6F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	width:120px;
}
.cotiza_servicios{
	border: 0px solid #000000;
	background:#000000;
}
.cotiza_pre{
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	text-align:left;
}
.caps{
	text-transform: uppercase;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#webmaster {
	visibility: visible;
	left: 5px;
	bottom: 5px;
	position: absolute;
	z-index: auto;
}
#webstats4u {
	visibility: visible;
	right: 5px;
	top: 5px;
	position: absolute;
	z-index: auto;
}
#requirements {
	visibility: visible;
	right: 5px;
	bottom: 5px;
	position: absolute;
	z-index: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal;
	text-align:right;
}

-->