/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	background:#000000;
}
samp{
	display:none;
	color:#FFFFFF;
}
#contenedor{
	margin:80px auto 0 auto;
	width:1007px;
	height:auto;
}
#logo-amauta{
	background:  no-repeat;
	width:231px;
	height:87px;
	background:url(../image/amautalab-logo.png) no-repeat;
}
#logo-amauta2{
	background:  no-repeat;
	width:231px;
	height:87px;
	background:url(../image/amautalab-logo.png) no-repeat;
	float:left;
}
#contenido{
	width:1007px;
	height:475px;
}
#boton-back {
	height: 19px;
	width: 147px;
	margin-top: 56px;
	float: left;
}
a:focus {
width:0px;height:0px;outline:0px;
}

#menu-box{
	width:1007px;
	height:100px;
	margin-bottom:24px;
}
#name-group{
	width:146px;
	height:100px;
	float:left;
}
#menu{
	width:861px;
	height:100px;
	float:left;
}
#header{
	height:87px;
}
#conten-navegacion{
	width:427px;
	height:87px;
	float:right;
}
#previous-next {
	height: 21px;
}
#boton-prev {
	height: 21px;
	width: 107px;
	float: right;
}
#numeracion {
	height: auto;
	width: 40px;
	float: right;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.numeracion {
	margin:4px auto 0 auto;
}
#boton-next {
	height: 21px;
	width: 81px;
	float: right;
}
#broadcast-name{
	width:427px;
	height:20px;
	text-align:right;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#conten-flash{
	width:860px;
	height:475px;
	float: right;
}
