*,html {
	margin: 0px;
	padding: 0px;
}
#wrap {
	margin:0 auto 0 auto;
	width:955px;
	height:600px;
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	text-align:left;
/*	border:solid #CCCCCC 1px;*/
	line-height: 23px;
}
body {
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	text-align:center;
	background-color:#000000;
}
img {
	border:0px;
}
#bienvenido {
	position: inherit;
	float:left;
	width:168px;
	height:160px;
	margin:100px 0px 0px 25px;
	text-align: right;
/*	border:solid #FFFF99 1px;*/
}
#txt {
	position: inherit;
	float:left;
	color:#FFFFFF;
	width:205px;
	height:375px;
	margin:100px 0px 0px 45px;
	text-align: justify;
/*	border:solid #FF9966 1px;*/
}
#pie {
	position: inherit;
	float:left;
	color:#FFFFFF;
	width:700px;
	height:40px;
	margin:10px 0px 0px 238px;
	text-align: left;
/*	border:solid  #00CC00 1px;*/
}
#pieII {
	position: inherit;
	float:left;
	color: #333333;
	width:701px;
	height:50px;
	margin:10px 0px 0px 238px;
	text-align:justify;
/*	border:solid  #00CC00 1px;*/
	line-height: 12px;
}
a {
	font-size: 30px;
	color:#808080;
	text-decoration: none;
	line-height: 35px;
/*	letter-spacing: 2px;*/	
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	line-height: 35px;
/*	letter-spacing: 2px;*/	
}