body { text-transform:uppercase;}

a {
	color: #00FFFF;
}
#footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #99CCCC;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
p {
	line-height: 16px;
	text-align: justify;
}
ul {
	line-height: 18px;
	text-align: justify;
	padding-left: 15px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.amarillo {
	color: #FFCC00;
}
.imgBorder01 {
	padding: 3px;
	border: 1px solid #999999;
}
/*NEW-----------------------------------*/
.relative{display:block; position:relative;}
.absoluto{
	display:block;
	position:absolute;
	
}
.relativeL{float:left; left:0px; top:0; display:block; position:relative;}
.relativeR{float:right; right:0px; top:0; display:block; position:relative;}
.absolutoL{
	float:left;
	
	display:block;
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	
}
#absolutoL{
	float:left;
	
	display:block;
	position:absolute;
	
}
.absolutoR{
	float:right;
	right:0px;
	top:0;
	display:block;
	position:absolute;
	width: 223px;
	
}
#layout_wrapper {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	position: absolute;
}
#main {
	width:900px;
	padding: 0px;
	clear: both;
	float: none;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	height:auto;
}
#facebook {
	position:absolute;
	width:48px;
	height:40px;
	z-index:1;
	left: 772px;
	top: 3px;
}
