* {
	margin: 0;
	padding: 0;
}

body {
	background-color:#003B56;
	font-family: Myriad Pro, Arial, Verdana, Helvetica,sans-serif;
	color: #FFFFFF ;
	font-weight: normal;

}
p,li{
	font-size: small;
	font-weight:lighter;
}

ol {
	margin-left: 25px;
} 

ul {
	margin-left: 25px;
}

img {
	border: none;
}
	
#fondo{
	position:absolute;
	left:50%;
	top:50%;
	width:910px;
	height:600px;
	z-index:1;
	margin-left:-455px;
	margin-top: -300px;
	background-image: url(fondo_gradient.png);
}

#babout a {
	display:block;
	float: left;
	width:192px;
	height: 30px;
	margin: -8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("babout.png") no-repeat;
	background-position: 0 0;

}
#babout a:hover{
	background-position: -192px 0;
   }
#babout a:active{
	background-position: -192px 0;
	}
#menu {
	position:absolute;
	top:50px;
	left:40px;
	width:161px;
	height:180px;
	z-index:3;
	margin:10px,10px;
}
#mbasics {
	position:absolute;
	top:50px;
	left:80px;
	width:161px;
	height:180px;
	z-index:3;
	margin:10px,10px;
}

#bbasics a {
	position:absolut;
	display:block;
	float: left;
	width:192px;
	height: 30px;
	margin: -8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("bbasics.png") no-repeat;

}
#bbasics a:hover{
	background-position: -192px 0;
   }
#bbasics a:active{
	background-position: -192px 0
	}

#bretro a {
	position:absolut;
	display:block;
	float: left;
	width:192px;
	height: 30px;
	margin: -8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("bretro.png") no-repeat;
}
#bretro a:hover{
	background-position: -192px 0;
   }
#bretro a:active{
	background-position: -192px 0
	}

#bicebook a {
	position:absolut;
	display:block;
	float: left;
	width:192px;
	height: 30px;
	margin: -8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("bicebook.png") no-repeat;

}
#bicebook a:hover{
	background-position: -192px 0;
   }
#bicebook a:active{
	background-position: -192px 0
	}
	
#bsystem a {
	position:absolut;
	display:block;
	float: left;
	width:192px;
	height: 30px;
	margin: -8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("bsystem.png") no-repeat;
			background-position: -192px 0;

}
#bsystem a:hover{
	background-position: -192px 0;
   }
#bsystem a:active{
	background-position: -192px 0
	}
#bawards a {
	position:absolut;
	display:block;
	float: left;
	width:192px;
	height: 30px;
	margin: -8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("bawards.png") no-repeat;
}
#bawards a:hover{
	background-position: -192px 0;
   }
#bawards a:active{
	background-position: -192px 0
	}
#bcontact a {
	position:absolut;
	display:block;
	float: left;
	width:192px;
	height: 30px;
	margin: -8px -0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url("bcontact.png") no-repeat;
}
#bcontact a:hover{
	background-position: -192px 0;
   }
#bcontact a:active{
	background-position: -192px 0
	}

#logotop {
	position:absolute;
	right:2px;
	top:40px;
	width:250px;
	height:70px;
	z-index:4;

}
#linea {
	position:absolute;
	left:202px;
	top:-16px;
	width:12px;
	height:181px;
	z-index:4;
	}
#cuerpo {
	position:absolute;
	top:246px;
	left:8px;
	width:auto;
	height:auto;
	z-index:3;
	min-width: 1024px;
	max-width: 1920px;
	padding-left:17px;
}
table.two
{
table-layout: fixed;
border-collapse: separate;
min-widht:289px;
}
td.pad{
padding-left:15px;
padding-right:20px;
min-width: 314px;

}
td.pad2{
padding-left:15px;
padding-right:20px;
min-width: 430px;

}

img.imgtop{margin:0 ;}
#fotouno{position:absolute;top:2px;width:auto;height:auto;}



