﻿@charset "utf-8";

body {
	min-height:100%;
	height:auto !important;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0px;
	background:url(imagenes/fondo.png) repeat;
}
a {
	text-decoration:none;
	color:#FC0;
}
a:hover {
	text-decoration:none;
	color:#666;
}
img {
	border:0;
}
.Menu {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 26px;
	width: 802px;
	background-image: url(imagenes/menu_02.jpg);
}
.Fondo {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: auto !important;
	min-height: 100%;
	z-index: 1;
}
.Img {
	width: 100%;
}
.Wrapper {
	position: absolute;
	margin-left: -425px;
	width: 850px;
    height: auto !important;
	min-height: 100%;
	left: 50%;
	top: 0px;
	z-index: 10;
	background-image: url(imagenes/Fd_BkgCtrl.png);
	background-repeat:  repeat-y;
}
.Header {
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 24px;
	position: relative;
	height: 140px;
	width: 802px;
	background-image: url(imagenes/baner-sup_02.jpg);
}
.Content {
	position: relative;
	margin: 0px 20px 20px 20px;
	height: auto;
	width: 802px;
	text-align: justify!important;
}
.Content,p {
	font-size: 11px!important;
	color:#666666 !important;
	text-align:justify!important;
}
.Content,strong {
	font-size: 14px!important;
	color:#666666 !important;
}

.SeparadorImg {
	position: absolute;
	width: 802px;
	float:left;
	height: 19px;
	left:0px;
	top:0px;
	background:url(imagenes/separador.png);
}
.Remate {
	position:relative;
	bottom:-16px;
	left:0px;
}
.Footer {
	position: absolute;
	margin: 0px 17px 0px 17px;
	height: 30px;
	width: 799px;
	border-top:#FFCC00 solid 5px;
	border-bottom:#FFCC00 solid 5px;
	padding: 10px;
	bottom: 0px;
	left: 0px;
}
.Credito {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color:#999;	
}
.Credito a {
    color:#999;
	text-decoration:none;
}
.Credito a:hover{
    color:#666;
	text-decoration:none;
}
.Barrainferior  {
	height: 16px;
	width: 149px;
	position: relative;
	right: 0px;
	bottom: 0px;
}
.Imgflot {
	float: right;
	position: absolute;
	right: 30px;
	bottom: 10px;
}
.Pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-align: center;
	height: 30px;
	width: 630px;
}
.Nivel {
	clear: both;
}
