#BotonesDerecha {
	float: right;
	width: 170px;
	
}
#ContenedorPublicidad {
	float: right;
	width: 170px;
	
}
.contenidoPublicidad {
	float: right;
	width: 100%;
	
	background-color: #CA7313;
	/*padding-bottom: 0.5em;*/
	text-align: center;
}
.contenidoPublicidad li {
	width: 170px;
	list-style-type: none;
	
	color: #FFFF99;
}
.contenidoPublicidad ul {
	
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


