@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #000;
	background-image: url(img/back.omar.jpg);
	background-repeat: no-repeat;
	background-position: -50px top;
}
#header {
	float: left;
	width: 443px;
	position: absolute;
	left: 0px;
	top: 10px;
	text-align: center;
}
#pie {
	background-image: url(img/back.black.png);
	background-repeat: repeat;
	padding: 10px;
	height: 105px;
	width: 100%;
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: inline;
}
#logos01 {
	width: 315px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#logos02 {
	width: 430px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
}
.txt-pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	padding-left: 30px;
	width: 90%;
}
.txt-pie a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	text-decoration: underline;
}
#descarga {
	padding: 10px;
	float: right;
	width: 200px;
	height:21px;
	position: absolute;
	right: 10px;
	bottom: 155px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: right;
}
.txt-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
}
ul,ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	list-style-type: none;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
}
li {display:inline;}
li:hover {text-decoration: underline;}
img.live {
	width:33px;
	height:29px;
	background:url(img/redes.png) 0 0;
}
img.yahoo {
	width:33px;
	height:29px;
	background:url(img/redes.png) -33px 0;
}
img.gmail {
	width:29px;
	height:29px;
	background:url(img/redes.png) -68px 0;
}
img.facebook {
	width:26px;
	height:29px;
	background:url(img/redes.png) -97px 0;
}
img.twitter {
	width:26px;
	height:29px;
	background:url(img/redes.png) -122px 0;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #C2B9AD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-right: 5px;
}
.btn-enviar {
	background-attachment: fixed;
	background: url(img/btn.enviar.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 56px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#nodescarga {
	padding: 5px;
	float: right;
	height: 30px;
	width: 200px;
	position: absolute;
	visibility: hidden;
	right: 30px;
	bottom: 160px;
	z-index: 1;
	background-color: #000;
}
#envia {
	float: right;
	background-image: url(img/back.black.png);
	background-repeat: repeat;
	padding: 5px;
	height: 220px;
	width: 180px;
	position: absolute;
	right: 34px;
	bottom: 200px;
	z-index: 1;
}

